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

tree_get_request

"command":
            {
                "plm_type_code":${dimensions},
                "state":${tree_get_request}
            }


Response
Parameter

tree_get_response

"command" : {
                "plm_type_code" : ${dimensions},
                "state" : ${tree_get_response},
 				"command_id": string,
			 	"module_id": string,
			 	"nodes": [
                    {
                        "id": string,
                        "type": string,
                        "name": string,
                        "dimension": string
                    },
             }
  • Нет меток