Perform VMClient Offboard
Select
SaaS
Customer Managed
This operation offboards a VM client based on GUID of the VM client.
Path Parameters
- vmGuid string required
- application/json
Request Body required
- vmName string
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Successfully offboarded the vm client HMLMV2RegVM1VM1",
"errorCode": 0
}
Loading...