MDC Web Service

<back to all web services

GetMaintenanceJobStatus

The following routes are available for this service:
POST/GetMaintenanceJobStatus
GetMaintenanceJobStatus Parameters:
NameParameterData TypeRequiredDescription
DssSiteNamebodystringNo
DssServerbodystringNo

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

HTTP + JSV

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

POST /jsv/oneway/GetMaintenanceJobStatus HTTP/1.1 
Host: dssserv1.onephilipsmdc.com 
Content-Type: text/jsv
Content-Length: length

{
	DssSiteName: String,
	DssServer: String
}