Compute_Policies_Capabilities_Summary

Compute_Policies_Capabilities_Summary
Compute_Policies_Capabilities_Summary

The Capabilities.Summary structure contains commonly used information about a compute policy capability.

JSON Example
{
    "capability": "string",
    "name": "string",
    "description": "string"
}
string
capability
Required

Identifier of the capability. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability.

string
name
Required

Name of the capability.

string
description
Required

Description of the capability.