InstanceInfo 类型
命名空间和模块:tencent.cloud.serverless.database.client
简要
{
'id': 'postgres-8nb6q9hm',
'name': 'default',
'status': 'recycling',
'region_id': 'ap-shanghai',
'zone_id': 'ap-shanghai-2',
'project_id': 0,
'vpc': {
'id': 'vpc-f7qfb64q',
'subnet_id': 'subnet-aieh8myj'
},
'database': {
'version': '10.4',
'charset': 'UTF8',
'names': [
'tencentdb_8nb6q9hm'
]
},
'create_time': '2020-04-12 19:46:25',
'networks': [
{
'type': 'private',
'status': 'opened',
'address': {
'ip': '10.0.0.9',
'port': 60000
}
},
{
'type': 'public',
'status': ...,
'address': {
'ip': ...,
'port': ...
}
}
],
'users': [
{
'name': 'tencentdb_8nb6q9hm',
'password': 'v-8F60n=1ZHedq{'
}
]
}成员
适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?