Vstats.CounterSets.Info

Vstats.CounterSets.Info
Vstats.CounterSets.Info

The Vstats.CounterSets.Info schema contains information about a set of counters.

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.

JSON Example
{
    "id": "string",
    "counters": [
        {
            "cid": "string",
            "mid": "string"
        }
    ],
    "user_info": {
        "label": "Vapi.Std.LocalizableMessage Object",
        "description": "Vapi.Std.LocalizableMessage Object"
    }
}
string
id
Required

Counter set identifier.

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.

counters
Required

List of Counter CidMids.

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.

Vstats.UserInfo
user_info
Optional

user_info