[[start#objects|<< zurück]] ==== realm object ==== ^ Method ^ URL ^ Notes ^ | GET | /rest/{IF}/realm | returns a list of all realms | | GET | /rest/{IF}/realm/{id} | returns information about a single realm object | == available parameters == ^ Parameter ^ Type ^ Method ^ Notes ^ | id | int | GET, PUT, DELETE | unique identifier of the object | | name | string | POST,PUT | realm name | | notes | string | POST, PUT | further notes or description | [[start#objects|<< zurück]]