Method: operators.planStatuses.create

允许移动运营商(通过其唯一的自治系统编号 (ASN) 识别)添加新的 PlanStatus 条目。

HTTP 请求

POST https://mobiledataplansharing.googleapis.com/v1/{parent=operators/*}/planStatuses

网址采用 gRPC 转码语法。

路径参数

参数
parent

string

父级资源的资源名称,格式如下:operators/{asn_id}

查询参数

参数
userKey

string

用户密钥,用于标识正在创建方案状态的用户。

请求正文

请求正文包含一个 PlanStatus 实例。

响应正文

如果成功,响应正文将包含一个新创建的 PlanStatus 实例。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/dataplansharing

如需了解详情,请参阅 OAuth 2.0 概览