Read Physical Interface
GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/devices/devicerecords/{{device_id}}/physicalinterfaces/{{device_physicalinterface_id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-auth-access-token | string |
RESPONSES
status: 200
{"metadata":{"timestamp":1636645171003,"domain":{"name":"Global","id":"e276abec-e0f2-11e3-8169-6d9ed49b625f","type":"Domain"},"state":"COMMITTED"},"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/devices/devicerecords/151d76e2-4262-11ec-abe1-ec138fe39c48/physicalinterfaces/000C291A-43AC-0ed3-0000-008589941597"},"type":"PhysicalInterface","enabled":true,"MTU":1500,"name":"GigabitEthernet0/0","id":"000C291A-43AC-0ed3-0000-008589941597","description":"Configured via Postman","mode":"NONE","managementOnly":false,"enableSGTPropagate":false,"ipv4":{"static":{"address":"198.19.255.1","netmask":"255.255.255.0"}},"ipv6":{"enableIPV6":false},"ifname":"inside"}