InspectionService

POST /inspection/
POST /inspection/prepare
GET /inspection/prepare/{id:.+}
POST /inspection/retrieve/{taskId}

POST /inspection/

Parameters
Request body application/xml Inspection
Response body
String
Content type: application/xml

POST /inspection/prepare

Parameters
Request body application/xml ConfigurationItem
Response body
Inspection
Content type: application/xml

GET /inspection/prepare/{id:.+}

Parameters
Path id String
Response body
Inspection
Content type: application/xml

POST /inspection/retrieve/{taskId}

Parameters
Path taskId String
Response body
ConfigurationItem
Content type: application/xml