Returns a list of nodes.
See https://www.paws-r-sdk.com/docs/panorama_list_nodes/ for full documentation.
panorama_list_nodes(
Category = NULL,
MaxResults = NULL,
NextToken = NULL,
OwnerAccount = NULL,
PackageName = NULL,
PackageVersion = NULL,
PatchVersion = NULL
)
Search for nodes by category.
The maximum number of nodes to return in one page of results.
Specify the pagination token from a previous request to retrieve the next page of results.
Search for nodes by the account ID of the nodes' owner.
Search for nodes by name.
Search for nodes by version.
Search for nodes by patch version.