imsxStatusInfoDType21
This is the container for the status code and associated information returned within the HTTP messages received from the Service Provider. For the OneRoster Rostering service this object will only be returned to provide information about a failed request i.e. it will NOT be in the payload for a successful request.
- imsxType: stringenum
_code Major requiredThe code major value (from the corresponding enumerated vocabulary).
values- success
- processing
- failure
- unsupported
- imsxType: stringenum
_severity requiredThe severity value (from the corresponding enumerated vocabulary).
values- status
- warning
- error
- imsxType: object · imsxCodeMinorDType2
_ Code Minor This is the container for the set of code minor status codes reported in the responses from the Service Provider.
- imsxType: array object[] · imsxCodeMinorFieldDType2[] 1…
_code Minor Field requiredEach reported code minor status code.
This is the container for a single code minor status code.
- imsxType: string
_description A human readable description supplied by the entity creating the status code information.
