Skip to content

Commit 5990ae2

Browse files
squiocgithub-actions[bot]
authored andcommitted
Refresh automation library documentation
1 parent b2d7434 commit 5990ae2

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

_shared_content/automate/library/fortigate-firewalls.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,17 @@ Add a new IP Address object to a Fortigate Firewall
6060
| `associated-interface` | `string` | The associated interface of the firewall leave blank for 'Any' (default: Any). |
6161
| `comment` | `string` | A commentary to be displayed in the Fortigate GUI (default none). |
6262

63+
### Disable Fortigate local user account
64+
65+
Disable a local user account of a Fortigate Firewall
66+
67+
**Arguments**
68+
69+
| Name | Type | Description |
70+
| --------- | ------- | --------------------------- |
71+
| `name` | `string` | The name of the local account to disable. |
72+
6373

6474
## Extra
6575

66-
Module **`Fortigate Firewalls` v1.29.1**
76+
Module **`Fortigate Firewalls` v1.30.0**

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@ nav:
431431
- Wiz Vulnerability Findings: integration/categories/network_security/wiz_vulnerability_findings.md
432432
- Zscaler Internet Access: integration/categories/network_security/zscaler_zia.md
433433
- List of Playbooks Actions:
434-
- Overview: integration/action_library/overview.md
435434
- Applicative:
436435
- ElasticSearch: integration/action_library/elasticsearch.md
437436
- Mandrill: integration/action_library/mandrill.md
@@ -479,9 +478,11 @@ nav:
479478
- Microsoft Active Directory: integration/action_library/microsoft-active-directory.md
480479
- Microsoft Entra ID: integration/action_library/microsoft-entra-id.md
481480
- Network:
481+
- Fortigate Firewalls: integration/action_library/fortigate-firewalls.md
482482
- Fortigate Firewalls: integration/action_library/fortigate-firewalls.md
483483
- Sophos: integration/action_library/sophos.md
484484
- Zscaler: integration/action_library/zscaler.md
485+
- Overview: integration/action_library/overview.md
485486
- Threat Intelligence:
486487
- BinaryEdge's API: integration/action_library/binaryedge-s-api.md
487488
- Censys: integration/action_library/censys.md

0 commit comments

Comments
 (0)