Vstats.AcqSpecs.FilterSpec

Vstats.AcqSpecs.FilterSpec
Vstats.AcqSpecs.FilterSpec

The Vstats.AcqSpecs.FilterSpec schema contains properties used to filter the results when listing acquisition specifications.

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
{
    "page": "string"
}
string
page
Optional

Used to retrieve paged data for larger result sets. The value of this token is generated by server and returned as next property in the result of list operations.

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.

missing or null the first page of results will be returned.