Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DomainBasedPatchingConfigs

This patching config will patch all nodes in one AD/FD at a time.

Properties

Const patchingConfigStrategy

patchingConfigStrategy: string = "DOMAIN_BASED"

toleranceThresholdPerDomain

toleranceThresholdPerDomain: number

Acceptable number of failed-to-be-patched nodes in each domain. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

waitTimeBetweenDomainInSeconds

waitTimeBetweenDomainInSeconds: number

The wait time between AD/FD in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj