View source: R/ManagementAPI.R
Return a list of Policies for a Network
1 2 3 4 5 | listPolicies(
networkId,
type = NULL,
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
networkId |
The 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.