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