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 |
| ||||||
| ||||||||||||
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 |
| ||||||
| ||||||||||||
Contacts | Create | POST | http://host/en/omk/admin/api/v2/contacts/.json | http://hostapollo.opmantek.net:8080/en/omk/admin/api/v2/contacts/.json.json |
| |||||||
Contacts | GET | GET | http://host/en/omk/admin/api/v2/contacts/.json | http://host/en/omk/admin/api/v2/contacts/.json | ||||||||
Contacts | GET | GET | http://host/en/omk/admin/api/v2/contacts/{contact-name}.json | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/contacts/johntest.jsonTest-Contact.json |
| |||||||
Contacts | Update | PUT | http://host/en/omk/admin/api/v2/contacts/{contact-name}.json | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/contacts/johntest.jsonTest-Contact.json |
| |||||||
Contacts | Delete | DELETE | http://host/en/omk/admin/api/v2/contacts/{contact-name}.json | http://apollo.opmantek.net:8080/en/omk/admin/api/v2/contacts/johntest.jsonTest-Contact.json |
| |||||||
Name
| Operation | Method | URL | Response | Example | code-block | ||||||
Escalations | Create | POST | ||||||||||
Escalations | GET | GET | ||||||||||
Escalations | Update | PUT | ||||||||||
Escalations | Delete | DELETE | ||||||||||
| ||||||||||||
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 |
...