DataKitDeployEvent

Represents a data kit deployment event that notifies subscribers of the status of the data kit component deployment. This object is available in API version 61.0 or later.

Supported Calls

create(), describeSObjects()

Special Access Rules

Users that have access to Data Cloud.

Fields

Field Details
DataKitDeployStatus
Type
picklist
Properties
Create, Nillable, Restricted picklist
Description
The deployment status of the components deployed from a data kit. This field is available in API version 63.0 and later. Possible values are:
  • Active
  • Deleting
  • Error
  • Inactive
  • Processing
DataKitName
Type
string
Properties
Create, Nillable
Description
Name of the data kit from which a component is deployed.
DataspaceName
Type
string
Properties
Create, Nillable
Description
Name of the data space into which a component is deployed.
DeployStartTime
Type
dateTime
Properties
Create, Nillable
Description
The date and time the deployment starts.
ErrorDetails
Type
textarea
Properties
Create, Nillable
Description
Explanation of the error.
EventCreationDate
Type
dateTime
Properties
Create, Nillable
Description
The date and time the data kit deploy creation event was created.
EventPublishDate
Type
dateTime
Properties
Create, Nillable
Description
The date and time of the data kit deploy publish event.
EventType
Type
picklist
Properties
Create, Nillable, Restricted picklist
Description
The event type action of the data kit components. Available in API version 66.0 and later. Possible values are:
  • Deploy
  • Undeploy
EventUuid
Type
string
Properties
Nillable
Description
The unique ID of the event.
IsDataKitDeployStatusSuccess
Type
string
Properties
Create, Nillable
Description
Status of the data kit component deployment. Possible values are:
  • Active
  • Failure
JobIdentifier
Type
string
Properties
Create, Nillable
Description
Data kit component deployment job identifier.
ReplayId
Type
string
Properties
Nillable
Description
The ID of the data kit deploy event replay.
TemplateName
Type
string
Properties
Create, Nillable
Description
The template name from which the data kit deploy event is created.