Get-MW_HybridEventLog

Syntax

Get-MW_HybridEventLog -Ticket <Ticket> -EndpointUrl <string> [-PageOffset <int>] [-PageSize <int>] [-RetrieveAll] [-ShouldUnmaskProperties <bool>] [-Id <Object[]>] [-BatchId <Object[]>] [-ConnectorId <Object[]>] [-LogType <string[]>] [-Message <Object[]>] [-SortBy_Message_Ascending] [-SortBy_Message_Descending] [-Status <string[]>] [-SourceType <string[]>] [-ResolutionType <string[]>] [-KBTopicId <Object[]>] [-SortBy_KBTopicId_Ascending] [-SortBy_KBTopicId_Descending] [-Severity <string[]>] [-EventType <string[]>] [-CreateDate <string[]>] [-SortBy_CreateDate_Ascending] [-SortBy_CreateDate_Descending] [-UpdateDate <string[]>] [-SortBy_UpdateDate_Ascending] [-SortBy_UpdateDate_Descending] [-Version <Object[]>] [-SortBy_Version_Ascending] [-SortBy_Version_Descending] [<CommonParameters>]

Get-MW_HybridEventLog -Ticket <Ticket> [-Environment <string>] [-PageOffset <int>] [-PageSize <int>] [-RetrieveAll] [-ShouldUnmaskProperties <bool>] [-Id <Object[]>] [-BatchId <Object[]>] [-ConnectorId <Object[]>] [-LogType <string[]>] [-Message <Object[]>] [-SortBy_Message_Ascending] [-SortBy_Message_Descending] [-Status <string[]>] [-SourceType <string[]>] [-ResolutionType <string[]>] [-KBTopicId <Object[]>] [-SortBy_KBTopicId_Ascending] [-SortBy_KBTopicId_Descending] [-Severity <string[]>] [-EventType <string[]>] [-CreateDate <string[]>] [-SortBy_CreateDate_Ascending] [-SortBy_CreateDate_Descending] [-UpdateDate <string[]>] [-SortBy_UpdateDate_Ascending] [-SortBy_UpdateDate_Descending] [-Version <Object[]>] [-SortBy_Version_Ascending] [-SortBy_Version_Descending] [<CommonParameters>]

Detailed Description

Get-MW_HybridEventLog gets a(an) MW_HybridEventLog. Represents a hybrid event log.

Parameters

Total Parameters: 42

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

BatchId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ConnectorId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

CreateDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Environment

Available values are listed below.

Value Description
BT Represents BT
Beta Represents Beta
Develop Represents Develop
Release Represents Release
Test Represents Test
China Represents China
Germany Represents Germany
Alpha Represents Alpha
Today Represents Today
Sandbox-02 Represents Sandbox-02
Sandbox-03 Represents Sandbox-03

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

EventType

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Id

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

KBTopicId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

LogType

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Message

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

PageOffset

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

PageSize

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ResolutionType

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

RetrieveAll

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Severity

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ShouldUnmaskProperties

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_CreateDate_Ascending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_CreateDate_Descending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_KBTopicId_Ascending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_KBTopicId_Descending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_Message_Ascending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_Message_Descending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_UpdateDate_Ascending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_UpdateDate_Descending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_Version_Ascending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SortBy_Version_Descending

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SourceType

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Status

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

UpdateDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Version

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples