Get Started > Supported Content > Supported Protocols > VMware Infrastructure Management (VIM) Protocol

VMware Infrastructure Management (VIM) Protocol

Parameter

Description

Connection Timeout

Time-out in milliseconds after which the Probe stops trying to connect to VMware Infrastructure.

Port Number

DFM uses the number defined here when processing one of the Network – VMware jobs:

If the port number is left empty, DFM performs a WMI query to extract the port number from the registry. DFM queries HKLM\SOFTWARE\VMware, Inc.\VMware VirtualCenter and searches for the HttpsProxyPort or HttpProxyPort attributes:

  • If the HttpsProxyPort attribute is found, DFM uses its value for the port and sets the prefix to HTTPS.

  • If the HttpProxyPort attribute is found, DFM uses its value for the port and sets the prefix to HTTP.

Use SSL

true: DFM uses a Secure Sockets Layer (SSL) protocol to access VMware Infrastructure, and the prefix is set to HTTPS.

false: DFM uses the http protocol.

User Name

The name of the user needed to connect to VMware Infrastructure.

Password

The password of the user needed to connect to VMware Infrastructure.

Note When the CyberArk integration is enabled, two radio buttons (Regular Credential and External Vault) are enabled. The existing Username and Password parameters are grouped under the Regular Credential radio button, and CyberArk integration specific parameters Type and Reference are enabled and grouped under the External Vault radio button, as described in the table below.

CyberArk-related Parameters

Parameter

Description

Regular Credential

Enabled when CyberArk integration is enabled. Select this radio button to use regular credential as before.

  • Username. See description above.
  • Password. See description above.

External Vault

Enabled when CyberArk integration is enabled. Select this radio button to use an external credential vault.

  • Type. The external vault type. Currently only CyberArk is supported.
  • Reference. Click to open the Configure dialog box.

    • Reference. Select this option to configure the Reference ID that will be used by UCMDB/UD to retrieve the passwords from the CyberArk Enterprise Password Vault when they are needed.

      Set the reference ID in the CyberArk Enterprise Password Vault in the following format: <Safe Name>\<Folder Path>\<Reference ID>.

      Where <Safe Name> is the Safe value in CyberArk, <Folder Path> is the folder where the Safe belongs to, and <Reference ID> is the name of the CyberArk account you specified or auto-generated in CyberArk.

      For example, NancySafe\Root\nancy-cyberark-testing-refid.

    • Parameter. Select this option to enable configuring a list of editable CyberArk properties as a query string for UCMDB/UD to retrieve passwords from the CyberArk Enterprise Password Vault.

      To configure a CyberArk property value, click in the Value column for the property, and specify the value in string.

      The CyberArk properties values must not contain any of the following characters: \/:*?"<>|'.;

      The out-of-the-box list of CyberArk properties displayed in the Configure dialog box is editable. You can set selected CyberArk properties as the default list using JMX method setGlobalSettingVaule. For instructions, see "How to Set a Default List of CyberArk Properties Using JMX" in the Data Flow Management section of the UCMDB Help.

      • Regex. Enables configuring CyberArk properties values in regular expressions.

        For examples of how to use regular expression syntax, see "Regular Expression Examples" in the Modeling section of the UCMDB Help.

        The CyberArk properties values in regular expression must not contain any of the following characters: : ;