{"type":"api","title":"Update PnP 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":["PnP"],"summary":"Update PnP Configuration","description":"Modify the PnP IP address and port number","operationId":"data_pnp_pnp_put","produces":["application/yang-data+json"],"parameters":[{"name":"pnp","in":"body","description":"pnp configurations","required":true,"schema":{"type":"object","properties":{"pnp:pnp":{"description":"pnp configurations (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"static":{"description":"Static pnp discovery policy (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ip-address":{"description":"ipv4 address of PnP server (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"union"},"port":{"description":"port of PnP server (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"},"transport":{"description":"http or https transport (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"http":{"description":"Transport type http (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"}}}}},"automatic":{"description":"automatic pnp discovery policy (non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"dhcp":{"description":"DHCP option 43 enable/disable (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]},"dns":{"description":"DNS enable/disable (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]},"cco":{"description":"Cloud redirect enable/disable (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]},"dhcp-ipv6":{"description":"DHCP option 17 enable/disable (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]},"dns-ipv6":{"description":"DNS enable/disable (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]},"cco-ipv6":{"description":"Cloud redirect enable/disable (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]},"timeout":{"description":"Retry timeout (leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint32"}}},"status":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"response":{"description":"Response returned from pnp status command (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ip-address":{"description":"ipv4 address of PnP server (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ipv6-address":{"description":"ipv6 address of PnP server (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"port":{"description":"port (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"transport":{"description":"transport (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"cafile":{"description":"cafile (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"created_by":{"description":"discovery mechanism which configured PNP profile (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"dhcp_opt43":{"description":"dhcp option 43 (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"dns_discovery":{"description":"dns discovery (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"cco_discovery":{"description":"cco discovery (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"dhcp-ipv6":{"description":"dhcp ipv6 option 17 (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"dns-ipv6":{"description":"dns ipv6 discovery (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"cco-ipv6":{"description":"cco ipv6 discovery (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"timeout":{"description":"Retry timeout (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}}}}},"$$ref":"#/definitions/data_pnp_pnp"},"$$ref":"#/parameters/data_pnp_pnp"}],"responses":{"201":{"description":"container pnp created or replaced"},"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_pnp_pnp_put","consumes":["application/yang-data+json"],"method":"put","path":"/data/pnp:pnp"}}