ユーザーが社内のファイルやフォルダでコラボレーションできる (またはコラボレーションできない) 承認済みドメインを表すエントリ。
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."
}
}