Params

Param Name Description
smart_proxy_id
Required

Salt Smart Proxy ID

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no leading or trailing space.

salt_environments
Optional

Limit to a specific environments

Validations:

  • Must be an array of any type

actions
Optional

Limit to specific actions: i.e. add, remove

Validations:

  • Must be an array of any type

dryrun
Optional

Dryrun only

Validations:

  • Must be 'true' or 'false' or '1' or '0'