![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
GET http[s]://{datapathDNSname}/_rest_/pool/[?assigned_to_storage_domain=TRUE|FALSE]
[&bucket_id={string}][&health=OK|DEGRADED][&last_page] [&name={string}][&page_length={32-bit integer}]
[&page_offset={32-bit integer}][&page_start_marker={string}] [&partition_id={string}][&powered_on=TRUE|FALSE] [&state=NORMAL|FOREIGN|IMPORT_IN_PROGRESS|IMPORT_PENDING|LOST] [&storage_domain_id={string}][&type=NEARLINE|ONLINE]
name a
§
§
§ BLANK — The pool does not contain data.
§ NORMAL — The pool is ready for use.
§ FOREIGN — A pool from another BlackPearl gateway. This data must be copied into a bucket on this gateway before it is accessible.
§ IMPORT_IN_PROGRESS — A FOREIGN pool is in the process of being imported into a bucket on this gateway.
§ IMPORT_PENDING— A FOREIGN pool is waiting to be imported into a bucket on this gateway.
§ LOST — The pool was removed without first exporting it from a bucket. <Pool>
<AssignedToStorageDomain>
TRUE|FALSE
</AssignedToStorageDomain>
<AvailableCapacity>{64-bit integer}</AvailableCapacity>
<BucketId>{string}</BucketId>
<Guid>{string}</Guid>
<Health>OK|DEGRADED</Health>
<Id>{string}</Id>
<LastAccessed>{YYYY-MM-DDThh:mm:ss.xxxZ}</LastAccessed>
<LastModified>{YYYY-MM-DDThh:mm:ss.xxxZ}</LastModified>
<LastVerified>{YYYY-MM-DDThh:mm:ss.xxxZ}</LastVerified>
<Mountpoint>/{string}</Mountpoint>
<Name>{string}</Name><PartitionId>{string}</PartitionId>
<PoweredOn>TRUE|FALSE</PoweredOn>
<Quiesced>YES|NO|PENDING</Quiesced>
<ReservedCapacity>{64-bit integer}</ReservedCapacity><StorageDomainId>{string}</StorageDomainId>
<TotalCapacity>{64-bit integer}</TotalCapacity>
<Type>NEARLINE|ONLINE</Type>
<UsedCapacity>{64-bit integer}</UsedCapacity>
</Pool>
...
</Data>
The last date and time an object in the pool was modified in the format YYYY-MM-DDThh:mm:ss.xxxZ. If this attribute is null, then the object has not yet been completely received into cache. The last date and time the checksum of the data was verified in the format YYYY-MM-DDThh:mm:ss.xxxZ.