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