Appearance
OpenZMS API
Each of the core OpenZMS services provide a "northbound", user-facing RESTful API. Each API is described by an openapi specification, which defines and documents both endpoints and the JSON data models they produce and consume.
zms-identity
: https://gitlab.flux.utah.edu/openzms/zms-identity/-/blob/main/api/northbound/openapi.jsonzms-zmc
: https://gitlab.flux.utah.edu/openzms/zms-zmc/-/blob/main/api/northbound/openapi.jsonzms-dst
: https://gitlab.flux.utah.edu/openzms/zms-dst/-/blob/main/api/northbound/openapi.jsonzms-alarm
: https://gitlab.flux.utah.edu/openzms/zms-alarm/-/blob/main/api/northbound/openapi.json