PUT api/v1/mangleinspection
Request Information
URI Parameters
None.
Body Parameters
MangleInspectionModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ObjectID | integer |
None. |
|
| MangleRollInspections | Collection of MangleRollInspectionModel |
None. |
|
| MangleId | integer |
None. |
|
| Mangle | MangleModel |
None. |
|
| InspectionDate | date |
None. |
|
| InspectionPhaseId | integer |
None. |
|
| InspectionPhase | InspectionPhaseModel |
None. |
|
| MechanicId | integer |
None. |
|
| Mechanic | MechanicModel |
None. |
|
| HourCounter | integer |
None. |
|
| InsertionMachineSets | string |
None. |
|
| InsertionMachineSetsRemarks | string |
None. |
|
| InputSets | string |
None. |
|
| InputSetsRemarks | string |
None. |
|
| FoldMachineSets | string |
None. |
|
| FoldMachineSetsRemarks | string |
None. |
|
| ContaminationRoom | string |
None. |
|
| ContaminationRoomRemarks | string |
None. |
|
| ExhaustHoseFan | string |
None. |
|
| ExhaustHoseFanRemarks | string |
None. |
|
| DriveString | string |
None. |
|
| DriveStringRemarks | string |
None. |
|
| ContaminationBridge | string |
None. |
|
| ContaminationBridgeRemarks | string |
None. |
|
| CondensationTemperature | decimal number |
None. |
|
| SteamTemperature | decimal number |
None. |
|
| Speed | decimal number |
None. |
|
| GeneralRemarks | string |
None. |
|
| DustBags | string |
None. |
|
| DustBagsRemarks | string |
None. |
|
| Progression | string |
None. |
|
| FeltingRemarks | string |
None. |
|
| SpringRemarks | string |
None. |
|
| InspectionState | InspectionState |
None. |
|
| InspectionTypeId | integer |
None. |
|
| RollSpeedDelta | string |
None. |
|
| InspectionType | InspectionTypeModel |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.