listPolicies: Return a list of Policies for a Network

Description Usage Arguments

View source: R/ManagementAPI.R

Description

Return a list of Policies for a Network

Usage

1
2
3
4
5
listPolicies(
  networkId,
  type = NULL,
  organizationId = Sys.getenv("umbrellaOrganizationId")
)

Arguments

networkId

The network id

type
organizationId

The organization id


samterfa/umbrella documentation built on Dec. 31, 2020, 5:04 a.m.