Parameter | Type | Description | Example |
---|---|---|---|
object | A short description of struct | ||
InstanceId | string | The instance ID. | eas-i-1800z74n30kao**** |
InstanceName | string | The instance name. | eas01122713204***** |
InstanceIp | string | The IP address of the instance. | 11.227.XX.XX |
InstanceStatus | string | The instance status. Valid values:
| Ready |
InstanceCpuCount | integer | The number of CPU cores for the instance. | 4 |
InstanceGpuCount | integer | The number of GPUs for the instance. | 0 |
InstanceMemory | string | The memory size of the instance. | 8192M |
InstanceSystemDiskSize | integer | The system disk size of the instance. | 200 |
InstanceGpuMemory | string | The GPU memory size of the instance. | 0G |
InstanceUsedCpu | float | The number of CPU cores used by the instance. | 2.4 |
InstanceUsedGpu | float | The number of GPUs used by the instance. | 0 |
InstanceUsedMemory | string | The size of the memory used by the instance. | 1000M |
InstanceType | string | The instance type. | ecs.s6-c1m2.xlarge |
CreateTime | string | The time when the instance was created. | 2020-07-05T22:51:32Z |
ChargeType | string | The billing method of the instance. | PrePaid |
ExpiredTime | string | The time when the instance expires. | 2020-08-05T22:51:32Z |
AutoRenewal | boolean | Indicates whether auto-renewal is enabled for the instance. | false |
Arch | string | The system architecture of the instance. | arm64 |
Region | string | The region ID of the instance. | cn-hangzhou |
Zone | string | The ID of the zone to which the instance belongs. | cn-hangzhou-b |
ResourceId | string | The ID of the resource group to which the instance belongs. | eas-r-xxxxx |
InstanceTenantIp | string | The IP address of the instance in the VPC. | 192.168.xx.xx |
InstanceUsedGpuMemory | string | The size of the GPU memory used by the instance. | 470M |
Labels | array<object> | The instance tags. | |
object | |||
LabelKey | string | The tag key of the instance. | key |
LabelValue | string | The tag value of the instance. | value |