{"type":"api","title":"Get Global VRF Interface Cellular Associated Tracker Parcel By Parcel Id For Transport Configuration Feature Profile Sd Routing 13003","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":"Get GlobalVRFInterfaceCellular associated Tracker Group Feature by trackerId for transport feature profile","operationId":"GetGlobalVRFInterfaceCellularAssociatedTrackerParcelByParcelIdForTransport_ConfigurationFeatureProfileSdRouting_13003","parameters":[{"name":"transportId","in":"path","description":"Feature Profile ID","required":true,"schema":{"type":"string"}},{"name":"vrfId","in":"path","description":"Global VRF Profile ID","required":true,"schema":{"type":"string"}},{"name":"cellularId","in":"path","description":"Cellular Interface Profile Parcel ID","required":true,"schema":{"type":"string"}},{"name":"trackerId","in":"path","description":"Tracker Group Parcel ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"parcelId":{"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}","$$ref":"#/components/schemas/CommonCommonDefs_uuidDef"},"parcelType":{"type":"string"},"createdBy":{"type":"string","description":"User who last created this.","readOnly":true},"createdOn":{"type":"integer","description":"Timestamp of creation","format":"int64","readOnly":true},"lastUpdatedBy":{"type":"string","description":"User who last updated this.","readOnly":true},"lastUpdatedOn":{"type":"integer","description":"Timestamp of last update","format":"int64","readOnly":true},"payload":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_cgFpPpNameDef","description":"Set the parcel name"},"description":{"description":"Set the parcel description","type":"string"},"data":{"type":"object","properties":{"trackerRefs":{"description":"tracker parcel ref list","type":"array","items":{"type":"object","properties":{"trackerRef":{"properties":{"refId":{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"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}","$$ref":"#/components/schemas/CommonCommonDefs_uuidDef"}},"required":["optionType","value"],"additionalProperties":false}},"required":["refId"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_parcelReferenceDef"}},"required":["trackerRef"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdRoutingCommonTrackergroupCommonRequest_trackGroupRefDef"},"minItems":2,"maxItems":2,"uniqueItems":true},"combineBoolean":{"description":"tracker ref list combine boolean and or","type":"object","oneOf":[{"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":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["and","or"],"$$ref":"#/components/schemas/ProfileparcelSdRoutingCommonTrackergroupCommonRequest_trackGroupBooleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"string","enum":["or"],"$$ref":"#/components/schemas/ProfileparcelSdRoutingCommonTrackergroupCommonRequest_defaultTrackGroupBooleanDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdRoutingCommonTrackergroupCommonRequest_oneOfTrackerBooleanOptionsDef"}},"required":["trackerRefs","combineBoolean"],"additionalProperties":false}},"required":["name","data"],"x-metadata":{"parcelRefDefinition":[{"refIdPath":"data.trackerRefs[*].trackerRef","parcelType":["tracker"]}],"minVManageVersion":"20.16.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdRoutingCommonTrackergroupCommonRequest_SchemaPayload"}},"$$ref":"#/components/schemas/getSingleSdRoutingTransportGlobalVrfInterfaceCellularTrackergroupPayload"},"examples":{"get response example":{"value":{"parcelId":"ffbb5ae2-f25a-476c-873d-ebce496421f4","parcelType":"trackergroup","createdBy":"admin","lastUpdatedBy":"admin","createdOn":1702440277747,"lastUpdatedOn":1702440277747,"payload":{"data":{"trackerRefs":[{"trackerRef":{"refId":{"optionType":"global","value":"615d948f-34ee-4a2e-810e-a9bd8d3d48ec"}}},{"trackerRef":{"refId":{"optionType":"global","value":"615d948f-34ee-4a2e-810e-a9bd8d3d48ec12"}}}],"combineBoolean":{"optionType":"global","value":"and"}}}},"$$ref":"#/components/examples/getSingleSdRoutingTransportGlobalVrfInterfaceCellularTrackergroupExample"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e SD-Routing Transport \u003e Global VRF \u003e Interface/Cellular-read","method":"get","path":"/v1/feature-profile/sd-routing/transport/{transportId}/global-vrf/{vrfId}/interface/cellular/{cellularId}/trackergroup/{trackerId}"}}