{"type":"api","title":"Get System Configuration","meta":{"id":"/apps/pubhub/media/nfvis-api/e3678dda6abe6c2a26c7698d553a4574e3f45071/262737b2-b3c2-32cd-b07b-fdbdcd23918f","info":{"title":"NFVIS API","description":"NFVIS RESTCONF API Documentation","version":"4.14.1"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview.md"}},"swagger":"2.0","basePath":"/{nfvis_ip}/restconf","schemes":["https"],"securityDefinitions":{"basicAuth":{"type":"basic"}}},"spec":{"tags":["System Configuration"],"summary":"Get System Configuration","description":"Retrieve complete information on system configuration settings","operationId":"data_system_system_settings_native_get","produces":["application/yang-data+json"],"parameters":[{"name":"content","in":"query","description":"controlling descendant nodes in response","required":false,"type":"string","format":"enumeration","default":"config","enum":["config","nonconfig","all"],"$$ref":"#/parameters/content"}],"responses":{"200":{"description":"system wide configurations","schema":{"type":"object","properties":{"system:settings-native":{"description":"system wide configurations (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"mgmt":{"description":"Management Interface Details (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ip-info":{"description":"List of all ip-info information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ipv4_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"netmask":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"link-local":{"description":"Link local IPV6 address (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"prefixlen":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}}}},"global":{"description":"Global IPV6 address (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"prefixlen":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}}}},"mac_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"mtu":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"txqueuelen":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"stats":{"description":"List of all stats information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"rx_packets":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"rx_bytes":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"rx_errors":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"rx_dropped":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"rx_overruns":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"rx_frame":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_packets":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"tx_bytes":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"tx_errors":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_dropped":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_overruns":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_carrier":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_collisions":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}},"dhcp":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"enabled":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"offer":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"fixed_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"subnet_mask":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"gateway":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"lease_time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"message_type":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"name_servers":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"server_identifier":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"renewal_time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"rebinding_time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"vendor_encapsulated_options":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"domain_name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"renew":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"rebind":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"expire":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"dhcp-ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"enabled":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"state":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"Stateless","enum":["Stateless","Stateful"]},"offer":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ia-na":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"starts":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"renew":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"rebind":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"iaaddr":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"preferred-life":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"max-life":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"client-id":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"server-id":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"name_servers":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"domain_name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"option":{"type":"array","x-yang":{"type":"leaf-list"},"items":{"description":"(leaf-list)","type":"string","format":"string"}}}},"slaac-ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"enabled":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"}}}}},"wan":{"description":"List of all wan information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"active-dhcp":{"description":"Name of WAN bridge which is active for IPv4 DHCP (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"ip-info":{"description":"List of all ip-info information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ipv4_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"netmask":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"link-local":{"description":"Link local IPV6 address (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"prefixlen":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}}}},"global":{"description":"Global IPV6 address (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"prefixlen":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}}}},"mac_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"mtu":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"txqueuelen":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"secondary-ip":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"secondary-ip-netmask":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"stats":{"description":"List of all stats information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"rx_packets":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"rx_bytes":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"rx_errors":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"rx_dropped":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"rx_overruns":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"rx_frame":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_packets":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"tx_bytes":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"tx_errors":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_dropped":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_overruns":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_carrier":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"tx_collisions":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}},"vlan":{"description":"Wan NFVIS management VLAN config information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"tag":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"dhcp":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"enabled":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"offer":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"fixed_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"subnet_mask":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"gateway":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"lease_time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"message_type":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"name_servers":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"server_identifier":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"renewal_time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"rebinding_time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint64"},"vendor_encapsulated_options":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"domain_name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"renew":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"rebind":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"expire":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"dhcp-ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"enabled":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"state":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"Stateless","enum":["Stateless","Stateful"]},"offer":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ia-na":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"starts":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"renew":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"rebind":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"iaaddr":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"preferred-life":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"max-life":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"client-id":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"server-id":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"name_servers":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"domain_name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"option":{"type":"array","x-yang":{"type":"leaf-list"},"items":{"description":"(leaf-list)","type":"string","format":"string"}}}},"slaac-ipv6":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"enabled":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"}}}}},"domain":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"dns":{"description":"DNS information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"nameserver1":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"union"},"nameserver2":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"union"},"nameserver3":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"union"}}},"hostname":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"gateway":{"description":"List of default gateway information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv4_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"secondary-gateway":{"description":"List of secondary gateway information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv4_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"metric":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint32"}}},"gateway-ipv6":{"description":"List of default gateway ipv6 information (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ipv6_address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}},"trusted-source":{"type":"array","x-yang":{"type":"leaf-list"},"items":{"description":"(leaf-list)","type":"string","format":"string"}},"source-interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"dpdk-status":{"description":"Shows operational status for DPDK (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}}},"$$ref":"#/definitions/data_system_system_settings-native"}},"204":{"description":"No Content","$$ref":"#/responses/204"},"400":{"description":"Bad Request","$$ref":"#/responses/400"},"401":{"description":"Unauthorized","$$ref":"#/responses/401"},"404":{"description":"Not Found","$$ref":"#/responses/404"},"405":{"description":"Method Not Allowed","$$ref":"#/responses/405"},"409":{"description":"Conflict","$$ref":"#/responses/409"}},"security":[{"basicAuth":[]}],"__originalOperationId":"data_system_system_settings_native_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/system:system/settings-native"}}