API Guide

]
}
404 — Requested entity does not exist
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
default — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
DELETE /vm-managers/{id}
Deletes a VM manager using the VM manager ID.
API
DELETE /vm-managers/{id}
Description This API deletes a vCenter/NSX by ID.
Parameters
Table 89. API parameters
Filter name Description
*id
string
(path)
Unique identifier of the vCenter/NSX to update.
Responses 200 — Success or error response
{
"new_object_id": "string",
194 VM-managers