Learn R Programming

paws.networking (version 0.7.0)

networkmanager_delete_connection: Deletes the specified connection in your global network

Description

Deletes the specified connection in your global network.

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

Usage

networkmanager_delete_connection(GlobalNetworkId, ConnectionId)

Arguments

GlobalNetworkId

[required] The ID of the global network.

ConnectionId

[required] The ID of the connection.