networkmanager_delete_core_network {paws.networking}R Documentation

Deletes a core network along with all core network policies

Description

Deletes a core network along with all core network policies. This can only be done if there are no attachments on a core network.

See https://www.paws-r-sdk.com/docs/networkmanager_delete_core_network/ for full documentation.

Usage

networkmanager_delete_core_network(CoreNetworkId)

Arguments

CoreNetworkId

[required] The network ID of the deleted core network.


[Package paws.networking version 0.7.0 Index]