Operation

post /esmService/satTemplate/createSATTemplate
createSATTemplate (createSATTemplate : /esmService/satTemplate/createSATTemplate)
createSATTemplate

Request body

Name

IsRequired

Description

Data Type

Enum

body optional reqData SATTemplateDataHolder ---

Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    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 /esmService/satTemplate/deleteSATTemplate
    deleteSATTemplate (deleteSATTemplate : /esmService/satTemplate/deleteSATTemplate)
    deleteSATTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData SATTemplateDataHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    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 /esmService/satTemplate/modifySATTemplate
    modifySATTemplate (modifySATTemplate : /esmService/satTemplate/modifySATTemplate)
    modifySATTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData SATTemplateDataHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    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 /esmService/satTemplate/publishSATTemplate
    publishSATTemplate (publishSATTemplate : /esmService/satTemplate/publishSATTemplate)
    publishSATTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData SATTemplateDataHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    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 /esmService/satTemplate/unPublishSATTemplate
    unPublishSATTemplate (unPublishSATTemplate : /esmService/satTemplate/unPublishSATTemplate)
    unPublishSATTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData SATTemplateDataHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    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 :

    SATTemplateDataHolder

    Name

    Type

    Description

    Enum

    sessionId String string --- ---
    requestURI String string --- ---
    logReqId String string --- ---
    operator String string --- ---
    client String string --- ---
    id Long long --- ---
    templateId Long long --- ---
    templateName String string --- ---
    author String string --- ---
    desc String string --- ---
    templateState String string --- ---
    templatePath String string --- ---
    createTime Long long --- ---
    modifyTime Long long --- ---
    colourAware Integer integer --- ---
    forwardingClass String string --- ---
    dot1pInprofile Integer integer --- ---
    dot1pOutprofile Integer integer --- ---
    cirRate Long long --- ---
    cirRateUnits String string --- ---
    pirRate Long long --- ---
    pirRatUnits String string --- ---
    adaptationRule String string --- ---
    frameSize Integer integer --- ---
    hours String string --- ---
    minites String string --- ---
    seconds String string --- ---
    payloadType String string --- ---
    dataPattern String string --- ---
    etherType String string --- ---
    cirThreshold Long long --- ---
    cirThresholdUnits String string --- ---
    pirThreshold Long long --- ---
    pirThresholdUnits String string --- ---
    latencyRisingThreshold String string --- ---
    latencyRisingThresholdIn String string --- ---
    latencyRisingThresholdOut String string --- ---
    jitterRisingThreshold String string --- ---
    jitterRisingThresholdIn String string --- ---
    jiterRisingThresholdOut String string --- ---
    lossRisingThreshold String string --- ---
    lossRisingThresholdIn String string --- ---
    lossRisingThresholdOut String string --- ---
    jobName String string --- ---
    jobDescription String string --- ---
    username String string --- ---
    triggerName String string --- ---
    deployNow String string --- ---
    triggerType String string --- ---
    expression String string --- ---
    timeOffset String string --- ---
    activate Boolean boolean --- ---

    ServiceTemplateResponse

    Name

    Type

    Description

    Enum

    message String string --- ---
    msgCode String string --- ---
    status String string --- ---
    parameters array[String] string --- ---
    paramCount Integer integer --- ---