Skip to content

Commit

Permalink
[PLGN-361] Cloud Enable & Remove Defective Endpoint Actions from ICS …
Browse files Browse the repository at this point in the history
…Plugin (#1958)
  • Loading branch information
mrinehart-r7 authored and ablakley-r7 committed Nov 21, 2023
1 parent 383f0fa commit f65e53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/rapid7_insightcloudsec/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This action is used to create an exemption.

|Name|Type|Default|Required|Description|Enum|Example|
|----|----|-------|--------|-----------|----|-------|
|approver|string|None|True|The exemption approver|None|user@example.com|
|approver|string|None|True|The exemption approver|None|https://example.com|
|expirationDate|date|None|False|Date the exemption ends, e.g. 2022-10-21T00:00:00Z. If none is provided, the default is no expiration|None|2022-10-21T12:00:00+02:00|
|insightId|integer|None|True|ID for the Insight associated with the exemption|None|12345|
|insightSource|string|None|True|Source for the Insight associated with the exemption|['backoffice', 'custom']|backoffice|
Expand Down

0 comments on commit f65e53f

Please sign in to comment.