{"type":"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":{"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"}},"type":"object","title":"VrfEigrpPolicyModel"}}