fms_delete_apps_list {paws.security.identity}R Documentation

Permanently deletes an Firewall Manager applications list

Description

Permanently deletes an Firewall Manager applications list.

See https://www.paws-r-sdk.com/docs/fms_delete_apps_list/ for full documentation.

Usage

fms_delete_apps_list(ListId)

Arguments

ListId

[required] The ID of the applications list that you want to delete. You can retrieve this ID from put_apps_list, list_apps_lists, and get_apps_list.


[Package paws.security.identity version 0.6.1 Index]