Skip to content

Commit

Permalink
Refresh automation library documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc authored and github-actions[bot] committed Apr 4, 2024
1 parent b49c31d commit 81358c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _shared_content/automate/library/vade-secure.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Get last M365 Email Events
| `frequency` | `integer` | Batch frequency in seconds |
| `tenant_id` | `string` | Identifier of your 365 Tenant |
| `chunk_size` | `integer` | The max size of chunks for the batch processing |
| `pagination_limit` | `integer` | Limit of records to fetch from the API per request |
| `rate_limit` | `integer` | Limit of requests per second to VadeSecure API |


**Outputs**
Expand All @@ -37,4 +39,4 @@ Get last M365 Email Events

## Extra

Module **`Vade Secure` v1.44**
Module **`Vade Secure` v1.50.0**
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ nav:
- Utils: xdr/features/automate/library/utils.md
- Vade Cloud: xdr/features/automate/library/vade-cloud.md
- Vade Secure: xdr/features/automate/library/vade-secure.md
- Vade Secure: xdr/features/automate/library/vade-secure.md
- VirusTotal: xdr/features/automate/library/virustotal.md
- Whois: xdr/features/automate/library/whois.md
- WithSecure: xdr/features/automate/library/withsecure.md
Expand Down Expand Up @@ -538,6 +539,7 @@ nav:
- Utils: tip/features/automate/library/utils.md
- Vade Cloud: tip/features/automate/library/vade-cloud.md
- Vade Secure: tip/features/automate/library/vade-secure.md
- Vade Secure: tip/features/automate/library/vade-secure.md
- VirusTotal: tip/features/automate/library/virustotal.md
- Whois: tip/features/automate/library/whois.md
- WithSecure: tip/features/automate/library/withsecure.md
Expand Down

0 comments on commit 81358c7

Please sign in to comment.