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

ImageReference

Properties

string
markerId Optional

Marker Id from image to fetch application definitions


integer as int64
modelVersion Optional

string
streamId Optional

Stream Id from image to fetch application definitions


string
versionId Optional

Version Id from image to fetch application definitions. Note that if both markerId and versionId is provided in request, markerId takes precedence.

JSON Example

{
	"markerId": "string",
	"modelVersion": 0,
	"streamId": "string",
	"versionId": "string"
}

Feedback

Was this page helpful?