Get-VBORestAPISettings
Short Description
Returns REST API settings.
Syntax
|
Get-VBORestAPISettings [<CommonParameters>] |
Detailed Description
This cmdlet returns REST API settings. These settings are used by Veeam Backup for Microsoft 365 REST API Service.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Output Object
The cmdlet returns the VBORestAPISettings object that contains REST API settings.
Examples
Getting REST API Settings
This command returns the Veeam Backup for Microsoft 365 REST API settings.
|
Get-VBORestAPISettings |