Skip to content

Commit

Permalink
Update doc via platyPS and GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
FortiPower GitHub Actions Bot committed Jan 6, 2025
1 parent 8de6823 commit f68714f
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions docs/Get-FGTMonitorSystemConfigBackup.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Get System Config Backup
Get-FGTMonitorSystemConfigBackup
```

Get System Config Backup
Get System Config Backup on global scope

### EXAMPLE 2
```
Expand All @@ -38,18 +38,11 @@ Get System Config Backup (but only relevant attributes)

### EXAMPLE 3
```
Get-FGTMonitorSystemConfigBackup -vdom vdomX
Get-FGTMonitorSystemConfigBackup -scope vdom -vdom vdomX
```

Get System Config Backup on vdomX

### EXAMPLE 4
```
Get-FGTMonitorSystemConfigBackup -scope global -vdom vdomX
```

Get System Config Backup in global scope even if vdom is specified

## PARAMETERS

### -skip
Expand Down Expand Up @@ -99,7 +92,7 @@ Accept wildcard characters: False
```
### -connection
Scope parameter with default "global"
{{ Fill connection Description }}
```yaml
Type: PSObject
Expand Down

0 comments on commit f68714f

Please sign in to comment.