OdbPeeringConnectionSummary - Oracle Database@AWS

OdbPeeringConnectionSummary

A summary of an ODB peering connection.

Contents

odbPeeringConnectionId

The unique identifier of the ODB peering connection. A sample ID is odbpcx-abcdefgh12345678.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 2048.

Pattern: (arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})

Required: Yes

createdAt

The timestamp when the ODB peering connection was created.

Type: Timestamp

Required: No

displayName

The display name of the ODB peering connection.

Type: String

Required: No

odbNetworkArn

The Amazon Resource Name (ARN) of the ODB network that initiated the peering connection.

Type: String

Required: No

odbPeeringConnectionArn

The Amazon Resource Name (ARN) of the ODB peering connection.

Type: String

Required: No

odbPeeringConnectionType

The type of the ODB peering connection.

Valid Values: ODB-VPC | ODB-ODB

Type: String

Required: No

peerNetworkArn

The Amazon Resource Name (ARN) of the peer network.

Type: String

Required: No

percentProgress

The percentage progress of the ODB peering connection creation or deletion.

Type: Float

Required: No

status

The status of the ODB peering connection.

Valid Values: provisioning | active | terminating | terminated | failed

Type: String

Valid Values: AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS

Required: No

statusReason

The reason for the current status of the ODB peering connection.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: