PageOfConfigDriftSpec
PageOfConfigDriftSpec
Represents a page of elements of a single type
JSON Example
{
"elements": [
{
"applicability": {
"versionApplicability": [
{
"maxVersion": "string",
"minVersion": "string",
"productType": "SDDC_MANAGER|VCENTER|ESXI|NSXT_MANAGER|VXRAIL"
}
]
},
"description": "This drift operation will create an additional distributed virtual port group on a cluster for VCF management VM communication, and migrate VCF-managed VMs to this new port group",
"id": "3f39d4a1-78d2-11e8-af85-f1cf26258cdc",
"name": "Distributed Virtual Portgroup configuration drift",
"resourceType": "system | domain | cluster | host | edge_cluster",
"type": "fix | feature"
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}