Class StatefulPolicyPreservedStateDiskDevice (0.9.0)

StatefulPolicyPreservedStateDiskDevice(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
auto_delete str
These stateful disks will never be deleted during autohealing, update or VM instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted. Check the AutoDelete enum for the list of possible values. This field is a member of oneof_ _auto_delete.

Classes

AutoDelete

AutoDelete(value)

These stateful disks will never be deleted during autohealing, update or VM instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted.