networkmanager_delete_core_network_policy_version: Deletes a policy version from a core network

View source: R/networkmanager_operations.R

networkmanager_delete_core_network_policy_versionR Documentation

Deletes a policy version from a core network

Description

Deletes a policy version from a core network. You can't delete the current LIVE policy.

See https://www.paws-r-sdk.com/docs/networkmanager_delete_core_network_policy_version/ for full documentation.

Usage

networkmanager_delete_core_network_policy_version(
  CoreNetworkId,
  PolicyVersionId
)

Arguments

CoreNetworkId

[required] The ID of a core network for the deleted policy.

PolicyVersionId

[required] The version ID of the deleted policy.


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