Devices-DeviceRecords-Sub Interfaces
Number of APIs: 5
-
Create SubInterface POST {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/subinterfaces
-
Find SubInterface ID GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/subinterfaces?expanded=True
-
Read SubInterface GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/subinterfaces/{{device_subinterface_id}}
-
Update SubInterface PUT {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/subinterfaces/{{device_subinterface_id}}
-
Delete SubInterface DELETE {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/subinterfaces/{{device_subinterface_id}}