GET /foreman_tasks/api/tasks/:id/details
Show task extended details
参数
参数名字
描述
location_id
选填
设置请求的当前位置上下文
Validations:
Must be a Integer
organization_id
选填
设置请求的当前组织上下文
Validations:
Must be a Integer
id
选填
任務的 UUID
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.