Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.33. updateName

名前
updateName
説明
組織の名前を更新します。
パラメーター
  • string sessionKey
  • int orgId
  • string name - 組織名。Web UI の場合と同じ条件を満たす必要があります。
戻り値
  • 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 - ステージングしているコンテンツが組織内で有効になっているかどうか (オプション)