R Service Bus
  • About
  • Documentation
  • Downloads
  • FAQ
  • Support
  • Documentation
    • API
      • Clients
      • Data
      • Introduction
      • REST
      • REST-data
      • SOAP
      • SOAP-data
    • Configuration
    • Getting Started
      • Administration
      • Build
      • Installation
      • Upgrade
    • RPooli
    • Technical Guide
      • Architecture
      • Building / Testing
      • HA
      • Scalability
      • Security
    • Usage Statistics
  1. Documentation
  2. API
  3. REST

REST

This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:

  • /admin/catalog
  • /admin/catalog/{catalogName}/{fileName}
  • /admin/system/configuration
  • /admin/system/r_packages
  • /admin/system/restart
  • /admin/system/rservi_pools
  • /data
  • /data/{rootId}{b64extension}
  • /jobs
  • /process
  • /result/{applicationName}/{resourceName}
  • /results/{applicationName}
  • /results/{applicationName}/{jobId}
  • /system/health/check
  • /system/info

There is also a WADL document describing the REST API.


© 2023 Open Analytics NV All Rights Reserved