fms_get_protocols_list {paws.security.identity} | R Documentation |
Returns information about the specified Firewall Manager protocols list
Description
Returns information about the specified Firewall Manager protocols list.
See https://www.paws-r-sdk.com/docs/fms_get_protocols_list/ for full documentation.
Usage
fms_get_protocols_list(ListId, DefaultList = NULL)
Arguments
ListId |
[required] The ID of the Firewall Manager protocols 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.6.1 Index]