Agency Uninstall
Sets the goal state of this Agency
to
uninstalled
.
This initiates the uninstallation of this
Agency
, which causes all agents to be removed.
The best practice when destroying an agency is to call
uninstall
, wait for the runtime status to turn green, and
then invoke DestroyAgency. When waiting for this
Agency
to be uninstalled the solution can then attend to and
resolve any raised issues.
Requires modify privileges.
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case Agency/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
No Content
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/eam/Agency/{moId}/Uninstall