Sha256: a0e0c3a663055770e9e1972b58d2b6f8308a9cce06434f704da33bc9e03e7010
Contents?: true
Size: 577 Bytes
Versions: 3
Compression:
Stored size: 577 Bytes
Contents
<?xml version="1.0"?> <!-- https://wiki.internet2.edu/confluence/display/CPD/OSCARS+Client+Messaging --> <soap:Envelope xmlns:soap="http://www.w3.org/2001/12/soap-envelope" soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding"> <!-- Security headers and X.509 go here --> <soap:Body> <m:refreshPathResponse xmlns:m="http://oscars.es.net/OSCARS"> <m:globalReservationId>domain1-1000</m:globalReservationId> <m:status>ACTIVE</m:status> </m:refreshPathResponse> </soap:Body> </soap:Envelope>
Version data entries
3 entries across 3 versions & 2 rubygems