Skip to content

/AWS1/CL_ODBODBNETWORKSUMMARY

Information about an ODB network.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_odbnetworkid TYPE /AWS1/ODBRESOURCEIDORARN /AWS1/ODBRESOURCEIDORARN

The unique identifier of the ODB network.

Optional arguments:

iv_displayname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The user-friendly name of the ODB network.

iv_status TYPE /AWS1/ODBRESOURCESTATUS /AWS1/ODBRESOURCESTATUS

The current status of the ODB network.

iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the current status of the ODB network.

iv_odbnetworkarn TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_availabilityzone TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The Amazon Web Services Availability Zone (AZ) where the ODB network is located.

iv_availabilityzoneid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_clientsubnetcidr TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_backupsubnetcidr TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_customdomainname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The domain name for the resources in the ODB network.

iv_defaultdnsprefix TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

it_peeredcidrs TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

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

iv_ocinetworkanchorid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_ocinetworkanchorurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_ociresourceanchorname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_ocivcnid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

iv_ocivcnurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

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

it_ocidnsforwardingconfigs TYPE /AWS1/CL_ODBOCIDNSFORWARDING00=>TT_OCIDNSFORWARDINGCONFIGLIST TT_OCIDNSFORWARDINGCONFIGLIST

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

iv_createdat TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP

The date and time when the ODB network was created.

iv_percentprogress TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

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

io_managedservices TYPE REF TO /AWS1/CL_ODBMANAGEDSERVICES /AWS1/CL_ODBMANAGEDSERVICES

The managed services configuration for the ODB network.

it_ec2placementgroupids TYPE /AWS1/CL_ODBRESOURCEIDLIST_W=>TT_RESOURCEIDLIST TT_RESOURCEIDLIST

The list of EC2 Placement Group IDs associated with your ODB network.


Queryable Attributes

odbNetworkId

The unique identifier of the ODB network.

Accessible with the following methods

Method Description
GET_ODBNETWORKID() Getter for ODBNETWORKID, with configurable default
ASK_ODBNETWORKID() Getter for ODBNETWORKID w/ exceptions if field has no value
HAS_ODBNETWORKID() Determine if ODBNETWORKID has a value

displayName

The user-friendly name of the ODB network.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

status

The current status of the ODB network.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

statusReason

Additional information about the current status of the ODB network.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

odbNetworkArn

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

Accessible with the following methods

Method Description
GET_ODBNETWORKARN() Getter for ODBNETWORKARN, with configurable default
ASK_ODBNETWORKARN() Getter for ODBNETWORKARN w/ exceptions if field has no value
HAS_ODBNETWORKARN() Determine if ODBNETWORKARN has a value

availabilityZone

The Amazon Web Services Availability Zone (AZ) where the ODB network is located.

Accessible with the following methods

Method Description
GET_AVAILABILITYZONE() Getter for AVAILABILITYZONE, with configurable default
ASK_AVAILABILITYZONE() Getter for AVAILABILITYZONE w/ exceptions if field has no va
HAS_AVAILABILITYZONE() Determine if AVAILABILITYZONE has a value

availabilityZoneId

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

Accessible with the following methods

Method Description
GET_AVAILABILITYZONEID() Getter for AVAILABILITYZONEID, with configurable default
ASK_AVAILABILITYZONEID() Getter for AVAILABILITYZONEID w/ exceptions if field has no
HAS_AVAILABILITYZONEID() Determine if AVAILABILITYZONEID has a value

clientSubnetCidr

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

Accessible with the following methods

Method Description
GET_CLIENTSUBNETCIDR() Getter for CLIENTSUBNETCIDR, with configurable default
ASK_CLIENTSUBNETCIDR() Getter for CLIENTSUBNETCIDR w/ exceptions if field has no va
HAS_CLIENTSUBNETCIDR() Determine if CLIENTSUBNETCIDR has a value

backupSubnetCidr

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

Accessible with the following methods

Method Description
GET_BACKUPSUBNETCIDR() Getter for BACKUPSUBNETCIDR, with configurable default
ASK_BACKUPSUBNETCIDR() Getter for BACKUPSUBNETCIDR w/ exceptions if field has no va
HAS_BACKUPSUBNETCIDR() Determine if BACKUPSUBNETCIDR has a value

customDomainName

The domain name for the resources in the ODB network.

Accessible with the following methods

Method Description
GET_CUSTOMDOMAINNAME() Getter for CUSTOMDOMAINNAME, with configurable default
ASK_CUSTOMDOMAINNAME() Getter for CUSTOMDOMAINNAME w/ exceptions if field has no va
HAS_CUSTOMDOMAINNAME() Determine if CUSTOMDOMAINNAME has a value

