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 this target represents. guid
status The status of this target. string (values: pending, succeeded, failed, partiallyfailed)
tag Gets the tag. string

Relations

Method Name Select-key Resource type Description
GET self Provides a link to this resource.