Class DetachLunRequest (1.7.3)

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

Message for detach specific LUN from an Instance.

Attributes

NameDescription
instance str
Required. Name of the instance.
lun str
Required. Name of the Lun to detach.
skip_reboot bool
If true, performs lun unmapping without instance reboot.