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

public enum NetworkAttachmentConnectedEndpoint.Types.Status

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

The status of a connected endpoint to this network attachment.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Accepted

The consumer allows traffic from the producer to reach its VPC.

Closed

The consumer network attachment no longer exists.

NeedsAttention

The consumer needs to take further action before traffic can be served.

Pending

The consumer neither allows nor prohibits traffic from the producer to reach its VPC.

Rejected

The consumer prohibits traffic from the producer to reach its VPC.

UndefinedStatus

A value indicating that the enum field is not set.

Unspecified