{"type":"api","title":"Delete Network 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":["Network Configuration"],"summary":"Delete Network Configuration","description":"Delete network configuration like network, SR-IOV network","operationId":"data_network_networks_network_network_name_delete","produces":["application/yang-data+json"],"parameters":[{"name":"network-name","in":"path","description":"Name of the network to be created.\nThe name will be appended with the\ndeployment id during actual creation during deployment to\nmaintain uniqueness. These are given before vm_group so\nthat ESC can create the network before actually deploying\nany VMs on the network in one pass.","required":true,"type":"string","format":"string","$$ref":"#/parameters/network-name"}],"responses":{"204":{"description":"No Content","$$ref":"#/responses/204"}},"security":[{"basicAuth":[]}],"__originalOperationId":"data_network_networks_network_network_name_delete","consumes":["application/yang-data+json"],"method":"delete","path":"/data/network:networks/network={network-name}"}}