Skip to main content

Get Network Topologies

Select

Customer Managed

This endpoint is used to return the list of network topology.

Responses

Success


Schema
  • firewallTopologies object[]
  • topology object
  • id int32
  • name string
  • topologyType firewallTopologyTypes

    Possible values: [NETWORK_GATEWAY, ONE_WAY, TWO_WAY, CASCADING_GATEWAYS, ONEWAY_FORWARDING]

    The type of topology of client groups (and sometimes network gateway) for this instance.

  • clientType firewallClientType

    Possible values: [SERVER, LAPTOP]

    The type of clients associated with the topology.

Loading...