InitiateGuestUpdateSpec#
- class InitiateGuestUpdateSpec(version_id=None, *args, **kwargs)#
Bases:
object
Input to template guest OS update.
- Parameters:
version_id – (
version_id
) The identifier of a version.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property version_id#
The identifier of a version.
- Type:
str