Cluster EVC Manager Check Configure Evc Mode Task
Test the validity of configuring an EVC mode on the managed cluster.
Required privileges: System.View
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 ClusterEVCManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
{
"evcModeKey": "string",
"evcGraphicsModeKey": "string"
}
A key referencing the desired EVC mode.
A key referencing the desired EVC Graphics mode Capability.supportedEVCGraphicsMode.
Since: vSphere API Release 7.0.1.0
This method returns a Task object with which to monitor the operation.
{
"_typeName": "string",
"type": "string",
"value": "string"
}