View source: R/networkmanager_operations.R
networkmanager_delete_site | R Documentation |
Deletes an existing site. The site cannot be associated with any device or link.
See https://www.paws-r-sdk.com/docs/networkmanager_delete_site/ for full documentation.
networkmanager_delete_site(GlobalNetworkId, SiteId)
GlobalNetworkId |
[required] The ID of the global network. |
SiteId |
[required] The ID of the site. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.