InstancesSortField
Available fields for sorting instances.
enum InstancesSortField {
NAME
CREATED_AT
}
Values​
InstancesSortField.NAME {#name}​
Sort alphabetically by instance name
InstancesSortField.CREATED_AT {#created-at}​
Sort by when the instance was created
Member Of​
InstancesSort input