networkmanager_delete_device: Deletes an existing device

View source: R/networkmanager_operations.R

networkmanager_delete_deviceR Documentation

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.


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