GET /foreman_tasks/api/recurring_logics/:id
Show recurring logic details
Params
Param Name
Description
location_id Optional
위치 별 범위
Validations:
Must be a Integer
organization_id Optional
조직 별 범위
Validations:
Must be a Integer
id Required
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.