/AWS1/CL_MGNSTORAGECONF¶
Storage configuration for replication.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_storagetype TYPE /AWS1/MGNSTORAGETYPE /AWS1/MGNSTORAGETYPE¶
Storage configuration storage type.
Optional arguments:¶
io_fsxontapconfiguration TYPE REF TO /AWS1/CL_MGNFSXONTAPCONF /AWS1/CL_MGNFSXONTAPCONF¶
Storage configuration FSx ONTAP configuration.
Queryable Attributes¶
storageType¶
Storage configuration storage type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGETYPE() |
Getter for STORAGETYPE, with configurable default |
ASK_STORAGETYPE() |
Getter for STORAGETYPE w/ exceptions if field has no value |
HAS_STORAGETYPE() |
Determine if STORAGETYPE has a value |
fsxOntapConfiguration¶
Storage configuration FSx ONTAP configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FSXONTAPCONFIGURATION() |
Getter for FSXONTAPCONFIGURATION |