![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
GET http[s]://{datapathDNSname}/_rest_/storage_domain[?auto_eject_upon_cron={string}][&auto_eject_upon_job_cancellation=TRUE|FALSE][&auto_eject_upon_job_completion=TRUE|FALSE][&auto_eject_upon_media_full=TRUE|FALSE][&last_page][&media_ejection_allowed=TRUE|FALSE][&name={string}][&page_length={32‑bit integer}][&page_offset={32‑bit integer}][&page_start_marker={string}][&secure_media_allocation=TRUE|FALSE][&write_optimization=CAPACITY|PERFOMRANCE]
Whether all media assigned to the storage domain, not already pending ejection, is queued for ejection whenever the media cannot fit the amount of data specified by auto_eject_media_full_threshold.
Values: TRUE, FALSE (default)
§
§
§ TRUE — Media assigned to the storage domain can only be reclaimed for use within the same storage domain.
§ FALSE (default) — Media assigned to a storage domain can be reclaimed into the general pool if all data on the media is deleted. Whether job chunks are written as quickly as possible or across as few pieces of media as possible. For example, when PERFORMANCE mode is set for a tape partition, job chunks are written as quickly as possible, using all tape drive resources, even if that means that more tapes are allocated to the storage domain than are necessary to write the data. <Data>
<StorageDomain>
<AutoEjectMediaFullThreshold>
{64‑bit integer}
</AutoEjectMediaFullThreshold>
<AutoEjectUponCron>{string}</AutoEjectUponCron>
<AutoEjectUponJobCancellation>
TRUE|FALSE
</AutoEjectUponJobCancellation>
<AutoEjectUponJobCompletion>
TRUE|FALSE
</AutoEjectUponJobCompletion>
<AutoEjectUponMediaFull>
TRUE|FALSE
</AutoEjectUponMediaFull><MaximumAutoVerificationFrequencyInDays>
{32‑bit integer}
</MaximumAutoVerificationFrequencyInDays>
<MediaEjectionAllowed>
TRUE|FALSE
</MediaEjectionAllowed>
<Name>{string}</Name>
<SecureMediaAllocation>TRUE|FALSE</SecureMediaAllocation>
<VerifyPriorToAutoEject>
CRITICAL|URGENT|HIGH|NORMAL|LOW|BACKGROUND
</VerifyPriorToAutoEject>
<WriteOptimization>CAPACITY|PERFORMANCE</WriteOptimization>
</StorageDomain>
...
</Data>