monitoring_get_wss_location_creation_status_result
monitoring_get_wss_location_creation_status_result
JSON Example
{
"data": [
{
"id": 0,
"status": "string",
"edge": {
"id": 0,
"name": "string"
},
"segment": {
"segmentObjectId": 0,
"name": "string"
},
"profile": {
"id": 0,
"name": "string"
},
"location": {
"vni": 0,
"name": "string"
}
}
],
"metaData": {
"limit": 0,
"more": false,
"nextPageLink": "string",
"prevPageLink": "string"
},
"count": {
"count": 0
}
}