![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
PUT http[s]://{datapathDNSname}/_rest_/data_path_backend/[?activated=TRUE|FALSE]
[&auto_activate_timeout_in_mins={32-bit integer}] [&auto_inspect=NEVER|MINIMAL|DEFAULT] [&default_import_conflict_resolution_mode=ACCEPT_EXISTING| ACCEPT_IMPORT|ACCEPT_HIGHEST_VERSION|ACCEPT_MOST_RECENT|CANCEL] [&unavailable_media_policy=ALLOW|DISCOURAGED|DISALLOW]
[&unavailable_pool_max_job_retry_in_mins={32-bit integer}]
[&unavailable_tape_partition_max_job_retry_in_mins=
{32-bit integer}]
§ DEFAULT — Tapes have inspections scheduled for them if an inspection is necessary given the tape's current state, as well as every time the data path starts up.
§ MINIMAL — Tapes have inspections scheduled for them if an inspection is necessary given the tape's current state.
§ NEVER — Tapes are not automatically scheduled for inspection.
§ ACCEPT_EXISTING — Keep the file currently in the BlackPearl database.
§ ACCEPT_IMPORT — Keep the file currently being imported.
§ ACCEPT_HIGHEST_VERSION — Keep the file with the highest version number.
§ ACCEPT_MOST_RECENT — Keep the file with the most recent creation date.
§ CANCEL (default) — Cancel the import process.
§ ALLOW —New job requests for unavailable media are allowed and will retry for the duration of the unavailable_pool_max_job_retry_in_mins or unavailable_tape_partition_max_job_retry_in_mins.
§ DISCOURAGE (default) — Unavailable partitions can be used, but only if no other media is available.
§ DISALLOW — New job requests for unavailable media will fail. <Data>
<Activated>TRUE|FALSE</Activated>
<AutoActivateTimeoutInMins>
{32-bit integer}
</AutoActivateTimeoutInMins>
<AutoInspect>DEFAULT|MINIMAL|NEVER</AutoInspect>
<DefaultImportConflictResolutionMode>
ACCEPT_EXISTING| ACCEPT_IMPORT|ACCEPT_HIGHEST_VERSION|
ACCEPT_MOST_RECENT|CANCEL
</DefaultImportConflictResolutionMode>
<Id>{string}</Id>
<LastHeartbeat>YYYY-MM-DDThh:mm:ss.xxxZ</LastHeartbeat>
<UnavailableMediaPolicy>
ALLOW|DISCOURAGED|DISALLOW
</UnavailableMediaPolicy>
<UnavailablePoolMaxJobRetryInMins>
{32-bit integer}
</UnavailablePoolMaxJobRetryInMins>
<UnavailableTapePartitionMaxJobRetryInMins>
{32-bit integer}
</UnavailableTapePartitionMaxJobRetryInMins>
</Data>
Whether tape inspections are automatically scheduled whenever the data planner starts.
Values: DEFAULT, MINIMAL, NEVER The date and time that the gateway last sent a heartbeat in the format YYYY-MM-DDThh:mm:ss.xxxZ. PUT http://blackpearl-hostname/_rest_/data_path_backend/?activated=TRUE HTTP/1.1