This API works with the rules defined in Route Generic pattern
| Name | Pattern | Controller | Action | Model | Format |
|---|---|---|---|---|---|
| reportParametersDefinitionsCreate | /rest1/businessObjects/reportParametersDefinitions/ | RestfulController | create | ReportParametersDefinition | json |
| reportParametersDefinitionsIndex | /rest1/businessObjects/reportParametersDefinitions/ | RestfulController | index | ReportParametersDefinition | html | json |
| reportParametersDefinitionsDelete | /rest1/businessObjects/reportParametersDefinitions/{id} | RestfulController | delete | ReportParametersDefinition | html | json |
| reportParametersDefinitionsShow | /rest1/businessObjects/reportParametersDefinitions/{id} | RestfulController | show | ReportParametersDefinition | html | json |
| reportParametersDefinitionsUpdate | /rest1/businessObjects/reportParametersDefinitions/{id} | RestfulController | update | ReportParametersDefinition | json |
| reportParametersDefinitionsAspects | /rest1/businessObjects/reportParametersDefinitions/aspects | RestfulController | aspectList | ReportParametersDefinition | json |
| siopUserGroupSectorsCreate | /rest1/businessObjects/siopUserGroupSectors/ | RestfulController | create | SiopUserGroupSector | json |
| siopUserGroupSectorsIndex | /rest1/businessObjects/siopUserGroupSectors/ | RestfulController | index | SiopUserGroupSector | html | json |
| siopUserGroupSectorsDelete | /rest1/businessObjects/siopUserGroupSectors/{id} | RestfulController | delete | SiopUserGroupSector | html | json |
| siopUserGroupSectorsShow | /rest1/businessObjects/siopUserGroupSectors/{id} | RestfulController | show | SiopUserGroupSector | html | json |
| siopUserGroupSectorsUpdate | /rest1/businessObjects/siopUserGroupSectors/{id} | RestfulController | update | SiopUserGroupSector | json |
| siopUserGroupSectorsAspects | /rest1/businessObjects/siopUserGroupSectors/aspects | RestfulController | aspectList | SiopUserGroupSector | json |
| uCUnitRepresentationGroupsCreate | /rest1/businessObjects/uCUnitRepresentationGroups/ | RestfulController | create | UCUnitRepresentationGroup | json |
| uCUnitRepresentationGroupsIndex | /rest1/businessObjects/uCUnitRepresentationGroups/ | RestfulController | index | UCUnitRepresentationGroup | html | json |
| uCUnitRepresentationGroupsDelete | /rest1/businessObjects/uCUnitRepresentationGroups/{id} | RestfulController | delete | UCUnitRepresentationGroup | html | json |
| uCUnitRepresentationGroupsShow | /rest1/businessObjects/uCUnitRepresentationGroups/{id} | RestfulController | show | UCUnitRepresentationGroup | html | json |
| uCUnitRepresentationGroupsUpdate | /rest1/businessObjects/uCUnitRepresentationGroups/{id} | RestfulController | update | UCUnitRepresentationGroup | json |
| uCUnitRepresentationGroupsAspects | /rest1/businessObjects/uCUnitRepresentationGroups/aspects | RestfulController | aspectList | UCUnitRepresentationGroup | json |
| zafiroInstancesMonitorsCreate | /rest1/businessObjects/zafiroInstancesMonitors/ | RestfulController | create | ZafiroInstancesMonitor | json |
| zafiroInstancesMonitorsIndex | /rest1/businessObjects/zafiroInstancesMonitors/ | RestfulController | index | ZafiroInstancesMonitor | html | json |
| zafiroInstancesMonitorsDelete | /rest1/businessObjects/zafiroInstancesMonitors/{id} | RestfulController | delete | ZafiroInstancesMonitor | html | json |
| zafiroInstancesMonitorsShow | /rest1/businessObjects/zafiroInstancesMonitors/{id} | RestfulController | show | ZafiroInstancesMonitor | html | json |
| zafiroInstancesMonitorsUpdate | /rest1/businessObjects/zafiroInstancesMonitors/{id} | RestfulController | update | ZafiroInstancesMonitor | json |
| zafiroInstancesMonitorsAspects | /rest1/businessObjects/zafiroInstancesMonitors/aspects | RestfulController | aspectList | ZafiroInstancesMonitor | json |