Operations Management/Access Control/Console Service Operations
GETConsole Service OperationsSince 0.6SynchronousAuth Required
QueryConsoleProxyAgent
QueryConsoleProxyAgent
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/consoles/agents
/zstack/v1/consoles/agents
Request Example
curl -X GET 'http://{host}/zstack/v1/consoles/agents' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "c77bbc7d3364449e9543d0776a6087de", "managementIp": "127.0.0.1", "type": "ManagementServerConsoleProxy", "state": "Connected" } ] }Change History
This API has no change history records yet.
