Parameter | Type | Description | Example |
---|---|---|---|
object | The response parameters. | ||
HostIP | string | The IP address of the host where the instance resides. | 11.0.XX.XX |
HostName | string | The name of the host where the instance resides. | smart-scene-cls-854dbdc99d-**** |
InnerIP | string | The internal IP address of the instance. | 172.17.0.17 |
InstanceName | string | The instance name. | foo-5fc8946767-v**** |
InstancePort | integer | The network port of the instance. | 8080 |
LastState | array<object> | The last state of the instance. | |
object | The details of the instance state. | [] | |
Namespace | string | The namespace of the instance. | foo |
Reason | string | The reason for which the instance is in the current state. | RUNNING |
RestartCount | integer | The number of times that the instance restarted. | 1 |
Status | string | The instance state. Valid values:
| Running |
TotalProcesses | integer | The total number of processes that the instance contains. | 1 |
ReadyProcesses | integer | The number of processes that have started for the instance. | 1 |
StartAtdeprecated | string | The time when the instance was started. This parameter is deprecated. StartTime is used instead. | 2021-05-27T09:46:05Z |
Role | string | The service role of the instance. Valid values: Queue, DataLoader, and Standard. | Standard |
ResourceType | string | The type of the resource group to which the instance belongs. Valid values: PublicResource and PrivateResource. | PublicResource |
TenantInstanceIP | string | The IP address of the instance in the VPC. | 192.168.xx.xx |
TenantHostIP | string | The IP address of the host in the VPC. | 192.168.xx.xx |
IsSpot | boolean | Indicates whether the instance is a spot instance. | false |
CurrentAmount | float | The current hourly price of the spot instance. | 0.444 |
OriginalAmount | float | The original hourly price of the spot instance before a discount is used. | 2.2 |
Isolated | boolean | Indicates whether the instance is isolated. | false |
Zone | string | The zone to which the instance belongs. | cn-shanghai-a |
ExternalIP | string | The IP address of the instance in the user-created VPC. | 192.168.1.100 |
ExternalInstancePort | integer | The port number of the instance in the user-created VPC. | 8080 |
StartTime | string | The time when the instance was started. | 2021-05-27T09:46:05Z |