JetStream DR version 5.0 now offers full support for vSphere 8.0. In vSphere 8.0, CIM has been deprecated requiring a user to be created in vCenter with the privilege ‘Partner REST Read+Write’ for the purpose of communication between the JetStream MSA VM and ESXi hosts. This cmdlet creates the user and provides its necessary details to the MSA VM.

Note: For new installations on vSphere 8.0, this function is performed as part of the Install-JetDR Run command and does not need to be executed again using this cmdlet. If the environment is being upgraded from vSphere 7.0 to 8.0 with JetStream DR already installed, this function must be performed using the cmdlet.

This Run command also needs to be performed if the password of the SSO user '[email protected]' is about to expire. A notification indicating this will appear in the JetStream UI. The cmdlet will refresh the password of the user and update the information to the MSA VM.

Enable-JetStreamRESTUser Run command.


Command Parameters: Enable-JetStreamRESTUser

MSAIp

IP address of the MSA VM.

MSACredential

Root user credential of the MSA VM (specified during installation).

IOFRestUserName

Name of the iofrest user.

* This parameter is now obsolete under the current Run command and will be removed in a future release.
* For Run command version 6.0.5, the parameter is not obsolete. Specify IOFRestUserName as 'jetstream' (only).