Getting a DRG Attachment's Details

Get the configuration details for a Dynamic Routing Gateway (DRG) attachment in Oracle Cloud Infrastructure.

For details about DRGs, see Working with DRGs and DRG Attachments.

    1. On the Dynamic Routing Gateways list page, select the DRG that you want to work with. If you need help finding the list page or the DRG, see Listing DRGs.
    2. On the details page, perform one of the following actions depending on the option that you see:
      • On the Attachments tab, go to the section that corresponds to the attachment's type.
      • Under Resources, select an option corresponding to the attachment's type.

      The available DRG attachment types are:

      • VCN attachments
      • Virtual circuit attachments
      • IPSec tunnel attachments
      • Remote peering connection attachments
      • Loopback attachments
      • Cross-tenancy attachments
    3. Select the name of the attachment you're interested in.
  • Use the network drg-attachment get command and required parameters to get details for a DRG attachment:

    oci network drg-attachment get --drg-attachment-id attachment-ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetDrgAttachment operation to get details for a DRG attachment.