Esx.Settings.Inventory.Reports.Summary.Clusters.SoftwareSpecInfo

Esx.Settings.Inventory.Reports.Summary.Clusters.SoftwareSpecInfo
Esx.Settings.Inventory.Reports.Summary.Clusters.SoftwareSpecInfo

The Esx.Settings.Inventory.Reports.Summary.Clusters.SoftwareSpecInfo schema contains properties to describe the details regarding the software specification from repository assigned to the cluster.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "id": "string",
    "display_name": "string"
}
string
id
Required

Identifier of the software specification from repository assigned to the cluster.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.repository.software_spec. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.repository.software_spec.

string
display_name
Required

Display name of the software specification from repository assigned to the cluster.

This property was added in vSphere API 9.0.0.0.