Reference documentation and code samples for the Compute V1 Client class IsActive.
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA.
Protobuf type google.cloud.compute.v1.InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.IsActive
Namespace
Google \ Cloud \ Compute \ V1 \ InterconnectAttachmentGroupsOperationalStatusAttachmentStatusMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_IS_ACTIVE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_IS_ACTIVE = 0;
ACTIVE
Value: 314733318
Generated from protobuf enum ACTIVE = 314733318;
INACTIVE
Value: 270421099
Generated from protobuf enum INACTIVE = 270421099;
UNSPECIFIED
Value: 526786327
Generated from protobuf enum UNSPECIFIED = 526786327;