This topic describes how to view the configurations of an auto provisioning group, the information of created Elastic Compute Service (ECS) instances in the auto provisioning group, and the execution status of scheduling tasks.
Procedure
Log on to the ECS console.
In the left-side navigation pane, choose .
In the top navigation bar, select the region and resource group to which the resource belongs.
On the Auto Provisioning page, find the auto provisioning group that you want to view and click View Details in the Actions column.
The following table describes the information that is displayed in the Auto Provisioning Group Details panel.
Tab
Description
Tab
Description
Group Configurations
Basic Information: the basic information of the auto provisioning group, including the ID, type, status, effective time, and expiration time of the group.
Group Capacity: the real-time and target capacities of the auto provisioning group, including the total real-time and target capacities, the real-time and target capacities of preemptible instances, and the real-time and target capacities of pay-as-you-go instances.
Capacity-related settings: the capacity-related configurations of the auto provisioning group, including the policy for shutting down preemptible instances, the policy for creating preemtible instances, and the shutdown configurations that are used when the provisioning group expires or when the target capacity is exceeded.
Template Configurations
Original Configurations: the source configurations that include information such as the ID and version of the launch template.
Extended Configurations: the extended instance configurations that include information such as instance types and zones configured for the auto provisioning group.
Instances
The list of instances that have been created in the auto provisioning group.
Group History
The scheduling tasks that the auto provisioning group has executed. If the success rate of the tasks is low, check whether the configurations of the auto provisioning group such as available resource pools or maximum prices are properly configured.
References
You can also call the following API operations to view the information of an auto provisioning group:
Query one or more auto provisioning groups: DescribeAutoProvisioningGroups
Query instances in an auto provisioning group: DescribeAutoProvisioningGroupInstances
Query information of scheduling tasks in an auto provisioning group: DescribeAutoProvisioningGroupHistory
You can modify the name and capacity-related settings of an auto provisioning group based on your business requirements. For more information, see Modify an auto provisioning group.