ユーザーが社内のファイルやフォルダでコラボレーションできる (またはコラボレーションできない) 承認済みドメインを表すエントリ。
11446498
このエントリの一意の識別子。
collaboration_whitelist_entry
値は常にcollaboration_whitelist_entry
になります。
次の値に固定: collaboration_whitelist_entry
2012-12-12T10:53:43-08:00
エントリが作成された日時。
both
許可するコラボレーションの方向。
次の値のいずれか1つ: inbound
,outbound
,both
example.com
許可リストに登録されるドメイン。
このリストが適用される企業。
11446498
この会社の一意の識別子。
enterprise
値は常にenterprise
になります。
次の値に固定: enterprise
Acme Inc.
企業の名前。
{
"id": "11446498",
"type": "collaboration_whitelist_entry",
"created_at": "2012-12-12T10:53:43-08:00",
"direction": "both",
"domain": "example.com",
"enterprise": {
"id": "11446498",
"type": "enterprise",
"name": "Acme Inc."
}
}