Vcenter Compute Policies UpdateSpec

Vcenter Compute Policies UpdateSpec
Vcenter Compute Policies UpdateSpec

The Vcenter Compute Policies UpdateSpec schema describes the changes to be applied to a compute policy.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "managed_by": {
        "entity": "string"
    },
    "description": "string"
}
managed_by
Optional

Information about the entity that manages this policy. This property identifies which entity is responsible for managing the policy and can influence operations such as delete.

This property was added in vSphere API 9.1.0.0.

If missing or null, the managedBy property is not modified.

string
description
Optional

Description for the policy.

This property was added in vSphere API 9.1.0.0.

If missing or null, the policy description property is not modified.