TWiki
>
IVOA Web
>
IvoaGridAndWebServices
>
VOSpaceHome
>
VOSpace21Spec
(revision 1) (raw view)
Edit
Attach
[[IVOA.VOSpaceHome][VOSpace home page]] ---+ Discussion page for the VOSpace 2.1 specification This is a discussion page for the VOSpace-2.1 service specification. --- Since this is a minor revision, all changes to the specification must be backwards compatible with the VOSpace-2.0 specification. --- ---+ Matters arising from IVOA Waikoloa (September 2013) ---++ Parameter based sync transfer negotiation This is a proposal to support the ability to perform a transfer negotiation by posting transfer parameters to the /sync endpoint. This would be functionally equivalent to posting the transfer XML document to the /sync endpoint. For example: Parameter based POST: =curl -X POST -d "TARGET=vos://nvo.caltech!vospace/mydata1&DIRECTION=pullFromVoSpace&PROTOCOL=ivo://ivoa.net/vospace/core#httpget" "http://localhost:8000/sync"= Would be equivalent to: =curl -X POST -d @job.xml "http://localhost:8000/sync"= Where job.xml is a file containing: =<vos:transfer xmlns:vos="http://www.ivoa.net/xml/VOSpace/v2.1"><br /> <vos:target>vos://nvo.caltech!vospace/mydata1</vos:target><br /> <vos:direction>pullFromVoSpace</vos:direction><br /> <vos:protocol>ivo://ivoa.net/vospace/core#httpget</vos:protocol><br /> </vos:transfer>= ---++ Deprecation of view=data ---++ Link Node documentation clarity <br /> <!-- * Set ALLOWTOPICRENAME = IVOA.TWikiAdminGroup -->
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r22
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2014-01-03
-
BrianMajor
IVOA
Log in
or
Register
IVOA.net
Wiki Home
WebChanges
WebTopicList
WebStatistics
Twiki Meta & Help
IVOA
Know
Main
Sandbox
TWiki
TWiki intro
TWiki tutorial
User registration
Notify me
Working Groups
Applications
Data Access Layer
Data Model
Distributed Services & Protocols
Registry
Semantics
Interest Groups
Data Curation
Education
Knowledge Discovery
High Energy
Operations
Radio Astronomy
Solar System
Time Domain
Committees
Stds&Procs
www.ivoa.net
Documents
Events
Members
XML Schema
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback