网络智能体-申请订阅单个数据集:请求

时间:2025-01-14 15:37:38

请求

  • 请求样例
    POST https://endpoint/softcomai/datalake/v1.0/subscribtions{"datasetId": "1628030629775762807","expireDate": "2022-03-05 23:59:59","approver":"xxxxx","applyDescription":"工作原因申请","applyRange":"user","userEmail":"123456@sina.com"}}
  • 参数说明

    参数名

    是否必选

    参数类型

    备注

    datasetId

    String

    数据集ID。

    expireDate

    String

    到期时间。

    applyDescription

    String

    申请订阅数据集的原因描述。

    applyRange

    String

    申请订阅范围,取值范围为user、tenant。user订阅后只有订阅用户可以下载;tenant订阅后当前应用下的消费者都可以下载使用。

    userEmail

    String

    填写用户个人邮箱,用于接收订阅审批结果。

support.huaweicloud.com/usermanual-naie-dataset/naie_dataset_04_0068.html