Vcenter NamespaceManagement Software Clusters Result

Vcenter NamespaceManagement Software Clusters Result
Vcenter NamespaceManagement Software Clusters Result

This schema is deprecated as of vSphere API 9.1.0.0.

The Vcenter NamespaceManagement Software Clusters Result schema contains the result of batch upgrade method.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "res": "string",
    "exception": {}
}
string
res
Required

This property is deprecated as of vSphere API 9.1.0.0.

The result of batch upgrade method.

For more information see: Vcenter NamespaceManagement Software Clusters Result Res.

This property was added in vSphere API 7.0.0.0.

object
exception
Optional

This property is deprecated as of vSphere API 9.1.0.0.

Exception when cluster pre-check failed during upgrade invocation.

This property was added in vSphere API 7.0.0.0.

This property is optional and it is only relevant when the value of res is Vcenter NamespaceManagement Software Clusters Result Res.REJECTED.

Deprecated