Sync Interfaces with device
POST {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/interfaceevents
Request Body
{"action"=>"SYNC_WITH_DEVICE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-auth-access-token | string |
RESPONSES
status: 201
{"action":"SYNC_WITH_DEVICE","hasPendingChanges":false}