Set-BT_EntityToEventLogMapping

Syntax

Set-BT_EntityToEventLogMapping -Ticket <Ticket> -entitytoeventlogmapping <EntityToEventLogMappingDTO[]> [-Environment <string>] [-IsDeleted <bool>] [-EventLogId <guid>] [-ConnectorId <guid>] [-EntityId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Set-BT_EntityToEventLogMapping -Ticket <Ticket> -EndpointUrl <string> -entitytoeventlogmapping <EntityToEventLogMappingDTO[]> [-IsDeleted <bool>] [-EventLogId <guid>] [-ConnectorId <guid>] [-EntityId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

Set-BT_EntityToEventLogMapping sets a(an) BT_EntityToEventLogMapping. Represents a entity to event log mapping in MigrationWiz.

Parameters

Total Parameters: 20

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

entitytoeventlogmapping

Paremeter specs:

Required True
ValueFromPipeline True
ValueFromPipelineByPropertyName True

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ConnectorId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

EntityId

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

EventLogId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsDeleted

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples