A service template contains a ServiceDefinition object, in JavaScript Object Notation (JSON) format.
Atttribute | Value | Description |
---|---|---|
ID | String | The identifier of this template. |
Name | String | The name of this template. |
Description | String | The description of this tempalte. |
Services | Array of objects | One or more ServiceDefinition objects. |
ConfigFile | Object | The configuration file for this service template (a ConfigFile object). |