Vcenter Compute APIs
The com.vmware.vcenter.compute namespace provides resources for managing compute policies.
The Vcenter Compute Policies resource 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 Vcenter Compute Policies Capabilities Info.create_spec_type.
This resource was added in vSphere API 7.0.3.0.
The Vcenter Compute Policies Capabilities resource provides operations to manage compute policy capabilities. The description of the capability provides information about the intent of a policy based on this capability. A capability provides a type to create a policy (see POST /vcenter/compute/policies). A capability also provides a type that describes the information returned when retrieving information about a policy (see GET /vcenter/compute/policies/{policy}).
This resource was added in vSphere API 7.0.3.0.
The Vcenter Compute Policies TagUsage resource provides operations to query which tags are used by policies.
This resource was added in vSphere API 7.0.3.0.