Learn R Programming

paws.networking (version 0.4.0)

networkmanager_delete_site: Deletes an existing site

Description

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.

Usage

networkmanager_delete_site(GlobalNetworkId, SiteId)

Arguments

GlobalNetworkId

[required] The ID of the global network.

SiteId

[required] The ID of the site.