Rmvmware vcenterregister command – HP 3PAR Application Software Suite for VMware Licenses User Manual
Page 10
Example:
The following command will add a new entry for the HP 3PAR StoreServ Storage System s124:
C:\> RMVMware InServRegister -inserv s124 -inservuid root -inservpwd pass2word
RMVMware vCenterRegister command
The RMVMware vCenterRegister command manages the vCenter credentials. The syntax for
the RMVMware vCenterRegister command is as follows:
RMVMware vCenterRegister
<-vcserver "VCServerName"> <-vcuid "VCUserID"> <-vcpwd "VCPassword">
<-vcfile "CredentialFilePath">
RMVMware vCenterRegister <-remove> <-vcserver "VCServerName">
<-vcuid "VCUserID"> <-vcfile "CredentialFilePath">
RMVMware vCenterRegister <-display> <-vcfile "CredentialFilePath">
The options and arguments used for this command are described as follows:
•
-vcserver
Specifies the vCenter name.
•
-vcuid
Specifies the vCenter user name.
•
-vcpwd
Specifies the vCenter password.
•
-vcfile
Specifies the path to the credential file.
•
-display
Displays the content of the credential file.
•
-remove
Removes the registered credential.
Example:
The following command will add a new entry for user Administrator on vCenter Server MyVC:
C:\> RMVMware vCenterRegister -vcserver MyVC -vcuid Administrator
-vcpwd myPassword -vcfile "c:\myCred.xml"
10
Overview