Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > BMC Discovery > Connector Parameters 

Authentication

Server URL

This parameter specifies the base URL of the BMC Discovery instance. The URL is used as the root for all API requests.

 

Technical Name

SERVER_URL

Category

Authentication

Type

String

Default Value

n/a

Example Values

https://discovery.example.com/

 

Ensure the URL includes the protocol (http:// or https://). A trailing slash is optional and will be added automatically if omitted.

 

API Token

This parameter contains the API token used to authenticate with the BMC Discovery API. The token is transmitted as a Bearer token in the Authorization header of each request.

 

Technical Name

API_TOKEN

Category

Authentication

Type

String (masked)

Default Value

n/a

Example Values

{empty}

 

Instructions for generating the API token are described in the Prerequisites section.