networkmanager_delete_link: Deletes an existing link

View source: R/networkmanager_operations.R

networkmanager_delete_linkR Documentation

Deletes an existing link

Description

Deletes an existing link. You must first disassociate the link from any devices and customer gateways.

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

Usage

networkmanager_delete_link(GlobalNetworkId, LinkId)

Arguments

GlobalNetworkId

[required] The ID of the global network.

LinkId

[required] The ID of the link.


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