PUT /api/subnets/1018350795/parameters/297943576 { "parameter": { "name": "name with space", "value": "123" } } 422 { "error": { "id": 297943576, "errors": { "name": [ "can't contain spaces." ] }, "full_messages": [ "Name can't contain spaces." ] } }
Param name | Description |
---|---|
host_id optional |
ID of host Validations:
|
hostgroup_id optional |
ID of host group Validations:
|
domain_id optional |
ID of domain Validations:
|
operatingsystem_id optional |
ID of operating system Validations:
|
location_id optional |
ID of location Validations:
|
organization_id optional |
ID of organization Validations:
|
id required |
ID of parameter Validations:
|
subnet_id optional |
ID of subnet Validations:
|
parameter required |
Validations:
|
parameter[name] optional |
Validations:
|
parameter[value] optional |
Validations:
|
parameter[parameter_type] optional |
Type of value Validations:
|