Difference between revisions of "Severity"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Represents the list of possible API response codes. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- styl...") |
|||
Line 1: | Line 1: | ||
{{Api_Enum_Spec| | {{Api_Enum_Spec| | ||
− | Description=Represents the list of possible API response codes. | + | Description=Represents the list of possible API response severity codes. |
|Values= | |Values= |
Latest revision as of 08:59, 22 October 2015
Represents the list of possible API response severity codes.
Values
Value | Name | Details |
---|---|---|
0 | Unknown | |
1 | Info | |
2 | Warning | |
3 | Error |
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial method design | Harley Cabral |