System Global Type/Management Node Operations
GETManagement Node OperationsSince 0.6SynchronousAuth Required
IsReadyToGo
IsReadyToGo
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
managementNodeIdStringOptional.
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/management-nodes/ready
/zstack/v1/management-nodes/ready
Request Example
curl -X GET 'http://{host}/zstack/v1/management-nodes/ready?managementNodeId=<managementNodeId>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "managementNodeId": "28ff5884cbf83d48b2e50203a5f2e636" }Change History
This API has no change history records yet.
