Get-R1ServiceSummary

SYNOPSIS

Returns a summary of the configured services.

SYNTAX

Get-R1ServiceSummary [<CommonParameters>]

DESCRIPTION

Returns the counts shown on the dashboard: data sources by type, naming contexts by state, and caches by refresh mode.

EXAMPLES

Example 1

Get-R1ServiceSummary

Returns the service summary.

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.ServiceSummary

NOTES