GET /foreman_tasks/api/tasks/:id
Show task details
パラメーター
パラメーター名
記述
location_id
任意
ロケーション別のスコープ
Validations:
Must be a Integer
organization_id
任意
組織別のスコープ
Validations:
Must be a Integer
id
任意
UUID of the task
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.