/AWS1/CL_FSXCREFILECACHELUST00¶
The Amazon File Cache configuration for the cache that you are creating.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_PERUNITSTORAGETHROUGHPUT
TYPE /AWS1/FSXPERUNITSTORAGETHRUPUT
/AWS1/FSXPERUNITSTORAGETHRUPUT
¶
Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in MB/s/TiB. The only supported value is
1000
.
IV_DEPLOYMENTTYPE
TYPE /AWS1/FSXFILECACHELUSTREDEPL00
/AWS1/FSXFILECACHELUSTREDEPL00
¶
Specifies the cache deployment type, which must be
CACHE_1
.
IO_METADATACONFIGURATION
TYPE REF TO /AWS1/CL_FSXFILECACHELUSTREM00
/AWS1/CL_FSXFILECACHELUSTREM00
¶
The configuration for a Lustre MDT (Metadata Target) storage volume.
Optional arguments:¶
IV_WEEKLYMAINTENANCESTRTTIME
TYPE /AWS1/FSXWEEKLYTIME
/AWS1/FSXWEEKLYTIME
¶
WeeklyMaintenanceStartTime
Queryable Attributes¶
PerUnitStorageThroughput¶
Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in MB/s/TiB. The only supported value is
1000
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PERUNITSTORAGETHROUGHPUT() |
Getter for PERUNITSTORAGETHROUGHPUT, with configurable defau |
ASK_PERUNITSTORAGETHROUGHPUT() |
Getter for PERUNITSTORAGETHROUGHPUT w/ exceptions if field h |
HAS_PERUNITSTORAGETHROUGHPUT() |
Determine if PERUNITSTORAGETHROUGHPUT has a value |
DeploymentType¶
Specifies the cache deployment type, which must be
CACHE_1
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DEPLOYMENTTYPE() |
Getter for DEPLOYMENTTYPE, with configurable default |
ASK_DEPLOYMENTTYPE() |
Getter for DEPLOYMENTTYPE w/ exceptions if field has no valu |
HAS_DEPLOYMENTTYPE() |
Determine if DEPLOYMENTTYPE has a value |
WeeklyMaintenanceStartTime¶
WeeklyMaintenanceStartTime
Accessible with the following methods¶
Method | Description |
---|---|
GET_WEEKLYMAINTENANCESTRTT00() |
Getter for WEEKLYMAINTENANCESTARTTIME, with configurable def |
ASK_WEEKLYMAINTENANCESTRTT00() |
Getter for WEEKLYMAINTENANCESTARTTIME w/ exceptions if field |
HAS_WEEKLYMAINTENANCESTRTT00() |
Determine if WEEKLYMAINTENANCESTARTTIME has a value |
MetadataConfiguration¶
The configuration for a Lustre MDT (Metadata Target) storage volume.
Accessible with the following methods¶
Method | Description |
---|---|
GET_METADATACONFIGURATION() |
Getter for METADATACONFIGURATION |