Operation

post /data/otn/networkslice/connections/{connectionId}/assignSlice
assignNetworkSliceToConnection (assignNetworkSliceToConnection : /data/otn/networkslice/connections/{connectionId}/assignSlice)
assignNetworkSliceToConnection

Path parameters

Name

IsRequired

Description

Enum

connectionId required connectionId ---
Request body

Name

IsRequired

Description

Data Type

Enum

body optional req NetworkSliceReqResp ---

Return type
  • NetworkSliceReqResp
  • Responses

    Response Messages

    Schema

    200success NetworkSliceReqResp
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • application/json

    External Docs
    See Also :

    Operation

    post /data/otn/networkslice/deleteSlice/{sliceId}
    deleteNetworkSlice (deleteNetworkSlice : /data/otn/networkslice/deleteSlice/{sliceId})
    deleteNetworkSlice

    Path parameters

    Name

    IsRequired

    Description

    Enum

    sliceId required sliceId ---

    Return type
  • NetworkSliceReqResp
  • Responses

    Response Messages

    Schema

    200success NetworkSliceReqResp
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • application/json

    External Docs
    See Also :

    Operation

    post /data/otn/networkslice/connections/{connectionId}/unassignSlice
    unAssignNetworkSliceFromConnection (unAssignNetworkSliceFromConnection : /data/otn/networkslice/connections/{connectionId}/unassignSlice)
    unAssignNetworkSliceFromConnection

    Path parameters

    Name

    IsRequired

    Description

    Enum

    connectionId required connectionId ---
    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional req NetworkSliceReqResp ---

    Return type
  • NetworkSliceReqResp
  • Responses

    Response Messages

    Schema

    200success NetworkSliceReqResp
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • application/json

    External Docs
    See Also :

    NetworkSliceReqResp

    Name

    Type

    Description

    Enum

    sliceId String string --- ---
    entityId Long long --- ---
    entityType Integer integer --- ---
    status String string --- ---
    errorMessage String string --- ---