REST Resource: customers

资源:Customer

表示 SAS 客户的实体。

JSON 表示法
{
  "name": string,
  "displayName": string,
  "sasUserIds": [
    string
  ]
}
字段
name

string

仅限输出。客户的资源名称。

displayName

string

必需。客户实体所代表的组织的名称。

sasUserIds[]

string

相应客户的设备所使用的用户 ID。

方法

get

返回所请求的 customer

list

返回所请求的 customers 的列表。

patch

更新现有 customer