ServersDeploymentStatus class - Platform - BlueCat Gateway - 22.11.1

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.11.1

class bluecat_libraries.address_manager.constants.ServersDeploymentStatus(value)

Values of status codes for deployment of a particular server in BlueCat Address Manager.

CANCELLED = 2

DONE = 7

EXECUTING = -1

FAILED = 3

INITIALIZING = 0

INVALID = 6

NOT_DEPLOYED = 4

NO_RECENT_DEPLOYMENT = 8

QUEUED = 1

WARNING = 5