networkmanager_delete_peering {paws.networking} | R Documentation |
Deletes an existing peering connection
Description
Deletes an existing peering connection.
See https://www.paws-r-sdk.com/docs/networkmanager_delete_peering/ for full documentation.
Usage
networkmanager_delete_peering(PeeringId)
Arguments
PeeringId |
[required] The ID of the peering connection to delete. |
[Package paws.networking version 0.7.0 Index]