Compute Engine v1 API - Enum ServiceAttachmentConnectedEndpoint.Types.Status (2.15.0)

public enum ServiceAttachmentConnectedEndpoint.Types.Status

Reference documentation and code samples for the Compute Engine v1 API enum ServiceAttachmentConnectedEndpoint.Types.Status.

The status of a connected endpoint to this service attachment.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Accepted

The connection has been accepted by the producer.

Closed

The connection has been closed by the producer.

NeedsAttention

The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic.

Pending

The connection is pending acceptance by the producer.

Rejected

The consumer is still connected but not using the connection.

UndefinedStatus

A value indicating that the enum field is not set.

Unspecified