IpSpaceMigrationViolations
IpSpaceMigrationViolations
List of violations related to IP Space migration of a Provider Gateway.
JSON Example
{
"values": [
{
"violationValue": "string",
"violationMessage": "string",
"category": "string",
"matchingIpSpaceRef": {
"name": "string",
"id": "string"
},
"matchingIpSpaceUplinkRef": {
"name": "string",
"id": "string"
},
"usedByRef": {
"name": "string",
"id": "string"
},
"ownerRef": {
"name": "string",
"id": "string"
},
"orgRef": {
"name": "string",
"id": "string"
}
}
]
}