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" ] } }
Param Name | Description |
---|---|
location_id Optional |
위치 별 범위 Validations:
|
organization_id Optional |
조직 별 범위 Validations:
|
id Required |
Validations:
|
ptable Required |
Validations:
|
ptable[name] Required |
템플릿 이름 Validations:
|