{"type":"api","title":"Create Nfvirtual VNF Parcel","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/a724d7a2-d5be-3cd7-8f42-0d775cdd69b7","info":{"title":"Feature Profiles - Mobility and NFV","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Feature Profiles in Mobility and NFV Solutions\n- Supporting mobility features and Network Function Virtualization (NFV) configurations.\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (NFVirtual)"],"description":"Create VNF Profile Parcel for Networks feature profile","operationId":"CreateNfvirtualVNFParcel","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 config Profile Parcel","content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_cgFpPpNameDef"},"description":{"type":"string"},"data":{"type":"object","properties":{"name":{"description":"Name of the VM to be deployed","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_nameDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfNameOptionsDef"},"image":{"description":"Name of the Image to be used for VM deployment","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_imageDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfImageOptionsDef"},"bootup_time":{"description":"Boot up time for the VM","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":-1,"type":"integer","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_bootup_timeDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfBootup_timeOptionsDef"},"deployment_datastore":{"description":"Deployment datastore","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["datastore1","datastore2","datastore3"],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_deployment_datastoreDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfDeployment_datastoreOptionsDef"},"vcpus":{"description":"Number of virtual cores for the Flavor","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"integer","minimum":1,"maximum":16,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_vcpusDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfVcpusOptionsDef"},"memory_mb":{"description":"Memory in MB for the Flavor","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"integer","minimum":256,"maximum":73728,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_memory_mbDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfMemory_mbOptionsDef"},"root_disk_mb":{"description":"Root disk size in MB","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"integer","minimum":1024,"maximum":2048000,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_root_disk_mbDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfRoot_disk_mbOptionsDef"},"dayZero":{"description":"DayZero file","type":"array","uniqueItems":true,"items":{"type":"object","properties":{"mount_point":{"description":"Destination for Day zero config file","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_dayZeroMount_pointDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfDayZeroMount_pointOptionsDef"},"dayZeroFileContent":{"description":"Day zero config file","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":1,"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_dayZeroDayZeroFileContentDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfDayZeroDayZeroFileContentOptionsDef"},"customProperty":{"description":"custom property","type":"array","uniqueItems":true,"items":{"type":"object","properties":{"name":{"description":"Name","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_dayZeroCustomPropertyNameDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfDayZeroCustomPropertyNameOptionsDef"},"val":{"description":"Value","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_dayZeroCustomPropertyValDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"oneOf":[{"type":"string","pattern":"^\\{\\{([a-zA-Z0-9.\\-_]+):([a-zA-Z0-9.\\-_]+)\\}\\}$","minLength":1,"maxLength":256},{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":64}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfCustomVarNameValueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfDayZeroCustomPropertyValOptionsDef"},"encrypted_val":{"description":"Encrypted value","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_dayZeroCustomPropertyEncrypted_valDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"oneOf":[{"type":"string","pattern":"^\\{\\{([a-zA-Z0-9.\\-_]+):([a-zA-Z0-9.\\-_]+)\\}\\}$","minLength":1,"maxLength":256},{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":64}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfCustomVarNameValueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfDayZeroCustomPropertyEncrypted_valOptionsDef"}}},"additionalProperties":false}},"required":["mount_point","dayZeroFileContent"],"additionalProperties":false}},"interfaces":{"description":"Interface name","type":"array","uniqueItems":true,"minItems":0,"maxItems":8,"items":{"if":{"properties":{"sriov":{"properties":{"value":{"const":true}}}}},"then":{"required":["nicid","name"]},"else":{"required":["nicid"]},"type":"object","properties":{"name":{"description":"Set network or interface","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_interfacesNameDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfInterfacesNameOptionsDef"},"nicid":{"description":"Set Nicid","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"integer","minimum":0,"maximum":65535,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_interfacesNicidDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfInterfacesNicidOptionsDef"},"sriov":{"description":"Set sriov","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfInterfacesSriovOptionsDef"},"mode":{"description":"Set type of switch port: access/trunk","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["access","trunk"],"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_modeDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfModeOptionsDef"},"vlan":{"description":"Set vlan","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"integer","minimum":1,"maximum":4094,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_vlanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfVlanOptionsDef"}},"additionalProperties":false}},"additionalDisks":{"description":"Additional disks","type":"array","minItems":0,"maxItems":2,"items":{"type":"object","properties":{"disk_size":{"description":"Set disk size","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"integer","minimum":0,"maximum":2048000,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_disk_sizeDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfAdditionalDisksDiskSizeOptionsDef"},"mount_path":{"description":"Mount path","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_mount_pathDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_oneOfAdditionalDisksMount_pathOptionsDef"}},"required":["disk_size"],"additionalProperties":false}}},"required":["name","image","vcpus","memory_mb"],"additionalProperties":false}},"required":["data"],"x-metadata":{"minVManageVersion":"20.15.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_SchemaPayload"},"examples":{"example_1":{"value":{"data":{"name":{"optionType":"global","value":"xxx"},"image":{"optionType":"global","value":"xxx"},"bootup_time":{"optionType":"default","value":-1},"deployment_datastore":{"optionType":"global","value":"xxx"},"vcpus":{"optionType":"global","value":"xxx"},"memory_mb":{"optionType":"global","value":"xxx"},"root_disk_mb":{"optionType":"global","value":"xxx"},"dayZero":{"mount_point":{"optionType":"global","value":"xxx"},"dayZeroFileContent":{"optionType":"global","value":"xxx"},"customProperty":{"val":{"optionType":"global","value":"xxx"},"encrypted_val":{"optionType":"global","value":"xxx"}}},"interfaces":{"name":{"optionType":"global","value":"xxx"},"nicid":{"optionType":"global","value":"xxx"},"sriov":{"optionType":"global","value":"xxx"},"mode":{"optionType":"global","value":"xxx"},"vlan":{"optionType":"global","value":"xxx"}}},"name":"[parcelType]ParcelGlobalDefault"},"$$ref":"#/components/examples/ProfileparcelNfvirtualNetworksVnfAttributesVnfPostRequest_example_1"}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","pattern":"[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"}},"required":["id"],"x-metadata":{"minVManageVersion":"20.15.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelCommonPostResponse_SchemaPayload"},"examples":{"example_1":{"value":{"id":"24C3EF06-c09a-DeFa-Ab26-a1cc4Ef0D51A"},"$$ref":"#/components/examples/ProfileparcelCommonPostResponse_example_1"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e Nfvirtual Networks \u003e Vnf attributes \u003e Vnf-write","method":"post","path":"/v1/feature-profile/nfvirtual/networks/{networksId}/vnf-attributes/{vnfAttributesId}/vnf"}}