Get-R1BackendLimit

SYNOPSIS

Returns the backend limits.

SYNTAX

Get-R1BackendLimit [<CommonParameters>]

DESCRIPTION

Returns the backend connection limits, covering LDAP and JDBC pool sizes, timeouts and the SRV record lookup limit.

EXAMPLES

Example 1

Get-R1BackendLimit

Returns the backend limits.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.BackendLimits

NOTES