get_enterprise_edge_cloud_services_result
get_enterprise_edge_cloud_services_result
This class is array of
object
JSON Example
[
{
"state": "string",
"timestamp": "string",
"link": "string",
"local_interface_ip": "string",
"local_public_ip": "string",
"nvs_ip": "string",
"pathId": "string",
"segmentId": 0,
"segmentLogicalId": "string",
"site": {
"id": 0,
"logicalId": "string",
"data": {
"ikeIdType": "string",
"pskType": "string",
"ikeId": "string"
}
},
"provider": {
"name": "string",
"id": 0,
"logicalId": "string",
"data": {
"primaryServer": "string",
"secondaryServer": "string",
"automateDeployment": false,
"enableTunnels": false,
"sharedIkeAuth": false,
"maxTunnelsPerIkeIdentity": 0,
"provider": "string"
}
}
}
]