networkmanager_delete_global_network {paws.networking} | R Documentation |
Deletes an existing global network
Description
Deletes an existing global network. You must first delete all global network objects (devices, links, and sites), deregister all transit gateways, and delete any core networks.
See https://www.paws-r-sdk.com/docs/networkmanager_delete_global_network/ for full documentation.
Usage
networkmanager_delete_global_network(GlobalNetworkId)
Arguments
GlobalNetworkId |
[required] The ID of the global network. |
[Package paws.networking version 0.7.0 Index]