Change the Access Node for Hypervisor
Endpoint to Change the Access Node
Path Parameters
- hypervisorId integer required
Hypervisor ID to update the Access Node
- application/json
Request Body
accessNode object
id int32name string
Responses
- 200
- 500
OK
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...