上一主题: dpmresourcemgr setcontainerservice 命令-将容器设置为服务下一主题: dpmresourcemgr setmanagementstatus 命令-设置主机的管理状态


dpmresourcemgr setmanagementip 命令--设置主机的管理 IP

dpmresorucemgr setmanagementip 命令用于设置主机的管理 IP 地址。

注意:如果存在服务器名称参数的任何重复的主机名,控制台消息将改为请求使用 system_uuid 参数。 发生此情况时,您可以从数据库表 [aom2].[dbo].[_CA_ComputerSystem] 的 [_Name] 列的相应记录获取 UUID;或者可从 "...\productname\bin\caaipaomwsclient.exe /enum=CA_ComputerSystem" 输出结果中获取。

此命令具有以下格式:

dpmresourcemgr setmanagementip [-sc sc_url] -server_name hostname | -system_uuid uuid -ip_address ipaddress [-ws_user username -ws_password password][-locale iso639value]
-sc sc_url

(可选)为服务控制器主机定义 URL。

示例:https://hostname:port/...

hostname

定义安装了服务控制器的完全限定主机。

示例:localhost.ca.com

port

定义服务控制器服务器的侦听端口。

示例:80

-ws_user username -ws_password password

(可选)指定要用于 Web 服务安全检查的凭据。 如果不包含凭据,系统会提示您输入凭据。 通过使用 caaipsecurity 设置自己的会话来避免提示输入凭据。

-locale iso639value

(可选)指定 IS0 639_3166 组合以覆盖默认的英语输出(例如:法语为 fr_FR)。 要使用命令提示符的区域设置,请指定“native”。