Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 867 Bytes

File metadata and controls

41 lines (28 loc) · 867 Bytes
external help file Module Name online version schema
DellOpenManage-help.xml
DellOpenManage
2.0.0

Get-OMEAuditLog

SYNOPSIS

Retrieves the audit logs from a target OME instance

SYNTAX

Get-OMEAuditLog [<CommonParameters>]

DESCRIPTION

It performs X-Auth with basic authentication. Note: Credentials are not stored on disk.

EXAMPLES

EXAMPLE 1

Get-OMEAuditLog | Format-Table

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

OUTPUTS

NOTES

RELATED LINKS