Model deployment policy metadata
To publish a model file, the user specifies a model deployment policy as metadata, and this policy determines the Service and the Edge node where the model file will be delivered. To create a template for model deployment policy metadata, let’s run the following command and examine the various fields that would be used in determining the publishing of the model file to the Edge nodes:
hzn mms object new
Running the preceding command shows a JSON template content. The output comes with a detailed explanation of each field. You will notice while a few fields are required, many of them are optional. We will be using a subset of these fields as we evolve the model deployment policy metadata file for the example that we will develop in this chapter.
Let’s look at the following fields of the JSON output, in the context of the hzn mms
commands that you saw in the Model Management System section of Chapter 8:
ObjectID
(Required...