hzn-cli
Version:
Open Horizon CLI toolkit helps streamline the process of preparing node agents and perform tasks between orgs environments
22 lines • 564 B
JSON
{
"objectID": "$MMS_OBJECT_ID",
"objectType": "$MMS_OBJECT_TYPE",
"destinationOrgID": "$HZN_ORG_ID",
"destinationPolicy": {
"constraints": [
"$SERVICE_CONSTRAINTS"
],
"services": [
{
"orgID": "$HZN_ORG_ID",
"arch": "*",
"serviceName": "$MMS_SERVICE_NAME",
"version": "1.0.0"
}
]
},
"expiration": "",
"version": "1.0.0",
"description": "image demo with tensorflow models",
"activationTime": ""
}