View source: R/networkmanager_operations.R
networkmanager_delete_link | R Documentation |
Deletes an existing link. You must first disassociate the link from any devices and customer gateways.
See https://www.paws-r-sdk.com/docs/networkmanager_delete_link/ for full documentation.
networkmanager_delete_link(GlobalNetworkId, LinkId)
GlobalNetworkId |
[required] The ID of the global network. |
LinkId |
[required] The ID of the link. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.