![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
GET http[s]://{datapathDNSname}/_rest_/storage_domain_member/ [?last_page][&page_length={32-bit integer}]
[&page_offset={32-bit integer}][&page_start_marker={string}] [&pool_partition_id={string}][&state={string}] [&storage_domain_id={string}][&tape_partition_id={string}] [&tape_type=LTO5|LTO6|LTO7|LTO_CLEANING_TAPE|TS_JC|TS_JY|TS_JK| TS_JD|TS_JZ|TS_JL|TS_CLEANING_TAPE|UNKNOWN|FORBIDDEN] [&write_preference=HIGH|NORMAL|LOW|NEVER_SELECT]
§
§
§ NORMAL — The storage domain member is included normally.
§ EXCLUSION_IN_PROGRESS — The storage domain member is in the process of being excluded (data that resides on it is being copied to other storage domain members). The tape media type.
Values: LTO5, LTO6, LTO7, LTO_CLEANING_TAPE, TS_JC, TS_JY, TS_JK, TS_JD, TS_JZ, TS_JL, TS_CLEANING_TAPE, UNKNOWN, FORBIDDEN The preferred usage of the tape partition when additional capacity is needed. The gateway uses a partition with HIGH write_preference before a partition with a NORMAL write_preference, and so on. A value of NEVER_SELECT indicates that the partition is read-only. <Data>
<StorageDomainMember>
<Id>{string}</Id>
<PoolPartitionId>{string}</PoolPartitionId>
<State>NORMAL</State>
<StorageDomainId>{string}</StorageDomainId>
<TapePartitionId>{string}</TapePartitionId>
<TapeType>{string}</TapeType>
<WritePreference>
HIGH|NORMAL|LOW|NEVER_SELECT
</WritePreference>
</StorageDomainMember>
...
</Data>
§ NORMAL — The storage domain member is included normally. Values: LTO5, LTO6, LTO7, LTO_CLEANING_TAPE, TS_JC, TS_JY, TS_JK, TS_JD, TS_JZ, TS_JL, TS_CLEANING_TAPE, UNKNOWN, FORBIDDEN The preferred usage of the pool partition when additional capacity is needed. The gateway uses a partition with HIGH write_preference before a partition with a NORMAL write_preference, and so on. A value of NEVER_SELECT indicates that the partition is read-only.