Get Network Topology properties (Deprecated)
Select
Customer Managed
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
This operation returns details of a particular network topology.
Path Parameters
- topologyId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
topologyInfo object
{
"topologyInfo": {
"extendedProperties": "string",
"topologyType": 1,
"description": "string",
"isSmartTopology": true,
"firewallGroups": [
{
"fwGroupType": 1,
"isMnemonic": true,
"clientGroup": {
"clientGroupName": "string",
"clientGroupId": 0
},
"options": {
"configureAutomatically": true,
"tunnelConnectionPort": 0,
"keepAliveSeconds": 0
}
}
],
"topologyEntity": {
"topologyName": "string"
}
}
}
{
"topologyInfo": {
"extendedProperties": "<App_TopologyExtendedProperties connectionProtocol=\"2\" numberOfStreams=\"1\" displayType=\"0\" encryptTraffic=\"0\"/>",
"topologyType": 3,
"description": "",
"isSmartTopology": true,
"firewallGroups": [
{
"fwGroupType": 2,
"isMnemonic": false,
"clientGroup": {
"_type_": 28,
"clientGroupId": 25
},
"options": {
"useWildcardProxy": false,
"configureAutomatically": true,
"keepAliveSeconds": 100,
"tunnelConnectionPort": 8409
}
},
{
"fwGroupType": 1,
"isMnemonic": true,
"clientGroup": {
"_type_": 28,
"clientGroupId": -1
}
}
],
"topologyEntity": {
"_type_": 156,
"topologyName": "oneway",
"topologyId": 14
}
},
"error": {
"errorCode": 0
}
}
GET /firewalltopology/:topologyid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'