{"type":"api","title":"Get services for node/link/alarm uid","meta":{"id":"/apps/pubhub/media/conc-2431/466818c7b506ffa7733cdff56c037e36da6ca583/912c8786-2d2d-367c-b559-387c49b1150e","info":{"title":"ONC 24.3.1 API","version":"1.0.0","description":"Swagger documentation for CONC UI APIs","contact":{"name":"CONC UI API Support","url":"https://www.cisco.com","email":"support@cisco.com"},"license":{"name":"https://www.cisco.com","url":"https://www.cisco.com"}},"security":[],"tags":[{"name":"alarms"},{"name":"health"},{"name":"high-availability"},{"name":"inventory"},{"name":"logs"},{"name":"Nodes"},{"name":"PM History"},{"name":"Service Manager"},{"name":"SWIMU"}],"x-parser-conf":{"overview":{"markdownPath":"reference/2431/ui.md"},"serverConfig":"full","enableAuthEditing":true,"httpBasic":{"username":"api-user","password":"encrypted-password@123"}},"openapi":"3.0.0","servers":[{"url":"https://cisco-onc-ip:8443/onc-apps-ui/"}],"securitySchemes":{"BearerAuth":{"description":"bearerAuthDetails","type":"http","scheme":"bearer","bearerFormat":"JWT"},"oAuthSample":{"description":"SecurityOAuth","type":"oauth2","flows":{"implicit":{"authorizationUrl":"https://api.example.com/oauth2/authorize","scopes":{"read_alarms":"read alarms in your account","write_alarms":"read alarms in your account","read":"read pmHistory","write":"write pmHistory"}}}}}},"spec":{"operationId":"Get_affected_services_list","tags":["Service Manager"],"description":"Get affected services list by node/link/alarm uid.","summary":"Get services for node/link/alarm uid.","parameters":[{"in":"query","description":"type","name":"type","required":true,"schema":{"type":"string"}},{"in":"query","description":"uid","name":"uid","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"array","items":{"type":"array","items":{"type":"object","properties":{"UID":{"type":"string","nullable":true},"serviceName":{"type":"string","nullable":true},"tag":{"type":"array","nullable":true,"items":{"type":"string"}},"type":{"type":"string","nullable":true},"protectionProfile":{"type":"string","nullable":true},"carrierDetails":{"type":"array","nullable":true,"items":{"type":"object","properties":{"carrierUID":{"type":"string","nullable":true},"frequency":{"type":"string","nullable":true},"bandwidth":{"type":"string","nullable":true},"operationalState":{"type":"string","nullable":true},"adminState":{"type":"string","nullable":true},"lifecycleState":{"type":"string","nullable":true},"endPointA":{"type":"object","nullable":true,"properties":{"deviceName":{"type":"string","nullable":true},"portLabel":{"type":"string","nullable":true},"portType":{"type":"string","nullable":true}},"$$ref":"#/components/schemas/endpointsResponse"},"endPointB":{"type":"object","nullable":true,"properties":{"deviceName":{"type":"string","nullable":true},"portLabel":{"type":"string","nullable":true},"portType":{"type":"string","nullable":true}},"$$ref":"#/components/schemas/endpointsResponse"}},"$$ref":"#/components/schemas/carrierDetailsResponse"}},"operationalState":{"type":"string","nullable":true},"adminState":{"type":"string","nullable":true},"lifecycleState":{"type":"string","nullable":true},"discoveryDate":{"type":"string","nullable":true},"errorMsg":{"type":"string","nullable":true}},"$$ref":"#/components/schemas/ServiceListArrayResponse"},"$$ref":"#/components/schemas/FetchAllServicesResponse"},"example":{"affectedServices":[]}}}}},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"405":{"description":"Method Not Allowed"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"Get affected services list","security":[],"method":"get","path":"/api/serviceManager/affectedservices"}}