参数

参数名字 描述
location_id
选填

根据位置界定的范围

Validations:

  • Integer

organization_id
选填

根据机构界定的范围

Validations:

  • Integer

id
必填

Validations:

  • String

smart_proxy
必填

Validations:

  • Hash

smart_proxy[name]
选填

Validations:

  • String

smart_proxy[url]
选填

Validations:

  • String

smart_proxy[location_ids]
选填 , 允许空值

使用给定 id 替换位置

Validations:

  • Must be an array of any type

smart_proxy[organization_ids]
选填 , 允许空值

使用给定 id 替换机构

Validations:

  • Must be an array of any type

smart_proxy[download_policy]
选填

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

Validations:

  • String