Dynamic Routing Gateways REST Endpoints

Networking/Dynamic Routing Gateways
The operations from the Networking/Dynamic Routing Gateways category.
Change a DRG Compartment
Method: post
Path: /20160918/drgs/{drg_id}/actions/changeCompartment
Create a DRG
Method: post
Path: /20160918/drgs
Create a DRG Attachment
Method: post
Path: /20160918/drgAttachments
Delete a DRG
Method: delete
Path: /20160918/drgs/{drg_id}
Delete a DRG Attachment
Method: delete
Path: /20160918/drgAttachments/{drg_attachment_id}
Get a DRG
Method: get
Path: /20160918/drgs/{drg_id}
Get a DRG Attachment
Method: get
Path: /20160918/drgAttachments/{drg_attachment_id}
Get DRG Redundancy Status
Method: get
Path: /20160918/drgs/{drg_id}/redundancyStatus
List DRG Attachments
Method: get
Path: /20160918/drgAttachments
List DRGs
Method: get
Path: /20160918/drgs
Update a DRG
Method: put
Path: /20160918/drgs/{drg_id}
Update a DRG Attachment
Method: put
Path: /20160918/drgAttachments/{drg_attachment_id}