The marker repository item stores information about each individual item in the deployment. There are two types of marker item descriptors, repositoryMarker and fileMarker, each of which inherits properties from marker and contains information specific to the type of asset being deployed.
The marker item contains the following properties:
Property | Description |
|---|---|
| The |
| Specifies whether this |
| Can be PENDING (0), INITIATED (1), ADD_UPDATE_COMMITTED (2), REFERENCES_COMMITTED (3), COMMITTED (4), or FAILURE (5) |
| The index of this |
| A reference to the |
| Can be ADD (0), UPDATE (1), or DELETE (2) |
| The ID of the deployment for which this |
| A reference to the |

