POST /bsus/api/v1/patches - Adaptive Applications - BlueCat Gateway - 23.1

BlueCat Server Update Services Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1

Description

Adds patch updates to BlueCat Server Update Services.

Parameters

Name Description
md5 Location: form-data

Type: String

The MD5 value of the patch:

file Location: form-data

Type: File

The patch file to upload.

Responses

Status Description
Successful

Code: 200

Success.

Error

Code: 400

Undocumented error: Bad request

{
  "error": "The user provided checksum <value> does not match the checksum calculated on the uploaded file"
}
{
  "error": "File 'name_file' doesn't appear to be a supported BlueCat patch or update file" 
}