Join us on May 20th for the Content + AI Virtual Summit. Register now
client.shield_information_barriers.update_shield_information_barrier_status(
barrier_id, UpdateShieldInformationBarrierStatusStatus.DISABLED
){
"id": "11446498",
"type": "shield_information_barrier",
"enterprise": {
"id": "1910967",
"type": "enterprise"
},
"status": "draft",
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z",
"updated_by": {
"id": "11446498",
"type": "user"
},
"enabled_at": "2020-07-26T18:44:45.869Z",
"enabled_by": {
"id": "11446498",
"type": "user"
}
}指定されたIDのShield情報バリアのステータスを変更します。
client.shield_information_barriers.update_shield_information_barrier_status(
barrier_id, UpdateShieldInformationBarrierStatusStatus.DISABLED
){
"id": "11446498",
"type": "shield_information_barrier",
"enterprise": {
"id": "1910967",
"type": "enterprise"
},
"status": "draft",
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z",
"updated_by": {
"id": "11446498",
"type": "user"
},
"enabled_at": "2020-07-26T18:44:45.869Z",
"enabled_by": {
"id": "11446498",
"type": "user"
}
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
更新されたShield情報バリアオブジェクトを返します。
Shield情報バリアオブジェクトのStandard版の表示。
Shield情報バリアの一意の識別子。
"11446498"
Shield情報バリアのタイプ。
shield_information_barrier "shield_information_barrier"
このバリアが配置されている企業のtypeとid。
Show child attributes
Shield情報バリアのステータス。
draft, pending, disabled, enabled, invalid "draft"
このShield情報バリアオブジェクトが作成された日時を示すISO日時文字列。
"2020-06-26T18:44:45.869Z"
このShield情報バリアを作成したユーザー。
Show child attributes
このShield情報バリアが更新された日時を示すISO日時文字列。
"2020-07-26T18:44:45.869Z"
このShield情報バリアを更新したユーザー。
Show child attributes
このShield情報バリアが有効化された日時を示すISO日時文字列。
"2020-07-26T18:44:45.869Z"
このShield情報バリアを有効化したユーザー。
Show child attributes
このページは役に立ちましたか?