networkmanager_disassociate_link: Disassociates an existing device from a link

View source: R/networkmanager_operations.R

networkmanager_disassociate_linkR Documentation

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://www.paws-r-sdk.com/docs/networkmanager_disassociate_link/ 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.


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