Skip to main content

Delete Hub Cluster (v3.0)

DELETE 

https://api.sase.paloaltonetworks.com/sdwan/v3.0/api/sites/:site_id/hubclusters/:hub_cluster_id

Delete an existing WAN interface.

Request

Path Parameters

    site_id stringrequired

    ID of the site. More details on the site can be retrieved by querying the sites API.

    hub_cluster_id stringrequired

    ID of the hub cluster.

Responses

Successful Operation

Schema
    admin_upboolean

    The hub cluster admin state.

    idstring

    The ID.

    load_alarm_thresholdint32

    The load alarm threshold.

    namestring

    The resource name (Max size = 128).

    subscription_factorfloat

    The subscription factor.

curl -L -X DELETE 'https://pan.dev/sdwan/v3.0/api/sites/:site_id/hubclusters/:hub_cluster_id' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.sase.paloaltonetworks.com
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!