Get Network Topology Details
Select
SaaS
Customer Managed
This endpoint is used to return the detail of network topology.
Path Parameters
- topologyId string required
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
topologyDetails object
{
"topologyDetails": {
"topology": {
"id": 0,
"name": "string"
},
"topologyType": "NETWORK_GATEWAY",
"clientType": "SERVER",
"useWildCardProxy": true,
"firewallGroups": [
{
"groupType": "INTERNAL",
"clientGroupId": 0,
"mnemonic": "MY_COMMSERVE",
"advancedOptions": {
"tunnelPort": 0,
"keepAliveInterval": 0
}
}
],
"encryptTraffic": true,
"tunnelProtocol": "REGULAR",
"tunnelsPerRoute": 0
}
}
Requested Details not found
GET /v4/networktopology/:topologyid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'