{"type":"api","title":"Edit App Details With UUID","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Policy App Registry"],"description":"Edit App Details","operationId":"editAppDetailsWithUUID","parameters":[{"name":"appId","in":"path","description":"appId","required":true,"schema":{"type":"string"},"example":"3fda54ed-3b92-49e5-b1e5-adec30bfd17f"}],"requestBody":{"description":"Request body","content":{"application/json":{"schema":{"type":"object"},"examples":{"Example Value":{"description":"Example Value","value":{"nbar_family":"file-server","numericId":"1157","common_family_display":"file-server","applicationFamily":"file-server","nbar_name":"zannet","rootApplications":"[]","uuid":"3fda54ed-3b92-49e5-b1e5-adec30bfd17f","@rid":110,"common_family":"file-server","applicationGroup":"other","tenantId":"default","traffic_class":"bulk-data","business_relevance":"default","common_name_display":"Zannet123","common_name":"zannet","applicationSource":"inBuiltApps","protocolPackVersion":"69.0"},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcAppregistryApiAppregistryapiRequestExampleGetappregistryappidreq"}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"required":["_rid","business_relevance","common_family","common_family_display","common_name","common_name_display","nbar_family","nbar_name","qosmos_family","qosmos_name","traffic_class","uuid"],"type":"object","properties":{"_rid":{"type":"string","example":"0:PolicyAppListsNode:1675729045113:1700"},"business_relevance":{"type":"string","example":"business-irrelevant"},"common_family":{"type":"string","example":"web"},"common_family_display":{"type":"string","example":"Web"},"common_name":{"type":"string","example":"zulily"},"common_name_display":{"type":"string","example":"Zulily"},"nbar_family":{"type":"string","example":"web"},"nbar_name":{"type":"string","example":"zulily"},"qosmos_family":{"type":"string","example":"web"},"qosmos_name":{"type":"string","example":"zulily"},"traffic_class":{"type":"string","example":"transactional-data"},"uuid":{"type":"string","format":"uuid","example":"345fa8c9-6115-434b-b1f7-2c1d97f09f91"}},"$$ref":"#/components/schemas/PayloadItems"},"examples":{"Status":{"description":"Status","value":{"type":"ok","message":"{\"appId\": \"3fda54ed-3b92-49e5-b1e5-adec30bfd17f\"}"},"$$ref":"#/components/examples/ComViptelaVmanageServerSdavcAppregistryApiAppregistryapiResponseExampleGetappregistryappidresp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"put","path":"/app-registry/applications/{appId}"}}