View source: R/networkmanager_operations.R
networkmanager_get_core_network_policy | R Documentation |
Returns details about a core network policy. You can get details about your current live policy or any previous policy version.
See https://www.paws-r-sdk.com/docs/networkmanager_get_core_network_policy/ for full documentation.
networkmanager_get_core_network_policy(
CoreNetworkId,
PolicyVersionId = NULL,
Alias = NULL
)
CoreNetworkId |
[required] The ID of a core network. |
PolicyVersionId |
The ID of a core network policy version. |
Alias |
The alias of a core network policy |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.