Get Network Topologies
Select
Customer Managed
This endpoint is used to return the list of network topology.
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
firewallTopologies object[]
{
"firewallTopologies": [
{
"topology": {
"id": 0,
"name": "string"
},
"topologyType": "NETWORK_GATEWAY",
"clientType": "SERVER"
}
]
}
Requested Details not found
GET /v4/networktopology
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/NetworkTopology' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'