Learn R Programming

paws.networking (version 0.2.0)

networkmanager_disassociate_link: Disassociates an existing device from a link

Description

Disassociates an existing device from a link. You must first disassociate any customer gateways that are associated with the link.

See https://paws-r.github.io/docs/networkmanager/disassociate_link.html for full documentation.

Usage

networkmanager_disassociate_link(GlobalNetworkId, DeviceId, LinkId)

Arguments

GlobalNetworkId

[required] The ID of the global network.

DeviceId

[required] The ID of the device.

LinkId

[required] The ID of the link.