Get All Avns
Returns all matching AVNs
Pass an optional AVN region type matching either Region-A or X-Region
Returns the list of all matching AVNs
[
{
"domainName": "rainpole.io",
"gateway": "192.168.31.1",
"id": "3f39d4a1-78d2-11e8-af85-f1cf26258cdc",
"mtu": "1600",
"name": "vRealize-AVN",
"portGroupName": "sfo-m01-seg01-pg",
"regionType": "REGION_A",
"routerName": "sfo-m01-ec01-t1-gw01",
"subnet": "192.168.31.0",
"subnetMask": "255.255.255.0",
"vlanId": "30"
}
]
Unexpected 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