{"type":"api","title":"Get All Flavors Status","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":["VM Lifecycle Management - Flavor"],"summary":"Get All Flavors Status","description":"Retrieve all flavors status and details","operationId":"data_vmlc_vm_lifecycle_opdata_flavors_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":"OK","schema":{"type":"object","properties":{"vmlc:flavors":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"flavor":{"type":"array","description":"Flavor running information (list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"name":{"description":"Name of the flavor (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"flavor_id":{"description":"ID of the flavor (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"public":{"description":"True if the flavor is public (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"flavor_name":{"description":"Name uniquely identifies a Flavor (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"state":{"description":"State in which Flavor is currently in (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"FLAVOR_UNDEF_STATE","enum":["FLAVOR_UNDEF_STATE","FLAVOR_CREATING_STATE","FLAVOR_ACTIVE_STATE","FLAVOR_DELETING_STATE","FLAVOR_DELETED_STATE","FLAVOR_ERROR_STATE"]}}}}}}},"$$ref":"#/definitions/data_vmlc_vm_lifecycle_opdata_flavors"}},"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_vmlc_vm_lifecycle_opdata_flavors_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/vmlc:vm_lifecycle/opdata/flavors"}}