Skip to content

Get-LMExternalAPIStats

Terminal window
Get-LMExternalAPIStats [-ProgressAction <ActionPreference>] [<CommonParameters>]

The Get-LMExternalAPIStats function retrieves external API usage statistics from LogicMonitor. This provides information about API call volumes and usage patterns for external API access.

Terminal window
Get-LMExternalAPIStats

Retrieves all external API statistics for the account.

Fill ProgressAction Description

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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

None. You cannot pipe objects to this command.

Section titled “None. You cannot pipe objects to this command.”

Returns LogicMonitor.ExternalAPIStats object.

Section titled “Returns LogicMonitor.ExternalAPIStats object.”

You must run Connect-LMAccount before running this command.