Red Hat Training

A Red Hat training course is available for Red Hat Satellite

3.7. addScriptRun

名前
addScriptRun
説明
スクリプトを実行するアクションを Action Chain に追加します。注記: スクリプトのボディは Base64 でエンコードされている必要があります!
パラメーター
  • string sessionKey - ログイン時に発行されるセッショントークン
  • int serverId - システム ID
  • string chainLabel - chain のラベル
  • string uid - 特定システム上のユーザー ID
  • string gid - 特定システム上のグループ ID
  • int timeout - タイムアウト
  • string scriptBodyBase64 - Base64 でエンコードされたスクリプトのボディ
戻り値
  • int actionId - アクションまたは例外のスローの ID