GET api/Phases?plantId={plantId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
plantId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PlantPhaseResponseName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
PlantId | integer |
None. |
|
PhaseId | integer |
None. |
|
StartDate | string |
None. |
|
EndDate | string |
None. |
|
AdditionalDays | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.