YI-MapReduce provides the following related API interfaces.
Cluster
API Title | API Description |
Query Cluster Information by ID | This API provides the function to query cluster information by ID. The system takes query conditions from user input and returns the details of clusters that meet these conditions. |
Page Query of Cluster Information | This API provides the function to query cluster information. The system takes query conditions from user input and returns the details of clusters that meet these conditions under the resource pool specified by the user. Information of deleted clusters will not be returned. |
Node Group
API Title | API Description |
Query Cluster Node Group Details | This API provides the function to query the details of cluster node groups. The system takes query conditions from user input and returns the details of the cluster node groups that meet these conditions. |
Get Node Group Information | This API provides the function to query the details of cluster node groups. The system takes query conditions from user input and returns the details of the cluster node groups that meet these conditions. |