GET /bsus/api/v1/service_account - Adaptive Applications - BlueCat Gateway - 23.1

BlueCat Server Update Services Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1

Description

Retrieve account details for the account used by the API when signing in to BlueCat Address Manager.

Parameters

None.

Responses

Status Description
Successful

Code: 200

Body:
{
  "username": "string",
  "bam_url": "string"
}
The returned data contains the following information:
  • username—the user name for the account that the API uses when signing in to Address Manager.
  • bam_url—the URL for the instance of BlueCat Address Manager that the API signs in to.