Dynamic Routing Gateways REST Endpoints

Networking/Dynamic Routing Gateways
The operations from the Networking/Dynamic Routing Gateways category.
ChangeDrgCompartment
Method: post
Path: /20160918/drgs/{drg_id}/actions/changeCompartment
CreateDrg
Method: post
Path: /20160918/drgs
CreateDrgAttachment
Method: post
Path: /20160918/drgAttachments
DeleteDrg
Method: delete
Path: /20160918/drgs/{drg_id}
DeleteDrgAttachment
Method: delete
Path: /20160918/drgAttachments/{drg_attachment_id}
GetDrg
Method: get
Path: /20160918/drgs/{drg_id}
GetDrgAttachment
Method: get
Path: /20160918/drgAttachments/{drg_attachment_id}
GetDrgRedundancyStatus
Method: get
Path: /20160918/drgs/{drg_id}/redundancyStatus
ListDrgAttachments
Method: get
Path: /20160918/drgAttachments
ListDrgs
Method: get
Path: /20160918/drgs
UpdateDrg
Method: put
Path: /20160918/drgs/{drg_id}
UpdateDrgAttachment
Method: put
Path: /20160918/drgAttachments/{drg_attachment_id}