API-OPTIONS | Locations | Services | Contacts | Services | Escalations | Events | Polling-Policy | Users | Access | Customers | BusinessServices |
---|
...
Name | Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Locations | Create | POST | http://host/en/omk/admin/api/v2/locations.json | new Location in NMIS configurations. | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/locations.json |
| ||||||||||||||||||||||||||||||||||||||||
Locations | GET | GET | http://host/en/omk/admin/api/v2/locations.json | Locations present in NMIS configuration file. | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/locations.json Code Block | | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
Locations | GET | GET | http://host/en/omk/admin/api/v2/locations{location-name}.json | Locations present in NMIS configuration file. | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/locations/Amsterdam.json |
|
|
|
|
|
| fake geo code
|
| xx
| xxxxxxx
|
| Mandatory param
|
| yy
| yyyyyyy
|
|
|
|
|
| |||||||||||||||||||||
Locations | Update | PUT | http://host/en/omk/admin/api/v2/locations/{location-name}.json | Update location entry | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/locations/Mandatory param.json |
| ||||||||||||||||||||||||||||||||||||||||
Locations | Delete | DELETE | http://host/en/omk/admin/api/v2/locations/{location-name}.json | Deletes the location entry from configurations | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/locations/Mandatory param.json |
| ||||||||||||||||||||||||||||||||||||||||
Name | Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||||||||||||||||||||||
ContactsServices | Create | POST | http://host/en/omk/admin/api/v2/services.json | new services in NMIS configurations. | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/services.json |
| ||||||||||||||||||||||||||||||||||||||||
ContactsServices | GET | GET | http://host/en/omk/admin/api/v2/services.json | Services present in NMIS configuration file. | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/services.json | |||||||||||||||||||||||||||||||||||||||||
Services | GET | GET | http://host/en/omk/admin/api/v2/services/{service-name}.json | Services present in NMIS configuration file. | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/services/dummy.jsonContacts |
| ||||||||||||||||||||||||||||||||||||||||
Services | Update | PUT | http://host/en/omk/admin/api/v2/services/{service-name}.json | Update Services entry | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/services/dumy.json |
| ||||||||||||||||||||||||||||||||||||||||
ContactsServices | Delete | DELETE | http://host/en/omk/admin/api/v2/services/{service-name}.json | Deletes the Service entry from configurations | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/services/dumydummy_updated.json |
| ||||||||||||||||||||||||||||||||||||||||
Name | Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||||||||||||||||||||||
ServicesContacts | Create | POST | ||||||||||||||||||||||||||||||||||||||||||||
ServicesContacts | GET | GET | ||||||||||||||||||||||||||||||||||||||||||||
ServicesContacts | Update | PUT | ||||||||||||||||||||||||||||||||||||||||||||
ServicesContacts | Delete | DELETE | ||||||||||||||||||||||||||||||||||||||||||||
Name | Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||||||||||||||||||||||
Escalations | Create | POST | ||||||||||||||||||||||||||||||||||||||||||||
Escalations | GET | GET | ||||||||||||||||||||||||||||||||||||||||||||
Escalations | Update | PUT | ||||||||||||||||||||||||||||||||||||||||||||
Escalations | Delete | DELETE | ||||||||||||||||||||||||||||||||||||||||||||
Name | Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||||||||||||||||||||||
Events | Create | POST | ||||||||||||||||||||||||||||||||||||||||||||
Events | GET | GET | ||||||||||||||||||||||||||||||||||||||||||||
Events | Update | PUT | ||||||||||||||||||||||||||||||||||||||||||||
Events | Delete | DELETE |