POST /api/ptables/1007981806-ptable218/clone { "ptable": { "name": "" } } 422 { "error": { "id": 1007981806, "errors": { "name": [ "can't be blank" ] }, "full_messages": [ "Name can't be blank" ] } }
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
Validations:
|
ptable 必須 |
Validations:
|
ptable[name] 必須 |
テンプレート名 Validations:
|