The $select System Query Option is used to return only selected resource parameters in a response. Multiple parameters in the request must be separated with commas.
For example, to return the /Tenants collection with only tenant name and contact information displayed, send the following request:
GET https://<Availability-Console>:1281/v2/Tenants?$select=name,country,telephone |
Send feedback | Updated on 12/5/2017