Ignore:
Timestamp:
Jul 27, 2009 9:41:25 AM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
8f32dc0
Parents:
65f3f29
Message:

Add override fedids that can access all experiments. These are admins,
basically.

Also add a force parameter to terminate requests, to force the termination (and
really deletion of internal state) for experiments in odd states or with
internal misconfigurations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/wsdl/fedd_types.xsd

    r65f3f29 rca489e8  
    595595    <xsd:sequence>
    596596      <xsd:element name="experiment" type="tns:IDType"/>
     597      <xsd:element name="force" type="xsd:boolean" minOccurs="0" maxOccurs="1"/>
    597598    </xsd:sequence>
    598599  </xsd:complexType>
Note: See TracChangeset for help on using the changeset viewer.