[{"label":"Latest (v1.1)","version":"latest"}]
vmc

Task

AllOf


This class requires all of the following:

JSON Example

{
	"correlation_id": "string",
	"created": "string",
	"customer_error_message": "string",
	"end_resource_entity_version": 5,
	"end_time": "string",
	"error_message": "string",
	"estimated_remaining_minutes": 4,
	"id": "1d1c83ee-e0b7-4de9-b660-9a9ca1d22f32",
	"localized_error_message": "string",
	"org_id": "1d1c83ee-e0b7-4de9-b660-9a9ca1d22f32",
	"org_type": "string",
	"params": {},
	"parent_task_id": "string",
	"phase_in_progress": "string",
	"progress_percent": 75,
	"resource_id": "string",
	"resource_type": "string",
	"service_errors": [
		{
			"default_message": "string",
			"localized_message": "string",
			"original_service": "string",
			"original_service_error_code": "string"
		}
	],
	"start_resource_entity_version": 0,
	"start_time": "string",
	"status": "STARTED",
	"sub_status": "string",
	"task_progress_phases": [
		{
			"id": "string",
			"name": "string",
			"progress_percent": 0
		}
	],
	"task_type": "string",
	"task_version": "string",
	"updated": "string",
	"updated_by_user_id": "string",
	"updated_by_user_name": "string",
	"user_id": "string",
	"user_name": "string",
	"version": 5
}

Feedback

Was this page helpful?