Vstats.ResourceTypes.Summary
The Vstats.ResourceTypes.Summary schema contains information of addressable resource.
Warning: this schema is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
{
"type": "string"
}
Resource type.
Warning: this property is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vstats.model.RsrcType
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vstats.model.RsrcType
.