Skip to main content

Query Bulk Site Updates (v2.0)

POST 

/sdwan/v2.0/api/sites/bulkoperations

Query updates in an input field in multiple sites.

Request

Body

Request to update a field in multiple sites

    id string

    The ID.

    site_ids string[]

    The site IDs.

    type string

    Possible values: [VRF_CONTEXT_PROFILE_UPDATE]

    The VRF type.

    vrf_context_profile_id string

    The VRF context profile ID.

Responses

Successful Operation

Schema
    id string

    The ID.

    site_ids string[]

    The site IDs.

    type string

    Possible values: [VRF_CONTEXT_PROFILE_UPDATE]

    The VRF type.

    vrf_context_profile_id string

    The VRF context profile ID.

Loading...