InstancesSortField
Available fields for sorting instances.
enum InstancesSortField {
NAME
CREATED_AT
}
Values​
InstancesSortField.NAME {#name}​
Alphabetical by instance name (A-Z or Z-A).
InstancesSortField.CREATED_AT {#created-at}​
Chronological by creation time (oldest or newest first).
Member Of​
InstancesSort input