ZStack Cloud Platform
Single Server, Free Trial for One Year
The Platform Management feature of ZStack Cloud displays the current console proxy information, that is, the information about the proxy you use when you open the console of your VM instance.
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
uuid | The UUID. For more information, see Resource Property. | 0.6 | ||
description | The detailed description of the resource. | Yes | 0.6 | |
state | The state. |
| 0.6 | |
status | The status, including Connected and Disconnected. | 0.6 | ||
type | The type. | 0.6 | ||
managementIp | The IP address of the management node. | 0.6 | ||
consoleProxyOverriddenIp | 0.6 | |||
createDate | The creation date. For more information, see Resource Property. | 0.6 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 0.6 |
{ "inventories": [ { "consoleProxyOverriddenIp": "", "createDate": "Mar 10, 2018 3:40:42 PM", "description": "Console proxy agent running on the management node[uuid:c6696896a2a34f1782781e42f85d89a4]", "lastOpDate": "Mar 10, 2018 3:40:56 PM", "managementIp": "10.0.210.4", "state": "Enabled", "status": "Connected", "type": "ManagementServerConsoleProxy", "uuid": "c6696896a2a34f1782781e42f85d89a4" } ], "success": true }