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": [
{
"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
}
}
Internal Server Error
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
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 minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
Internal Service Unavailable
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
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 minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message