API OPTIONS | Locations | Services | Contacts | Escalations | Events | Polling-Policy | Users | Access | Customers | BusinessServices |
---|
...
| 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 | |||||||||||||||||||||
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 |
| ||||||||||||||||||||
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 | ||||||||||||||||||||
Services | 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 |
| ||||||||||||||||||||
Services | 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.json |
| ||||||||||||||||||||
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 |
| ||||||||||||||||||||
Services | 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/dummy_updated.json |
| ||||||||||||||||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||
Contacts | Create | POST | ||||||||||||||||||||||||
Contacts | GET | GET | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/contacts.json | |||||||||||||||||||||||
Contacts | Update | PUT | ||||||||||||||||||||||||
Contacts | 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 | ||||||||||||||||||||||||
Events | ||||||||||||||||||||||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||
Polling-Policy | ||||||||||||||||||||||||||
Polling-Policy | ||||||||||||||||||||||||||
Polling-Policy | ||||||||||||||||||||||||||
Polling-Policy | ||||||||||||||||||||||||||
Polling-Policy | ||||||||||||||||||||||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||
Users | ||||||||||||||||||||||||||
Users | ||||||||||||||||||||||||||
Users | ||||||||||||||||||||||||||
Users | ||||||||||||||||||||||||||
Users | ||||||||||||||||||||||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||
Access | ||||||||||||||||||||||||||
Access | ||||||||||||||||||||||||||
Access | ||||||||||||||||||||||||||
Access | ||||||||||||||||||||||||||
Access | ||||||||||||||||||||||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||
Customers | ||||||||||||||||||||||||||
Customers | ||||||||||||||||||||||||||
Customers | ||||||||||||||||||||||||||
Customers | ||||||||||||||||||||||||||
Customers | ||||||||||||||||||||||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||||||||||||||||
Business Services | ||||||||||||||||||||||||||
Business Services | ||||||||||||||||||||||||||
Business Services | ||||||||||||||||||||||||||
Business Services | ||||||||||||||||||||||||||
Business Services |
...