{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/28ed564a-8eed-31ee-a202-dcc7b5d361f7","info":{"title":"RESTCONF Inventory APIs","description":"RESTCONF Inventory APIs exposed by Inventory service.","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"1.0.0"},"tags":[{"name":"RESTCONF APIs","description":"Points to note: \nThe actual response will,\n- Have namespace prefixed in the attribute name\n- Not have attributes whose values are null\n- Have the attribute names \"-\" separated in some cases\n- Have additional section with firstIndex and lastIndex attributes"}],"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/inventory-restconf-api-overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{server_ip}:30603/crosswork/inventory/restconf/data/v2","description":"Generated server url"}]},"spec":{"type":"object","description":"Vrf","xml":{"name":"vrf","prefix":"ns4"},"properties":{"entityTag":{"type":"string","description":"entityTag"},"description":{"type":"string","description":"description","xml":{"name":"description","prefix":"ns4"}},"routeDistinguisher":{"type":"string","description":"routeDistinguisher","xml":{"name":"route-distinguisher","prefix":"ns4"}},"addressFamilyList":{"type":"object","description":"Address Family List","xml":{"name":"address-family-list","prefix":"ns4"},"properties":{"entityTag":{"type":"string","description":"Generic tag"},"addressFamily":{"type":"array","description":"addressFamily","xml":{"name":"address-family","prefix":"ns4"},"items":{"type":"object","description":"Address Family","xml":{"name":"address-family","prefix":"ns4"},"properties":{"entityTag":{"type":"string","description":"Generic tag"},"addressFamilyType":{"type":"string","description":"addressFamilyType","xml":{"name":"address-family-type","prefix":"ns4"}},"maxRoutes":{"type":"integer","description":"maxRoutes","xml":{"name":"max-routes","prefix":"ns4"},"format":"int64"},"importRouteTarget":{"type":"string","description":"importRouteTarget","xml":{"name":"import-route-target","prefix":"ns4"}},"exportRouteTarget":{"type":"string","description":"exportRouteTarget","xml":{"name":"export-route-target","prefix":"ns4"}},"importRoutePolicy":{"type":"string","description":"importRoutePolicy","xml":{"name":"import-route-policy","prefix":"ns4"}},"exportRoutePolicy":{"type":"string","description":"exportRoutePolicy","xml":{"name":"export-route-policy","prefix":"ns4"}},"any":{"type":"array","description":"Generic array","items":{"type":"object"}}},"$$ref":"#/components/schemas/AddressFamily"}},"any":{"type":"array","description":"Generic array","items":{"type":"object"}}},"$$ref":"#/components/schemas/AddressFamilyList"},"any":{"type":"array","description":"Generic array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Vrf","title":"Vrf"}}