{"type":"api","title":"Get Sdwan Cli Config Feature Schema By Schema Type","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/fc31da3e-c28f-36f4-997e-066dbe728245","info":{"title":"Feature Profiles - Others","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Additional feature profiles\n- APIs not covered in other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (SDWAN)"],"description":"Get a Sdwan Cli Config feature Schema by Schema Type","operationId":"GetSdwanCliConfigFeatureSchemaBySchemaType","parameters":[{"name":"schemaType","in":"query","required":true,"schema":{"type":"string","enum":["post","put"]}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"string"},"examples":{"post":{"value":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128},"description":{"type":"string"},"data":{"type":"object","properties":{"config":{"type":"string"}},"required":["config"],"additionalProperties":false}},"required":["name","data"],"x-metadata":{"supportedDeviceTypes":["all"],"minVManageVersion":"20.15.1"},"additionalProperties":false},"$$ref":"#/components/examples/ProfileparcelSdwanCliConfigPostRequest_ResolvedSchema"},"put":{"value":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128},"description":{"type":"string"},"data":{"type":"object","properties":{"config":{"type":"string"}},"required":["config"],"additionalProperties":false}},"required":["name","data"],"x-metadata":{"supportedDeviceTypes":["all"],"minVManageVersion":"20.15.1"},"additionalProperties":false},"$$ref":"#/components/examples/ProfileparcelSdwanCliConfigPutRequest_ResolvedSchema"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e CLI Add On \u003e Config-read","method":"get","path":"/v1/feature-profile/sdwan/cli/config/schema"}}