Retrieve all Managed Clusters.

GET {{baseUrl}}/managed-clusters

Retrieve all Managed Clusters for the current Org, based on request context.

Request Params

KeyDatatypeRequiredDescription
offsetnumberOffset into the full result set. Usually specified with limit to paginate through the results.
See V3 API Standard Collection Parameters for more information.
limitnumberMax number of results to return.
See V3 API Standard Collection Parameters for more information.
countbooleanIf true it will populate the X-Total-Count response header with the number of results that would be returned if limit and offset were ignored.

Since requesting a total count can have a performance impact, it is recommended not to send count=true if that value will not be used.

See V3 API Standard Collection Parameters for more information. | | filters | string | | Filter results using the standard syntax described in V3 API Standard Collection Parameters

Filtering is supported for the following fields and operators:

operational: eq |

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"id":"e1ff7bb24c934240bbf55e1aa39e41c5","clientType":"CCG","ccgVersion":"v01","name":"Managed Cluster Name","pod":"megapod-useast1","org":"denali","type":"idn","configuration":{"clusterExternalId":"e1ff7bb24c934240bbf55e1aa39e41c5","clusterType":"sqsCluster","gmtOffset":"-5"},"keyPair":{"publicKey":"-----BEGIN PUBLIC KEY-----******-----END PUBLIC KEY-----","publicKeyThumbprint":"6CMlaJIV44-xJxcB3CJBjDUUn54","publicKeyCertificate":"-----BEGIN CERTIFICATE-----****-----END CERTIFICATE-----"},"attributes":{"queue":{"name":"megapod-useast1-denali-lwt-cluster-1533","region":"us-east-1"},"keystore":"/u3+7QAAAAIAAAABAAAAAQAvL3Byb3h5LWNsdXN0ZXIvMmM5MTgwODc3Yjg3MW"},"description":"A short description of the managed cluster.","redis":{"redisHost":"megapod-useast1-shared-redis.cloud.sailpoint.com","redisPort":6379},"pinnedConfig":false,"logConfiguration":{"durationMinutes":120,"rootLevel":"TRACE","clientId":"aClientId","expiration":"2020-12-15T19:13:36.079Z","logLevels":{"sailpoint.connector.ADLDAPConnector":"TRACE"}},"operational":false,"status":"NORMAL","publicKeyCertificate":"-----BEGIN CERTIFICATE-----TCCAb2gAwIBAgIBADANBgkqhkiG9w0BAQsFADAuMQ0wCwYDVQQD-----END CERTIFICATE-----","publicKeyThumbprint":"obc6pLiulGbtZ","publicKey":"-----BEGIN PUBLIC KEY-----jANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3WgnsxP52MDgBTfHR+5n4-----END PUBLIC KEY-----","alertKey":"LIMITED_RESOURCES","clientIds":["1244","1245"],"serviceCount":6,"ccId":"1533","createdAt":"2023-08-04T20:48:01.865Z","updatedAt":"2023-08-04T20:48:01.865Z"},{"id":"e1ff7bb24c934240bbf55e1aa39e41c5","clientType":"CCG","ccgVersion":"v01","name":"Managed Cluster Name","pod":"megapod-useast1","org":"denali","type":"idn","configuration":{"clusterExternalId":"e1ff7bb24c934240bbf55e1aa39e41c5","clusterType":"sqsCluster","gmtOffset":"-5"},"keyPair":{"publicKey":"-----BEGIN PUBLIC KEY-----******-----END PUBLIC KEY-----","publicKeyThumbprint":"6CMlaJIV44-xJxcB3CJBjDUUn54","publicKeyCertificate":"-----BEGIN CERTIFICATE-----****-----END CERTIFICATE-----"},"attributes":{"queue":{"name":"megapod-useast1-denali-lwt-cluster-1533","region":"us-east-1"},"keystore":"/u3+7QAAAAIAAAABAAAAAQAvL3Byb3h5LWNsdXN0ZXIvMmM5MTgwODc3Yjg3MW"},"description":"A short description of the managed cluster.","redis":{"redisHost":"megapod-useast1-shared-redis.cloud.sailpoint.com","redisPort":6379},"pinnedConfig":false,"logConfiguration":{"durationMinutes":120,"rootLevel":"TRACE","clientId":"aClientId","expiration":"2020-12-15T19:13:36.079Z","logLevels":{"sailpoint.connector.ADLDAPConnector":"TRACE"}},"operational":false,"status":"NORMAL","publicKeyCertificate":"-----BEGIN CERTIFICATE-----TCCAb2gAwIBAgIBADANBgkqhkiG9w0BAQsFADAuMQ0wCwYDVQQD-----END CERTIFICATE-----","publicKeyThumbprint":"obc6pLiulGbtZ","publicKey":"-----BEGIN PUBLIC KEY-----jANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3WgnsxP52MDgBTfHR+5n4-----END PUBLIC KEY-----","alertKey":"LIMITED_RESOURCES","clientIds":["1244","1245"],"serviceCount":6,"ccId":"1533","createdAt":"2023-08-04T20:48:01.865Z","updatedAt":"2023-08-04T20:48:01.865Z"}]