Policies APIs
The Policies service provides operations to manage compute policies. A compute policy defines the intended behavior for a collection of vSphere objects identified by a tag. A compute policy is an instance of a capability. It is created by providing a value for the creation type specified by the capability. See Capabilities.Info.create-spec-type.
Operations
POST
Create Compute Policies
Creates a new compute policy. if you do not have all of the privileges described as follows: - Operation execution requires ComputePolicy.Manage.
GET
List Compute Policies
Returns information about the compute policies available in this vCenter server. if you do not have all of the privileges described as follows: - Operation execution requires System.Read.
DELETE
Delete Policy Compute Policies
Deletes a specific compute policy. if you do not have all of the privileges described as follows: - Operation execution requires ComputePolicy.Manage.
GET
Get Policy Compute Policies
Returns information about a specific compute policy. if you do not have all of the privileges described as follows: - Operation execution requires System.Read.