Cluster Profile Update Cluster Profile
Update the ClusterProfile with the specified config.
Required privileges: Profile.Edit
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 ClusterProfile/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"UpdateClusterProfileRequestType Object"
Specification which describes the changes.
No Content
DuplicateName: If the profile with the new name already exists.
"DuplicateName Object"
The name that is already bound in the name space.
Managed object that already holds the name.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/ClusterProfile/{moId}/UpdateClusterProfile