Data Structure for Querying Details About ECSs
| Parameter | Type | Description |
|---|---|---|
| version | String | Specifies the IP address version.
|
| addr | String | Specifies the IP address. |
| OS-EXT-IPS:type | String | Specifies the IP address type.
|
| OS-EXT-IPS-MAC:mac_addr | String | Specifies the MAC address. |
| OS-EXT-IPS:port_id | String | Specifies the port ID corresponding to the IP address. |
| Parameter | Type | Description |
|---|---|---|
| id | String | Specifies the ECS flavor ID. |
| name | String | Specifies the ECS flavor name. |
| disk | String | Specifies the system disk size in the ECS flavor. Value 0 indicates that the disk size is not limited. The field is invalid in this system. |
| vcpus | String | Specifies the number of vCPUs in the ECS flavor. |
| ram | String | Specifies the memory size (MB) in the ECS flavor. |
| Parameter | Type | Description |
|---|---|---|
| name | String | Specifies the security group name or UUID. |
| id | String | Specifies the security group ID. |
The following table lists parameters involved in the fault information attribute.
| Parameter | Type | Description |
|---|---|---|
| message | String | Specifies the fault information. |
| code | Integer | Specifies the error code. |
| details | String | Specifies the fault details. |
| created | String | Specifies the time when the fault occurred. The time is in ISO 8601 time format. |
| Parameter | Type | Description |
|---|---|---|
| id | String | Specifies the disk ID in UUID format. |
| delete_on_termination | String | Specifies whether the disk is deleted with the ECS.
This parameter is newly added in microversion 2.3. |
| bootIndex | String | Specifies the EVS disk boot sequence.
|
| device | String | Specifies the drive letter of the EVS disk, which is the device name of the EVS disk. |
| Parameter | Type | Description |
|---|---|---|
| charging_mode | String | Specifies the ECS billing mode.
|
| metering.order_id | String | Specifies the order ID for a yearly/monthly ECS. |
| metering.product_id | String | Specifies the product ID for a yearly/monthly ECS. |
| vpc_id | String | Specifies the ID of the VPC where the ECS is located. |
| EcmResStatus | String | Specifies the ECS frozen status.
NOTE: The system automatically adds this field, which is mandatory, after an ECS is frozen or unfrozen. |
| metering.image_id | String | Specifies the image ID of the ECS. |
| metering.imagetype | String | Specifies the image type. The following types are supported:
|
| metering.resourcespeccode | String | Specifies the resource specifications of the ECS. |
| metering.resourcetype | String | Specifies the resource type of the ECS. Value 1 indicates ECSs. |
| cascaded.instance_extrainfo | String | Specifies the extended information about the internal ECSs. |
| image_name | String | Specifies the image name of the ECS. |
| agency_name | String | Specifies the IAM agency name. An agency is created by a tenant administrator on IAM to provide temporary credentials for ECSs to access cloud services. |
| os_bit | String | Specifies the number of bits in the operating system: 32 or 64. |
| os_type | String | Specifies the OS type. The value can be Linux or Windows. |
| __support_agent_list | String | Specifies whether the ECS supports Host Security Service (HSS) and Cloud Eye.
|
| lockCheckEndpoint | String | Specifies the callback URL for checking whether ECS locking is enabled.
|
| lockSource | String | Specifies the lock source.
|
| lockSourceId | String | Specifies the ECS lock source ID. If lockSource is set to ORDER, lockSourceId is the order ID. |
| lockScene | String | Specifies the ECS lock type.
|
| virtual_env_type | String |
NOTE:
|
Last Article: Data Structure for Creating ECSs
Next Article: Data Structure for Query Details About Specifications
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.