{"type":"api","title":"Edit Nfvirtual VNF Attributes Parcel","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (NFVirtual)"],"description":"Edit a VNF Attributes Profile Parcel for networks feature profile","operationId":"EditNfvirtualVNFAttributesParcel","parameters":[{"name":"networksId","in":"path","description":"Feature Profile ID","required":true,"schema":{"type":"string"}},{"name":"vnfAttributesId","in":"path","description":"Profile Parcel ID","required":true,"schema":{"type":"string"}}],"requestBody":{"description":"VNF Attributes Profile Parcel","content":{"application/json":{"schema":{"type":"string"},"examples":{"VNF Attributes Profile Parcel For Networks Feature Profile":{"description":"VNF Attributes Profile Parcel For Networks Feature Profile","value":{"name":"vnfAttributes-test","description":"vnfAttributes-test","data":{"image_name":{"optionType":"global","value":"OTHER_rhel7_image_7_rhel7_image.qcow2"},"src":{"optionType":"global","value":"http://\u003cremote-server-ip\u003e:8080/software/package/virtualmachine/virtualmachine-diskimg/OTHER_rhel7_image_7_rhel7_image.qcow2"},"username":{"optionType":"global","value":"user"},"password":{"optionType":"global","value":"Test123"},"version":{"optionType":"global","value":"17.10.1"},"vnf_type":{"optionType":"global","value":"ROUTER"},"low_latency":{"optionType":"global","value":true},"sriov_supported":{"optionType":"global","value":true},"nocloud":{"optionType":"global","value":false},"thick_disk_provisioning":{"optionType":"global","value":false},"bootstrap_cloud_init_drive_type":{"optionType":"global","value":"cdrom"},"console_type_serial":{"optionType":"global","value":false},"vendor":{"optionType":"global","value":"cisco"}}}}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"string"},"examples":{"put response example":{"description":"put response example","value":{"parcelId":"24C3EF06-c09a-DeFa-Ab26-a1cc4Ef0D51A"}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e Nfvirtual Networks \u003e Vnf attributes-write","__originalOperationId":"EditNfvirtualVNFAttributesParcel","method":"put","path":"/v1/feature-profile/nfvirtual/networks/{networksId}/vnf-attributes/{vnfAttributesId}"}}