networkmanager_get_core_network_change_set: Returns a change set between the LIVE core network policy and...

View source: R/networkmanager_operations.R

networkmanager_get_core_network_change_setR Documentation

Returns a change set between the LIVE core network policy and a submitted policy

Description

Returns a change set between the LIVE core network policy and a submitted policy.

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

Usage

networkmanager_get_core_network_change_set(
  CoreNetworkId,
  PolicyVersionId,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

CoreNetworkId

[required] The ID of a core network.

PolicyVersionId

[required] The ID of the policy version.

MaxResults

The maximum number of results to return.

NextToken

The token for the next page of results.


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