-
Notifications
You must be signed in to change notification settings - Fork 3
Get GrafanaServerSettings
Stephen Valdinger edited this page Apr 9, 2019
·
1 revision
Returns server settings for your Grafana Instance
Get-GrafanaServerSettings [-Credential] <PSCredential> [<CommonParameters>]
Returns the currently configured settings for your Grafana instance. User must be an Org Admin to retrieve these settings
Get-GrafanaServerSettings
The credentials you wish to use
Type: PSCredential
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
-
Configuration
-
Admin
-
API Keys
-
Alerts
-
Dashboards
-
Folders
-
Snapshots
-
Other