Add-BT_ProjectStats

Syntax

Add-BT_ProjectStats -Ticket <Ticket> -ApplicationServiceId <guid> -ExternalProjectId <guid> [-Environment <string>] [-Id <guid>] [-IsDeleted <bool>] [-Created <datetime>] [-Updated <datetime>] [-Version <int>] [-SystemUserId <guid>] [-OrganizationId <guid>] [-Name <string>] [-Status <ProjectStatus>] [-IsNotGenerated <bool>] [-ApplicationServiceType <ProductType>] [-StatsXml <ProjectStatistics>] [-OfferingInstanceId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Add-BT_ProjectStats -Ticket <Ticket> -EndpointUrl <string> -ApplicationServiceId <guid> -ExternalProjectId <guid> [-Id <guid>] [-IsDeleted <bool>] [-Created <datetime>] [-Updated <datetime>] [-Version <int>] [-SystemUserId <guid>] [-OrganizationId <guid>] [-Name <string>] [-Status <ProjectStatus>] [-IsNotGenerated <bool>] [-ApplicationServiceType <ProductType>] [-StatsXml <ProjectStatistics>] [-OfferingInstanceId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

Add-BT_ProjectStats adds a(an) BT_ProjectStats. Statistics on a customer's project (campaign in SA, mailbox migration in MW, etc).

Parameters

Total Parameters: 30

ApplicationServiceId

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ExternalProjectId

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

ApplicationServiceType

Available values are listed below.

Value Description
SalesAutomation SalesAutomation.
CloudUSell Cloud U Sell.
SalesBuilder SalesBuilder.
MailboxMigration Mailbox Migration.
DocumentMigration Document Migration.
PublicFolderMigration Public Folder Migration.
PersonalArchiveMigration Personal Archive Migration.
EnterpriseArchiveMigration Enterprise Archive Migration.
CloudStorageMigration Cloud Storage Migration.
CollaborationMigration Collaboration Migration.
DeploymentPro DeploymentPro.
UserActivation UserActivation.
UserActivationForCsp UserActivation for CSP.
CloudUOnboard Cloud U Onboard.
HealthCheckForOffice365 HealthCheck for office 365.
ObsoleteDataEncryption Data Encryption - obsolete, don't use.
CloudArchive CloudArchive - obsolete, don't use.
CloudUService Cloud U Service.
BittitanConcierge BitTitan Concierge.
Account Account.
Support Support.
MspComplete MspComplete.
HealthcheckForAzure Healthcheck for Azure.
MissionControlForOffice365 MissionControl for Office 365.
CloudU Cloud University without specific pillar.
KnowledgeBase KnowledgeBase
DeviceManagementAgent Device management agent.
ScriptRunner Script runner.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Created

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

IsNotGenerated

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Name

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

OfferingInstanceId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

OrganizationId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

StatsXml

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Status

Available values are listed below.

Value Description
NotStarted Not started.
InProgress In progress.
Completed Completed (succeeded).
Failed Failed.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SystemUserId

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