ClusterSGStructureDataServe

Returns the spectrograph data that you produced by using the ClusterSGDataGen action, including the details of the connections for each cluster. This action allows you to produce your own spectrograph image, rather than using the default images.

The ClusterSGStructureDataServe action returns the spectrograph data sets in the time span defined by one or more of the StartDate, EndDate, and Interval parameters.

Example

http://12.3.4.56:9020/action=ClusterSGStructureDataServe&SourceJobName=DataSet1&StartDate=1000290000&EndDate=1000300000

This action returns the structure data from spectrograph DataSet1. The image is generated from the spectrograph data sets that were generated between 12 September 2001, 11:20:00 and 14:06:40.

Required Parameters

The following action parameters are required.

Parameter Description
SourceJobName The spectrograph data set to generate an image from.

Optional Parameters

This action accepts the following optional parameters.

Parameter Description
EndDate The time span for which to generate the spectrograph image.
Interval The time span for which to generate the spectrograph image.
StartDate The time span for which to generate the spectrograph image.
Username The name of the user performing the action.

This action accepts the following standard ACI action parameters.

Parameter Description
ActionID A string to use to identify an ACI action.
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.