API constants - Adaptive Applications - BlueCat Gateway - 23.1

BlueCat Server Update Services Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
23.1

The following section outlines API constants that are used by the BlueCat Server Update Services APIs.

Status Codes

  • WAITING = 0
  • PROCESSING = 1
  • SUCCESS = 2
  • FAIL = 3

Service Sync Status codes

The ServiceSyncStatus class has the following defined constants:
  • FAIL = 0
  • SUCCESS = 1
  • WAITING = 2
  • NOT_SUPPORTED = 3