Stack Template Custom Types
Create
When creating a new Stack Template custom type (or a new version) via the CLI create command, you set the following properties in the newtype.xml
as specified in the stack_template.xsd
schema:
Element |
Description |
Example |
---|---|---|
Name |
The name of the Stack Template custom type. |
Docker VMware |
RelatedWorflowId | Property used to find matching counterparts in workflows. For example: PCK.AUTOMIC_PROVISIONING.DOCKER | |
Properties |
The properties of the Stack Template. |
|
DynamicProperties |
The dynamic properties of the Stack Template. |
|
See: Working with Custom Types
Delete
You may only delete a type version (CLI delete command) if there are no instances of the custom type.