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

tree_move_request

"command":
            {
                "plm_type_code":${dimensions},
                "state":${tree_move_request},
    			"nodes":[string],
				"place": string, 
				"insert_mode": string}            
			 }

insert_mode:

  • before - до группы
  • after - после группы
  • child - дочернее положение в группе
Response
Parameter

tree_move_response

"command" : {
                "plm_type_code" : ${dimensions},
                "state" : ${tree_move_response},
 				"command_id": string,
			 	"module_id": string,
			 	"nodes_names": [string],                   
 				"place_parent_name": ""
              }
  • Нет меток