{"type":"api","title":"Get Vrf Eigrp Policy Model","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 EIGRP entry associated with the specified ID on the specified virtual router.**","operationId":"getVrfEigrpPolicyModel","parameters":[{"description":"Unique identifier of a EIGRP.","in":"path","name":"objectId","required":true,"schema":{"type":"string"}},{"description":"UUID of the virtual router.","in":"path","name":"virtualrouterUUID","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 /api/fmc_config/v1/domain/DomainUUID/devices/devicerecords/DeviceUUID/routing/eigrproutes/eigrpUUid ( Example payload for GET on Eigrp )":{"value":{"advancedConfiguration":{"administrativeDistance":{"external":1,"internal":1},"clusterPool":{"id":"00505686-13CC-0ed3-0000-042949673419","name":"IPv4Pool","type":"PoolObjectIPv4"},"defaultRouteDistributionIn":{"id":"00505686-13CC-0ed3-0000-042949673419","name":"AcessListObject","type":"ACL"},"defaultRouteDistributionOut":{"id":"00505686-13CC-0ed3-0000-042949673419","name":"AcessListObject","type":"ACL"},"enableLogNeighborWarnings":true,"logNeighborChanges":true,"logNeighborWarningInterval":1,"routeMetric":{"bandwidth":1,"delay":1,"effectiveBandwidth":1,"pathMTU":1,"reliability":1},"routerId":"1.1.1.1","stub":{"receiveOnly":true}},"asNumber":"2","basicConfiguration":{"autoSummary":false,"networks":[{"id":"cb7116e8-66a6-480b-8f9b-295191a0940a","name":"any-ipv4","type":"Network"}],"passiveInterfaces":{"allInterfaces":false,"selectedInterfaces":[{"id":"00505686-13CC-0ed3-0000-008589934807","ifname":"GigEth1","name":"GigabitEthernet0/1","type":"PhysicalInterface"}]}},"distributionList":[{"accessList":{"id":"00505686-13CC-0ed3-0000-042949673419","name":"AcessListObject","type":"ACL"},"deviceInterface":{"id":"00505686-13CC-0ed3-0000-008589934807","ifname":"GigEth1","name":"GigabitEthernet0/1","type":"PhysicalInterface"},"filterDirection":"INBOUND"}],"eigrpInterfaces":[{"deviceInterface":{"id":"00505686-13CC-0ed3-0000-008589934807","ifname":"GigEth1","name":"GigabitEthernet0/1","type":"PhysicalInterface"},"eigrpProtocolConfiguration":{"authentication":{"keyId":2,"md5auth":true,"password":"1234","pwdEncryption":"ENCRYPTED"},"splitHorizon":false,"timers":{"delay":1,"helloInterval":1,"holdTime":1}}}],"id":"00505686-13CC-0ed3-0001-642075126197","links":{"self":"\u003cfmc_url\u003e/api/fmc_config/v1/domain/\u003cDomainUUID\u003e/devices/devicerecords/DeviceUUID/routing/eigrproutes/eigrpUUid"},"neighbors":[{"neighborAddress":{"id":"00505686-13CC-0ed3-0000-042949673303","name":"networkObject1","type":"Network"},"neighborInterface":{"id":"00505686-13CC-0ed3-0000-008589934807","ifname":"GigEth1","name":"GigabitEthernet0/1","type":"PhysicalInterface"}}],"redistributeProtocols":[{"matchExternal1":false,"matchExternal2":false,"matchInternal":false,"matchNssaExternal1":false,"matchNssaExternal2":false,"protocol":"RIP","routeMap":{"id":"00505686-13CC-0ed3-0000-042949673437","name":"routeMapObject","type":"RouteMapObject"},"routeMetric":{"bandwidth":1,"delay":1,"effectiveBandwidth":1,"pathMTU":1,"reliability":1}}],"summaryAddressList":[{"adminDistance":1,"deviceInterface":{"id":"00505686-13CC-0ed3-0000-008589934807","ifname":"GigEth1","name":"GigabitEthernet0/1","type":"PhysicalInterface"},"summaryAddress":{"id":"cb7116e8-66a6-480b-8f9b-295191a0940a","name":"any-ipv4","type":"Network"}}],"type":"EigrpRoute"}}},"schema":{"type":"object","properties":{"advancedConfiguration":{"type":"object","description":"Contains EIGRP advanced configurations.","properties":{"administrativeDistance":{"description":"Used for configuring the administrative distance for a route.","type":"object","properties":{"external":{"description":"Administrative distance for external routing.Can be a number ranging from 1-255.","format":"int32","type":"integer"},"internal":{"description":"Administrative distance for internal routing.Can be a number ranging from 1-255.","format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IEigrpAdministrativeDistance"},"clusterPool":{"description":"Configure IPv4 Cluster Pool Address for the EIGRP.","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/ReferenceObject"},"defaultRouteDistributionIn":{"description":"Configure EIGRP to accept exterior default routing information through Access List.","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/ReferenceObject"},"defaultRouteDistributionOut":{"description":"Configure EIGRPto advertise exterior default routing information through Access List.","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/ReferenceObject"},"enableLogNeighborWarnings":{"description":"Enable the logging of EIGRP neighbor warning messages.Can be TRUE or FALSE.","type":"boolean"},"logNeighborChanges":{"description":"Enable the logging of EIGRP neighbor adjacency changes.Can be TRUE or FALSE.","type":"boolean"},"logNeighborWarningInterval":{"description":"Specifiy the interval at which warnings to be logged.Can be TRUE or FALSE.","format":"int32","type":"integer"},"routeMetric":{"description":"It contains the bandwidth, load, delay, reliability and MTU values which are used by routing algorithm for selecting or rejecting a routing path for transferring data/traffic.","type":"object","properties":{"bandwidth":{"description":"Specify the Bandwidth value. Can be a number ranging from 1-4294967295.","format":"int32","type":"integer"},"delay":{"description":"Specify the delay value. Can be a number ranging from 0-4294967295.","format":"int32","type":"integer"},"effectiveBandwidth":{"description":"Specify the Effective Bandwidth value.Can be a number ranging from 1-255.","format":"int32","type":"integer"},"pathMTU":{"description":"Specify the Path MTU value.Can be a number ranging from 1-65535.","format":"int32","type":"integer"},"reliability":{"description":"Specify the Reliability value.Can be a number ranging from 0-255","format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IEigrpRouteMetric"},"routerId":{"description":"Configure to specify an unique global address for the EIGRP.It will be an IPv4 address.","type":"string"},"stub":{"description":"Enable the device as an EIGRP stub routing process.","type":"object","properties":{"advertise":{"description":"Enable the router to only advertise the packets.Can be TRUE or FALSE.","type":"object","properties":{"connected":{"description":"Indicates whether to advertise the connected routes or not. Can be TRUE or FALSE.","type":"boolean"},"redistributed":{"description":"Indicates whether to advertise the redistributed routes or not. Can be TRUE or FALSE.","type":"boolean"},"static":{"description":"Indicates whether to advertise the static routes or not. Can be TRUE or FALSE.","type":"boolean"},"summary":{"description":"Indicates whether to advertise the summary routes or not. Can be TRUE or FALSE.","type":"boolean"}},"$$ref":"#/components/schemas/IEigrpAdvertise"},"receiveOnly":{"description":"Enable the router to only recieve the packets.Can be TRUE or FALSE.","type":"boolean"}},"$$ref":"#/components/schemas/IEigrpStub"}},"$$ref":"#/components/schemas/IEigrpAdvancedConfigModel"},"asNumber":{"type":"string"},"basicConfiguration":{"type":"object","description":"Basic configurations contains the most common configurations for any EIGRP process.","properties":{"autoSummary":{"description":"it will automatically advertise summary routes to other EIGRP routers.Can be TRUE or FALSE.","type":"boolean"},"networks":{"description":"List of Networks that will participate in the EIGRProuting process.","items":{"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/ReferenceObject"},"type":"array"},"passiveInterfaces":{"description":"Interfaces that do not take part in EIGRP routing process.","type":"object","properties":{"allInterfaces":{"description":"Enable all the routable interfaces not to take part in EIGRP routing process.Can be TRUE or FALSE.","type":"boolean"},"selectedInterfaces":{"description":"Provide the list of interfaces which are not to take part in EIGRP routing process.","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"}},"$$ref":"#/components/schemas/IEigrpPassiveInterfaceModel"}},"$$ref":"#/components/schemas/IEigrpBasicConfigModel"},"distributionList":{"items":{"type":"object","description":"Contains criteria for filtering EIGRP updates.","properties":{"accessList":{"description":"The list defines which networks are to be received and which are to be suppressed in routing updates.","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/ReferenceObject"},"deviceInterface":{"description":"Specify the interface to which the filtering rule applies.","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"},"filterDirection":{"description":"The rule filters default route information from incoming or outgoing EIGRP routing updates. Can be any one of the following: (INBOUND or OUTBOUND).","enum":["INBOUND","OUTBOUND"],"type":"string"},"policyId":{"type":"string"},"processId":{"description":"This represents the AS number in case protocol is selected as BGP and Process ID in case the protocol selected as OSPF.","type":"string"},"protocol":{"description":"Protocol to which the filter should be applied. Can be any one of the following: (STATIC | CONNECTED | RIP | OSPF | BGP).","enum":["CONNECTED","BGP","OSPF","RIP","STATIC"],"type":"string"}},"$$ref":"#/components/schemas/EigrpDistributionListModel"},"type":"array"},"eigrpInterfaces":{"items":{"type":"object","description":"Contains the EIGRP interface attributes.","properties":{"deviceInterface":{"description":"Interface on which the eigrpProtocolConfiguration will be applicable. Specify interface name, id and type.","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"},"eigrpProtocolConfiguration":{"description":"Contains the EIGRP protocol configuration.","type":"object","properties":{"authentication":{"description":"Contains EIGRP authentication configurations.","type":"object","properties":{"keyId":{"description":"The shared key id that matches the key","format":"int32","type":"integer"},"md5auth":{"description":"If true, the neighbor area has a MD5 authentication","type":"boolean"},"password":{"description":"User password string","type":"string"},"pwdEncryption":{"description":"Password encryption. Possible values: UNENCRYPTED | ENCRYPTED | AUTHKEY","enum":["UNENCRYPTED","ENCRYPTED","AUTHKEY"],"type":"string"}},"$$ref":"#/components/schemas/IEigrpInterfaceAuthentication"},"splitHorizon":{"description":"Enables Split Horizon configuration. Can be TRUE or FALSE.","type":"boolean"},"timers":{"description":"Contains the time intervals for hello interval, hold interval and delay inetrval.","type":"object","properties":{"delay":{"description":"Throughput delay (tens of microseconds)","format":"int32","type":"integer"},"helloInterval":{"description":"Interval- in seconds between hello transmissions","format":"int32","type":"integer"},"holdTime":{"description":"Hold time - in seconds before neighbor is considered down","format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IEigrpInterfaceTimer"}},"$$ref":"#/components/schemas/IEigrpProtocolConfigModel"},"policyId":{"format":"int32","type":"integer"}},"$$ref":"#/components/schemas/EigrpInterfaceModel"},"type":"array"},"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","description":"Defines read only details about the object - whether it is system defined, last user who modified the object etc.","properties":{"domain":{"description":"Defines the domains this instance belongs to (if applicable).","type":"object","properties":{"id":{"description":"Unique UUID of this domain","type":"string"},"links":{"description":"Links to the domain resource URLs.","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":"Name of the domain.","type":"string"},"type":{"description":"Domain type definition (fixed).","type":"string"},"uuid":{"type":"string"}},"$$ref":"#/components/schemas/Domain"},"isLocked":{"type":"boolean"},"lastUser":{"description":"The last user who modified this instance.","type":"object","properties":{"id":{"description":"The unique UUID of the user","type":"string"},"links":{"description":"Contains the self referencing 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":"Name of the user.","type":"string"},"type":{"description":"The user type (fixed).","type":"string"}},"$$ref":"#/components/schemas/MetadataUser"},"matches":{"items":{"type":"string"},"type":"array"},"readOnly":{"description":"Details regarding the read only status of this instance","type":"object","properties":{"reason":{"description":"Reason the resource is read only - SYSTEM (if it is system defined), RBAC (if user RBAC permissions make it read only) or DOMAIN (if resource is read only in current domain).","enum":["RBAC","SYSTEM","DOMAIN"],"type":"string"},"state":{"description":"True if this resource us read only and false otherwise.","type":"boolean"}},"$$ref":"#/components/schemas/ReadOnly"},"timestamp":{"description":"The last updated timestamp.","format":"int32","type":"integer"}},"$$ref":"#/components/schemas/Metadata"},"name":{"type":"string"},"neighbors":{"items":{"type":"object","description":"Contains EIGRP neighbor attributes.","properties":{"id":{"type":"string"},"neighborAddress":{"description":"Network object that has the neighbor IP address.","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/ReferenceObject"},"neighborInterface":{"description":"The interface through which the neighbor is available. Specify interface name, id and type.","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"}},"$$ref":"#/components/schemas/EigrpNeighborModel"},"type":"array"},"redistributeProtocols":{"items":{"type":"object","description":"Send (redistribute) routes in EIGRP table based on selected criteria","properties":{"matchExternal1":{"description":"Use this to redistribute only the External1 type routes,applicable only for OSPF protocol.Can be TRUE or FALSE.","type":"boolean"},"matchExternal2":{"description":"Use this to redistribute only the External2 type routes,applicable only for OSPF protocol.Can be TRUE or FALSE.","type":"boolean"},"matchInternal":{"description":"Use this to redistribute only the internal routes, applicable only for OSPF protocol.Can be TRUE or FALSE.","type":"boolean"},"matchNssaExternal1":{"description":"Use this to redistribute only the Nssa External1 type routes, applicable only for OSPF protocol.Can be TRUE or FALSE.","type":"boolean"},"matchNssaExternal2":{"description":"Use this to redistribute only the Nssa External2 type routes, applicable only for OSPF protocol.Can be TRUE or FALSE.","type":"boolean"},"policyId":{"format":"int32","type":"integer"},"processId":{"description":"Process ID used by BGP and OSPF protocols. When used by BGP this is the AS number.","type":"string"},"protocol":{"description":"Protocol to redistribute . Possible values : (STATIC | CONNECTED | RIP | BGP | OSPF)","enum":["CONNECTED","BGP","OSPF","RIP","STATIC"],"type":"string"},"routeMap":{"description":"This route map object defines which of the routes from the specified routing protocol are allowed to be redistributed into the target routing process.","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/ReferenceObject"},"routeMetric":{"description":"It contains the bandwidth, load, delay, reliability and MTU values which are used by routing algorithm for selecting or rejecting a routing path for transferring data/traffic. ","type":"object","properties":{"bandwidth":{"description":"Specify the Bandwidth value. Can be a number ranging from 1-4294967295.","format":"int32","type":"integer"},"delay":{"description":"Specify the delay value. Can be a number ranging from 0-4294967295.","format":"int32","type":"integer"},"effectiveBandwidth":{"description":"Specify the Effective Bandwidth value.Can be a number ranging from 1-255.","format":"int32","type":"integer"},"pathMTU":{"description":"Specify the Path MTU value.Can be a number ranging from 1-65535.","format":"int32","type":"integer"},"reliability":{"description":"Specify the Reliability value.Can be a number ranging from 0-255","format":"int32","type":"integer"}},"$$ref":"#/components/schemas/IEigrpRouteMetric"}},"$$ref":"#/components/schemas/EigrpRedistributionModel"},"type":"array"},"summaryAddressList":{"items":{"type":"object","properties":{"adminDistance":{"format":"int32","type":"integer"},"deviceInterface":{"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"},"policyId":{"format":"int32","type":"integer"},"summaryAddress":{"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/ReferenceObject"}},"$$ref":"#/components/schemas/EigrpSummaryAddressModel"},"type":"array"},"type":{"type":"string"}},"$$ref":"#/components/schemas/VrfEigrpPolicyModel"}}},"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":"getVrfEigrpPolicyModel","method":"get","path":"/v1/cdfmc/api/fmc_config/v1/domain/{domainUUID}/devices/devicerecords/{containerUUID}/routing/virtualrouters/{virtualrouterUUID}/eigrproutes/{objectId}"}}