defaultDnsPrefix

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

Accessible with the following methods

Method Description
GET_DEFAULTDNSPREFIX() Getter for DEFAULTDNSPREFIX, with configurable default
ASK_DEFAULTDNSPREFIX() Getter for DEFAULTDNSPREFIX w/ exceptions if field has no va
HAS_DEFAULTDNSPREFIX() Determine if DEFAULTDNSPREFIX has a value

peeredCidrs

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

Accessible with the following methods

Method Description
GET_PEEREDCIDRS() Getter for PEEREDCIDRS, with configurable default
ASK_PEEREDCIDRS() Getter for PEEREDCIDRS w/ exceptions if field has no value
HAS_PEEREDCIDRS() Determine if PEEREDCIDRS has a value

ociNetworkAnchorId

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

Accessible with the following methods

Method Description
GET_OCINETWORKANCHORID() Getter for OCINETWORKANCHORID, with configurable default
ASK_OCINETWORKANCHORID() Getter for OCINETWORKANCHORID w/ exceptions if field has no
HAS_OCINETWORKANCHORID() Determine if OCINETWORKANCHORID has a value

ociNetworkAnchorUrl

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

Accessible with the following methods

Method Description
GET_OCINETWORKANCHORURL() Getter for OCINETWORKANCHORURL, with configurable default
ASK_OCINETWORKANCHORURL() Getter for OCINETWORKANCHORURL w/ exceptions if field has no
HAS_OCINETWORKANCHORURL() Determine if OCINETWORKANCHORURL has a value

ociResourceAnchorName

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

Accessible with the following methods

Method Description
GET_OCIRESOURCEANCHORNAME() Getter for OCIRESOURCEANCHORNAME, with configurable default
ASK_OCIRESOURCEANCHORNAME() Getter for OCIRESOURCEANCHORNAME w/ exceptions if field has
HAS_OCIRESOURCEANCHORNAME() Determine if OCIRESOURCEANCHORNAME has a value

ociVcnId

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

Accessible with the following methods

Method Description
GET_OCIVCNID() Getter for OCIVCNID, with configurable default
ASK_OCIVCNID() Getter for OCIVCNID w/ exceptions if field has no value
HAS_OCIVCNID() Determine if OCIVCNID has a value

ociVcnUrl

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

Accessible with the following methods

Method Description
GET_OCIVCNURL() Getter for OCIVCNURL, with configurable default
ASK_OCIVCNURL() Getter for OCIVCNURL w/ exceptions if field has no value
HAS_OCIVCNURL() Determine if OCIVCNURL has a value

ociDnsForwardingConfigs

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

Accessible with the following methods

Method Description
GET_OCIDNSFORWARDINGCONFIGS() Getter for OCIDNSFORWARDINGCONFIGS, with configurable defaul
ASK_OCIDNSFORWARDINGCONFIGS() Getter for OCIDNSFORWARDINGCONFIGS w/ exceptions if field ha
HAS_OCIDNSFORWARDINGCONFIGS() Determine if OCIDNSFORWARDINGCONFIGS has a value

createdAt

The date and time when the ODB network was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

percentProgress

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

Accessible with the following methods

Method Description
GET_PERCENTPROGRESS() Getter for PERCENTPROGRESS, with configurable default
ASK_PERCENTPROGRESS() Getter for PERCENTPROGRESS w/ exceptions if field has no val
STR_PERCENTPROGRESS() String format for PERCENTPROGRESS, with configurable default
HAS_PERCENTPROGRESS() Determine if PERCENTPROGRESS has a value

managedServices

The managed services configuration for the ODB network.

Accessible with the following methods

Method Description
GET_MANAGEDSERVICES() Getter for MANAGEDSERVICES

ec2PlacementGroupIds

The list of EC2 Placement Group IDs associated with your ODB network.

Accessible with the following methods

Method Description
GET_EC2PLACEMENTGROUPIDS() Getter for EC2PLACEMENTGROUPIDS, with configurable default
ASK_EC2PLACEMENTGROUPIDS() Getter for EC2PLACEMENTGROUPIDS w/ exceptions if field has n
HAS_EC2PLACEMENTGROUPIDS() Determine if EC2PLACEMENTGROUPIDS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ODBNETWORKLIST

TYPES TT_ODBNETWORKLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ODBODBNETWORKSUMMARY WITH DEFAULT KEY
.