Get Configs
Get configs associated with the given criteria, all if no criteria is provided
Resource Id
Resource Type
Config Id
Drift Type
Size of the page to retrieve. Default page size is 10. Optional
Page number to retrieve. Default page 0 will retrieve all elements. Optional
OK
{
"elements": [
{
"id": "3f39d4a1-78d2-11e8-af85-f1cf26258cdc",
"name": "Distributed Virtual Portgroup configuration drift",
"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",
"resourceType": "system | domain | cluster | host | edge_cluster",
"type": "fix | feature",
"applicability": {
"versionApplicability": [
{
"productType": "SDDC_MANAGER|VCENTER|ESXI|NSXT_MANAGER|VXRAIL",
"minVersion": "string",
"maxVersion": "string"
}
],
"skuType": "OPTIONS: VXRAIL|VSAN|VSRN_VXRAIL"
}
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
The list of elements included in this page
Represents pageable elements pagination metadata
Internal Server Error
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
Internal Service Unavailable
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
curl -H 'Authorization: <value>' https://{api_host}/v1/config-drifts