networkmanager_update_core_network {paws.networking}R Documentation

Updates the description of a core network

Description

Updates the description of a core network.

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

Usage

networkmanager_update_core_network(CoreNetworkId, Description = NULL)

Arguments

CoreNetworkId

[required] The ID of a core network.

Description

The description of the update.


[Package paws.networking version 0.7.0 Index]