VMware NSX Manager Target Connector CLI Configuration
This topic includes CLI commands and parameters for adding a VMware NSX Manager target application and target account:
capam32
This topic includes CLI commands and parameters for adding a VMware NSX Manager target application and target account:
2
VMware NSX Manager Target Application CLI Parameters
To add a VMware NSX manager target application and connector using the CLI, use the addTargetApplication command and the following command parameters:
TargetApplication.type
The target application connector type.
Required | Default Value | Valid Values |
yes | N/A | nsxmanager |
Attribute.sshPort
The port that is used to connect to the UNIX host using SSH.
Required | Default Value | Valid Values |
no | 22 | 0-65535 |
Attribute.sshSessionTimeout
When using the SSH communication channel, specifies the amount of time in milliseconds that Credential Manager should wait for the remote host to respond.
Required | Default Value | Valid Values |
no | 5000 | 1000-99999 |
Attribute.scriptTimeout
Specifies the amount of time in milliseconds that Credential Manager waits to receive some expected input from the remote host.
Required | Default Value | Valid Values |
no | 5000 | 5000-59999 |
VMware NSX Manager Target Account CLI Parameters
The VMWARE NSX Manager target connector does not have other parameters for adding a target account.
VMware NSX Manager CLI Example
cmdName=addTargetApplication TargetServer.hostName=myhostname.mydomain.com TargetApplication.name=myESXiTargetApplication.type=nsxmanager Attribute.extensionType=nsxmanager Attribute.sshPort=22cmdName=addTargetAccount TargetServer.hostName=myhostname.mydomain.com TargetApplication.name=myNSXTargetAccount.userName=root TargetAccount.password=P@ssw0rd TargetAccount.cacheAllow=true TargetAccount.cacheDuration=19