[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Task

Properties

string as date-time
createdAt Optional

string
entityId Optional

errorResponse Optional

string
id Optional

string
location Optional

string
orgId Optional

boolean
sendNotification Optional

string
status Optional

Possible values are: ERRORFINISHEDINITRUNNING


taskDetails Optional

string
taskType Optional

Possible values are: ENTITLEMENT_CREATE_SYNC_TASKENTITLEMENT_PATCH_SYNC_TASKENTITLEMENT_UNASSIGN_TASKPOOL_DELETE_TASKPOOL_PATCH_SYNC_TASK


string as date-time
updatedAt Optional

JSON Example

{
	"createdAt": "string",
	"entityId": "string",
	"errorResponse": {
		"errors": [
			{
				"cause": "ErrorDetail Object",
				"code": "string",
				"detail": "string",
				"domain": "string",
				"message": "string",
				"parameters": {
					"key": "string"
				},
				"severity": "string",
				"timestampInUtc": "string"
			}
		],
		"resource": "string",
		"status": 0,
		"traceId": "string"
	},
	"id": "string",
	"location": "string",
	"orgId": "string",
	"sendNotification": false,
	"status": "ERROR",
	"taskDetails": {},
	"taskType": "ENTITLEMENT_CREATE_SYNC_TASK",
	"updatedAt": "string"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

PageTask

Feedback

Was this page helpful?