OdbNetwork - Oracle Database@AWS

OdbNetwork

Information about an ODB network.

Contents

odbNetworkId

The unique identifier of the ODB network.

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

availabilityZone

The AWS Availability Zone (AZ) where the ODB network is located.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

availabilityZoneId

The AZ ID of the AZ where the ODB network is located.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

backupSubnetCidr

The CIDR range of the backup subnet in the ODB network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

clientSubnetCidr

The CIDR range of the client subnet in the ODB network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

createdAt

The date and time when the ODB network was created.

Type: Timestamp

Required: No

customDomainName

The domain name for the resources in the ODB network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

defaultDnsPrefix

The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

displayName

The user-friendly name of the ODB network.

Type: String

Required: No

managedServices

The managed services configuration for the ODB network.

Type: ManagedServices object

Required: No

ociDnsForwardingConfigs

The DNS resolver endpoint in OCI for forwarding DNS queries for the ociPrivateZone domain.

Type: Array of OciDnsForwardingConfig objects

Required: No

ociNetworkAnchorId

The unique identifier of the OCI network anchor for the ODB network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

ociNetworkAnchorUrl

The URL of the OCI network anchor for the ODB network.

Type: String

Required: No

ociResourceAnchorName

The name of the OCI resource anchor that's associated with the ODB network.

Type: String

Required: No

ociVcnId

The Oracle Cloud ID (OCID) for the Virtual Cloud Network (VCN) that's associated with the ODB network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

ociVcnUrl

The URL for the VCN that's associated with the ODB network.

Type: String

Required: No

odbNetworkArn

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

Type: String

Required: No

peeredCidrs

The list of CIDR ranges from the peered VPC that are allowed access to the ODB network.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

percentProgress

The amount of progress made on the current operation on the ODB network, expressed as a percentage.

Type: Float

Required: No

status

The current status of the ODB network.

Type: String

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

Required: No

statusReason

Additional information about the current status of the ODB network.

Type: String

Required: No

See Also

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