Learn R Programming

paws.networking (version 0.2.0)

networkmanager_delete_connection: Deletes the specified connection in your global network

Description

Deletes the specified connection in your global network.

See https://paws-r.github.io/docs/networkmanager/delete_connection.html 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.