Learn R Programming

paws.networking (version 0.4.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://www.paws-r-sdk.com/docs/networkmanager_delete_device/ 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.