--psc arg |
Optional. FQDN of the Platform Services Controller node. If not specified, the vCenter Server node is also considered as PSC node. |
--psc_port arg |
Optional. Port of the Platform Services Controller node. The default value is 443. |
--vc arg |
Required. FQDN of the vCenter Server node where Site Recovery Manager is registered. |
--vc_port arg |
Optional. Port of the vCenter Server node. The default value is 443. It is taken into account only if the psc argument is set and is different then the vc argument. If that is not the case, the tool uses the psc_port. |
--srm arg |
Required. FQDN of the Site Recovery Manager node. |
--srm_port arg |
Optional. Port of the Site Recovery Manager node. The default value is 443. |
--u arg |
Optional. Name of the Site Recovery Manager administrative account registered with the specified vCenter Server node. The default user is [email protected]. |
--ru arg |
Optional. Name of the Site Recovery Manager administrative account registered with the remote vCenter Server. The specified Site Recovery Manager server is expected to be paired with a Site Recovery Manager server that is registered with the remote vCenter Server where this account can login. The default user is [email protected] |
--y |
Optional. Flag to specify yes answer to all questions. The default behavior is to ask for confirmation. |
--no_ssl |
Optional. Flag to deactivate certificate validation checks. The default behavior is to verify SSL certificates. |