昇腾社区首页
中文
注册

ttp_start_controller

接口功能

RC2版本使用,启动MindIO TFT Controller模块服务。

接口格式

mindio_ttp.ttp_start_controller(bind_ip: str, port: int)

接口参数

参数

是否必选

说明

取值要求

bind_ip

必选

controller所在节点IP地址。

符合IP地址规范的IP地址,位于集群节点IP地址中。

port

必选

侦听端口号。

[1024,65535)。

返回值