Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Swagger disclaimer removed

...

ResourceMethodDescriptionAPI VersionRuntime 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

Persistent State Owners

...