/AWS1/CL_FSXRESTOREVOLFRMSNA01¶
RestoreVolumeFromSnapshotResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_volumeid TYPE /AWS1/FSXVOLUMEID /AWS1/FSXVOLUMEID¶
The ID of the volume that you restored.
iv_lifecycle TYPE /AWS1/FSXVOLUMELIFECYCLE /AWS1/FSXVOLUMELIFECYCLE¶
The lifecycle state of the volume being restored.
it_administrativeactions TYPE /AWS1/CL_FSXADMINISTRATIVEACT=>TT_ADMINISTRATIVEACTIONS TT_ADMINISTRATIVEACTIONS¶
A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx system.
Queryable Attributes¶
VolumeId¶
The ID of the volume that you restored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOLUMEID() |
Getter for VOLUMEID, with configurable default |
ASK_VOLUMEID() |
Getter for VOLUMEID w/ exceptions if field has no value |
HAS_VOLUMEID() |
Determine if VOLUMEID has a value |
Lifecycle¶
The lifecycle state of the volume being restored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIFECYCLE() |
Getter for LIFECYCLE, with configurable default |
ASK_LIFECYCLE() |
Getter for LIFECYCLE w/ exceptions if field has no value |
HAS_LIFECYCLE() |
Determine if LIFECYCLE has a value |
AdministrativeActions¶
A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Amazon FSx system.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADMINISTRATIVEACTIONS() |
Getter for ADMINISTRATIVEACTIONS, with configurable default |
ASK_ADMINISTRATIVEACTIONS() |
Getter for ADMINISTRATIVEACTIONS w/ exceptions if field has |
HAS_ADMINISTRATIVEACTIONS() |
Determine if ADMINISTRATIVEACTIONS has a value |