Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ironapi
api
Wiki
Api
Transitions
Transitions
· Changes
Page history
Update Transitions
authored
Apr 04, 2022
by
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