Sha256: 5b4078dc7d0745231b5079b208e76428f8ece2b5d71b145170ca97826927e558

Contents?: true

Size: 1.28 KB

Versions: 32

Compression:

Stored size: 1.28 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<collection xmlns="http://api.bonfire-project.eu/doc/schemas/occi" href="/experiments">
  <items offset="0" total="3">
<experiment href="/experiments/1">
  <id>1</id>
  <description>Experiment description</description>
  <name>My Experiment</name>
  <walltime>2011-04-26T16:15:21Z</walltime>
  <user_id>crohr</user_id>
  <status>canceled</status>
  <networks>
  </networks>
  <computes>
  </computes>
  <storages>
  </storages>
  <link rel="parent" href="/"/>
</experiment>
<experiment href="/experiments/2">
  <id>2</id>
  <description>Experiment description</description>
  <name>My Experiment</name>
  <walltime>2011-04-26T16:16:01Z</walltime>
  <user_id>crohr</user_id>
  <status>canceled</status>
  <networks>
  </networks>
  <computes>
  </computes>
  <storages>
  </storages>
  <link rel="parent" href="/"/>
</experiment>
<experiment href="/experiments/3">
  <id>3</id>
  <description>Experiment description</description>
  <name>My Experiment</name>
  <walltime>2011-04-26T19:10:16Z</walltime>
  <user_id>crohr</user_id>
  <status>canceled</status>
  <networks>
  </networks>
  <computes>
  </computes>
  <storages>
  </storages>
  <link rel="parent" href="/"/>
</experiment>
  </items>
  <link href="/" rel="parent" type="application/vnd.bonfire+xml"/>
</collection>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
restfully-1.3.0 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.2.0 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.1.1 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.1.0 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.8 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.7 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.6 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.5 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.4 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.3 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.2 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.1 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.0 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.0.rc2 spec/fixtures/bonfire-experiment-collection.xml
restfully-1.0.0.rc1 spec/fixtures/bonfire-experiment-collection.xml
restfully-0.8.8 spec/fixtures/bonfire-experiment-collection.xml
restfully-0.8.7 spec/fixtures/bonfire-experiment-collection.xml
restfully-0.8.6 spec/fixtures/bonfire-experiment-collection.xml
restfully-0.8.5 spec/fixtures/bonfire-experiment-collection.xml
restfully-0.8.4 spec/fixtures/bonfire-experiment-collection.xml