Get 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
[
{
"id": "3f39d4a1-78d2-11e8-af85-f1cf26258cdc",
"name": "vRealize-AVN",
"regionType": "REGION_A",
"subnet": "192.168.31.0",
"subnetMask": "255.255.255.0",
"gateway": "192.168.31.1",
"mtu": 1600,
"vlanId": 30,
"portGroupName": "sfo-m01-seg01-pg",
"domainName": "rainpole.io",
"routerName": "sfo-m01-ec01-t1-gw01"
}
]
Unexpected 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.
curl -H 'Authorization: <value>' https://{api_host}/v1/avns