Skip to content
Release: Australia · Updated: 2026-04-28 · Official documentation · View source

Create IP credentials

Create IP credentials for Discovery to securely connect to devices in your environment. Discovery uses these credentials to log in to devices and retrieve configuration data during the discovery process.

Before you begin

Verify the following:

Role required: discovery_admin

About this task

IP credentials store the authentication information that Discovery needs to access devices in your network. When Discovery runs, it tries each credential in the order you specify until it finds one that works for a given device. Set the credential order to control which credentials Discovery tries first. This is especially important when security policies lock out users after failed login attempts.

For more information about credential types and requirements, see Create and test your credentials.

Procedure

  1. Navigate to Configuration Summary > Discovery > Discovery Setup.

  2. Select IP credentials.

  3. From the Credential type drop-down list, select a credential type.

    The following credential types are available for IP credentials.

    Credential typeDescription
    Applicative CredentialsCredentials for discovering applications running on host machines.
    Basic Auth CredentialsCredentials that use basic authentication with a user name and password.
    CIM CredentialsCredentials for devices that use the Common Information Model protocol.
    Kubernetes CredentialsCredentials for discovering Kubernetes clusters and resources.
    oVirt CredentialsCredentials for oVirt virtualization environments.
    Secondary Bot Hash Token CredentialToken credentials for secondary bot integrations that use existing tokens.
    Secondary Bot Static Token CredentialStatic token credentials for secondary bot integrations.
    SNMP Community Credentials (Password Only)Credentials that use an SNMP community string for network devices.
    SNMPv3 CredentialsCredentials that use the SNMPv3 protocol with authentication and privacy options.
    SSH CredentialsCredentials for Linux, UNIX, and other SSH-enabled devices.
    SSH Private Key CredentialsCredentials that use an SSH private key for authentication instead of a password.
    SSL Keystore CredentialsCredentials that use an SSL keystore for secure communication.
    VMWare CredentialsCredentials for VMware vCenter environments.
    Windows CredentialsCredentials for Windows devices that use WMI or WinRM protocols.
  4. Select Create new.

  5. Complete the form.

    The fields in the form vary based on the credential type that you selected. The following fields appear in most credential types.

FieldDescription
NameEnter a unique and descriptive name for the credential.
User nameEnter the user name for this credential. Avoid leading or trailing spaces in user names.
ActiveSelect this check box to make the credential available for Discovery.
Credential aliasSelect a credential alias to associate with this credential. Credential aliases enable you to define a credential once and reference it across multiple configurations.
OrderEnter the sequence in which Discovery tries this credential when it attempts to log in to devices. The smaller the number, the higher the priority. If all credentials have the same order number, Discovery tries them in a random order.Note: Establish credential order when you use large numbers of credentials or when security policies lock out users after failed login attempts.
  1. Select Submit.

    You're returned to the IP credentials page.

  2. To complete the setup, select Mark as configured.

Related topics

Get started with credentials