Set-BT_CustomerAsset

Syntax

Set-BT_CustomerAsset -Ticket <Ticket> -customerasset <CustomerAssetDTO[]> [-Environment <string>] [-Id <guid>] [-IsDeleted <bool>] [-Created <datetime>] [-Updated <datetime>] [-Version <int>] [-OrganizationId <guid>] [-Type <CustomerAssetType>] [-Data <string>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Set-BT_CustomerAsset -Ticket <Ticket> -EndpointUrl <string> -customerasset <CustomerAssetDTO[]> [-Id <guid>] [-IsDeleted <bool>] [-Created <datetime>] [-Updated <datetime>] [-Version <int>] [-OrganizationId <guid>] [-Type <CustomerAssetType>] [-Data <string>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

Set-BT_CustomerAsset sets a(an) BT_CustomerAsset. Represents a customer asset reset request.

Parameters

Total Parameters: 24

customerasset

Paremeter specs:

Required True
ValueFromPipeline True
ValueFromPipelineByPropertyName True

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Created

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Data

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

Id

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsDeleted

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

OrganizationId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Type

Available values are listed below.

Value Description
Image Logo.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Updated

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Version

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples