networkmanager_delete_connection: Deletes the specified connection in your global network

View source: R/networkmanager_operations.R

networkmanager_delete_connectionR Documentation

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.