root

Navigation

Link

root

Common link which links to the root level of the service.

tag
a (look at the href attribute for the URL)
id
root
Link

parent

Common link which links to the parent resource.

tag
a (look at the href attribute for the URL)
id
parent
Link

self

Common link which links to this resource.

tag
a (look at the href attribute for the URL)
id
self
Link

Tables

Get the list of available tables.

tag
a (look at the href attribute for the URL)
id
table
Link

Status

Check if the system is currently polling for updates.

tag
a (look at the href attribute for the URL)
id
status
Link

Connection Info

Get the information for connecting directly to the database.

tag
a (look at the href attribute for the URL)
id
connectionInfo
Link

Contacts

Get the addresses to E-mail for administrative help.

tag
a (look at the href attribute for the URL)
id
contacts

Contacts

Set the addresses to E-mail for administrative help

This does not append, it sets the entire list. Make sure all desired contacts are input before submitting.

If there are no inputs, it will just get the list of contacts for administrative help.

tag
form (look at the action attribute for the URL)
method
post
id
contacts-post

contact

Address to E-mail for administrative help.

e.g.: contact.1, contact.2

e.g.: contact.1, contact.2

Submit
Link

Input Locations

Get the S3 locations to search for CSV billing files to be loaded into the database.

tag
a (look at the href attribute for the URL)
id
inputLocations

Input Locations

Set the S3 locations to search for CSV billing files to be loaded into the database.

This does not append, it sets the entire list. Make sure all desired locations are input before submitting.

If there are no inputs, it will just get the list of S3 locations beding checked for billing files.

Changes do not effect the contents of the database until the next update cycle unless there is manual reload.

tag
form (look at the action attribute for the URL)
method
post
id
inputLocations-post

inputLocation

S3 location to search for files to be loaded into the database.

e.g.: inputLocation.1, inputLocation.2

Submit
Link

Export Location

Get the S3 location for the JSON data files exported from the database.

tag
a (look at the href attribute for the URL)
id
exportLocation

Export Location

Set the S3 location for the JSON data files exported from the database.

Changes do not effect the exported data until the next update cycle unless there is manual reload.

tag
form (look at the action attribute for the URL)
method
post
id
exportLocation-post

S3 location for the JSON data files exported from the database.

Submit

Manual Reload

Have the system poll for updates to billing files.

tag
form (look at the action attribute for the URL)
method
post
id
reload-post
Submit
Link

Version

Get version information.

tag
a (look at the href attribute for the URL)
id
version