Agency Agency Disable

Agency Agency Disable

Deprecated its definition is not consistent across agent VMs and VIBs. It is impossible to be defined since there is no corresponding state of ESXi vibs.

Sets the goal state of this Agency to disabled.

This powers off any powered on agent virtual machines, but continues provisioning agents to hosts that are added to the compute resources in the agency's scope, and removes agents from hosts that are taken out of the scope.

Requires modify privileges.

Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/eam/Agency/{moId}/Agency_Disable
COPY
Path Parameters
string
moId
Required

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}.

string
release
Required

The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure