mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update python SDK docs: 16529922792
This commit is contained in:
@@ -56,23 +56,23 @@ pod='megapod-useast1',
|
||||
org='denali',
|
||||
type='idn',
|
||||
configuration={clusterExternalId=e1ff7bb24c934240bbf55e1aa39e41c5, clusterType=sqsCluster, gmtOffset=-5},
|
||||
key_pair=sailpoint.v3.models.managed_cluster_key_pair.ManagedClusterKeyPair(
|
||||
key_pair=sailpoint.v3.models.managed_cluster_key_pair.Managed Cluster Key Pair(
|
||||
public_key = '-----BEGIN PUBLIC KEY-----******-----END PUBLIC KEY-----',
|
||||
public_key_thumbprint = '6CMlaJIV44-xJxcB3CJBjDUUn54',
|
||||
public_key_certificate = '-----BEGIN CERTIFICATE-----****-----END CERTIFICATE-----', ),
|
||||
attributes=sailpoint.v3.models.managed_cluster_attributes.ManagedClusterAttributes(
|
||||
queue = sailpoint.v3.models.managed_cluster_queue.ManagedClusterQueue(
|
||||
attributes=sailpoint.v3.models.managed_cluster_attributes.Managed Cluster Attributes(
|
||||
queue = sailpoint.v3.models.managed_cluster_queue.Managed Cluster Queue(
|
||||
name = 'megapod-useast1-denali-lwt-cluster-1533',
|
||||
region = 'us-east-1', ),
|
||||
keystore = '/u3+7QAAAAIAAAABAAAAAQAvL3Byb3h5LWNsdXN0ZXIvMmM5MTgwODc3Yjg3MW', ),
|
||||
description='q',
|
||||
redis=sailpoint.v3.models.managed_cluster_redis.ManagedClusterRedis(
|
||||
redis=sailpoint.v3.models.managed_cluster_redis.Managed Cluster Redis(
|
||||
redis_host = 'megapod-useast1-shared-redis.cloud.sailpoint.com',
|
||||
redis_port = 6379, ),
|
||||
client_type='CCG',
|
||||
ccg_version='v01',
|
||||
pinned_config=False,
|
||||
log_configuration=sailpoint.v3.models.client_log_configuration.ClientLogConfiguration(
|
||||
log_configuration=sailpoint.v3.models.client_log_configuration.Client Log Configuration(
|
||||
client_id = '3a38a51992e8445ab51a549c0a70ee66',
|
||||
duration_minutes = 120,
|
||||
expiration = '2024-11-06T01:31:08.013164Z',
|
||||
|
||||
Reference in New Issue
Block a user