23.4. getDetails
- 名前
- getDetails
- 説明
- 指定した組織 ID の組織についての詳細情報
- パラメーター
- string sessionKey
- int orgId
- 戻り値
- struct - organization info
- int
id - string
name - int
active_users- 組織内のアクティブなユーザー数 - int
systems- 組織内のシステム数 - int
trusts- 信頼できる組織数 - int
system_groups- 組織内のシステムグループ数 (オプション) - int
activation_keys- 組織内のアクティブキーの数 (オプション) - int
kickstart_profiles- 組織内のキックスタートプロファイル数 (オプション) - int
configuration_channels- 組織内の設定チャンネル数 (オプション) - boolean
staging_content_enabled- ステージングしているコンテンツが組織内で有効になっているかどうか (オプション)