更新时间:2021-12-17 GMT+08:00
分享

北向卸载项目

功能介绍

该接口用于北向卸载项目。

URI

  • URI格式
    POST /softcomai/datalake/dataplan/v1.0/north/progress/uninstall/{progressId}
  • 参数说明

    参数名

    是否必选

    参数类型

    备注

    progressId

    String

    项目ID。

请求

  • 请求样例
    POST https://ipaddr:port/softcomai/datalake/dataplan/v1.0/north/progress/uninstall/{progressId}
  • 参数说明

    参数名

    是否必选

    参数类型

    备注

    progressId

    String

    项目ID。

响应

  • 响应样例
    {
        "success": true,
        "errorMsg": null,
        "errorCode": null,
        "returnData": true
    }
  • 要素说明

    参数名

    参数类型

    备注

    success

    Boolean

    请求是否成功,取值包括true和false。

    returnData

    Boolean

    返回信息。

状态码

具体请参考状态码

分享:

    相关文档

    相关产品