View source: R/ManagementAPI.R
Return a list of Policies for an Internal Network
1 2 3 4 5 | listInternalnetworkPolicies(
internalNetworkId,
type = NULL,
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
internalNetworkId |
The internal network id |
type |
|
organizationId |
The organization id |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.