The snapMirrorLunInfo object contains information about the ONTAP LUN object.
This object contains the following members:
Name | Description | Type |
---|---|---|
snapMirrorEndpointID | The ID of the destination ONTAP system. | integer |
creationTimestamp | The creation time of the LUN. | ISO 8601 date string |
lunName | The name of the LUN. | string |
path | The path of the LUN. | string |
size | The size of the LUN in bytes. | integer |
sizeUsed | The number of bytes used by the LUN. | integer |
state | The current access state of the LUN. Possible values:
|
string |
volume | The name of the volume that contains the LUN. | string |
vserver | The Vserver that contains the LUN. | string |