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.