# Get-RASJoinedBrokerStatus.md

## NAME

Get-RASJoinedBrokerStatus

## SYNOPSIS

Retrieve the status of the Tenant Broker.

## SYNTAX

\*\*Get-RASJoinedBrokerStatus \[[SiteId](#siteid-string) *(uint)*] \[*(*[*CommonParameters*](#CommonParameters)*)*]

## DESCRIPTION

Retrieve the status of the Tenant Broker.

## PARAMETERS

## SiteId (uint)

Site ID from which to retrieve the Tenant Broker settings (optional).

```
        Required?                    false

        Position?                    named

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false
```

(CommonParameters)

```
        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation. 
```

## INPUTS

-none-

## OUTPUTS

[JoinedBrokerStatus](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/joinedbrokerstatus)

## EXAMPLES

\*\*---------- EXAMPLE 1 ----------

Get-RASJoinedBrokerStatus

Retrieves the status of the Tenant Broker.

## RELATED LINKS

* [Invoke-RASTenantBroker](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/invoke-rastenantbroker)
