PUT /api/smart_proxies/980190962-DHCP%20Proxy { "smart_proxy": { "name": "" } } 422 { "error": { "id": 980190962, "errors": { "name": [ "can't be blank" ] }, "full_messages": [ "Name can't be blank" ] } }
Nome parâmetro | Descrição |
---|---|
location_id opcional |
Set the current location context for the request Validations:
|
organization_id opcional |
Set the current organization context for the request Validations:
|
id requerido |
Validations:
|
smart_proxy requerido |
Validations:
|
smart_proxy[name] opcional |
Validations:
|
smart_proxy[url] opcional |
Validations:
|
smart_proxy[location_ids] opcional , nulo permitido |
SUBSTITUIR localizações dadas com ids Validations:
|
smart_proxy[organization_ids] opcional , nulo permitido |
SUBSTITUIR organizações dadas com ids Validations:
|