Get Podsget https://{serverURL}/api/clusters/{clusterId}/podsThis endpoint retrieves pods of a specified cluster.Path ParamsclusterIdint64requiredThe ID of the clusterQuery Paramsmaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestssortstringDefaults to nameSort order, the name of the property to sort byorderstringenumDefaults to ascSort direction, use 'desc' to reverse sortascdescAllowed:ascdescphrasestringSearch phrase for partial matches on name or descriptionresourceLevelstringenumResource level filterappsystemstorageloggingAllowed:appsystemstorageloggingResponses 200Successful Request 4XXError Codes 5XXError CodesUpdated over 2 years ago