Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDrgAttachmentDetails

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

drgId

drgId: string

The OCID of the DRG.

Optional drgRouteTableId

drgRouteTableId: undefined | string

The OCID of the DRG route table that is assigned to this attachment.

The DRG route table manages traffic inside the DRG.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional networkDetails

networkDetails: model.VcnDrgAttachmentNetworkCreateDetails

Optional routeTableId

routeTableId: undefined | string

The OCID of the route table used by the DRG attachment.

If you don't specify a route table here, the DRG attachment is created without an associated route table. The Networking service does NOT automatically associate the attached VCN's default route table with the DRG attachment. For information about why you would associate a route table with a DRG attachment, see:

[Transit Routing: Access to Multiple VCNs in Same Region](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitrouting.htm) * [Transit Routing: Private Access to Oracle Services](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitroutingoracleservices.htm) This field is deprecated. Instead, use the networkDetails field to specify the VCN route table for this attachment.

Optional vcnId

vcnId: undefined | string

The OCID of the VCN. This field is deprecated. Instead, use the {@code networkDetails} field to specify the OCID of the attached resource.

Functions

getDeserializedJsonObj

getJsonObj