Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Syntax
Get-DatasetStatus
[-Type]
[-PushDate]
Description
Get-DatasetStatus cmdlet is used to retrieve the processing status of a dataset (Type) for a specific date (PushDate).
Examples
Example 1
Get-DatasetStatus -Type badgeswipe -PushDate "2024-10-02"
Parameters
-Type
Type parameter specifies the type of dataset for which status needs to be checked. Its value can be one of the following options:
- roomoccupancy
- peoplecount
- badgeswipe
-PushDate
PushDate parameter specifies the date for which dataset status needs to be checked.