Get-DattoRMMAuditESXI
SYNOPSIS
Fetches audit data of the ESXi host identified the given device Uid
SYNTAX
Get-DattoRMMAuditESXI [-DeviceUID] <String> [<CommonParameters>]
DESCRIPTION
The Get-DattoRMMAuditESXI cmdlet fetches audit data of the ESXi host identified the given device Uid
The device class must be of type “esxihost”
EXAMPLES
EXAMPLE 1
Get-DattoRMMAuditESXI
Prompts for a specific device uid to get audit data from
EXAMPLE 2
Get-DattoRMMAuditESXI -DeviceUID '123456789'
Returns audit data from the specific device uid
PARAMETERS
-DeviceUID
Return a device with the specific device uid
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
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
OUTPUTS
NOTES
N/A
RELATED LINKS
https://celerium.github.io/Celerium.DattoRMM/site/Audit/Get-DattoRMMAuditESXI.html
https://zinfandel-api.centrastage.net/api/swagger-ui/index.html