Skip to main content

Change Mode of Element from FIPS to Non-FIPS (v2.1)

POST 

/sdwan/v2.1/api/elements/:element_id/fips_mode_change_operations

Change the mode of an element from FIPS to Non-FIPS or vice-versa.

Request

Path Parameters

    element_id stringrequired

    The element ID.

Body

Details of the operations on element

    action string

    The action performed on the element.

    id string

    Id

    parameters string[]

    The parameters for the element operations.

Responses

Successful Operation

Schema
    action string

    The action performed on the element.

    id string

    Id

    parameters string[]

    The parameters for the element operations.

Loading...