Eam Object Query Issue
Current issues that have been detected for this entity.
Each issue can be remediated by invoking Resolve or ResolveAll.
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 EamObject/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
{
"issueKey": [
0
]
}
An optional array of issue keys. If not set, all issues for this entity are returned.
A possibly empty array of issues that match the input issueKey
array. Note that the returned array can be smaller than issueKey
if one or more issue keys refers to issues that this entity does not have.
[
{
"_typeName": "string",
"key": 0,
"description": "string",
"time": "string"
}
]