{"type":"api","title":"The API Response contains the NEP object (identified by the given UUID) present in NBI DB","meta":{"id":"/apps/pubhub/media/conc-2512/e4127924420206b51a12ca369b8fc51519653b60/47a8cef1-22c2-312f-8c5f-8c263a13154e","info":{"title":"NBI Service","description":"NBI Service api documentation. ","contact":{},"version":"1.0.0-25.1.2"},"security":[{"basicAuth":[]}],"x-parser-conf":{"overview":{"markdownPath":"reference/nbi-service.md"}},"openapi":"3.0.1","servers":[{"url":"https://cisco-onc-ip:8443/onc-nbi-service/","description":"External API server"}],"securitySchemes":{"basicAuth":{"type":"http","description":"Basic authentication scheme","scheme":"basic"}}},"spec":{"tags":["tapi-topology"],"summary":"The API Response contains the NEP object (identified by the given UUID) present in NBI DB","description":"The API Response contains the NEP object (identified by the given UUID) present in NBI DB","operationId":"tapiTopologyNodeOwnedNodeEdgePoint_1","parameters":[{"name":"uuid","in":"path","description":"Id of topology","required":true,"schema":{"type":"string"}},{"name":"node-uuid","in":"path","description":"Id of node","required":true,"schema":{"type":"string"}},{"name":"onep-uuid","in":"path","description":"Id of owned NEP","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","headers":{"Date":{"description":"The date and time at which the response was generated","schema":{"pattern":"^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{1,2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} GMT$","type":"string","example":"Thu, 15 Aug 2024 09:48:17 GMT"}},"Cache-Control":{"description":"Directives for caching mechanisms in responses","schema":{"type":"string","example":"private, no-cache, no-store, max-age=0, must-revalidate"}}},"content":{"*/*":{"schema":{"type":"object"},"example":{"tapi-topology:owned-node-edge-point":[{"access-port-supports-nep":{"port-type":"Optical","supported-speeds":["10Gbps","40Gbps"]},"logicalPortUid":"d3f9e5a7-25c4-4a2b-8a33-123456789abc","mep-mip-list":{"mep":["mep-uuid-1","mep-uuid-2"],"mip":["mip-uuid-1","mip-uuid-2"]},"photonic-media-node-edge-point-spec":{"wavelength":"1550nm","modulation-format":"QPSK"},"available-capacity":{"total-size":"100Gbps","used-size":"70Gbps"},"total-potential-capacity":{"total-size":"200Gbps","used-size":"150Gbps"},"name":[{"value-name":"node-edge-point-name","value":"NEP-1"}],"uuid":"a1b2c3d4-e5f6-7g8h-9i10-abcdefghijk","aggregated-node-edge-point":[{"node-edge-point-uuid":"nep-uuid-1"},{"node-edge-point-uuid":"nep-uuid-2"}],"available-cep-layer-protocol-qualifier-instances":[{"layer-protocol-qualifier":"Ethernet","supporting-capacity":"100Gbps"}],"available-payload-structure":[{"payload-type":"OTU4","payload-size":"100Gbps"}],"direction":"BIDIRECTIONAL","inter-domain-plug-id-pac":{"plug-id":"plug-id-1","domain":"domain-1"},"layer-protocol-name":"ETH","link-port-role":{"role":"SYMMETRIC","link-port-direction":"BIDIRECTIONAL"},"mapped-service-interface-point":[{"sip-uuid":"sip-uuid-1"}],"node-rule-group":[{"rule-group-uuid":"rule-group-uuid-1"}],"profile":[{"profile-uuid":"profile-uuid-1"}],"sink-profile":[{"profile-uuid":"sink-profile-uuid-1"}],"source-profile":[{"profile-uuid":"source-profile-uuid-1"}],"supported-cep-layer-protocol-qualifier-instances":[{"layer-protocol-qualifier":"SDH","supporting-capacity":"2.5Gbps"}],"tapi-connectivity:cep-list":{"cep-uuid":"cep-uuid-1","layer-protocol-name":"OTN"},"supported-payload-structure":[{"payload-type":"OTU2","payload-size":"2.5Gbps"}],"nodeUid":"node-uid-12345","version":1}]}}}},"400":{"description":"Bad Request","headers":{"Date":{"description":"The date and time at which the response was generated","schema":{"pattern":"^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{1,2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} GMT$","type":"string","example":"Thu, 15 Aug 2024 09:48:17 GMT"}},"Cache-Control":{"description":"Directives for caching mechanisms in responses","schema":{"type":"string","example":"private, no-cache, no-store, max-age=0, must-revalidate"}}},"content":{"*/*":{"schema":{"type":"object","properties":{"error-type":{"type":"string","nullable":true},"error-tag":{"type":"string","nullable":true},"error-path":{"type":"string","nullable":true},"error-message":{"type":"string","nullable":true},"error-code":{"type":"integer","format":"int32","nullable":true}},"description":"Original name: TapiErrorDetail","nullable":true,"$$ref":"#/components/schemas/TapiErrorDetail"},"example":{"error-message":"Bad request","error-path":"/v1/resources/11111111-1111-1111-1111-111111111111","error-code":400}}}},"404":{"description":"Not Found","headers":{"Date":{"description":"The date and time at which the response was generated","schema":{"pattern":"^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{1,2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} GMT$","type":"string","example":"Thu, 15 Aug 2024 09:48:17 GMT"}},"Cache-Control":{"description":"Directives for caching mechanisms in responses","schema":{"type":"string","example":"private, no-cache, no-store, max-age=0, must-revalidate"}}},"content":{"*/*":{"schema":{"type":"object","properties":{"error-type":{"type":"string","nullable":true},"error-tag":{"type":"string","nullable":true},"error-path":{"type":"string","nullable":true},"error-message":{"type":"string","nullable":true},"error-code":{"type":"integer","format":"int32","nullable":true}},"description":"Original name: TapiErrorDetail","nullable":true,"$$ref":"#/components/schemas/TapiErrorDetail"},"example":{"error-message":"Not found.","error-path":"/v1/resources/11111111-1111-1111-1111-111111111111","error-code":404}}}},"405":{"description":"Method Not Allowed","headers":{"Date":{"description":"The date and time at which the response was generated","schema":{"pattern":"^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{1,2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} GMT$","type":"string","example":"Thu, 15 Aug 2024 09:48:17 GMT"}},"Cache-Control":{"description":"Directives for caching mechanisms in responses","schema":{"type":"string","example":"private, no-cache, no-store, max-age=0, must-revalidate"}}},"content":{"*/*":{"schema":{"type":"object","properties":{"error-type":{"type":"string","nullable":true},"error-tag":{"type":"string","nullable":true},"error-path":{"type":"string","nullable":true},"error-message":{"type":"string","nullable":true},"error-code":{"type":"integer","format":"int32","nullable":true}},"description":"Original name: TapiErrorDetail","nullable":true,"$$ref":"#/components/schemas/TapiErrorDetail"},"example":{"error-message":"The HTTP method used is not allowed for this endpoint.","error-path":"/v1/resources/11111111-1111-1111-1111-111111111111","error-code":405}}}},"500":{"description":"Internal Server Error","headers":{"Date":{"description":"The date and time at which the response was generated","schema":{"pattern":"^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{1,2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} GMT$","type":"string","example":"Thu, 15 Aug 2024 09:48:17 GMT"}},"Cache-Control":{"description":"Directives for caching mechanisms in responses","schema":{"type":"string","example":"private, no-cache, no-store, max-age=0, must-revalidate"}}},"content":{"*/*":{"schema":{"type":"object","properties":{"error-type":{"type":"string","nullable":true},"error-tag":{"type":"string","nullable":true},"error-path":{"type":"string","nullable":true},"error-message":{"type":"string","nullable":true},"error-code":{"type":"integer","format":"int32","nullable":true}},"description":"Original name: TapiErrorDetail","nullable":true,"$$ref":"#/components/schemas/TapiErrorDetail"},"example":{"error-message":"Internal Server Error","error-path":"/v1/resources/11111111-1111-1111-1111-111111111111","error-code":500}}}}},"security":[{"basicAuth":[]}],"__originalOperationId":"tapiTopologyNodeOwnedNodeEdgePoint_1","method":"get","path":"/restconf/data/tapi-common:context/tapi-topology:topology-context/tapi-topology:topology={uuid}/node={node-uuid}/owned-node-edge-point={onep-uuid}"}}