For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-RASConnectionBrokerAPISettings

NAME

Get-RASConnectionBrokerAPISettings

SYNOPSIS

Obtains Parallels RAS Connection Broker API settings.

SYNTAX

Get-RASConnectionBrokerAPISettings [SiteId (uint)] [(CommonParameters)] **

DESCRIPTION

The Get-RASConectionBrokerAPISettings cmdlet obtains the complete set of Parallels RAS Connection Broker API settings for the current session.

PARAMETERS

SiteId (uint)

Site ID from which to retrieve the specified RAS Connection Broker API settings.

If the parameter is omitted, the site ID of the Licensing Server will be used.

(CommonParameters)

INPUTS

-none-

OUTPUTS

CBAPISettings

---------- EXAMPLE 1 ----------

Get-RASConnectionBrokerAPISettings

Obtains Parallels RAS Connection Broker API settings for the current session.

Last updated