PUT /bsus/api/v1/sql_credentials - Adaptive Applications - BlueCat Gateway - 22.1

BlueCat Server Update Services Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.1

Description

Sets the maximum API timeout value before BSUS switches to DB Connection to get server details.

The API timeout specifies how long before BSUS switches to DB Connection to get server details. If the BAM API does not respond within this timeout period, BSUS performs an SQL query to Address Manager to get server details.

Parameters

None.

Status Description
payload

(body)

Code: 200

Success.

Body:
{
  "timeout": 0
}

Parameters:

  • timeout—Sets the timeout setting for SQL credentials of the Global User, in milliseconds (ms). If not set, the default is 60,000 (60 seconds).

Responses

Status Description
Success

Code: 202

Global User updated successfully

Error

Code: 400

Invalid input.

Code: 500

Internal error.