Команда
Запрос
Дополнительные предварительные действия

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:

  • before - до группы
  • after - после группы
  • child - дочернее положение в группе
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": []
                          }
  • Нет меток