Esx Agent Manager Query Agency
Deprecated use agency instead.
An array of all Agency objects.
If called by a vCenter user with the vCenter EAM.View
or EAM.Modify
privilege, this returns all agencies registered in vSphere ESX Agent Manager. If called by a solution, this property only returns the agencies created by the solution (and only those which have not been destroyed).
Requires view 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 EsxAgentManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
The possibly empty set of agencies registered in the vSphere ESX Agent Manager server.
[
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]