![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
Request_Type http[s]://{datapath DNS name}/[_rest_]/[{rest domain}]/[{item specification}]/?[{parameter 1}={value}] &[{parameter 2}={value}]&...&[{parameter n}={value}
§ Request_Type = The HTTP request type (DELETE, GET, HEAD, POST, PUT)
§
§ [_rest_] = Indicates that the operation is a Spectra S3-style request.
§ [{rest domain}] = The type of item that is acted upon by the request, for example, object, bucket, job.
§
§ [{parameter 1}] through [{parameter n}] = Parameters whose values further define how the library responds to the request.
§ The first parameter must be separated from the base URL by a question mark (?) and from any additional parameters by an ampersand (&).
§
§ Variables in the command syntax are shown as {variable}. Do not include the bracket characters ({ }) when you type variables.