MDC Web Service

<back to all web services

Maintenance527

The following routes are available for this service:
POST/Maintenance527
Maintenance527 Parameters:
NameParameterData TypeRequiredDescription
DSSIDbodyintNo
FleetmanagerIDbodyintNo
DSSSiteNamebodystringNo
DSSServerbodystringNo
StatusbodystringNo
StatusUpdatebodyDateTime?No
SSLM2MServer1bodybool?No
SSLM2MServer2bodybool?No
SSLM2MServer3bodybool?No
IPSECM2MServerbodybool?No
PSAStatusbodystringNo
TeamViewerbodystringNo
DSSMonitorbodystringNo
DSSMaintRevbodystringNo
DSSSWDeploymentServerbodybool?No
MVPASStatusbodystringNo
OSNamebodystringNo
ModelbodystringNo
SystemTypebodystringNo
OSVersionbodystringNo
AVSolutionbodystringNo
AVVersionbodystringNo
AVInstallDatebodystringNo
AVOASbodystringNo
AVDATStatusbodystringNo
AVDATDatebodystringNo
respstatbodyResponseErrorNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /xml/oneway/Maintenance527 HTTP/1.1 
Host: dssserv1.onephilipsmdc.com 
Content-Type: application/xml
Content-Length: length

<Maintenance527 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MDCWebService">
  <AVDATDate>String</AVDATDate>
  <AVDATStatus>String</AVDATStatus>
  <AVInstallDate>String</AVInstallDate>
  <AVOAS>String</AVOAS>
  <AVSolution>String</AVSolution>
  <AVVersion>String</AVVersion>
  <DSSID>0</DSSID>
  <DSSMaintRev>String</DSSMaintRev>
  <DSSMonitor>String</DSSMonitor>
  <DSSSWDeploymentServer>false</DSSSWDeploymentServer>
  <DSSServer>String</DSSServer>
  <DSSSiteName>String</DSSSiteName>
  <FleetmanagerID>0</FleetmanagerID>
  <IPSECM2MServer>false</IPSECM2MServer>
  <MVPASStatus>String</MVPASStatus>
  <Model>String</Model>
  <OSName>String</OSName>
  <OSVersion>String</OSVersion>
  <PSAStatus>String</PSAStatus>
  <SSLM2MServer1>false</SSLM2MServer1>
  <SSLM2MServer2>false</SSLM2MServer2>
  <SSLM2MServer3>false</SSLM2MServer3>
  <Status>String</Status>
  <StatusUpdate>0001-01-01T00:00:00</StatusUpdate>
  <SystemType>String</SystemType>
  <TeamViewer>String</TeamViewer>
  <respstat xmlns:d2p1="http://schemas.servicestack.net/types">
    <d2p1:ErrorCode>String</d2p1:ErrorCode>
    <d2p1:FieldName>String</d2p1:FieldName>
    <d2p1:Message>String</d2p1:Message>
  </respstat>
</Maintenance527>