Operation

get /esmBrowser/topoTemplate/getAllERPTemplates
getAllErpTemplates (getAllErpTemplates : /esmBrowser/topoTemplate/getAllERPTemplates)
getAllErpTemplates


Return type
  • ERPTemplateHolderList
  • Responses

    Response Messages

    Schema

    200success ERPTemplateHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    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/xml

    External Docs
    See Also :

    Operation

    get /esmBrowser/topoTemplate/getAllMajorRingTemplates
    getAllMajorRingTemplates (getAllMajorRingTemplates : /esmBrowser/topoTemplate/getAllMajorRingTemplates)
    getAllMajorRingTemplates


    Return type
  • ERPTemplateHolderList
  • Responses

    Response Messages

    Schema

    200success ERPTemplateHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    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/xml

    External Docs
    See Also :

    Operation

    get /esmBrowser/topoTemplate/getAllPublishedERPTemplates
    getAllPublishedErpTemplates (getAllPublishedErpTemplates : /esmBrowser/topoTemplate/getAllPublishedERPTemplates)
    getAllPublishedErpTemplates


    Return type
  • ERPTemplateHolderList
  • Responses

    Response Messages

    Schema

    200success ERPTemplateHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    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/xml

    External Docs
    See Also :

    Operation

    get /esmBrowser/topoTemplate/getERPTemplate/{context}
    getERPTemplate (getERPTemplate : /esmBrowser/topoTemplate/getERPTemplate/{context})
    getERPTemplate

    Path parameters

    Name

    IsRequired

    Description

    Enum

    context required context ---

    Return type
  • ERPTemplateHolder
  • Responses

    Response Messages

    Schema

    200success ERPTemplateHolder
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    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/xml

    External Docs
    See Also :

    Operation

    get /esmBrowser/topoTemplate/getERPTemplateById/{id}
    getERPTemplate (getERPTemplate : /esmBrowser/topoTemplate/getERPTemplateById/{id})
    getERPTemplate

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • ERPTemplateHolder
  • Responses

    Response Messages

    Schema

    200success ERPTemplateHolder
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    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 :

    ERPTemplateHolder

    Name

    Type

    Description

    Enum

    templateID Integer integer --- ---
    templateId Integer integer --- ---
    templateName String string --- ---
    templatePath String string --- ---
    completeTemplateName String string --- ---
    descr String string --- ---
    author String string --- ---
    ringType String string --- ---
    templateState String string --- ---
    createTime Long long --- ---
    modifyTime Long long --- ---
    revertive Boolean boolean --- ---
    cvlanId String string --- ---
    svlanId String string --- ---
    guardtime Integer integer --- ---
    revertTime Integer integer --- ---
    holdUpTime Integer integer --- ---
    holdDownTime Integer integer --- ---
    holdTimeType String string --- ---
    protectionSwitchState String string --- ---
    protID Integer integer --- ---
    preProvCliCmd String string --- ---
    postProvCliCmd String string --- ---
    oamTemplateName String string --- ---
    oamMaNAme String string --- ---
    oamTemplatePath String string --- ---
    oamMdId Integer integer --- ---
    oamMdLevel Integer integer --- ---
    propagateTopologyChange Integer integer --- ---
    sharedVpls Integer integer --- ---

    ERPTemplateHolderList

    Name

    Type

    Description

    Enum

    nERPTemplateDataHolders array[ERPTemplateHolder] ERPTemplateHolder --- ---