TemplatePublishSpec#
- class TemplatePublishSpec(version_id=None, *args, **kwargs)#
Bases:
object
- Parameters:
version_id (required) – (
version_id
) The active version of a template. The active version is the default version for creating VMs from the template or during guest OS updates.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property version_id#
The active version of a template. The active version is the default version for creating VMs from the template or during guest OS updates.
- Type:
str