About this resource
Representation of a record maintenance target
Properties
Property | Description | Type |
---|---|---|
attempt | Value indicating how many times the maintenance manager has already tried to execute this target. | int32 |
errorDetails | Detailed information about the error that occurred if this target failed to execute successfully. | string |
executionTime | The amount of time needed to execute this target. | timespan |
forceRetry | Value indicating whether or not a new maintenance job will be created to retry this target after it finished its execution. | boolean |
id | The Id of this target. | guid |
message | The message that was set during the execution of this target. | string |
objectId | The Id of the entity to execute rule on. | guid |
ruleTarget | The RuleTarget of the entity to execute rule on. | string (values: none, settingdefinition, fielddefinition, indexertask, translation, settingcategory, usergroup, watermark, fieldgroup, basket, user, classification, record, language, filetype, organization, site, filestore, savedview) |
status | The status of this target. | string (values: pending, succeeded, failed, partiallyfailed) |
tag | Gets the tag. | string |