Learn R Programming

paws.networking (version 0.2.0)

networkmanager_delete_link: Deletes an existing link

Description

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

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