fms_get_apps_list {paws.security.identity} | R Documentation |
Returns information about the specified Firewall Manager applications list
Description
Returns information about the specified Firewall Manager applications list.
See https://www.paws-r-sdk.com/docs/fms_get_apps_list/ for full documentation.
Usage
fms_get_apps_list(ListId, DefaultList = NULL)
Arguments
ListId |
[required] The ID of the Firewall Manager applications list that you want the details for. |
DefaultList |
Specifies whether the list to retrieve is a default list owned by Firewall Manager. |
[Package paws.security.identity version 0.7.0 Index]