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

ApplicationImageReference

Properties

applicationDefinitionResponseTO Optional

imageReference Optional

array of MarkerTO
markers Optional

JSON Example

{
	"applicationDefinitionResponseTO": {
		"appInventoryId": "string",
		"createdAt": "string",
		"icons": {
			"key": {
				"height": 0,
				"iconHash": "string",
				"icondata": "string",
				"path": "string",
				"width": 0
			}
		},
		"id": "string",
		"manualEntry": false,
		"name": "string",
		"orgId": "string",
		"path": "string",
		"publisher": "string",
		"registeredExtensions": {
			"extensions": [
				{
					"friendlyName": "string",
					"value": "string"
				}
			],
			"otherFileType": [
				{
					"friendlyName": "string",
					"type": "string",
					"value": "string"
				}
			]
		},
		"streamId": "string",
		"updatedAt": "string",
		"version": "string",
		"versionId": "string"
	},
	"imageReference": {
		"markerId": "string",
		"modelVersion": 0,
		"streamId": "string",
		"versionId": "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
Property Of

AppDefResultsTO

Feedback

Was this page helpful?