networkmanager_delete_site: Deletes an existing site

View source: R/networkmanager_operations.R

networkmanager_delete_siteR Documentation

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.