Parámetros

Nombre del parámetro Descripción
location_id
opcional

Alcance por ubicación

Validations:

  • Integer

organization_id
opcional

Alcance por organización

Validations:

  • Integer

smart_proxy
requerido

Validations:

  • Hash

smart_proxy[name]
requerido

Validations:

  • String

smart_proxy[url]
requerido

Validations:

  • String

smart_proxy[location_ids]
opcional , nil permitido

REMPLAZAR ubicaciones con ID dadas

Validations:

  • Must be an array of any type

smart_proxy[organization_ids]
opcional , nil permitido

REMPLAZAR organizaciones con ID dadas.

Validations:

  • Must be an array of any type

smart_proxy[download_policy]
opcional

Download Policy of the capsule, must be one of immediate, on_demand, background, inherit

Validations:

  • String