1
+ {
2
+ "chosen_version" : " 2021-01-15" ,
3
+ "total_api_version_list" : [" 2021-01-15" ],
4
+ "client" : {
5
+ "name" : " CosmosDBManagementClient" ,
6
+ "filename" : " _cosmos_db_management_client" ,
7
+ "description" : " Azure Cosmos DB Database Service Resource Provider REST API." ,
8
+ "base_url" : " \u0027 https://management.azure.com\u0027 " ,
9
+ "custom_base_url" : null ,
10
+ "azure_arm" : true ,
11
+ "has_lro_operations" : true ,
12
+ "client_side_validation" : true
13
+ },
14
+ "global_parameters" : {
15
+ "sync" : {
16
+ "credential" : {
17
+ "signature" : " credential, # type: \" TokenCredential\" " ,
18
+ "description" : " Credential needed for the client to connect to Azure." ,
19
+ "docstring_type" : " ~azure.core.credentials.TokenCredential" ,
20
+ "required" : true
21
+ },
22
+ "subscription_id" : {
23
+ "signature" : " subscription_id, # type: str" ,
24
+ "description" : " The ID of the target subscription." ,
25
+ "docstring_type" : " str" ,
26
+ "required" : true
27
+ }
28
+ },
29
+ "async" : {
30
+ "credential" : {
31
+ "signature" : " credential, # type: \" AsyncTokenCredential\" " ,
32
+ "description" : " Credential needed for the client to connect to Azure." ,
33
+ "docstring_type" : " ~azure.core.credentials_async.AsyncTokenCredential" ,
34
+ "required" : true
35
+ },
36
+ "subscription_id" : {
37
+ "signature" : " subscription_id, # type: str" ,
38
+ "description" : " The ID of the target subscription." ,
39
+ "docstring_type" : " str" ,
40
+ "required" : true
41
+ }
42
+ },
43
+ "constant" : {
44
+ },
45
+ "call" : " credential, subscription_id"
46
+ },
47
+ "config" : {
48
+ "credential" : true ,
49
+ "credential_scopes" : [" https://management.azure.com/.default" ],
50
+ "credential_default_policy_type" : " BearerTokenCredentialPolicy" ,
51
+ "credential_default_policy_type_has_async_version" : true ,
52
+ "credential_key_header_name" : null
53
+ },
54
+ "operation_groups" : {
55
+ "database_accounts" : " DatabaseAccountsOperations" ,
56
+ "operations" : " Operations" ,
57
+ "database" : " DatabaseOperations" ,
58
+ "collection" : " CollectionOperations" ,
59
+ "collection_region" : " CollectionRegionOperations" ,
60
+ "database_account_region" : " DatabaseAccountRegionOperations" ,
61
+ "percentile_source_target" : " PercentileSourceTargetOperations" ,
62
+ "percentile_target" : " PercentileTargetOperations" ,
63
+ "percentile" : " PercentileOperations" ,
64
+ "collection_partition_region" : " CollectionPartitionRegionOperations" ,
65
+ "collection_partition" : " CollectionPartitionOperations" ,
66
+ "partition_key_range_id" : " PartitionKeyRangeIdOperations" ,
67
+ "partition_key_range_id_region" : " PartitionKeyRangeIdRegionOperations" ,
68
+ "sql_resources" : " SqlResourcesOperations" ,
69
+ "mongo_db_resources" : " MongoDBResourcesOperations" ,
70
+ "table_resources" : " TableResourcesOperations" ,
71
+ "cassandra_resources" : " CassandraResourcesOperations" ,
72
+ "gremlin_resources" : " GremlinResourcesOperations" ,
73
+ "notebook_workspaces" : " NotebookWorkspacesOperations" ,
74
+ "private_link_resources" : " PrivateLinkResourcesOperations" ,
75
+ "private_endpoint_connections" : " PrivateEndpointConnectionsOperations"
76
+ },
77
+ "operation_mixins" : {
78
+ },
79
+ "sync_imports" : " None" ,
80
+ "async_imports" : " None"
81
+ }
0 commit comments