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

VersionPatchTO

Properties

string
description Optional

Description to be updated for the Version


array of MarkerTO
markers Optional

Markers to be added/updated to the Version.

JSON Example

{
	"description": "string",
	"markers": [
		{
			"createdAt": "string",
			"errorCode": "UPDATES_FAILED",
			"errorDetails": "string",
			"errorDetailsParameters": {
				"key": "string"
			},
			"id": "0123456789",
			"imageId": "0123456789",
			"name": "HRLite,HRPro",
			"nextVersionId": "0123456789",
			"orgId": "0123456789",
			"status": "IN_PROGRESS",
			"templateCount": 0,
			"updatedAt": "string",
			"versionId": "0123456789"
		}
	]
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Parameter To

Patch Version

Feedback

Was this page helpful?