Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Max request interval (per user): Request per 10 seconds.

Request Example

New URL

Code Block
https://space-apps2.galooli.com/ColocationNOC/APIColocationNOC?user=%5busername%5d&password=%5bpassword
  • Global User

In order to receive a response from the API, the following variables must be filled in:

-USERNAME

-ORGANIZATION

...

PASSWORD

Code Block
languagec#
https://space-apps2.galooli.com/ColocationNOC/APIColocationNOC?user=%5busername%5d%26%5borganization%5d&password=%5bpassword

New URL - -PASSWORD

  • One Organization User

In order to receive a response from the API, the following variables must be filled in:

-USERNAME

...

PASSWORD

...

-PASSWORD

Old URL

Code Block
https://space-apps.galooli.com/AlarmsStatus/AlarmsStatusIndex?handler=APIColocationNOC&user=[USER]&password=[PASSWORD]

...