System Global Type/Management Node Operations
PUTManagement Node OperationsSince 4.1.0SynchronousAuth Required
GetManagementNodeOS
GetManagementNodeOS
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/actions
/zstack/v1/management/actions
Request Example
curl -X PUT 'http://{host}/zstack/v1/management/actions?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "name": "Linux", "version": "5.4.0-33-generic" }Change History
This API has no change history records yet.
