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

BlueCat Server Update Services Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1

Description

Retrieve the settings for the current portal host and port that DNS/DHCP servers use to connect with BSUS for acquiring staged patch files and configuration packages.

Parameters

None.

Responses

Status Description
Successful

Code: 200

Body:
{
  "host": "string",
  "port": int
}

Returned settings are as follows:

  • host—the IP address or URL of the BSUS instance that the DNS/DHCP servers should connect to.
  • port—the port that DNS/DHCP servers will use for BSUS communications.