C.2. Searching for Resources

This section specifies, for each resource, the resource’s unique set of properties as well as the set of associated resource types.

C.2.1. Searching for Clusters

The following table describes all search options for clusters.
Property (of resource or resource-type) Type Description (Reference)
name String The unique name that identifies the clusters on the network.
description String The description of the cluster.
initialized String True or False indicating the status of the cluster.
sortby List Sorts the returned results by one of the resource properties.
page Integer The page number of results to display
Example
Clusters: initialized = true or name = Default
returns a list of clusters which are:
  • initialized; or
  • named Default