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" ] } }
Param Name | Description |
---|---|
location_id Optional |
Set the current location context for the request Validations:
|
organization_id Optional |
Set the current organization context for the request Validations:
|
id Required |
Validations:
|
smart_proxy Required |
Validations:
|
smart_proxy[name] Optional |
Validations:
|
smart_proxy[url] Optional |
Validations:
|
smart_proxy[location_ids] Optional , <span class="translation_missing" title="translation missing: gl.apipie.nil_allowed">Nil Allowed</span> |
REPLACE locations with given ids Validations:
|
smart_proxy[organization_ids] Optional , <span class="translation_missing" title="translation missing: gl.apipie.nil_allowed">Nil Allowed</span> |
REPLACE organizations with given ids. Validations:
|