{"type":"api","title":"Get FTD Physical Interface","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ee9bdf946673e45c4f256a22e0a754e29a9b2098/54f4ba30-7fe2-3433-bbd5-a4d458aee37e","info":{"title":"Cisco Cloud-delivered Firewall Management Center (cdFMC) API","version":"1.15.0","description":"Use the documentation to explore the endpoints the cdFMC has to offer","contact":{"name":"Cisco Firepower TAC","email":"ngfw-support@cisco.com"}},"tags":[{"name":"Analysis"},{"name":"Audit"},{"name":"Backup"},{"name":"Change Management"},{"name":"Chassis"},{"name":"Deployment"},{"name":"Device Clusters"},{"name":"Device Groups"},{"name":"Device HA Pairs"},{"name":"Devices"},{"name":"Health"},{"name":"Integration"},{"name":"Intelligence"},{"name":"License"},{"name":"Network Map"},{"name":"Object"},{"name":"Policy"},{"name":"Policy Assignments"},{"name":"Search"},{"name":"Status"},{"name":"System Configuration"},{"name":"System Information"},{"name":"Templates"},{"name":"Troubleshoot"},{"name":"Updates"},{"name":"Users"}],"openapi":"3.0.1","servers":[{"url":"https://api.us.security.cisco.com/firewall","description":"US"},{"url":"https://api.eu.security.cisco.com/firewall","description":"EU"},{"url":"https://api.apj.security.cisco.com/firewall","description":"APJ"},{"url":"https://api.au.security.cisco.com/firewall","description":"AUS"},{"url":"https://api.in.security.cisco.com/firewall","description":"IN"},{"url":"https://api.int.security.cisco.com/firewall","description":"Staging"},{"url":"https://scale.manage.security.cisco.com/api/rest","description":"Scale"},{"url":"https://ci.manage.security.cisco.com/api/rest","description":"CI"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"deprecated":false,"description":"**Get the physical interface associated with the specified NGFW device ID and interface ID.**","operationId":"getFTDPhysicalInterface","parameters":[{"description":"Unique identifier of the NGFW physical interface.","in":"path","name":"objectId","required":true,"schema":{"type":"string"}},{"description":"UUID of the ticket for tracking the configuration changes.","in":"header","name":"ticket-id","required":false,"schema":{"type":"string"}},{"description":"The container id under which this specific resource is contained.","in":"path","name":"containerUUID","required":true,"schema":{"type":"string"}},{"name":"domainUUID","description":"Domain UUID","in":"path","required":true,"schema":{"type":"string"},"$$ref":"#/components/parameters/domainUUID"}],"responses":{"200":{"content":{"application/json":{"examples":{"Example 1 : GET /fmc_config/v1/domain/default/devices/devicerecords/containerUUID/physicalinterfaces/PhyIntfId1 ( GET method for FTD physical interface of a FEC supported device for a given UUID )":{"value":{"LLDP":{"receive":false,"transmit":false},"MTU":1500,"applicationMonitoring":{"enable":true,"monitoredApplications":[{"id":"2325","name":"050plus","type":"Application"},{"id":"1553","name":"1&1 Internet","type":"Application"}]},"description":"Interface description","enableAntiSpoofing":false,"enableSGTPropagate":true,"enabled":false,"hardware":{"autoNegState":true,"duplex":"FULL","fecMode":"CL108RS","flowControlSend":"OFF","speed":"THOUSAND"},"id":"PhyIntfId1","ifname":"Intf1","ipv4":{},"ipv6":{},"links":{"self":"/fmc_config/v1/domain/default/devices/devicerecords/deviceUUID/physicalinterfaces/PhyIntfId1"},"managementAccess":false,"managementOnly":false,"metadata":{"_comment":"Supported speed will be available only for 3100 series devices","domain":{"id":"Global_UUID","name":"Global"},"supportedSpeed":"HUNDRED,TEN,THOUSAND,AUTO,TWENTY_FIVE_THOUSAND","timestamp":1467048332483},"mode":"INLINE","name":"Ethernet1/14","nveOnly":false,"overrideDefaultFragmentSetting":{},"pathMonitoring":{"enable":true,"monitoredIp":"string","type":"PEER_IPV4 | PEER_IPV6 | AUTO | AUTO4 | AUTO6"},"powerOverEthernet":{"consumptionWattage":0,"state":true},"priority":10,"securityZone":{"id":"SecZoneUUID1","type":"SecurityZone"},"type":"PhysicalInterface"}},"Example 2 : GET /fmc_config/v1/domain/default/devices/devicerecords/containerUUID/physicalinterfaces/PhyIntfId1 ( GET method for FTD physical interface for a given UUID )":{"value":{"LLDP":{"receive":false,"transmit":false},"MTU":1500,"applicationMonitoring":{"enable":true},"description":"Interface description","enableAntiSpoofing":false,"enableSGTPropagate":true,"enabled":false,"hardware":{"autoNegState":true,"duplex":"FULL","fecMode":"AUTO","flowControlSend":"OFF","speed":"THOUSAND"},"id":"PhyIntfId1","ifname":"Intf1","ipv4":{},"ipv6":{},"links":{"self":"/fmc_config/v1/domain/default/devices/devicerecords/deviceUUID/physicalinterfaces/PhyIntfId1"},"managementAccess":false,"managementOnly":false,"metadata":{"_comment":"Supported speed will be available only for 2100 series devices","domain":{"id":"Global_UUID","name":"Global"},"supportedSpeed":"HUNDRED,TEN,THOUSAND,AUTO","timestamp":1467048332483},"mode":"INLINE","name":"GigabitEthernet1/1","nveOnly":false,"overrideDefaultFragmentSetting":{},"pathMonitoring":{"enable":true,"monitoredIp":"string","type":"PEER_IPV4 | PEER_IPV6 | AUTO | AUTO4 | AUTO6"},"powerOverEthernet":{"consumptionWattage":0,"state":true},"priority":10,"securityZone":{"id":"SecZoneUUID1","type":"SecurityZone"},"type":"PhysicalInterface"}},"Example 3 : GET /fmc_config/v1/domain/default/devices/devicerecords/containerUUID/physicalinterfaces/PhyIntfId1 ( GET method for FTD physical interface for a given UUID on a FMC Access enabled device (6.7.0 or later) )":{"value":{"LLDP":{"receive":false,"transmit":false},"MTU":1500,"applicationMonitoring":{"enable":true},"description":"Interface description","enableAntiSpoofing":false,"enableSGTPropagate":true,"enabled":false,"fmcAccessConfig":{"allowedNetworks":[{"id":"cb7116e8-66a6-480b-8f9b-295191a0940a","name":"any-ipv4","type":"Network"}],"enableAccess":true},"hardware":{"autoNegState":false,"duplex":"FULL","flowControlSend":"OFF","speed":"THOUSAND"},"id":"PhyIntfId1","ifname":"outside","ipv4":{"dhcp":{"dhcpRouteMetric":1,"enableDefaultRouteDHCP":"true"}},"ipv6":{},"links":{"self":"/fmc_config/v1/domain/default/devices/devicerecords/deviceUUID/physicalinterfaces/PhyIntfId1"},"managementAccess":false,"managementOnly":false,"metadata":{"_comment":"Supported speed will be available only for 2100 series devices","domain":{"id":"Global_UUID","name":"Global"},"supportedSpeed":"HUNDRED,TEN,THOUSAND,AUTO","timestamp":1467048332483},"mode":"INLINE","name":"GigabitEthernet1/1","nveOnly":false,"overrideDefaultFragmentSetting":{},"pathMonitoring":{"enable":true,"monitoredIp":"string","type":"PEER_IPV4 | PEER_IPV6 | AUTO | AUTO4 | AUTO6"},"powerOverEthernet":{"consumptionWattage":0,"state":true},"priority":10,"securityZone":{"id":"SecZoneUUID1","type":"SecurityZone"},"type":"PhysicalInterface"}},"Example 4 : GET /fmc_config/v1/domain/default/devices/devicerecords/containerUUID/physicalinterfaces/PhyIntfId1 ( GET method for FTD physical interface for a given UUID: SSP provisioned Instance device's interface )":{"value":{"MTU":"1500","applicationMonitoring":{"enable":true},"description":"Interface description","enableAntiSpoofing":"false","enableSGTPropagate":true,"enabled":"true","fragmentReassembly":"false","id":"005056A9-6FB0-0ed3-0000-064424510716","ifname":"diagnostic","ipv6":{"enableRA":"true","raInterval":"200","raLifeTime":"1800"},"links":{"self":"/fmc_config/v1/domain/default/devices/devicerecords/deviceUUID/physicalinterfaces/PhyIntfId1"},"managementAccess":false,"managementOnly":"true","metadata":{"domain":{"id":"Global_UUID","name":"Global"},"isSupervisorProvisioned":"true","timestamp":"1467048332483"},"mode":"NONE","name":"Ethernet1/1","nveOnly":false,"pathMonitoring":{"enable":true,"monitoredIp":"string","type":"PEER_IPV4 | PEER_IPV6 | AUTO | AUTO4 | AUTO6"},"priority":10,"type":"PhysicalInterface"}},"Example 5 : GET /fmc_config/v1/domain/default/devices/devicerecords/containerUUID/physicalinterfaces/PhyIntfIds ( GET method for FTD physical interface for a given UUID: TRUNK mode Interface in L2 Switching Enabled Device )":{"value":{"description":"Interface description","enabled":false,"id":"InterfaceUUID","links":{"self":"/fmc_config/v1/domain/default/devices/devicerecords/deviceUUID/physicalinterfaces/PhyIntfId2"},"metadata":{"domain":{"id":"Global_UUID","name":"Global"},"isSupervisorProvisioned":"false","timestamp":"1467048332483"},"mode":"SWITCHPORT","name":"GigabitEthernet0/1","nveOnly":false,"powerOverEthernet":{"consumptionWattage":0,"state":true},"switchPortConfig":{"portMode":"TRUNK","protectedEnabled":true,"trunkModeAllowedVlanIds":"2-10","trunkModeNativeVlanId":1},"type":"PhysicalInterface"}},"Example 6 : GET /fmc_config/v1/domain/default/devices/devicerecords/containerUUID/physicalinterfaces/PhyIntfId3 ( GET method for FTD physical interface for a given UUID: ACCESS mode Interface in L2 Switching Enabled Device )":{"value":{"description":"Interface description","enabled":false,"id":"InterfaceUUID","links":{"self":"/fmc_config/v1/domain/default/devices/devicerecords/deviceUUID/physicalinterfaces/PhyIntfId3"},"metadata":{"domain":{"id":"Global_UUID","name":"Global"},"isSupervisorProvisioned":"false","timestamp":"1467048332483"},"mode":"SWITCHPORT","name":"GigabitEthernet0/1","nveOnly":false,"powerOverEthernet":{"consumptionWattage":0,"state":true},"switchPortConfig":{"accessModeVlanId":2,"portMode":"ACCESS","protectedEnabled":true},"type":"PhysicalInterface"}}},"schema":{"type":"object","properties":{"LLDP":{"type":"object","properties":{"receive":{"type":"boolean"},"transmit":{"type":"boolean"}},"$$ref":"#/components/schemas/LLDPContainer"},"MTU":{"format":"int32","type":"integer"},"activeMACAddress":{"type":"string"},"applicationMonitoring":{"type":"object","properties":{"enable":{"type":"boolean"},"monitoredApplications":{"items":{"type":"object","description":"Represents an ApplicationModel containing Application Types, Tags, Productivity, Risk, and Categories.","properties":{"appId":{"description":"Application Identifier stored in internal database (VDB).","format":"int32","type":"integer"},"applicationTypes":{"description":"List of objects representing application types.","items":{"type":"object","description":"Represents an ApplicationType.","properties":{"description":{"description":"Application type resource description.","type":"string"},"id":{"description":"Unique identifier for the application type.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"description":"Object representing metadata attributes for the application type.","type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"description":"Name of the application type.","type":"string"},"overridable":{"description":"Boolean indicating whether object values can be overridden.","type":"boolean"},"overrides":{"description":"An object override allows you to define an alternate value for an object on a device or domain.","type":"object","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"type":{"description":"Type of the response object. This value is always ApplicationType.","type":"string"},"version":{"description":"Version number of the response object.","type":"string"}},"$$ref":"#/components/schemas/IApplicationType"},"type":"array"},"categories":{"description":"List of objects representing application categories.","items":{"type":"object","description":"Represents an ApplicationCategory.","properties":{"description":{"description":"Application category resource description.","type":"string"},"id":{"description":"Unique identifier for the application category.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"description":"Object representing metadata attributes for the application category.","type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"description":"Name of the application category.","type":"string"},"overridable":{"description":"Boolean indicating whether object values can be overridden.","type":"boolean"},"overrides":{"description":"An object override allows you to define an alternate value for an object on a device or domain.","type":"object","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"type":{"description":"Type of the response object. This value is always ApplicationCategory.","type":"string"},"version":{"description":"Version number of the response object.","type":"string"}},"$$ref":"#/components/schemas/IApplicationCategory"},"type":"array"},"deprecated":{"description":"Boolean representing if the application has been deprecated.","type":"boolean"},"description":{"description":"Application resource description.","type":"string"},"id":{"description":"Unique identifier (UUID) for the application.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"description":"Object representing metadata attributes for the application model.","type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"description":"Name of the application.","type":"string"},"overridable":{"description":"Boolean indicating whether object values can be overridden.","type":"boolean"},"overrides":{"description":"An object override allows you to define an alternate value for an object on a device or domain.","type":"object","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"productivity":{"description":"The application productivity associated with this application.","type":"object","properties":{"description":{"description":"Application productivity resource description.","type":"string"},"id":{"description":"Unique identifier for the application productivity.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"description":"Object representing metadata attributes for the application productivity.","type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"description":"Name of the application productivity.","type":"string"},"overridable":{"description":"Boolean indicating whether object values can be overridden.","type":"boolean"},"overrides":{"description":"An object override allows you to define an alternate value for an object on a device or domain.","type":"object","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"type":{"description":"Type of the response object. This value is always ApplicationProductivity.","type":"string"},"version":{"description":"Version number of the response object.","type":"string"}},"$$ref":"#/components/schemas/IApplicationProductivity"},"risk":{"description":"The application risk associated with this application.","type":"object","properties":{"description":{"description":"Application risk resource description.","type":"string"},"id":{"description":"Unique identifier for the application risk.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"description":"Object representing metadata attributes for the application risk.","type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"description":"Name of the application risk.","type":"string"},"overridable":{"description":"Boolean indicating whether object values can be overridden.","type":"boolean"},"overrides":{"description":"An object override allows you to define an alternate value for an object on a device or domain.","type":"object","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"type":{"description":"Type of the response object. This value is always ApplicationRisk.","type":"string"},"version":{"description":"Version number of the response object.","type":"string"}},"$$ref":"#/components/schemas/IApplicationRisk"},"tags":{"description":"List of objects representing application tags.","items":{"type":"object","description":"Represents an ApplicationTag.","properties":{"description":{"description":"Application tag resource description.","type":"string"},"id":{"description":"Unique identifier for the application tag.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"description":"Object representing metadata attributes for the application tag.","type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"description":"Name of the application tag.","type":"string"},"overridable":{"description":"Boolean indicating whether object values can be overridden.","type":"boolean"},"overrides":{"description":"An object override allows you to define an alternate value for an object on a device or domain.","type":"object","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"type":{"description":"Type of the response object. This value is always ApplicationTag.","type":"string"},"version":{"description":"Version number of the response object.","type":"string"}},"$$ref":"#/components/schemas/IApplicationTag"},"type":"array"},"type":{"description":"Type of the response object. This value is always Application.","type":"string"},"version":{"description":"Version number of the response object.","type":"string"}},"$$ref":"#/components/schemas/IApplicationModel"},"type":"array"}},"$$ref":"#/components/schemas/IApplicationMonitoring"},"arpConfig":{"items":{"type":"object","properties":{"enableAlias":{"type":"boolean"},"ipAddress":{"type":"string"},"macAddress":{"type":"string"}},"$$ref":"#/components/schemas/IARPConfigContainer"},"type":"array"},"channelGroupId":{"format":"int32","type":"integer"},"description":{"type":"string"},"enableAntiSpoofing":{"type":"boolean"},"enableDNSLookup":{"type":"boolean"},"enableSGTPropagate":{"type":"boolean"},"enabled":{"type":"boolean"},"erspanFlowId":{"format":"int32","type":"integer"},"erspanSourceIP":{"type":"string"},"fmcAccessConfig":{"type":"object","properties":{"allowedNetworks":{"items":{"type":"object","properties":{"description":{"type":"string"},"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"type":"string"},"overridable":{"type":"boolean"},"overrides":{"type":"object","description":"Defines the override details for this object.","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/INetworkAddress"},"type":"array"},"enableAccess":{"type":"boolean"}},"$$ref":"#/components/schemas/IFMCAccessConfig"},"fragmentReassembly":{"type":"boolean"},"hardware":{"type":"object","properties":{"autoNegState":{"type":"boolean"},"duplex":{"enum":["AUTO","FULL","HALF"],"type":"string"},"fecMode":{"enum":["AUTO","CL108RS","CL74FC","CL91RS","DISABLE"],"type":"string"},"flowControlSend":{"enum":["ON","OFF"],"type":"string"},"speed":{"enum":["AUTO","TEN","HUNDRED","THOUSAND","TWO_THOUSAND_FIVE_HUNDRED","TEN_THOUSAND","TWENTY_FIVE_THOUSAND","FORTY_THOUSAND","HUNDRED_THOUSAND","TWO_HUNDRED_THOUSAND","FOUR_HUNDRED_THOUSAND","DETECT_SFP"],"type":"string"}},"$$ref":"#/components/schemas/IHardwareContainer"},"id":{"type":"string"},"ifname":{"type":"string"},"ipv4":{"type":"object","properties":{"dhcp":{"type":"object","properties":{"dhcpRouteMetric":{"format":"int32","type":"integer"},"enableDefaultRouteDHCP":{"type":"boolean"}},"$$ref":"#/components/schemas/IDHCPContainer"},"pppoe":{"type":"object","properties":{"enableRouteSettings":{"type":"boolean"},"ipAddress":{"type":"string"},"pppAuth":{"enum":["PAP","CHAP","MSCHAP"],"type":"string"},"pppoePassword":{"type":"string"},"pppoeRouteMetric":{"format":"int32","type":"integer"},"pppoeUser":{"type":"string"},"storeCredsInFlash":{"type":"boolean"},"vpdnGroupName":{"type":"string"}},"$$ref":"#/components/schemas/IPPPoEContianer"},"static":{"type":"object","properties":{"address":{"type":"string"},"addressVariable":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"netmask":{"type":"string"},"pool":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IStaticIPContainer"}},"$$ref":"#/components/schemas/IIPv4Container"},"ipv6":{"type":"object","properties":{"DHCP":{"type":"object","properties":{"clientPd":{"type":"object","properties":{"hintPrefixes":{"items":{"type":"string"},"type":"array"},"prefixName":{"type":"string"}},"$$ref":"#/components/schemas/IIPv6ClientPdContainer"},"enableDHCPClient":{"type":"boolean"},"ipv6DHCPPool":{"type":"object","properties":{"description":{"type":"string"},"dnsServer":{"type":"object","properties":{"importFromInternalServer":{"type":"boolean"},"ipAddresses":{"items":{"type":"string"},"type":"array"}},"$$ref":"#/components/schemas/IDHCPIPv6DNSServer"},"domainName":{"type":"object","properties":{"importFromInternalServer":{"type":"boolean"},"names":{"items":{"type":"string"},"type":"array"}},"$$ref":"#/components/schemas/IDHCPIPv6DomainName"},"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"type":"string"},"otherServerOptions":{"items":{"type":"object","properties":{"address":{"type":"object","properties":{"importFromInternalServer":{"type":"boolean"},"ipAddresses":{"items":{"type":"string"},"type":"array"}},"$$ref":"#/components/schemas/IDHCPIPv6DNSServer"},"domainName":{"type":"object","properties":{"importFromInternalServer":{"type":"boolean"},"names":{"items":{"type":"string"},"type":"array"}},"$$ref":"#/components/schemas/IDHCPIPv6DomainName"},"option":{"enum":["NIS","NISP","SIP","SNTP"],"type":"string"}},"$$ref":"#/components/schemas/IDHCPIPv6OtherServerOptions"},"type":"array"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/IDHCPIPv6Pool"},"ipv6Prefixes":{"items":{"type":"object","properties":{"length":{"type":"string"},"name":{"type":"string"}},"$$ref":"#/components/schemas/IIPv6PrefixContainer"},"type":"array"},"obtainIPV6DefaultRouteDHCP":{"type":"boolean"}},"$$ref":"#/components/schemas/IIPv6DHCPContainer"},"addresses":{"items":{"type":"object","properties":{"address":{"type":"string"},"addressVariable":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"enforceEUI64":{"type":"boolean"},"prefix":{"type":"string"}},"$$ref":"#/components/schemas/IAddressContainer"},"type":"array"},"dadAttempts":{"format":"int32","type":"integer"},"enableAutoConfig":{"type":"boolean"},"enableDADLoopback":{"type":"boolean"},"enableDHCPAddrConfig":{"type":"boolean"},"enableDHCPNonAddrConfig":{"type":"boolean"},"enableIPV6":{"type":"boolean"},"enableRA":{"type":"boolean"},"enforceEUI64":{"type":"boolean"},"linkLocalAddress":{"type":"string"},"nsInterval":{"format":"int32","type":"integer"},"pool":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"prefixes":{"items":{"type":"object","properties":{"address":{"type":"string"},"addressVariable":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"advertisement":{"type":"object","properties":{"autoConfig":{"type":"boolean"},"offlink":{"type":"boolean"},"preferLifeTime":{"type":"object","properties":{"duration":{"type":"object","properties":{"preferLifeTime":{"format":"int32","type":"integer"},"validLifeTime":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/Duration"},"expirationLifeTime":{"type":"object","properties":{"preferDateTime":{"type":"string"},"validDateTime":{"type":"string"}},"$$ref":"#/components/schemas/ExpirationLifeTime"}},"$$ref":"#/components/schemas/PreferLifeTime"}},"$$ref":"#/components/schemas/IAdvertisement"},"default":{"type":"boolean"}},"$$ref":"#/components/schemas/IPrefixContainer"},"type":"array"},"raInterval":{"format":"int32","type":"integer"},"raLifeTime":{"format":"int32","type":"integer"},"reachableTime":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IIPv6Container"},"isRedundantMember":{"type":"boolean"},"lacpMode":{"enum":["ACTIVE","PASSIVE","ON"],"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"macAddressPool":{"type":"object","description":"Contains reference information.","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"macLearn":{"type":"boolean"},"macTable":{"items":{"type":"string"},"type":"array"},"managementOnly":{"type":"boolean"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"mode":{"enum":["INLINE","PASSIVE","TAP","ERSPAN","NONE","SWITCHPORT"],"type":"string"},"name":{"type":"string"},"nveOnly":{"type":"boolean"},"overrideDefaultFragmentSetting":{"type":"object","properties":{"chain":{"format":"int32","type":"integer"},"size":{"format":"int32","type":"integer"},"timeout":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IOverrideDefaultFragmentSetting"},"pathMonitoring":{"type":"object","properties":{"enable":{"type":"boolean"},"monitoredIp":{"type":"string"},"type":{"enum":["AUTO","PEER_IPV4","PEER_IPV6","AUTO4","AUTO6"],"type":"string"}},"$$ref":"#/components/schemas/IPathMonitoring"},"powerOverEthernet":{"type":"object","properties":{"consumptionWattage":{"format":"int32","type":"integer"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IPoeConfig"},"priority":{"format":"int32","type":"integer"},"securityZone":{"type":"object","properties":{"description":{"type":"string"},"devices":{"items":{"type":"object","properties":{"description":{"type":"string"},"id":{"type":"string"},"interfaces":{"items":{"type":"object","properties":{"description":{"type":"string"},"id":{"type":"string"},"ifname":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"type":"string"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/IFTDInterface"},"type":"array"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"type":"string"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/IInterfaceDeviceModel"},"type":"array"},"id":{"type":"string"},"interfaceMode":{"enum":["PASSIVE","INLINE","SWITCHED","ROUTED","ASA"],"type":"string"},"interfaces":{"items":{"type":"object","properties":{"description":{"type":"string"},"id":{"type":"string"},"ifname":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"type":"string"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/IFTDInterface"},"type":"array"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"metadata":{"type":"object","properties":{"domain":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IDomain"},"isLocked":{"type":"boolean"},"lastUser":{"type":"object","properties":{"id":{"type":"string"},"links":{"type":"object","description":"This defines the self referencing links for the given resource.","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/IMetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"type":"object","properties":{"reason":{"enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"type":"boolean"}},"$$ref":"#/components/schemas/IReadonly"},"timestamp":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IMetadata"},"name":{"type":"string"},"overridable":{"type":"boolean"},"overrides":{"type":"object","description":"Defines the override details for this object.","properties":{"parent":{"description":"Link to the parent/global resource which is overriden.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"},"target":{"description":"The device or the domain target on which this override is enabled.","type":"object","properties":{"id":{"description":"Unique identifier representing resource.","type":"string"},"links":{"description":"Object containing links to this resource.","type":"object","properties":{"parent":{"description":"Full resource URL path to reference the parent (if any) for this resource.","type":"string"},"self":{"description":"Full resource URL path to reference this particular resource.","type":"string"}},"$$ref":"#/components/schemas/ILinks"},"name":{"description":"User chosen resource name.","type":"string"},"type":{"description":"Response object associated with resource.","type":"string"}},"$$ref":"#/components/schemas/IReference"}},"$$ref":"#/components/schemas/IOverride"},"subType":{"type":"string"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/ISecurityZoneObjectModel"},"standbyMACAddress":{"type":"string"},"switchPortConfig":{"type":"object","properties":{"accessModeVlanId":{"format":"int32","type":"integer"},"portMode":{"enum":["ACCESS","TRUNK"],"type":"string"},"protectedEnabled":{"type":"boolean"},"trunkModeAllowedVlanIds":{"type":"string"},"trunkModeNativeVlanId":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/ISwitchPortConfig"},"type":{"type":"string"},"version":{"type":"string"}},"$$ref":"#/components/schemas/FTDPhysicalInterface"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"type":"object","properties":{"category":{"description":"Describes the category of the error thrown.","enum":["FRAMEWORK","OTHER","VALIDATION"],"type":"string"},"messages":{"description":"List of error messages which the response has.","items":{"type":"object","properties":{"bulkPayloadIndex":{"description":"More details about the error.","type":"string"},"code":{"description":"More details about the error.","type":"string"},"description":{"description":"More details about the error.","type":"string"},"details":{"description":"More details about the error.","type":"string"},"errorCode":{"description":"More details about the error.","type":"string"},"location":{"description":"More details about the error.","type":"string"},"severity":{"description":"Specifies the Highest level severity among all the error messages.","enum":["ERROR","WARN"],"type":"string"}},"$$ref":"#/components/schemas/ErrorMessagesContainer"},"type":"array"},"severity":{"description":"Specifies the Highest level severity among all the error messages.","enum":["ERROR","WARN"],"type":"string"}},"$$ref":"#/components/schemas/ErrorResponse"}}},"description":"Error"}},"tags":["Devices"],"__originalOperationId":"getFTDPhysicalInterface","method":"get","path":"/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devices/devicerecords/{containerUUID}/physicalinterfaces/{objectId}"}}