Agent Resolve
Resolves the issues specified in the input.
If an issue is remediable, ESX Agent Manager tries to resolve the misconfiguration that caused the issue. If it is not remediable, the offending issue is removed and ESX Agent Manager assumes that the issue has been resolved.
Requires modify privileges.
See also Issue.
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 Agent/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
Show optional properties
{
"issueKey": [
{}
]
}
{
"issueKey": [
0
]
}
A non-empty array of issue keys.
A possibly empty array of issue keys for the issues that were not found on the entity. This can happen if resolve
is called with issue keys that were resolved just prior to calling resolve
or if an issue is currenly not resolvable.
[
{}
]