PUT /ansible/api/ansible_playbooks/sync
Sync Ansible playbooks

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

proxy_id
required

Smart Proxy to sync from

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

playbooks_names
optional

Ansible playbooks names to be synced

Validations:

  • Must be an array of any type


GET /ansible/api/ansible_playbooks/fetch
Fetch Ansible playbooks available to be synced

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

proxy_id
required

Smart Proxy to fetch from

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..