This feature is available only to organizations with a Platinum license.
The Colocation NOC solution is designed for organizations that manage multiple sites and host several colocation companies on each site. The solution allows the organization to control the data each colocation company can see per site. This way the organization does not expose all of the available data to all colocation companies on the site.
In addition, there is an API tool that enables users to query the active status of alarms within the Colocation NOC.
...
Table of Contents |
---|
Use Case
...
Please contact support to open specific view permissions. Users will generally only be able to view alarms for tenants whose permissions they have been granted - Permission Management
...
Alarms Configuration
The NOC system application should be active in the organizationCreate a new dedicated category for .
When creating alarms within the NOC application, select the Colocation NOC , category and choose add the type “system relevant alarms status”.
...
Colocation NOC API
The Colocation NOC API enables customers to get data from the Galooli backend platform and combine this data with their own systems, such as ERP systems, CRM systems, applications, etc.
...
Max request interval (per user): Request per 10 seconds.
Request Example
New URL
Code Block |
---|
https://space-apps2.galooli.com/ColocationNOC/APIColocationNOC?user=[USERNAME]%5busername%5d&password=[PASSWORD]%5bpassword |
Global User
In order to receive a response from the API, the following variables must be filled in:
-USERNAME
-ORGANIZATION
-PASSWORD
One Organization User
In order to receive a response from the API, the following variables must be filled in:
-USERNAME
-PASSWORD
Old URL
|
Error Result Codes
Requests are too frequent - max request interval is 10 seconds (per user)
...