Hierarchy

  • DatapackDeploymentStatus

Properties

Properties

datapacks: readonly DatapackDeploymentDatapackStatus[]

A collection of error messages generated during the deployment of this datapack. Each error contains a type, optional code, and message but excludes record references.

The overall deployment status of the datapack. Indicates whether deployment was successful, failed, or partially successful.

total: number

Number of datapacks in this deployment. This is the total number of datapacks that are part of the deployment process. It may include both successfully deployed and failed datapacks.