Tier0RouterInterfaces
Tier0RouterInterfaces
List of interfaces for a specific Tier-0 Router.
JSON Example
{
"values": [
{
"id": "string",
"displayName": "string",
"description": "string",
"interfaceType": "string",
"subnets": [
"string"
],
"edgeNodeRef": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
}
}
]
}