Allows you to return spectrograph data from spectrograph data sets that you produced by using the ClusterSGDataGen action. The ClusterSGDataServe
action uses the spectrograph data sets in the time span defined by one or more of the StartDate, EndDate, and Interval parameters.
http://12.3.4.56:9000/action=ClusterSGDataServe&SourceJobName=Data1&StartDate=1000290000&MaxClustPerSlice=1
This action uses port 9000
to request spectrograph data for the spectrograph data set Data1
, which is stored on a machine with the IP address 12.3.4.56
. Spectrograph data can be returned only for 1
cluster, and must have been generated between September 12 2001
at 11:20:00
and the current time.
Parameter | Description | Required |
---|---|---|
EndDate | The time span for which to return spectrograph data. | See Comments |
Interval | The time span for which to return spectrograph data. | See Comments |
MaxClustPerSlice | The number of clusters to return spectrograph data for. | |
Retries | The number of times to retry a failed action. | |
RetryInterval | The number of seconds to wait before retrying a failed action. | |
SourceJobName | The spectrograph data set to return. | Yes |
StartDate | The time span for which to return spectrograph data. | See Comments |
StructuredXML | Whether to return spectrograph data as structured XML. | |
Username | The name of the user performing the action. | |
XMLEncoding | Overrides the default XML encoding. |
This action accepts the following standard ACI action parameters.
Parameter | Description |
---|---|
ActionID | A string to use to identify an ACI action. |
EncryptResponse | Encrypt the output. |
FileName | The file to write output to. |
ForceTemplateRefresh | Forces the server to load the template from disk. |
Output | Writes output to a file. |
ResponseFormat | The format of the action output. |
Template | The template to use for the action output. |
TemplateParamCSVs | A list of variables to use for the specified template. |
You must define a time span, which you can set by using one or more of the following parameters:
|