Dies ist eine alte Version des Dokuments!
<< zurück
request object
| Method | URL | Notes |
| GET | /rest/{IF}/request | returns a list of all requests |
| GET | /rest/{IF}/realm/{id} | returns information about a single request |
available parameters
| Parameter | Type | Method | Notes |
| id | int | GET, PUT, DELETE | unique identifier of the object |
| requid | string | POST,PUT | realm name |
| referenc | string | POST,PUT | realm name |
| type | string | POST, PUT | further notes or description |
| action | string | POST, PUT | further notes or description |
| notes | string | POST, PUT | further notes or description |
<< zurück