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" ] } }
パラメーター名 | 記述 |
---|---|
location_id 任意 |
Set the current location context for the request Validations:
|
organization_id 任意 |
Set the current organization context for the request Validations:
|
id 必須 |
Validations:
|
smart_proxy 必須 |
Validations:
|
smart_proxy[name] 任意 |
Validations:
|
smart_proxy[url] 任意 |
Validations:
|
smart_proxy[location_ids] 任意 , nil可 |
ロケーションを指定された ID に置き換えます Validations:
|
smart_proxy[organization_ids] 任意 , nil可 |
組織を指定された ID に置き換えます。 Validations:
|