Show / Hide Table of Contents

Namespace Quantellia.WMServer.REST

Support for exposing the World Modeler API as a REST interface.

Classes

RESTError

This class standardizes the format, status codes, descriptions, and supplemental data returned by ASP.Net in the event of a failure. This class should be utilized instead of Throw(string, int, Exception?) to report issues to the API user. This class can be instantiated with any of the static factory methods.

RESTResponse

Encapsulates the response format for all REST requests.

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 11/16/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE