Learn R Programming

paws.networking (version 0.2.0)

networkmanager_delete_device: Deletes an existing device

Description

Deletes an existing device. You must first disassociate the device from any links and customer gateways.

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

Usage

networkmanager_delete_device(GlobalNetworkId, DeviceId)

Arguments

GlobalNetworkId

[required] The ID of the global network.

DeviceId

[required] The ID of the device.