Skip to main content

Push Network Configuration

Select

Customer Managed

Push Network Configuration for the entities of the topology.

Path Parameters
  • topologyId string required

    ID of the Topology

Responses

OK


Schema
  • error object
  • errorString string
  • errorCode integer
POST /firewalltopology/:topologyid/push    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
topologyId — path required
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/FirewallTopology/:topologyId/Push' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'