Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 20.1c

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/pstate/engineGETCheck if the xUML service uses persistent state and get general information on the persistent state configuration.1.0.0Runtime 2019.5
/statusGETGet the status of the persistent state server.1.0.0Runtime 2019.5
/stopPUTStop the running xUML service.1.0.0Runtime 2019.5

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/log/channels/GET

List all configured log channels.

1.1.0Runtime 2020.1
/log/channels/{channel}/sinksGETList all configured sinks of a channel.1.1.0Runtime 2020.1
/log/channels/{channel}/sinks/{sink}/filtersPUTReplace all filters of the given sink.1.1.0Runtime 2020.1
/log/channels/{channel}/sinks/{sink}/filters/GETList filters on a given sink.1.1.0Runtime 2020.1
/log/channels/{channel}/sinks/{sink}/filters/POST

Create a new filter.

1.1.0Runtime 2020.1
/log/channels/{channel}/sinks/{sink}/filters/{filterNum}DELETERemove the filter with the given number.1.1.0Runtime 2020.1
/log/channels/{channel}/sinks/{sink}/filters/{filterNum}GETRetrieve the filter with the given number from the given sink.1.1.0Runtime 2020.1
/log/channels/{channel}/sinks/{sink}/filters/{filterNum}PUTChange the filter with the given number.1.1.0Runtime 2020.1

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/pstate/classesGETList all available persistent state classes.1.0.0Runtime 2019.5
/pstate/classes/{class}GETGet the persistent state object/state counters for a given class.1.0.0Runtime 2019.5
/pstate/classes/{class}/metaGETGet the persistent state metadata of a given class.1.0.0Runtime 2019.5

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/pstate/objects/{objectId}  GETGet the metadata of a given persistent state object. The object is identified by its ID.1.0.0Runtime 2019.5
DELETEDelete a persistent state object by its ID.1.0.0Runtime 2019.5
/pstate/objects/{objectId}/events GETGet all pending events of a persistent state object. The object is identified by its ID.1.0.0Runtime 2019.5
/pstate/objects/{objectId}/signals/completion POSTSend a completion signal to a persistent state object. The object is identified by its ID and the state it is stalled in.1.0.0Runtime 2019.5
/pstate/objects/{objectId}/states GETGet all states a persistent state object is in and possible transitions. The object is identified by its ID.1.0.0Runtime 2019.5
/pstate/queryObjects POSTGlobally, find persistent state objects matching the search criteria given by parameter.1.0.0Runtime 2019.5

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/pstate/classes/<class name>/objectGET     Find a persistent state object of a given class by its primary key.1.0.0Runtime 2019.5
/pstate/classes/<class name>/objects/{objectId}GETGet the details of a persistent state object of a given class by its object ID.1.0.0Runtime 2019.5
/pstate/classes/<class name>/ objects/{objectId}/signals/<signal name>POSTSend the given signal to a persistent state object. The object is identified by its ID.1.0.0Runtime 2019.5
/pstate/classes/<class name>/queryObjectsPOST

Find all persistent state objects matching the search criteria given by parameter.

Info
iconfalse

Due to a bug in Swagger UI, this resource cannot be tested with Swagger UI.

1.0.0Runtime 2019.5

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/pstate/ownersGET     Get a list of all persistent state owners and some details on the xUML services and objects they own.1.0.0Runtime 2019.5

...

ResourceMethodDescriptionAPI VersionBridge Runtime Version
/pstate/events/{eventId}GET     Get the details of a given persistent state event.1.0.0Runtime 2019.5