Команда | Запрос | Дополнительные предварительные действия |
---|---|---|
tree_create_group_request | "command": { "plm_type_code":${dimensions}, "state":${tree_create_group_request}, "nodes":[string], // струкрутра группы "place": string, // положение группы "group_name": string, // название группы "insert_mode":"before" // место добавления } | insert_mode:
|
Response | Parameter |
---|---|
tree_create_group_response | "command" : { "plm_type_code" : ${dimensions}, "state" : ${tree_create_group_response}, "command_id": string,// идентификатор команды "module_id": string, // идентификатор модуля "id": [string] , // идентитфикатор факта "nodes_names": [] // идентификаторы фактов в дереве } |