This API works with the rules defined in Route Generic pattern
| Name | Pattern | Controller | Action | Model | Format |
|---|---|---|---|---|---|
| analysisParametersCreate | /rest1/entities/analysisParameters/ | RestfulController | create | AnalysisParameter | json |
| analysisParametersIndex | /rest1/entities/analysisParameters/ | RestfulController | index | AnalysisParameter | html | json |
| analysisParametersDelete | /rest1/entities/analysisParameters/{id} | RestfulController | delete | AnalysisParameter | html | json |
| analysisParametersShow | /rest1/entities/analysisParameters/{id} | RestfulController | show | AnalysisParameter | html | json |
| analysisParametersUpdate | /rest1/entities/analysisParameters/{id} | RestfulController | update | AnalysisParameter | json |
| analysisParametersAspects | /rest1/entities/analysisParameters/aspects | RestfulController | aspectList | AnalysisParameter | json |
| areasCreate | /rest1/entities/areas/ | RestfulController | create | Area | json |
| areasIndex | /rest1/entities/areas/ | RestfulController | index | Area | html | json |
| areasDelete | /rest1/entities/areas/{id} | RestfulController | delete | Area | html | json |
| areasShow | /rest1/entities/areas/{id} | RestfulController | show | Area | html | json |
| areasUpdate | /rest1/entities/areas/{id} | RestfulController | update | Area | json |
| areasAspects | /rest1/entities/areas/aspects | RestfulController | aspectList | Area | json |
| basinsCreate | /rest1/entities/basins/ | RestfulController | create | Basin | json |
| basinsIndex | /rest1/entities/basins/ | RestfulController | index | Basin | html | json |
| basinsDelete | /rest1/entities/basins/{id} | RestfulController | delete | Basin | html | json |
| basinsShow | /rest1/entities/basins/{id} | RestfulController | show | Basin | html | json |
| basinsUpdate | /rest1/entities/basins/{id} | RestfulController | update | Basin | json |
| basinsAspects | /rest1/entities/basins/aspects | RestfulController | aspectList | Basin | json |
| businessesCreate | /rest1/entities/businesses/ | RestfulController | create | Business | json |
| businessesIndex | /rest1/entities/businesses/ | RestfulController | index | Business | html | json |
| businessesDelete | /rest1/entities/businesses/{id} | RestfulController | delete | Business | html | json |
| businessesShow | /rest1/entities/businesses/{id} | RestfulController | show | Business | html | json |
| businessesUpdate | /rest1/entities/businesses/{id} | RestfulController | update | Business | json |
| businessesAspects | /rest1/entities/businesses/aspects | RestfulController | aspectList | Business | json |
| businessSubunitsCreate | /rest1/entities/businessSubunits/ | RestfulController | create | BusinessSubunit | json |
| businessSubunitsIndex | /rest1/entities/businessSubunits/ | RestfulController | index | BusinessSubunit | html | json |
| businessSubunitsDelete | /rest1/entities/businessSubunits/{id} | RestfulController | delete | BusinessSubunit | html | json |
| businessSubunitsShow | /rest1/entities/businessSubunits/{id} | RestfulController | show | BusinessSubunit | html | json |
| businessSubunitsUpdate | /rest1/entities/businessSubunits/{id} | RestfulController | update | BusinessSubunit | json |
| businessSubunitsAspects | /rest1/entities/businessSubunits/aspects | RestfulController | aspectList | BusinessSubunit | json |
| businessUnitsCreate | /rest1/entities/businessUnits/ | RestfulController | create | BusinessUnit | json |
| businessUnitsIndex | /rest1/entities/businessUnits/ | RestfulController | index | BusinessUnit | html | json |
| businessUnitsDelete | /rest1/entities/businessUnits/{id} | RestfulController | delete | BusinessUnit | html | json |
| businessUnitsShow | /rest1/entities/businessUnits/{id} | RestfulController | show | BusinessUnit | html | json |
| businessUnitsUpdate | /rest1/entities/businessUnits/{id} | RestfulController | update | BusinessUnit | json |
| businessUnitsAspects | /rest1/entities/businessUnits/aspects | RestfulController | aspectList | BusinessUnit | json |
| categoryCommentsCreate | /rest1/entities/categoryComments/ | RestfulController | create | CategoryComment | json |
| categoryCommentsIndex | /rest1/entities/categoryComments/ | RestfulController | index | CategoryComment | html | json |
| categoryCommentsDelete | /rest1/entities/categoryComments/{id} | RestfulController | delete | CategoryComment | html | json |
| categoryCommentsShow | /rest1/entities/categoryComments/{id} | RestfulController | show | CategoryComment | html | json |
| categoryCommentsUpdate | /rest1/entities/categoryComments/{id} | RestfulController | update | CategoryComment | json |
| categoryCommentsAspects | /rest1/entities/categoryComments/aspects | RestfulController | aspectList | CategoryComment | json |
| checkLoginMobile | /rest1/entities/checkLoginMobile | ApiRestHomeController | checkLogin | Object | html | json |
| cMCouponTypesCreate | /rest1/entities/cMCouponTypes/ | RestfulController | create | CMCouponType | json |
| cMCouponTypesIndex | /rest1/entities/cMCouponTypes/ | RestfulController | index | CMCouponType | html | json |
| cMCouponTypesDelete | /rest1/entities/cMCouponTypes/{id} | RestfulController | delete | CMCouponType | html | json |
| cMCouponTypesShow | /rest1/entities/cMCouponTypes/{id} | RestfulController | show | CMCouponType | html | json |
| cMCouponTypesUpdate | /rest1/entities/cMCouponTypes/{id} | RestfulController | update | CMCouponType | json |
| cMCouponTypesAspects | /rest1/entities/cMCouponTypes/aspects | RestfulController | aspectList | CMCouponType | json |
| concessionsCreate | /rest1/entities/concessions/ | RestfulController | create | Concession | json |
| concessionsIndex | /rest1/entities/concessions/ | RestfulController | index | Concession | html | json |
| concessionsDelete | /rest1/entities/concessions/{id} | RestfulController | delete | Concession | html | json |
| concessionsShow | /rest1/entities/concessions/{id} | RestfulController | show | Concession | html | json |
| concessionsUpdate | /rest1/entities/concessions/{id} | RestfulController | update | Concession | json |
| concessionsAspects | /rest1/entities/concessions/aspects | RestfulController | aspectList | Concession | json |
| corrosionSamplingPointsCreate | /rest1/entities/corrosionSamplingPoints/ | RestfulController | create | CRSSamplingPoint99 | json |
| corrosionSamplingPointsIndex | /rest1/entities/corrosionSamplingPoints/ | RestfulController | index | CRSSamplingPoint99 | html | json |
| corrosionSamplingPointsDelete | /rest1/entities/corrosionSamplingPoints/{id} | RestfulController | delete | CRSSamplingPoint99 | html | json |
| corrosionSamplingPointsShow | /rest1/entities/corrosionSamplingPoints/{id} | RestfulController | show | CRSSamplingPoint99 | html | json |
| corrosionSamplingPointsUpdate | /rest1/entities/corrosionSamplingPoints/{id} | RestfulController | update | CRSSamplingPoint99 | json |
| corrosionSamplingPointsAspects | /rest1/entities/corrosionSamplingPoints/aspects | RestfulController | aspectList | CRSSamplingPoint99 | json |
| countriesCreate | /rest1/entities/countries/ | RestfulController | create | Country | json |
| countriesIndex | /rest1/entities/countries/ | RestfulController | index | Country | html | json |
| countriesDelete | /rest1/entities/countries/{id} | RestfulController | delete | Country | html | json |
| countriesShow | /rest1/entities/countries/{id} | RestfulController | show | Country | html | json |
| countriesUpdate | /rest1/entities/countries/{id} | RestfulController | update | Country | json |
| countriesAspects | /rest1/entities/countries/aspects | RestfulController | aspectList | Country | json |
| equipmentsCreate | /rest1/entities/equipments/ | RestfulController | create | Equipment | json |
| equipmentsIndex | /rest1/entities/equipments/ | RestfulController | index | Equipment | html | json |
| equipmentsDelete | /rest1/entities/equipments/{id} | RestfulController | delete | Equipment | html | json |
| equipmentsShow | /rest1/entities/equipments/{id} | RestfulController | show | Equipment | html | json |
| equipmentsUpdate | /rest1/entities/equipments/{id} | RestfulController | update | Equipment | json |
| equipmentsAspects | /rest1/entities/equipments/aspects | RestfulController | aspectList | Equipment | json |
| equipmentTypesCreate | /rest1/entities/equipmentTypes/ | RestfulController | create | EquipmentType | json |
| equipmentTypesIndex | /rest1/entities/equipmentTypes/ | RestfulController | index | EquipmentType | html | json |
| equipmentTypesDelete | /rest1/entities/equipmentTypes/{id} | RestfulController | delete | EquipmentType | html | json |
| equipmentTypesShow | /rest1/entities/equipmentTypes/{id} | RestfulController | show | EquipmentType | html | json |
| equipmentTypesUpdate | /rest1/entities/equipmentTypes/{id} | RestfulController | update | EquipmentType | json |
| equipmentTypesAspects | /rest1/entities/equipmentTypes/aspects | RestfulController | aspectList | EquipmentType | json |
| facilitiesCreate | /rest1/entities/facilities/ | RestfulController | create | Facility | json |
| facilitiesIndex | /rest1/entities/facilities/ | RestfulController | index | Facility | html | json |
| facilitiesDelete | /rest1/entities/facilities/{id} | RestfulController | delete | Facility | html | json |
| facilitiesShow | /rest1/entities/facilities/{id} | RestfulController | show | Facility | html | json |
| facilitiesUpdate | /rest1/entities/facilities/{id} | RestfulController | update | Facility | json |
| facilitiesAspects | /rest1/entities/facilities/aspects | RestfulController | aspectList | Facility | json |
| fieldsCreate | /rest1/entities/fields/ | RestfulController | create | Field | json |
| fieldsIndex | /rest1/entities/fields/ | RestfulController | index | Field | html | json |
| fieldsDelete | /rest1/entities/fields/{id} | RestfulController | delete | Field | html | json |
| fieldsShow | /rest1/entities/fields/{id} | RestfulController | show | Field | html | json |
| fieldsUpdate | /rest1/entities/fields/{id} | RestfulController | update | Field | json |
| fieldsAspects | /rest1/entities/fields/aspects | RestfulController | aspectList | Field | json |
| flareTypesCreate | /rest1/entities/flareTypes/ | RestfulController | create | FlareType | json |
| flareTypesIndex | /rest1/entities/flareTypes/ | RestfulController | index | FlareType | html | json |
| flareTypesDelete | /rest1/entities/flareTypes/{id} | RestfulController | delete | FlareType | html | json |
| flareTypesShow | /rest1/entities/flareTypes/{id} | RestfulController | show | FlareType | html | json |
| flareTypesUpdate | /rest1/entities/flareTypes/{id} | RestfulController | update | FlareType | json |
| flareTypesAspects | /rest1/entities/flareTypes/aspects | RestfulController | aspectList | FlareType | json |
| freightCompaniesCreate | /rest1/entities/freightCompanies/ | RestfulController | create | FreightCompany | json |
| freightCompaniesIndex | /rest1/entities/freightCompanies/ | RestfulController | index | FreightCompany | html | json |
| freightCompaniesDelete | /rest1/entities/freightCompanies/{id} | RestfulController | delete | FreightCompany | html | json |
| freightCompaniesShow | /rest1/entities/freightCompanies/{id} | RestfulController | show | FreightCompany | html | json |
| freightCompaniesUpdate | /rest1/entities/freightCompanies/{id} | RestfulController | update | FreightCompany | json |
| freightCompaniesAspects | /rest1/entities/freightCompanies/aspects | RestfulController | aspectList | FreightCompany | json |
| gasFlowMetersCreate | /rest1/entities/gasFlowMeters/ | RestfulController | create | GasFlowMeter | json |
| gasFlowMetersIndex | /rest1/entities/gasFlowMeters/ | RestfulController | index | GasFlowMeter | html | json |
| gasFlowMetersDelete | /rest1/entities/gasFlowMeters/{id} | RestfulController | delete | GasFlowMeter | html | json |
| gasFlowMetersShow | /rest1/entities/gasFlowMeters/{id} | RestfulController | show | GasFlowMeter | html | json |
| gasFlowMetersUpdate | /rest1/entities/gasFlowMeters/{id} | RestfulController | update | GasFlowMeter | json |
| gasFlowMetersAspects | /rest1/entities/gasFlowMeters/aspects | RestfulController | aspectList | GasFlowMeter | json |
| installedUpdatesCreate | /rest1/entities/installedUpdates/ | RestfulController | create | InstalledUpdate | json |
| installedUpdatesIndex | /rest1/entities/installedUpdates/ | RestfulController | index | InstalledUpdate | html | json |
| installedUpdatesDelete | /rest1/entities/installedUpdates/{id} | RestfulController | delete | InstalledUpdate | html | json |
| installedUpdatesShow | /rest1/entities/installedUpdates/{id} | RestfulController | show | InstalledUpdate | html | json |
| installedUpdatesUpdate | /rest1/entities/installedUpdates/{id} | RestfulController | update | InstalledUpdate | json |
| installedUpdatesAspects | /rest1/entities/installedUpdates/aspects | RestfulController | aspectList | InstalledUpdate | json |
| laboratorySamplingPointsCreate | /rest1/entities/laboratorySamplingPoints/ | RestfulController | create | LABSamplingPoint99 | json |
| laboratorySamplingPointsIndex | /rest1/entities/laboratorySamplingPoints/ | RestfulController | index | LABSamplingPoint99 | html | json |
| laboratorySamplingPointsDelete | /rest1/entities/laboratorySamplingPoints/{id} | RestfulController | delete | LABSamplingPoint99 | html | json |
| laboratorySamplingPointsShow | /rest1/entities/laboratorySamplingPoints/{id} | RestfulController | show | LABSamplingPoint99 | html | json |
| laboratorySamplingPointsUpdate | /rest1/entities/laboratorySamplingPoints/{id} | RestfulController | update | LABSamplingPoint99 | json |
| laboratorySamplingPointsAspects | /rest1/entities/laboratorySamplingPoints/aspects | RestfulController | aspectList | LABSamplingPoint99 | json |
| liquidFlowMetersCreate | /rest1/entities/liquidFlowMeters/ | RestfulController | create | LiquidFlowMeter | json |
| liquidFlowMetersIndex | /rest1/entities/liquidFlowMeters/ | RestfulController | index | LiquidFlowMeter | html | json |
| liquidFlowMetersDelete | /rest1/entities/liquidFlowMeters/{id} | RestfulController | delete | LiquidFlowMeter | html | json |
| liquidFlowMetersShow | /rest1/entities/liquidFlowMeters/{id} | RestfulController | show | LiquidFlowMeter | html | json |
| liquidFlowMetersUpdate | /rest1/entities/liquidFlowMeters/{id} | RestfulController | update | LiquidFlowMeter | json |
| liquidFlowMetersAspects | /rest1/entities/liquidFlowMeters/aspects | RestfulController | aspectList | LiquidFlowMeter | json |
| mobileDevicesCreate | /rest1/entities/mobileDevices/ | MobileDeviceController | create | MobileDevice | json |
| mobileDevicesIndex | /rest1/entities/mobileDevices/ | MobileDeviceController | index | MobileDevice | html | json |
| mobileDevicesDelete | /rest1/entities/mobileDevices/{id} | MobileDeviceController | delete | MobileDevice | html | json |
| mobileDevicesShow | /rest1/entities/mobileDevices/{id} | MobileDeviceController | show | MobileDevice | html | json |
| mobileDevicesUpdate | /rest1/entities/mobileDevices/{id} | MobileDeviceController | update | MobileDevice | json |
| mobileDevicesAspects | /rest1/entities/mobileDevices/aspects | MobileDeviceController | aspectList | MobileDevice | json |
| noDosingCausesCreate | /rest1/entities/noDosingCauses/ | RestfulController | create | NoDosingCause | json |
| noDosingCausesIndex | /rest1/entities/noDosingCauses/ | RestfulController | index | NoDosingCause | html | json |
| noDosingCausesDelete | /rest1/entities/noDosingCauses/{id} | RestfulController | delete | NoDosingCause | html | json |
| noDosingCausesShow | /rest1/entities/noDosingCauses/{id} | RestfulController | show | NoDosingCause | html | json |
| noDosingCausesUpdate | /rest1/entities/noDosingCauses/{id} | RestfulController | update | NoDosingCause | json |
| noDosingCausesAspects | /rest1/entities/noDosingCauses/aspects | RestfulController | aspectList | NoDosingCause | json |
| politicalDivisionsCreate | /rest1/entities/politicalDivisions/ | RestfulController | create | PoliticalDivision | json |
| politicalDivisionsIndex | /rest1/entities/politicalDivisions/ | RestfulController | index | PoliticalDivision | html | json |
| politicalDivisionsDelete | /rest1/entities/politicalDivisions/{id} | RestfulController | delete | PoliticalDivision | html | json |
| politicalDivisionsShow | /rest1/entities/politicalDivisions/{id} | RestfulController | show | PoliticalDivision | html | json |
| politicalDivisionsUpdate | /rest1/entities/politicalDivisions/{id} | RestfulController | update | PoliticalDivision | json |
| politicalDivisionsAspects | /rest1/entities/politicalDivisions/aspects | RestfulController | aspectList | PoliticalDivision | json |
| politicalSubdivisionsCreate | /rest1/entities/politicalSubdivisions/ | RestfulController | create | PoliticalSubdivision | json |
| politicalSubdivisionsIndex | /rest1/entities/politicalSubdivisions/ | RestfulController | index | PoliticalSubdivision | html | json |
| politicalSubdivisionsDelete | /rest1/entities/politicalSubdivisions/{id} | RestfulController | delete | PoliticalSubdivision | html | json |
| politicalSubdivisionsShow | /rest1/entities/politicalSubdivisions/{id} | RestfulController | show | PoliticalSubdivision | html | json |
| politicalSubdivisionsUpdate | /rest1/entities/politicalSubdivisions/{id} | RestfulController | update | PoliticalSubdivision | json |
| politicalSubdivisionsAspects | /rest1/entities/politicalSubdivisions/aspects | RestfulController | aspectList | PoliticalSubdivision | json |
| reportDefinitionsCreate | /rest1/entities/reportDefinitions/ | RestfulController | create | ReportDefinition | json |
| reportDefinitionsIndex | /rest1/entities/reportDefinitions/ | RestfulController | index | ReportDefinition | html | json |
| reportDefinitionsDelete | /rest1/entities/reportDefinitions/{id} | RestfulController | delete | ReportDefinition | html | json |
| reportDefinitionsShow | /rest1/entities/reportDefinitions/{id} | RestfulController | show | ReportDefinition | html | json |
| reportDefinitionsUpdate | /rest1/entities/reportDefinitions/{id} | RestfulController | update | ReportDefinition | json |
| reportDefinitionsAspects | /rest1/entities/reportDefinitions/aspects | RestfulController | aspectList | ReportDefinition | json |
| responsibleOfDowntimesCreate | /rest1/entities/responsibleOfDowntimes/ | RestfulController | create | ResponsibleOfDowntime | json |
| responsibleOfDowntimesIndex | /rest1/entities/responsibleOfDowntimes/ | RestfulController | index | ResponsibleOfDowntime | html | json |
| responsibleOfDowntimesDelete | /rest1/entities/responsibleOfDowntimes/{id} | RestfulController | delete | ResponsibleOfDowntime | html | json |
| responsibleOfDowntimesShow | /rest1/entities/responsibleOfDowntimes/{id} | RestfulController | show | ResponsibleOfDowntime | html | json |
| responsibleOfDowntimesUpdate | /rest1/entities/responsibleOfDowntimes/{id} | RestfulController | update | ResponsibleOfDowntime | json |
| responsibleOfDowntimesAspects | /rest1/entities/responsibleOfDowntimes/aspects | RestfulController | aspectList | ResponsibleOfDowntime | json |
| samplingPointsCreate | /rest1/entities/samplingPoints/ | RestfulController | create | SamplingPoint | json |
| samplingPointsIndex | /rest1/entities/samplingPoints/ | RestfulController | index | SamplingPoint | html | json |
| samplingPointsDelete | /rest1/entities/samplingPoints/{id} | RestfulController | delete | SamplingPoint | html | json |
| samplingPointsShow | /rest1/entities/samplingPoints/{id} | RestfulController | show | SamplingPoint | html | json |
| samplingPointsUpdate | /rest1/entities/samplingPoints/{id} | RestfulController | update | SamplingPoint | json |
| samplingPointsAspects | /rest1/entities/samplingPoints/aspects | RestfulController | aspectList | SamplingPoint | json |
| siopCategoriesCreate | /rest1/entities/siopCategories/ | RestfulController | create | SiopCategory | json |
| siopCategoriesIndex | /rest1/entities/siopCategories/ | RestfulController | index | SiopCategory | html | json |
| siopCategoriesDelete | /rest1/entities/siopCategories/{id} | RestfulController | delete | SiopCategory | html | json |
| siopCategoriesShow | /rest1/entities/siopCategories/{id} | RestfulController | show | SiopCategory | html | json |
| siopCategoriesUpdate | /rest1/entities/siopCategories/{id} | RestfulController | update | SiopCategory | json |
| siopCategoriesAspects | /rest1/entities/siopCategories/aspects | RestfulController | aspectList | SiopCategory | json |
| siopCriticalitiesCreate | /rest1/entities/siopCriticalities/ | RestfulController | create | SiopCriticality | json |
| siopCriticalitiesIndex | /rest1/entities/siopCriticalities/ | RestfulController | index | SiopCriticality | html | json |
| siopCriticalitiesDelete | /rest1/entities/siopCriticalities/{id} | RestfulController | delete | SiopCriticality | html | json |
| siopCriticalitiesShow | /rest1/entities/siopCriticalities/{id} | RestfulController | show | SiopCriticality | html | json |
| siopCriticalitiesUpdate | /rest1/entities/siopCriticalities/{id} | RestfulController | update | SiopCriticality | json |
| siopCriticalitiesAspects | /rest1/entities/siopCriticalities/aspects | RestfulController | aspectList | SiopCriticality | json |
| siopSectorsCreate | /rest1/entities/siopSectors/ | RestfulController | create | SiopSector | json |
| siopSectorsIndex | /rest1/entities/siopSectors/ | RestfulController | index | SiopSector | html | json |
| siopSectorsDelete | /rest1/entities/siopSectors/{id} | RestfulController | delete | SiopSector | html | json |
| siopSectorsShow | /rest1/entities/siopSectors/{id} | RestfulController | show | SiopSector | html | json |
| siopSectorsUpdate | /rest1/entities/siopSectors/{id} | RestfulController | update | SiopSector | json |
| siopSectorsAspects | /rest1/entities/siopSectors/aspects | RestfulController | aspectList | SiopSector | json |
| snpChemicalObservationsCreate | /rest1/entities/snpChemicalObservations/ | RestfulController | create | ChemicalObservation | json |
| snpChemicalObservationsIndex | /rest1/entities/snpChemicalObservations/ | RestfulController | index | ChemicalObservation | html | json |
| snpChemicalObservationsDelete | /rest1/entities/snpChemicalObservations/{id} | RestfulController | delete | ChemicalObservation | html | json |
| snpChemicalObservationsShow | /rest1/entities/snpChemicalObservations/{id} | RestfulController | show | ChemicalObservation | html | json |
| snpChemicalObservationsUpdate | /rest1/entities/snpChemicalObservations/{id} | RestfulController | update | ChemicalObservation | json |
| snpChemicalObservationsAspects | /rest1/entities/snpChemicalObservations/aspects | RestfulController | aspectList | ChemicalObservation | json |
| storedQueryBrowsersCreate | /rest1/entities/storedQueryBrowsers/ | RestfulController | create | StoredQueryBrowser | json |
| storedQueryBrowsersIndex | /rest1/entities/storedQueryBrowsers/ | RestfulController | index | StoredQueryBrowser | html | json |
| storedQueryBrowsersDelete | /rest1/entities/storedQueryBrowsers/{id} | RestfulController | delete | StoredQueryBrowser | html | json |
| storedQueryBrowsersShow | /rest1/entities/storedQueryBrowsers/{id} | RestfulController | show | StoredQueryBrowser | html | json |
| storedQueryBrowsersUpdate | /rest1/entities/storedQueryBrowsers/{id} | RestfulController | update | StoredQueryBrowser | json |
| storedQueryBrowsersAspects | /rest1/entities/storedQueryBrowsers/aspects | RestfulController | aspectList | StoredQueryBrowser | json |
| surveyQuestionPossibleAnswersCreate | /rest1/entities/surveyQuestionPossibleAnswers/ | RestfulController | create | SurveyQuestionPossibleAnswer | json |
| surveyQuestionPossibleAnswersIndex | /rest1/entities/surveyQuestionPossibleAnswers/ | RestfulController | index | SurveyQuestionPossibleAnswer | html | json |
| surveyQuestionPossibleAnswersDelete | /rest1/entities/surveyQuestionPossibleAnswers/{id} | RestfulController | delete | SurveyQuestionPossibleAnswer | html | json |
| surveyQuestionPossibleAnswersShow | /rest1/entities/surveyQuestionPossibleAnswers/{id} | RestfulController | show | SurveyQuestionPossibleAnswer | html | json |
| surveyQuestionPossibleAnswersUpdate | /rest1/entities/surveyQuestionPossibleAnswers/{id} | RestfulController | update | SurveyQuestionPossibleAnswer | json |
| surveyQuestionPossibleAnswersAspects | /rest1/entities/surveyQuestionPossibleAnswers/aspects | RestfulController | aspectList | SurveyQuestionPossibleAnswer | json |
| surveyQuestionsCreate | /rest1/entities/surveyQuestions/ | RestfulController | create | SurveyQuestion | json |
| surveyQuestionsIndex | /rest1/entities/surveyQuestions/ | RestfulController | index | SurveyQuestion | html | json |
| surveyQuestionsDelete | /rest1/entities/surveyQuestions/{id} | RestfulController | delete | SurveyQuestion | html | json |
| surveyQuestionsShow | /rest1/entities/surveyQuestions/{id} | RestfulController | show | SurveyQuestion | html | json |
| surveyQuestionsUpdate | /rest1/entities/surveyQuestions/{id} | RestfulController | update | SurveyQuestion | json |
| surveyQuestionsAspects | /rest1/entities/surveyQuestions/aspects | RestfulController | aspectList | SurveyQuestion | json |
| surveysCreate | /rest1/entities/surveys/ | RestfulController | create | Survey | json |
| surveysIndex | /rest1/entities/surveys/ | RestfulController | index | Survey | html | json |
| surveysDelete | /rest1/entities/surveys/{id} | RestfulController | delete | Survey | html | json |
| surveysShow | /rest1/entities/surveys/{id} | RestfulController | show | Survey | html | json |
| surveysUpdate | /rest1/entities/surveys/{id} | RestfulController | update | Survey | json |
| surveysAspects | /rest1/entities/surveys/aspects | RestfulController | aspectList | Survey | json |
| tankerTrailersCreate | /rest1/entities/tankerTrailers/ | RestfulController | create | TankerTrailer | json |
| tankerTrailersIndex | /rest1/entities/tankerTrailers/ | RestfulController | index | TankerTrailer | html | json |
| tankerTrailersDelete | /rest1/entities/tankerTrailers/{id} | RestfulController | delete | TankerTrailer | html | json |
| tankerTrailersShow | /rest1/entities/tankerTrailers/{id} | RestfulController | show | TankerTrailer | html | json |
| tankerTrailersUpdate | /rest1/entities/tankerTrailers/{id} | RestfulController | update | TankerTrailer | json |
| tankerTrailersAspects | /rest1/entities/tankerTrailers/aspects | RestfulController | aspectList | TankerTrailer | json |
| tanksCreate | /rest1/entities/tanks/ | RestfulController | create | Tank | json |
| tanksIndex | /rest1/entities/tanks/ | RestfulController | index | Tank | html | json |
| tanksDelete | /rest1/entities/tanks/{id} | RestfulController | delete | Tank | html | json |
| tanksShow | /rest1/entities/tanks/{id} | RestfulController | show | Tank | html | json |
| tanksUpdate | /rest1/entities/tanks/{id} | RestfulController | update | Tank | json |
| tanksAspects | /rest1/entities/tanks/aspects | RestfulController | aspectList | Tank | json |
| tankStatusesCreate | /rest1/entities/tankStatuses/ | RestfulController | create | TankStatus | json |
| tankStatusesIndex | /rest1/entities/tankStatuses/ | RestfulController | index | TankStatus | html | json |
| tankStatusesDelete | /rest1/entities/tankStatuses/{id} | RestfulController | delete | TankStatus | html | json |
| tankStatusesShow | /rest1/entities/tankStatuses/{id} | RestfulController | show | TankStatus | html | json |
| tankStatusesUpdate | /rest1/entities/tankStatuses/{id} | RestfulController | update | TankStatus | json |
| tankStatusesAspects | /rest1/entities/tankStatuses/aspects | RestfulController | aspectList | TankStatus | json |
| thirdPartiesCreate | /rest1/entities/thirdParties/ | RestfulController | create | ThirdParty | json |
| thirdPartiesIndex | /rest1/entities/thirdParties/ | RestfulController | index | ThirdParty | html | json |
| thirdPartiesDelete | /rest1/entities/thirdParties/{id} | RestfulController | delete | ThirdParty | html | json |
| thirdPartiesShow | /rest1/entities/thirdParties/{id} | RestfulController | show | ThirdParty | html | json |
| thirdPartiesUpdate | /rest1/entities/thirdParties/{id} | RestfulController | update | ThirdParty | json |
| thirdPartiesAspects | /rest1/entities/thirdParties/aspects | RestfulController | aspectList | ThirdParty | json |
| trucksCreate | /rest1/entities/trucks/ | RestfulController | create | Truck | json |
| trucksIndex | /rest1/entities/trucks/ | RestfulController | index | Truck | html | json |
| trucksDelete | /rest1/entities/trucks/{id} | RestfulController | delete | Truck | html | json |
| trucksShow | /rest1/entities/trucks/{id} | RestfulController | show | Truck | html | json |
| trucksUpdate | /rest1/entities/trucks/{id} | RestfulController | update | Truck | json |
| trucksAspects | /rest1/entities/trucks/aspects | RestfulController | aspectList | Truck | json |
| wasteManagementDriversCreate | /rest1/entities/wasteManagementDrivers/ | RestfulController | create | WasteManagementDriver | json |
| wasteManagementDriversIndex | /rest1/entities/wasteManagementDrivers/ | RestfulController | index | WasteManagementDriver | html | json |
| wasteManagementDriversDelete | /rest1/entities/wasteManagementDrivers/{id} | RestfulController | delete | WasteManagementDriver | html | json |
| wasteManagementDriversShow | /rest1/entities/wasteManagementDrivers/{id} | RestfulController | show | WasteManagementDriver | html | json |
| wasteManagementDriversUpdate | /rest1/entities/wasteManagementDrivers/{id} | RestfulController | update | WasteManagementDriver | json |
| wasteManagementDriversAspects | /rest1/entities/wasteManagementDrivers/aspects | RestfulController | aspectList | WasteManagementDriver | json |
| wasteManagementFacilitiesCreate | /rest1/entities/wasteManagementFacilities/ | RestfulController | create | WasteManagementFacility | json |
| wasteManagementFacilitiesIndex | /rest1/entities/wasteManagementFacilities/ | RestfulController | index | WasteManagementFacility | html | json |
| wasteManagementFacilitiesDelete | /rest1/entities/wasteManagementFacilities/{id} | RestfulController | delete | WasteManagementFacility | html | json |
| wasteManagementFacilitiesShow | /rest1/entities/wasteManagementFacilities/{id} | RestfulController | show | WasteManagementFacility | html | json |
| wasteManagementFacilitiesUpdate | /rest1/entities/wasteManagementFacilities/{id} | RestfulController | update | WasteManagementFacility | json |
| wasteManagementFacilitiesAspects | /rest1/entities/wasteManagementFacilities/aspects | RestfulController | aspectList | WasteManagementFacility | json |
| wasteManagementTrucksCreate | /rest1/entities/wasteManagementTrucks/ | RestfulController | create | WasteManagementTruck | json |
| wasteManagementTrucksIndex | /rest1/entities/wasteManagementTrucks/ | RestfulController | index | WasteManagementTruck | html | json |
| wasteManagementTrucksDelete | /rest1/entities/wasteManagementTrucks/{id} | RestfulController | delete | WasteManagementTruck | html | json |
| wasteManagementTrucksShow | /rest1/entities/wasteManagementTrucks/{id} | RestfulController | show | WasteManagementTruck | html | json |
| wasteManagementTrucksUpdate | /rest1/entities/wasteManagementTrucks/{id} | RestfulController | update | WasteManagementTruck | json |
| wasteManagementTrucksAspects | /rest1/entities/wasteManagementTrucks/aspects | RestfulController | aspectList | WasteManagementTruck | json |
| wasteManagementWorkersCreate | /rest1/entities/wasteManagementWorkers/ | RestfulController | create | WasteManagementWorker | json |
| wasteManagementWorkersIndex | /rest1/entities/wasteManagementWorkers/ | RestfulController | index | WasteManagementWorker | html | json |
| wasteManagementWorkersDelete | /rest1/entities/wasteManagementWorkers/{id} | RestfulController | delete | WasteManagementWorker | html | json |
| wasteManagementWorkersShow | /rest1/entities/wasteManagementWorkers/{id} | RestfulController | show | WasteManagementWorker | html | json |
| wasteManagementWorkersUpdate | /rest1/entities/wasteManagementWorkers/{id} | RestfulController | update | WasteManagementWorker | json |
| wasteManagementWorkersAspects | /rest1/entities/wasteManagementWorkers/aspects | RestfulController | aspectList | WasteManagementWorker | json |
| wasteTypesCreate | /rest1/entities/wasteTypes/ | RestfulController | create | WasteType | json |
| wasteTypesIndex | /rest1/entities/wasteTypes/ | RestfulController | index | WasteType | html | json |
| wasteTypesDelete | /rest1/entities/wasteTypes/{id} | RestfulController | delete | WasteType | html | json |
| wasteTypesShow | /rest1/entities/wasteTypes/{id} | RestfulController | show | WasteType | html | json |
| wasteTypesUpdate | /rest1/entities/wasteTypes/{id} | RestfulController | update | WasteType | json |
| wasteTypesAspects | /rest1/entities/wasteTypes/aspects | RestfulController | aspectList | WasteType | json |
| wellProductionTypesCreate | /rest1/entities/wellProductionTypes/ | RestfulController | create | WellProductionType | json |
| wellProductionTypesIndex | /rest1/entities/wellProductionTypes/ | RestfulController | index | WellProductionType | html | json |
| wellProductionTypesDelete | /rest1/entities/wellProductionTypes/{id} | RestfulController | delete | WellProductionType | html | json |
| wellProductionTypesShow | /rest1/entities/wellProductionTypes/{id} | RestfulController | show | WellProductionType | html | json |
| wellProductionTypesUpdate | /rest1/entities/wellProductionTypes/{id} | RestfulController | update | WellProductionType | json |
| wellProductionTypesAspects | /rest1/entities/wellProductionTypes/aspects | RestfulController | aspectList | WellProductionType | json |
| wellsCreate | /rest1/entities/wells/ | RestfulController | create | Well | json |
| wellsIndex | /rest1/entities/wells/ | RestfulController | index | Well | html | json |
| wellsDelete | /rest1/entities/wells/{id} | RestfulController | delete | Well | html | json |
| wellsShow | /rest1/entities/wells/{id} | RestfulController | show | Well | html | json |
| wellsUpdate | /rest1/entities/wells/{id} | RestfulController | update | Well | json |
| wellsAspects | /rest1/entities/wells/aspects | RestfulController | aspectList | Well | json |
| wellShortfallCauseOriginsCreate | /rest1/entities/wellShortfallCauseOrigins/ | RestfulController | create | WellShortfallCauseOrigin | json |
| wellShortfallCauseOriginsIndex | /rest1/entities/wellShortfallCauseOrigins/ | RestfulController | index | WellShortfallCauseOrigin | html | json |
| wellShortfallCauseOriginsDelete | /rest1/entities/wellShortfallCauseOrigins/{id} | RestfulController | delete | WellShortfallCauseOrigin | html | json |
| wellShortfallCauseOriginsShow | /rest1/entities/wellShortfallCauseOrigins/{id} | RestfulController | show | WellShortfallCauseOrigin | html | json |
| wellShortfallCauseOriginsUpdate | /rest1/entities/wellShortfallCauseOrigins/{id} | RestfulController | update | WellShortfallCauseOrigin | json |
| wellShortfallCauseOriginsAspects | /rest1/entities/wellShortfallCauseOrigins/aspects | RestfulController | aspectList | WellShortfallCauseOrigin | json |
| wellShortfallCausesCreate | /rest1/entities/wellShortfallCauses/ | RestfulController | create | WellShortfallCause | json |
| wellShortfallCausesIndex | /rest1/entities/wellShortfallCauses/ | RestfulController | index | WellShortfallCause | html | json |
| wellShortfallCausesDelete | /rest1/entities/wellShortfallCauses/{id} | RestfulController | delete | WellShortfallCause | html | json |
| wellShortfallCausesShow | /rest1/entities/wellShortfallCauses/{id} | RestfulController | show | WellShortfallCause | html | json |
| wellShortfallCausesUpdate | /rest1/entities/wellShortfallCauses/{id} | RestfulController | update | WellShortfallCause | json |
| wellShortfallCausesAspects | /rest1/entities/wellShortfallCauses/aspects | RestfulController | aspectList | WellShortfallCause | json |
| wellStatusesCreate | /rest1/entities/wellStatuses/ | RestfulController | create | WellStatus | json |
| wellStatusesIndex | /rest1/entities/wellStatuses/ | RestfulController | index | WellStatus | html | json |
| wellStatusesDelete | /rest1/entities/wellStatuses/{id} | RestfulController | delete | WellStatus | html | json |
| wellStatusesShow | /rest1/entities/wellStatuses/{id} | RestfulController | show | WellStatus | html | json |
| wellStatusesUpdate | /rest1/entities/wellStatuses/{id} | RestfulController | update | WellStatus | json |
| wellStatusesAspects | /rest1/entities/wellStatuses/aspects | RestfulController | aspectList | WellStatus | json |
| wellTestTypesCreate | /rest1/entities/wellTestTypes/ | RestfulController | create | WellTestType | json |
| wellTestTypesIndex | /rest1/entities/wellTestTypes/ | RestfulController | index | WellTestType | html | json |
| wellTestTypesDelete | /rest1/entities/wellTestTypes/{id} | RestfulController | delete | WellTestType | html | json |
| wellTestTypesShow | /rest1/entities/wellTestTypes/{id} | RestfulController | show | WellTestType | html | json |
| wellTestTypesUpdate | /rest1/entities/wellTestTypes/{id} | RestfulController | update | WellTestType | json |
| wellTestTypesAspects | /rest1/entities/wellTestTypes/aspects | RestfulController | aspectList | WellTestType | json |
| workersCreate | /rest1/entities/workers/ | RestfulController | create | Worker | json |
| workersIndex | /rest1/entities/workers/ | RestfulController | index | Worker | html | json |
| workersDelete | /rest1/entities/workers/{id} | RestfulController | delete | Worker | html | json |
| workersShow | /rest1/entities/workers/{id} | RestfulController | show | Worker | html | json |
| workersUpdate | /rest1/entities/workers/{id} | RestfulController | update | Worker | json |
| workersAspects | /rest1/entities/workers/aspects | RestfulController | aspectList | Worker | json |
| youTrackProjectsCreate | /rest1/entities/youTrackProjects/ | RestfulController | create | YouTrackProject | json |
| youTrackProjectsIndex | /rest1/entities/youTrackProjects/ | RestfulController | index | YouTrackProject | html | json |
| youTrackProjectsDelete | /rest1/entities/youTrackProjects/{id} | RestfulController | delete | YouTrackProject | html | json |
| youTrackProjectsShow | /rest1/entities/youTrackProjects/{id} | RestfulController | show | YouTrackProject | html | json |
| youTrackProjectsUpdate | /rest1/entities/youTrackProjects/{id} | RestfulController | update | YouTrackProject | json |
| youTrackProjectsAspects | /rest1/entities/youTrackProjects/aspects | RestfulController | aspectList | YouTrackProject | json |
| youTrackUsersCreate | /rest1/entities/youTrackUsers/ | RestfulController | create | YouTrackUser | json |
| youTrackUsersIndex | /rest1/entities/youTrackUsers/ | RestfulController | index | YouTrackUser | html | json |
| youTrackUsersDelete | /rest1/entities/youTrackUsers/{id} | RestfulController | delete | YouTrackUser | html | json |
| youTrackUsersShow | /rest1/entities/youTrackUsers/{id} | RestfulController | show | YouTrackUser | html | json |
| youTrackUsersUpdate | /rest1/entities/youTrackUsers/{id} | RestfulController | update | YouTrackUser | json |
| youTrackUsersAspects | /rest1/entities/youTrackUsers/aspects | RestfulController | aspectList | YouTrackUser | json |