POST /foreman_tasks/api/recurring_logics/:id/cancel
取消週期邏輯
参数
参数名字
描述
location_id
选填
设置请求的当前位置上下文
Validations:
Must be a Integer
organization_id
选填
设置请求的当前组织上下文
Validations:
Must be a Integer
id
必填
ID of the recurring logic
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.