<html><body>
<p><font size="2" face="sans-serif">Hello,</font><br>
<br>
<font size="2" face="sans-serif">We are trying to understand how the various GET REST APIs handle sorting/filtering in different NLS environments. For example, when retrieving sorted String data (ie, display name), the order of the results should vary based on the NLS of the caller (as opposed to having everything sorted in English).  </font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
For Nova, the instances database has a "vm_state" column and the value is an English string (ie, "active", "error").  Is this value an NLS-key or the actual text that would be exposed to the caller?</font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
Is there any existing collator support for sorting based on locale?</font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
Links to any documentation or previous discussions would be appreciated.</font><br>
<br>
<font size="2" face="sans-serif">Thanks,</font><br>
<br>
<font size="2" face="sans-serif">Steven Kaufer</font></body></html>