SsODNet Web-service @ IMCCE
The SsODNet SOAP server can handle the following functions:
getAvailability
Close
getAvailability
Name:
getAvailability
Binding:
SsoDNetBinding
Endpoint:
https://ssp.imcce.fr/webservices/ssodnet/ssodnet.php
SoapAction:
https://ssp.imcce.fr/webservices/ssodnet#getAvailability
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/ssodnet
encodingStyle:
https://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityRequest
parts:
name->mime; type->xsd:string
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/ssodnet
encodingStyle:
https://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityResponse
parts:
name->result; type->xsd:string
Namespace:
https://ssp.imcce.fr/webservices/ssodnet
Transport:
https://schemas.xmlsoap.org/soap/http
Documentation:
Provide the availability of the SsoDNet Web-services
resolver
Close
resolver
Name:
resolver
Binding:
ssodnetBinding
Endpoint:
https://ssp.imcce.fr/webservices/ssodnet/ssodnet.php
SoapAction:
https://ssp.imcce.fr/webservices/ssodnet#resolver
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/ssodnet
encodingStyle:
https://schemas.xmlsoap.org/soap/encoding/
message:
resolverRequest
parts:
name->inputArray, type->tns:resolverRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/ssodnet
encodingStyle:
https://schemas.xmlsoap.org/soap/encoding/
message:
resolverResponse
parts:
name->result; type->tns:ssodnetResponse
Namespace:
https://ssp.imcce.fr/webservices/ssodnet
Transport:
https://schemas.xmlsoap.org/soap/http
Documentation:
Resolve any name or designation of Solar system objects and Exoplanets
datacloud
Close
datacloud
Name:
datacloud
Binding:
ssodnetBinding
Endpoint:
https://ssp.imcce.fr/webservices/ssodnet/ssodnet.php
SoapAction:
https://ssp.imcce.fr/webservices/ssodnet#datacloud
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/ssodnet
encodingStyle:
https://schemas.xmlsoap.org/soap/encoding/
message:
datacloudRequest
parts:
name->inputArray, type->tns:datacloudRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/ssodnet
encodingStyle:
https://schemas.xmlsoap.org/soap/encoding/
message:
datacloudResponse
parts:
name->result; type->tns:ssodnetResponse
Namespace:
https://ssp.imcce.fr/webservices/ssodnet
Transport:
https://schemas.xmlsoap.org/soap/http
Documentation:
Retrieve all the dynamical and physical properties one or more Solar system objects
Close
resolverRequest
Part name:
name
Type:
xsd:string
Documentation:
Name or designation of a Solar system object
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output ('votable', 'html', 'json', 'text')
Part name:
epoch
Type:
xsd:double
Documentation:
Requested epoch expressed in Julian day
Part name:
maxrec
Type:
xsd:int
Documentation:
Maximum number of resolved Sso to retrieve
Part name:
ephem
Type:
xsd:int
Documentation:
Computation (1) or not (0) of the resolved Sso
Part name:
coord
Type:
xsd:string
Documentation:
Choice of coordinates: 2D (spherical) or 3D (cartesian)
Close
datacloudRequest
Part name:
name
Type:
xsd:string
Documentation:
Name or designation of a Solar system object
Part name:
resource
Type:
xsd:string
Documentation:
Requested resource from SsODNet datacloud
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output ('votable', 'html', 'json', 'text')
Part name:
maxrec
Type:
xsd:int
Documentation:
Maximum number of Sso to retrieve
Close
ssodnetResponse
Part name:
flag
Type:
xsd:int
Documentation:
Response flag: -1=error; 0=target not found; 1=result
Part name:
ticket
Type:
xsd:int
Documentation:
Unix timestamp of the request
Part name:
result
Type:
xsd:string
Documentation:
String containing the response
Part name:
status
Type:
xsd:int
Documentation:
HTTP response status code
Close
clientID
Part name:
FROM
Type:
xsd:string
Documentation:
Client's ID
Part name:
HOSTIP
Type:
xsd:string
Documentation:
Client's IP (determined automatically)
View the
WSDL
of the SsODNet Web service