{"type":"api","title":"Create Sdrouting Flexible Port Speed Feature","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/f75de7c3-5553-375b-b45f-644916a52d4b","info":{"title":"Feature Profiles - SD-Routing","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Feature Profiles in SD-Routing Solution\n- Supporting software-defined routing features and autonomous router management\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (SD-Routing)"],"description":"Create a SD-Routing flexible port speed feature from a specific system feature profile","operationId":"CreateSdroutingFlexiblePortSpeedFeature","parameters":[{"name":"systemId","in":"path","description":"System Profile ID","required":true,"schema":{"type":"string"}}],"requestBody":{"description":"SD-Routing flexible port speed feature from a specific system feature profile","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":{"portType":{"description":"port Type","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":"12 ports of 1/10GE + 3 ports 40GE","enum":["12 ports of 1/10GE + 3 ports 40GE","8 ports of 1/10GE + 4 ports of 40GE","2 ports of 100 GE","12 ports of 1/10GE + 1 port of 100GE","8 ports of 1/10GE + 1 port of 40GE + 1 port of 100GE","3 ports of 40GE + 1port of 100GE"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanSystemFlexiblePortSpeedCommonRequest_portConfigModeDef"}},"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"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"string","enum":["12 ports of 1/10GE + 3 ports 40GE"],"$$ref":"#/components/schemas/ProfileparcelSdwanSystemFlexiblePortSpeedCommonRequest_defaultPortConfigModeDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanSystemFlexiblePortSpeedCommonRequest_oneOfPortOptionsDef"}},"additionalProperties":false}},"required":["data"],"x-metadata":{"supportedDeviceTypes":["vedge-C8500-20X6C","vedge-C8500-12X4QC","vedge-C8530-12X4QC","vedge-C8570-G2","vedge-C8500-20X6C-SD-ROUTING","vedge-C8500-12X4QC-SD-ROUTING","vedge-C8530-12X4QC-SD-ROUTING","vedge-C8570-G2-SD-ROUTING"],"minVManageVersion":"20.15.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanSystemFlexiblePortSpeedCommonRequest_SchemaPayload"},"examples":{"FlexiblePortSpeed":{"value":{"name":"FlexiblePortSpeed","description":"This is my flexible port speed feature","data":{"portType":{"optionType":"global","value":"12 ports of 1/10GE + 3 ports 40GE"}}},"$$ref":"#/components/examples/ProfileparcelSdwanSystemFlexiblePortSpeedCommonRequest_FlexiblePortSpeed"}}}},"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 SD-Routing System \u003e Flexible Port Speed-write","method":"post","path":"/v1/feature-profile/sd-routing/system/{systemId}/flexible-port-speed"}}