Options used to placing a given service into "maintenance mode".
During maintenance mode, the service will be marked as unavailable and will not be present in DNS or API queries. Maintenance mode is persistent and will be automatically restored on agent restart.
package |
Default |
---|
__construct( $maintenanceOptions = null)
mixed | null
getId() : string
string
getReason() : string
string
isEnable() : boolean
boolean
setEnable( $enable) : $this
boolean
$this
setId( $id) : $this
string
$this
setReason( $reason) : $this
string
$this