Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • Api
  • Transitions

Transitions · Changes

Page history
Update Transitions authored Apr 04, 2022 by Andrea Pavlovic's avatar Andrea Pavlovic
Hide whitespace changes
Inline Side-by-side
API/Transitions.md
View page @ 3650d165
...@@ -247,3 +247,18 @@ Should the request fail, an error message including a "hint" as to how the reque ...@@ -247,3 +247,18 @@ Should the request fail, an error message including a "hint" as to how the reque
# Dereferencing /data/$module/$entity/$instance_id/transitions/$transition/deref # Dereferencing /data/$module/$entity/$instance_id/transitions/$transition/deref
NOT YET DOCUMENTED NOT YET DOCUMENTED
# Errors
```json
"error": {
"involvedAttributes": [
null
],
"entity": null,
"module": null,
"errorDescription": "unexpected_backend_error",
"errorType": "SYSTEM",
"errorID": 429
},
```
\ No newline at end of file
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages