query
stringlengths
9
3.4k
document
stringlengths
9
87.4k
metadata
dict
negatives
listlengths
4
101
negative_scores
listlengths
4
101
document_score
stringlengths
3
10
document_rank
stringclasses
102 values
The list of replica set and standalone instances is displayed when the DBInstanceType parameter uses the default value replicate. To query the list of sharded cluster instances, you must set the DBInstanceType parameter to sharding.
def describe_dbinstances_with_options( self, request: dds_20151201_models.DescribeDBInstancesRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeDBInstancesResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(re...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def show_instances(cls, args, config):\n instance_list = config.get_all_instances()\n if len(instance_list) > 0:\n table_data = []\n for i in instance_list:\n provider_obj = config.get_object_by_id(i.provider_id, 'Provider')\n if provider_obj is Non...
[ "0.671852", "0.66249394", "0.6588612", "0.6422866", "0.63801897", "0.63176703", "0.6232645", "0.6174557", "0.61549586", "0.60962325", "0.609501", "0.6075133", "0.60368335", "0.6020968", "0.588904", "0.58728695", "0.5816922", "0.5762505", "0.57482815", "0.5741197", "0.5740232"...
0.5411473
48
The list of replica set and standalone instances is displayed when the DBInstanceType parameter uses the default value replicate. To query the list of sharded cluster instances, you must set the DBInstanceType parameter to sharding.
async def describe_dbinstances_with_options_async( self, request: dds_20151201_models.DescribeDBInstancesRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeDBInstancesResponse: UtilClient.validate_model(request) query = {} if not UtilClient...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def show_instances(cls, args, config):\n instance_list = config.get_all_instances()\n if len(instance_list) > 0:\n table_data = []\n for i in instance_list:\n provider_obj = config.get_object_by_id(i.provider_id, 'Provider')\n if provider_obj is Non...
[ "0.6717545", "0.66253227", "0.658917", "0.6424012", "0.63812596", "0.63181734", "0.6232309", "0.6175851", "0.6156128", "0.60976166", "0.6095269", "0.6074697", "0.60370755", "0.602163", "0.58892494", "0.58741033", "0.5818116", "0.576177", "0.57498336", "0.574103", "0.5740479",...
0.50197905
99
The list of replica set and standalone instances is displayed when the DBInstanceType parameter uses the default value replicate. To query the list of sharded cluster instances, you must set the DBInstanceType parameter to sharding.
def describe_dbinstances( self, request: dds_20151201_models.DescribeDBInstancesRequest, ) -> dds_20151201_models.DescribeDBInstancesResponse: runtime = util_models.RuntimeOptions() return self.describe_dbinstances_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def show_instances(cls, args, config):\n instance_list = config.get_all_instances()\n if len(instance_list) > 0:\n table_data = []\n for i in instance_list:\n provider_obj = config.get_object_by_id(i.provider_id, 'Provider')\n if provider_obj is Non...
[ "0.671852", "0.66249394", "0.6588612", "0.6422866", "0.63801897", "0.63176703", "0.6232645", "0.6174557", "0.61549586", "0.60962325", "0.609501", "0.60368335", "0.6020968", "0.588904", "0.58728695", "0.5816922", "0.5762505", "0.57482815", "0.5741197", "0.5740232", "0.5729422"...
0.6075133
11
The list of replica set and standalone instances is displayed when the DBInstanceType parameter uses the default value replicate. To query the list of sharded cluster instances, you must set the DBInstanceType parameter to sharding.
async def describe_dbinstances_async( self, request: dds_20151201_models.DescribeDBInstancesRequest, ) -> dds_20151201_models.DescribeDBInstancesResponse: runtime = util_models.RuntimeOptions() return await self.describe_dbinstances_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def show_instances(cls, args, config):\n instance_list = config.get_all_instances()\n if len(instance_list) > 0:\n table_data = []\n for i in instance_list:\n provider_obj = config.get_object_by_id(i.provider_id, 'Provider')\n if provider_obj is Non...
[ "0.6715705", "0.6623986", "0.6588162", "0.6423212", "0.638032", "0.63168824", "0.62313014", "0.6175161", "0.6156203", "0.6095728", "0.60955036", "0.6073728", "0.6036075", "0.6021459", "0.58897156", "0.5872876", "0.58168375", "0.5760326", "0.5748851", "0.5741341", "0.5739596",...
0.5194656
72
If you do not specify an instance when you call this operation, the overview information of all instances in the specified region within this account is returned. Paged query is disabled for this operation.
def describe_dbinstances_overview_with_options( self, request: dds_20151201_models.DescribeDBInstancesOverviewRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeDBInstancesOverviewResponse: UtilClient.validate_model(request) query = {} if n...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_instances(self, region):\n try:\n conn = ec2.connect_to_region(region, **self.credentials)\n region_instances = []\n reservations = conn.get_all_reservations()\n for reservation in reservations:\n for instance in reservation.instances:\n ...
[ "0.65359414", "0.64602095", "0.6369204", "0.6290484", "0.6248728", "0.5925351", "0.59036493", "0.564685", "0.5643462", "0.5618888", "0.5610908", "0.56100076", "0.55792296", "0.55599517", "0.5556868", "0.5544195", "0.55412877", "0.5532845", "0.5486521", "0.5459931", "0.5451159...
0.0
-1
If you do not specify an instance when you call this operation, the overview information of all instances in the specified region within this account is returned. Paged query is disabled for this operation.
async def describe_dbinstances_overview_with_options_async( self, request: dds_20151201_models.DescribeDBInstancesOverviewRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeDBInstancesOverviewResponse: UtilClient.validate_model(request) query = {} ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_instances(self, region):\n try:\n conn = ec2.connect_to_region(region, **self.credentials)\n region_instances = []\n reservations = conn.get_all_reservations()\n for reservation in reservations:\n for instance in reservation.instances:\n ...
[ "0.6536427", "0.64603454", "0.6369071", "0.628964", "0.62482893", "0.5924644", "0.59029126", "0.5645817", "0.56441754", "0.56185406", "0.56104", "0.5609651", "0.5578235", "0.555862", "0.55563", "0.5543599", "0.55416054", "0.5532806", "0.5486836", "0.5459136", "0.545084", "0...
0.0
-1
If you do not specify an instance when you call this operation, the overview information of all instances in the specified region within this account is returned. Paged query is disabled for this operation.
def describe_dbinstances_overview( self, request: dds_20151201_models.DescribeDBInstancesOverviewRequest, ) -> dds_20151201_models.DescribeDBInstancesOverviewResponse: runtime = util_models.RuntimeOptions() return self.describe_dbinstances_overview_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_instances(self, region):\n try:\n conn = ec2.connect_to_region(region, **self.credentials)\n region_instances = []\n reservations = conn.get_all_reservations()\n for reservation in reservations:\n for instance in reservation.instances:\n ...
[ "0.65359414", "0.64602095", "0.6369204", "0.6290484", "0.6248728", "0.5925351", "0.59036493", "0.564685", "0.5643462", "0.5618888", "0.5610908", "0.56100076", "0.55792296", "0.55599517", "0.5556868", "0.5544195", "0.55412877", "0.5532845", "0.5486521", "0.5459931", "0.5451159...
0.0
-1
If you do not specify an instance when you call this operation, the overview information of all instances in the specified region within this account is returned. Paged query is disabled for this operation.
async def describe_dbinstances_overview_async( self, request: dds_20151201_models.DescribeDBInstancesOverviewRequest, ) -> dds_20151201_models.DescribeDBInstancesOverviewResponse: runtime = util_models.RuntimeOptions() return await self.describe_dbinstances_overview_with_options_asyn...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_instances(self, region):\n try:\n conn = ec2.connect_to_region(region, **self.credentials)\n region_instances = []\n reservations = conn.get_all_reservations()\n for reservation in reservations:\n for instance in reservation.instances:\n ...
[ "0.65340656", "0.6458269", "0.6366381", "0.629105", "0.6246534", "0.5922886", "0.59018", "0.5643555", "0.56427896", "0.56168956", "0.5608682", "0.5606965", "0.55774665", "0.5557363", "0.55550456", "0.55415493", "0.554151", "0.5530633", "0.54847854", "0.54578453", "0.54482913"...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def describe_error_log_records_with_options( self, request: dds_20151201_models.DescribeErrorLogRecordsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeErrorLogRecordsResponse: UtilClient.validate_model(request) query = {} if not UtilClie...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def describe_error_log_records_with_options_async( self, request: dds_20151201_models.DescribeErrorLogRecordsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeErrorLogRecordsResponse: UtilClient.validate_model(request) query = {} if ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6249917", "0.600348", "0.5359398", "0.5338779", "0.5310546", "0.52928746", "0.5282921", "0.5279352", "0.5279001", "0.52591884", "0.521372", "0.52056307", "0.5136519", "0.5106076", "0.5093585", "0.5093585", "0.508893", "0.50791097", "0.507007", "0.5068071", "0.50492823", ...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def describe_error_log_records( self, request: dds_20151201_models.DescribeErrorLogRecordsRequest, ) -> dds_20151201_models.DescribeErrorLogRecordsResponse: runtime = util_models.RuntimeOptions() return self.describe_error_log_records_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def describe_error_log_records_async( self, request: dds_20151201_models.DescribeErrorLogRecordsRequest, ) -> dds_20151201_models.DescribeErrorLogRecordsResponse: runtime = util_models.RuntimeOptions() return await self.describe_error_log_records_with_options_async(request, run...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.62486845", "0.60031223", "0.53603905", "0.53379613", "0.5311335", "0.52926815", "0.5282698", "0.52791435", "0.5279122", "0.525997", "0.52146244", "0.52052414", "0.5137806", "0.51062226", "0.5093556", "0.5093556", "0.5088433", "0.5079323", "0.50690126", "0.5067886", "0.5049...
0.0
-1
This operation is applicable to subscription instances.
def describe_instance_auto_renewal_attribute_with_options( self, request: dds_20151201_models.DescribeInstanceAutoRenewalAttributeRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeInstanceAutoRenewalAttributeResponse: UtilClient.validate_model(request) ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6768464", "0.6724986", "0.67119396", "0.6617272", "0.659594", "0.6585656", "0.65232456", "0.6443254", "0.6432979", "0.6342068", "0.6316182", "0.6316182", "0.63120866", "0.62734044", "0.6266068", "0.6236521", "0.6234891", "0.6200018", "0.6196757", "0.61762744", "0.61590755"...
0.0
-1
This operation is applicable to subscription instances.
async def describe_instance_auto_renewal_attribute_with_options_async( self, request: dds_20151201_models.DescribeInstanceAutoRenewalAttributeRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeInstanceAutoRenewalAttributeResponse: UtilClient.validate_model...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6766924", "0.6723815", "0.67114395", "0.66165465", "0.6594774", "0.65839344", "0.6522862", "0.6443223", "0.64325064", "0.63409066", "0.6316549", "0.6316549", "0.63120353", "0.62725765", "0.62641907", "0.62356377", "0.6234742", "0.6200784", "0.6197641", "0.6175624", "0.6156...
0.0
-1
This operation is applicable to subscription instances.
def describe_instance_auto_renewal_attribute( self, request: dds_20151201_models.DescribeInstanceAutoRenewalAttributeRequest, ) -> dds_20151201_models.DescribeInstanceAutoRenewalAttributeResponse: runtime = util_models.RuntimeOptions() return self.describe_instance_auto_renewal_attri...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6768464", "0.6724986", "0.67119396", "0.6617272", "0.659594", "0.6585656", "0.65232456", "0.6443254", "0.6432979", "0.6342068", "0.6316182", "0.6316182", "0.63120866", "0.62734044", "0.6266068", "0.6236521", "0.6234891", "0.6200018", "0.6196757", "0.61762744", "0.61590755"...
0.0
-1
This operation is applicable to subscription instances.
async def describe_instance_auto_renewal_attribute_async( self, request: dds_20151201_models.DescribeInstanceAutoRenewalAttributeRequest, ) -> dds_20151201_models.DescribeInstanceAutoRenewalAttributeResponse: runtime = util_models.RuntimeOptions() return await self.describe_instance_...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6767392", "0.672459", "0.6712795", "0.66163754", "0.659562", "0.6585582", "0.6523138", "0.6443233", "0.64327395", "0.63420546", "0.6317172", "0.6317172", "0.6311791", "0.6272946", "0.62651706", "0.623661", "0.6234481", "0.62003255", "0.61978865", "0.61763334", "0.6157788",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. This operation depends on the audit log feature of ApsaraDB for MongoDB. You can enable the audit log feature based on your business needs. For more information, see [Enable the audit log feature](~~59903~~) Starting from J...
def describe_mongo_dblog_config_with_options( self, request: dds_20151201_models.DescribeMongoDBLogConfigRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeMongoDBLogConfigResponse: UtilClient.validate_model(request) query = {} if not UtilC...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def enable_audit_monitoring():\n __enable_data_access_logging()\n __enable_log_streaming()\n __create_audit_alerts()\n __get_incidents_history()", "def __enable_data_access_logging():\n _tempFile = \"tmp_audit_config.json\"\n\n auditConfig = {\n \"auditConfigs\": [\n {\n ...
[ "0.589836", "0.57862264", "0.5479396", "0.53276616", "0.5070259", "0.50430673", "0.5013744", "0.49703205", "0.49509078", "0.4943958", "0.49248308", "0.49248308", "0.49054325", "0.4890508", "0.48703638", "0.48651615", "0.48189864", "0.48181394", "0.48126942", "0.48086238", "0....
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. This operation depends on the audit log feature of ApsaraDB for MongoDB. You can enable the audit log feature based on your business needs. For more information, see [Enable the audit log feature](~~59903~~) Starting from J...
async def describe_mongo_dblog_config_with_options_async( self, request: dds_20151201_models.DescribeMongoDBLogConfigRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeMongoDBLogConfigResponse: UtilClient.validate_model(request) query = {} ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def enable_audit_monitoring():\n __enable_data_access_logging()\n __enable_log_streaming()\n __create_audit_alerts()\n __get_incidents_history()", "def __enable_data_access_logging():\n _tempFile = \"tmp_audit_config.json\"\n\n auditConfig = {\n \"auditConfigs\": [\n {\n ...
[ "0.58979994", "0.5785542", "0.5478132", "0.53298086", "0.5068395", "0.50443417", "0.5012571", "0.49672645", "0.4954462", "0.49442938", "0.4924835", "0.4924835", "0.49021187", "0.48921368", "0.4870133", "0.48647827", "0.48227146", "0.48181987", "0.48176298", "0.48098782", "0.4...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. This operation depends on the audit log feature of ApsaraDB for MongoDB. You can enable the audit log feature based on your business needs. For more information, see [Enable the audit log feature](~~59903~~) Starting from J...
def describe_mongo_dblog_config( self, request: dds_20151201_models.DescribeMongoDBLogConfigRequest, ) -> dds_20151201_models.DescribeMongoDBLogConfigResponse: runtime = util_models.RuntimeOptions() return self.describe_mongo_dblog_config_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def enable_audit_monitoring():\n __enable_data_access_logging()\n __enable_log_streaming()\n __create_audit_alerts()\n __get_incidents_history()", "def __enable_data_access_logging():\n _tempFile = \"tmp_audit_config.json\"\n\n auditConfig = {\n \"auditConfigs\": [\n {\n ...
[ "0.589836", "0.57862264", "0.5479396", "0.53276616", "0.5070259", "0.50430673", "0.5013744", "0.49703205", "0.49509078", "0.4943958", "0.49248308", "0.49248308", "0.49054325", "0.4890508", "0.48703638", "0.48651615", "0.48189864", "0.48181394", "0.48126942", "0.48086238", "0....
0.42488885
98
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. This operation depends on the audit log feature of ApsaraDB for MongoDB. You can enable the audit log feature based on your business needs. For more information, see [Enable the audit log feature](~~59903~~) Starting from J...
async def describe_mongo_dblog_config_async( self, request: dds_20151201_models.DescribeMongoDBLogConfigRequest, ) -> dds_20151201_models.DescribeMongoDBLogConfigResponse: runtime = util_models.RuntimeOptions() return await self.describe_mongo_dblog_config_with_options_async(request,...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def enable_audit_monitoring():\n __enable_data_access_logging()\n __enable_log_streaming()\n __create_audit_alerts()\n __get_incidents_history()", "def __enable_data_access_logging():\n _tempFile = \"tmp_audit_config.json\"\n\n auditConfig = {\n \"auditConfigs\": [\n {\n ...
[ "0.5898722", "0.5786134", "0.5480591", "0.53293675", "0.50717187", "0.50444025", "0.50151235", "0.49692455", "0.4954362", "0.49429396", "0.49257115", "0.49257115", "0.49040037", "0.48921037", "0.48706865", "0.48651257", "0.48216146", "0.4819296", "0.48169842", "0.48097873", "...
0.0
-1
> To query available regions and zones where ApsaraDB for MongoDB instances can be created, call the [DescribeAvailableResource](~~149719~~) operation.
def describe_regions_with_options( self, request: dds_20151201_models.DescribeRegionsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRegionsResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(request.accept...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_available_resource(self, nodename):\n LOG.debug(\"get_available_resource\")\n\n dictval = self._host.properties\n\n return dictval", "def get_available_resource(self, nodename):\n if nodename not in self._drv_nodes:\n return {}\n supported_tuple = ('IA64', 'k...
[ "0.60528797", "0.5757612", "0.575394", "0.57174635", "0.5696347", "0.56500214", "0.5415369", "0.5368649", "0.53264123", "0.5321517", "0.5281705", "0.5280499", "0.52654624", "0.52461064", "0.5228316", "0.5189627", "0.512781", "0.5104357", "0.5083543", "0.5081698", "0.50655764"...
0.0
-1
> To query available regions and zones where ApsaraDB for MongoDB instances can be created, call the [DescribeAvailableResource](~~149719~~) operation.
async def describe_regions_with_options_async( self, request: dds_20151201_models.DescribeRegionsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRegionsResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(re...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_available_resource(self, nodename):\n LOG.debug(\"get_available_resource\")\n\n dictval = self._host.properties\n\n return dictval", "def get_available_resource(self, nodename):\n if nodename not in self._drv_nodes:\n return {}\n supported_tuple = ('IA64', 'k...
[ "0.6054931", "0.57605314", "0.5754169", "0.5718132", "0.569816", "0.5650721", "0.5415175", "0.5370477", "0.5326024", "0.5322731", "0.5281802", "0.52804214", "0.5266299", "0.52456385", "0.5227921", "0.5190761", "0.51283115", "0.510333", "0.5085657", "0.5081566", "0.5064062", ...
0.0
-1
> To query available regions and zones where ApsaraDB for MongoDB instances can be created, call the [DescribeAvailableResource](~~149719~~) operation.
def describe_regions( self, request: dds_20151201_models.DescribeRegionsRequest, ) -> dds_20151201_models.DescribeRegionsResponse: runtime = util_models.RuntimeOptions() return self.describe_regions_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_available_resource(self, nodename):\n LOG.debug(\"get_available_resource\")\n\n dictval = self._host.properties\n\n return dictval", "def get_available_resource(self, nodename):\n if nodename not in self._drv_nodes:\n return {}\n supported_tuple = ('IA64', 'k...
[ "0.60528797", "0.5757612", "0.575394", "0.57174635", "0.5696347", "0.56500214", "0.5415369", "0.5368649", "0.53264123", "0.5321517", "0.5281705", "0.5280499", "0.52654624", "0.52461064", "0.5228316", "0.5189627", "0.512781", "0.5104357", "0.5083543", "0.5081698", "0.50655764"...
0.0
-1
> To query available regions and zones where ApsaraDB for MongoDB instances can be created, call the [DescribeAvailableResource](~~149719~~) operation.
async def describe_regions_async( self, request: dds_20151201_models.DescribeRegionsRequest, ) -> dds_20151201_models.DescribeRegionsResponse: runtime = util_models.RuntimeOptions() return await self.describe_regions_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def get_available_resource(self, nodename):\n LOG.debug(\"get_available_resource\")\n\n dictval = self._host.properties\n\n return dictval", "def get_available_resource(self, nodename):\n if nodename not in self._drv_nodes:\n return {}\n supported_tuple = ('IA64', 'k...
[ "0.60551995", "0.5760646", "0.57550323", "0.5718856", "0.5698559", "0.5651317", "0.5415391", "0.537108", "0.5326645", "0.5323153", "0.5282289", "0.52814525", "0.52669567", "0.5246053", "0.5229421", "0.51913524", "0.5127985", "0.51034117", "0.50851274", "0.5082279", "0.5065411...
0.0
-1
This operation is applicable to subscription instances.
def describe_renewal_price_with_options( self, request: dds_20151201_models.DescribeRenewalPriceRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRenewalPriceResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unse...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6768464", "0.6724986", "0.67119396", "0.6617272", "0.659594", "0.6585656", "0.65232456", "0.6443254", "0.6432979", "0.6342068", "0.6316182", "0.6316182", "0.63120866", "0.62734044", "0.6266068", "0.6236521", "0.6234891", "0.6200018", "0.6196757", "0.61762744", "0.61590755"...
0.0
-1
This operation is applicable to subscription instances.
async def describe_renewal_price_with_options_async( self, request: dds_20151201_models.DescribeRenewalPriceRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRenewalPriceResponse: UtilClient.validate_model(request) query = {} if not UtilCl...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6766924", "0.6723815", "0.67114395", "0.66165465", "0.6594774", "0.65839344", "0.6522862", "0.6443223", "0.64325064", "0.63409066", "0.6316549", "0.6316549", "0.63120353", "0.62725765", "0.62641907", "0.62356377", "0.6234742", "0.6200784", "0.6197641", "0.6175624", "0.6156...
0.0
-1
This operation is applicable to subscription instances.
def describe_renewal_price( self, request: dds_20151201_models.DescribeRenewalPriceRequest, ) -> dds_20151201_models.DescribeRenewalPriceResponse: runtime = util_models.RuntimeOptions() return self.describe_renewal_price_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6768464", "0.6724986", "0.67119396", "0.6617272", "0.659594", "0.6585656", "0.65232456", "0.6443254", "0.6432979", "0.6342068", "0.6316182", "0.6316182", "0.63120866", "0.62734044", "0.6266068", "0.6236521", "0.6234891", "0.6200018", "0.6196757", "0.61762744", "0.61590755"...
0.0
-1
This operation is applicable to subscription instances.
async def describe_renewal_price_async( self, request: dds_20151201_models.DescribeRenewalPriceRequest, ) -> dds_20151201_models.DescribeRenewalPriceResponse: runtime = util_models.RuntimeOptions() return await self.describe_renewal_price_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def test_modify_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def test_index_response_descriptor_subscriptions_subscription_subscription_resource(self):\n pass", "def subscription(self):\r\n return SubscriptionResource(self)", "def test_update_subs...
[ "0.6767392", "0.672459", "0.6712795", "0.66163754", "0.659562", "0.6585582", "0.6523138", "0.6443233", "0.64327395", "0.63420546", "0.6317172", "0.6317172", "0.6311791", "0.6272946", "0.62651706", "0.623661", "0.6234481", "0.62003255", "0.61978865", "0.61763334", "0.6157788",...
0.0
-1
This operation is applicable to replica set instances and standalone instances, but not to sharded cluster instances.
def describe_replica_set_role_with_options( self, request: dds_20151201_models.DescribeReplicaSetRoleRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeReplicaSetRoleResponse: UtilClient.validate_model(request) query = {} if not UtilClient....
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def test_patch_cluster_role(self):\n pass", "def cluster(self):\n ass...
[ "0.6235598", "0.6034554", "0.5694733", "0.5646017", "0.56440216", "0.54747474", "0.5452212", "0.53970134", "0.53528446", "0.5319955", "0.52906865", "0.5269184", "0.523622", "0.5152003", "0.51320475", "0.50894994", "0.5066048", "0.50578713", "0.50511944", "0.5039058", "0.50336...
0.0
-1
This operation is applicable to replica set instances and standalone instances, but not to sharded cluster instances.
async def describe_replica_set_role_with_options_async( self, request: dds_20151201_models.DescribeReplicaSetRoleRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeReplicaSetRoleResponse: UtilClient.validate_model(request) query = {} if not...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def test_patch_cluster_role(self):\n pass", "def cluster(self):\n ass...
[ "0.6234873", "0.6035954", "0.56939065", "0.56453234", "0.5645263", "0.54759395", "0.54519767", "0.5399038", "0.53523755", "0.53196", "0.529082", "0.5268986", "0.52373624", "0.51523685", "0.5136066", "0.5091523", "0.5065374", "0.50623316", "0.50536805", "0.50391704", "0.503182...
0.0
-1
This operation is applicable to replica set instances and standalone instances, but not to sharded cluster instances.
def describe_replica_set_role( self, request: dds_20151201_models.DescribeReplicaSetRoleRequest, ) -> dds_20151201_models.DescribeReplicaSetRoleResponse: runtime = util_models.RuntimeOptions() return self.describe_replica_set_role_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def test_patch_cluster_role(self):\n pass", "def cluster(self):\n ass...
[ "0.6235598", "0.6034554", "0.5694733", "0.5646017", "0.56440216", "0.54747474", "0.5452212", "0.53970134", "0.53528446", "0.5319955", "0.52906865", "0.5269184", "0.523622", "0.5152003", "0.51320475", "0.50894994", "0.5066048", "0.50578713", "0.50511944", "0.5039058", "0.50336...
0.0
-1
This operation is applicable to replica set instances and standalone instances, but not to sharded cluster instances.
async def describe_replica_set_role_async( self, request: dds_20151201_models.DescribeReplicaSetRoleRequest, ) -> dds_20151201_models.DescribeReplicaSetRoleResponse: runtime = util_models.RuntimeOptions() return await self.describe_replica_set_role_with_options_async(request, runtime...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def test_patch_cluster_role(self):\n pass", "def cluster(self):\n ass...
[ "0.623168", "0.603755", "0.5694353", "0.56472486", "0.56435645", "0.5474983", "0.5451861", "0.5392919", "0.53544354", "0.53199965", "0.5290761", "0.52693903", "0.5234935", "0.5150445", "0.5137627", "0.50857395", "0.50686383", "0.5060258", "0.50519294", "0.5039493", "0.5033433...
0.0
-1
> For more information, see [View the zone of a node](~~123825~~). This operation is applicable only to replica set and sharded cluster instances, but not to standalone instances.
def describe_role_zone_info_with_options( self, request: dds_20151201_models.DescribeRoleZoneInfoRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRoleZoneInfoResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_uns...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def _get_zone():\n r = get('http://metadata.google.internal/'\n 'computeMetadata/v1/instance/zone',\n headers={'Metadata-Flavor': 'Google'})\n if r.status_code == 200:\n return sub(r'.+zones/(.+)', r'\\1', r.text)\n else:\n return ''", "def zone(self) -> str:\n ...
[ "0.6436603", "0.61140853", "0.61140853", "0.6104373", "0.60225934", "0.5837868", "0.57854277", "0.5775233", "0.5758423", "0.575697", "0.5726742", "0.5717086", "0.5708644", "0.5697726", "0.56893647", "0.5682885", "0.5647697", "0.5601878", "0.55982333", "0.5585867", "0.55534434...
0.0
-1
> For more information, see [View the zone of a node](~~123825~~). This operation is applicable only to replica set and sharded cluster instances, but not to standalone instances.
async def describe_role_zone_info_with_options_async( self, request: dds_20151201_models.DescribeRoleZoneInfoRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRoleZoneInfoResponse: UtilClient.validate_model(request) query = {} if not UtilC...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def _get_zone():\n r = get('http://metadata.google.internal/'\n 'computeMetadata/v1/instance/zone',\n headers={'Metadata-Flavor': 'Google'})\n if r.status_code == 200:\n return sub(r'.+zones/(.+)', r'\\1', r.text)\n else:\n return ''", "def zone(self) -> str:\n ...
[ "0.64396524", "0.61155885", "0.61155885", "0.6105519", "0.6023958", "0.5839498", "0.5786897", "0.57711685", "0.57587624", "0.57580996", "0.57276356", "0.5715351", "0.5709695", "0.56995195", "0.5690427", "0.5684144", "0.5648645", "0.560363", "0.5599775", "0.5587867", "0.555460...
0.0
-1
> For more information, see [View the zone of a node](~~123825~~). This operation is applicable only to replica set and sharded cluster instances, but not to standalone instances.
def describe_role_zone_info( self, request: dds_20151201_models.DescribeRoleZoneInfoRequest, ) -> dds_20151201_models.DescribeRoleZoneInfoResponse: runtime = util_models.RuntimeOptions() return self.describe_role_zone_info_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def _get_zone():\n r = get('http://metadata.google.internal/'\n 'computeMetadata/v1/instance/zone',\n headers={'Metadata-Flavor': 'Google'})\n if r.status_code == 200:\n return sub(r'.+zones/(.+)', r'\\1', r.text)\n else:\n return ''", "def zone(self) -> str:\n ...
[ "0.6436603", "0.61140853", "0.61140853", "0.6104373", "0.60225934", "0.5837868", "0.57854277", "0.5775233", "0.5758423", "0.575697", "0.5726742", "0.5717086", "0.5708644", "0.5697726", "0.56893647", "0.5682885", "0.5647697", "0.5601878", "0.55982333", "0.5585867", "0.55534434...
0.5199382
49
> For more information, see [View the zone of a node](~~123825~~). This operation is applicable only to replica set and sharded cluster instances, but not to standalone instances.
async def describe_role_zone_info_async( self, request: dds_20151201_models.DescribeRoleZoneInfoRequest, ) -> dds_20151201_models.DescribeRoleZoneInfoResponse: runtime = util_models.RuntimeOptions() return await self.describe_role_zone_info_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def _get_zone():\n r = get('http://metadata.google.internal/'\n 'computeMetadata/v1/instance/zone',\n headers={'Metadata-Flavor': 'Google'})\n if r.status_code == 200:\n return sub(r'.+zones/(.+)', r'\\1', r.text)\n else:\n return ''", "def zone(self) -> str:\n ...
[ "0.6435644", "0.6112369", "0.6112369", "0.61034834", "0.60211384", "0.58364195", "0.5784078", "0.57759815", "0.57568705", "0.5756319", "0.5725448", "0.5716081", "0.5707598", "0.5696081", "0.5689158", "0.5681999", "0.56461537", "0.56018806", "0.5596786", "0.5584914", "0.555293...
0.48952064
93
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def describe_running_log_records_with_options( self, request: dds_20151201_models.DescribeRunningLogRecordsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRunningLogRecordsResponse: UtilClient.validate_model(request) query = {} if not Ut...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def describe_running_log_records_with_options_async( self, request: dds_20151201_models.DescribeRunningLogRecordsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeRunningLogRecordsResponse: UtilClient.validate_model(request) query = {} ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6249917", "0.600348", "0.5359398", "0.5338779", "0.5310546", "0.52928746", "0.5282921", "0.5279352", "0.5279001", "0.52591884", "0.521372", "0.52056307", "0.5136519", "0.5106076", "0.5093585", "0.5093585", "0.508893", "0.50791097", "0.507007", "0.5068071", "0.50492823", ...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def describe_running_log_records( self, request: dds_20151201_models.DescribeRunningLogRecordsRequest, ) -> dds_20151201_models.DescribeRunningLogRecordsResponse: runtime = util_models.RuntimeOptions() return self.describe_running_log_records_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def describe_running_log_records_async( self, request: dds_20151201_models.DescribeRunningLogRecordsRequest, ) -> dds_20151201_models.DescribeRunningLogRecordsResponse: runtime = util_models.RuntimeOptions() return await self.describe_running_log_records_with_options_async(requ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.62486845", "0.60031223", "0.53603905", "0.53379613", "0.5311335", "0.52926815", "0.5282698", "0.52791435", "0.5279122", "0.525997", "0.52146244", "0.52052414", "0.5137806", "0.51062226", "0.5093556", "0.5093556", "0.5088433", "0.5079323", "0.50690126", "0.5067886", "0.5049...
0.0
-1
This operation supports sharded cluster instances only.
def describe_sharding_network_address_with_options( self, request: dds_20151201_models.DescribeShardingNetworkAddressRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeShardingNetworkAddressResponse: UtilClient.validate_model(request) query = {} ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def cluster(self):\n assert False", "def cluster_myshardid(self, target_nodes=None):\n return self.execute_command(\"CLUSTER MYSHARDID\", target_nodes=target_nodes)", "def delete_cluster(self):", "def run_cluster(autoscaling: bool = False, **options) -> None:\n if autoscaling:\n threa...
[ "0.62730116", "0.5638975", "0.5505993", "0.5474679", "0.5416399", "0.540477", "0.53883356", "0.5373748", "0.5364157", "0.5346423", "0.533336", "0.5286241", "0.52805185", "0.52731586", "0.526392", "0.5225001", "0.52148056", "0.5214644", "0.52102435", "0.51972777", "0.51717037"...
0.0
-1
This operation supports sharded cluster instances only.
async def describe_sharding_network_address_with_options_async( self, request: dds_20151201_models.DescribeShardingNetworkAddressRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeShardingNetworkAddressResponse: UtilClient.validate_model(request) q...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def cluster(self):\n assert False", "def cluster_myshardid(self, target_nodes=None):\n return self.execute_command(\"CLUSTER MYSHARDID\", target_nodes=target_nodes)", "def delete_cluster(self):", "def run_cluster(autoscaling: bool = False, **options) -> None:\n if autoscaling:\n threa...
[ "0.6270075", "0.5638455", "0.5503449", "0.54739726", "0.54159206", "0.5403497", "0.53866297", "0.5371962", "0.5363898", "0.5344102", "0.5332759", "0.5286043", "0.5280283", "0.5271148", "0.526295", "0.52239394", "0.5212385", "0.52122664", "0.52090883", "0.5194919", "0.517035",...
0.0
-1
This operation supports sharded cluster instances only.
def describe_sharding_network_address( self, request: dds_20151201_models.DescribeShardingNetworkAddressRequest, ) -> dds_20151201_models.DescribeShardingNetworkAddressResponse: runtime = util_models.RuntimeOptions() return self.describe_sharding_network_address_with_options(request,...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def cluster(self):\n assert False", "def cluster_myshardid(self, target_nodes=None):\n return self.execute_command(\"CLUSTER MYSHARDID\", target_nodes=target_nodes)", "def delete_cluster(self):", "def run_cluster(autoscaling: bool = False, **options) -> None:\n if autoscaling:\n threa...
[ "0.62730116", "0.5638975", "0.5505993", "0.5474679", "0.5416399", "0.540477", "0.53883356", "0.5373748", "0.5364157", "0.5346423", "0.533336", "0.5286241", "0.52805185", "0.52731586", "0.526392", "0.5225001", "0.52148056", "0.5214644", "0.52102435", "0.51972777", "0.51717037"...
0.0
-1
This operation supports sharded cluster instances only.
async def describe_sharding_network_address_async( self, request: dds_20151201_models.DescribeShardingNetworkAddressRequest, ) -> dds_20151201_models.DescribeShardingNetworkAddressResponse: runtime = util_models.RuntimeOptions() return await self.describe_sharding_network_address_wit...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def cluster(self):\n assert False", "def cluster_myshardid(self, target_nodes=None):\n return self.execute_command(\"CLUSTER MYSHARDID\", target_nodes=target_nodes)", "def delete_cluster(self):", "def run_cluster(autoscaling: bool = False, **options) -> None:\n if autoscaling:\n threa...
[ "0.62720895", "0.5639447", "0.55054975", "0.547503", "0.54189545", "0.540334", "0.5387055", "0.53727955", "0.53659165", "0.5347129", "0.5334057", "0.5287203", "0.52828735", "0.5273932", "0.52656776", "0.5226672", "0.5215221", "0.5213449", "0.52105623", "0.51949185", "0.517219...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def describe_slow_log_records_with_options( self, request: dds_20151201_models.DescribeSlowLogRecordsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeSlowLogRecordsResponse: UtilClient.validate_model(request) query = {} if not UtilClient....
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def describe_slow_log_records_with_options_async( self, request: dds_20151201_models.DescribeSlowLogRecordsRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeSlowLogRecordsResponse: UtilClient.validate_model(request) query = {} if not...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6249917", "0.600348", "0.5359398", "0.5338779", "0.5310546", "0.52928746", "0.5282921", "0.5279352", "0.5279001", "0.52591884", "0.521372", "0.52056307", "0.5136519", "0.5106076", "0.5093585", "0.5093585", "0.508893", "0.50791097", "0.507007", "0.5068071", "0.50492823", ...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def describe_slow_log_records( self, request: dds_20151201_models.DescribeSlowLogRecordsRequest, ) -> dds_20151201_models.DescribeSlowLogRecordsResponse: runtime = util_models.RuntimeOptions() return self.describe_slow_log_records_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def describe_slow_log_records_async( self, request: dds_20151201_models.DescribeSlowLogRecordsRequest, ) -> dds_20151201_models.DescribeSlowLogRecordsResponse: runtime = util_models.RuntimeOptions() return await self.describe_slow_log_records_with_options_async(request, runtime...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.62486845", "0.60031223", "0.53603905", "0.53379613", "0.5311335", "0.52926815", "0.5282698", "0.52791435", "0.5279122", "0.525997", "0.52146244", "0.52052414", "0.5137806", "0.51062226", "0.5093556", "0.5093556", "0.5088433", "0.5079323", "0.50690126", "0.5067886", "0.5049...
0.0
-1
You can use the custom key obtained by calling the DescribeUserEncryptionKeyList operation to enable TDE. For more information, see [ModifyDBInstanceTDE](~~131267~~).
def describe_user_encryption_key_list_with_options( self, request: dds_20151201_models.DescribeUserEncryptionKeyListRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeUserEncryptionKeyListResponse: UtilClient.validate_model(request) query = {} ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_dbinstance_tdewith_options(\n self,\n request: dds_20151201_models.ModifyDBInstanceTDERequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyDBInstanceTDEResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient...
[ "0.6331765", "0.5759311", "0.56402856", "0.55784595", "0.55656636", "0.5502756", "0.54750466", "0.5373099", "0.5144797", "0.5122141", "0.5041896", "0.5034966", "0.49652913", "0.49571082", "0.49031255", "0.48929504", "0.47773162", "0.47277826", "0.47213864", "0.46845135", "0.4...
0.57961434
1
You can use the custom key obtained by calling the DescribeUserEncryptionKeyList operation to enable TDE. For more information, see [ModifyDBInstanceTDE](~~131267~~).
async def describe_user_encryption_key_list_with_options_async( self, request: dds_20151201_models.DescribeUserEncryptionKeyListRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.DescribeUserEncryptionKeyListResponse: UtilClient.validate_model(request) que...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_dbinstance_tdewith_options(\n self,\n request: dds_20151201_models.ModifyDBInstanceTDERequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyDBInstanceTDEResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient...
[ "0.6330976", "0.57954943", "0.576141", "0.5639361", "0.55775625", "0.55667526", "0.5476863", "0.5375267", "0.5147358", "0.5121024", "0.50405693", "0.5036546", "0.4966299", "0.495867", "0.49050412", "0.48923448", "0.4775781", "0.4725484", "0.47229552", "0.46846083", "0.4652877...
0.55019593
6
You can use the custom key obtained by calling the DescribeUserEncryptionKeyList operation to enable TDE. For more information, see [ModifyDBInstanceTDE](~~131267~~).
def describe_user_encryption_key_list( self, request: dds_20151201_models.DescribeUserEncryptionKeyListRequest, ) -> dds_20151201_models.DescribeUserEncryptionKeyListResponse: runtime = util_models.RuntimeOptions() return self.describe_user_encryption_key_list_with_options(request, r...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_dbinstance_tdewith_options(\n self,\n request: dds_20151201_models.ModifyDBInstanceTDERequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyDBInstanceTDEResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient...
[ "0.6331765", "0.57961434", "0.5759311", "0.56402856", "0.55784595", "0.55656636", "0.5502756", "0.54750466", "0.5373099", "0.5144797", "0.5041896", "0.5034966", "0.49652913", "0.49571082", "0.49031255", "0.48929504", "0.47773162", "0.47277826", "0.47213864", "0.46845135", "0....
0.5122141
10
You can use the custom key obtained by calling the DescribeUserEncryptionKeyList operation to enable TDE. For more information, see [ModifyDBInstanceTDE](~~131267~~).
async def describe_user_encryption_key_list_async( self, request: dds_20151201_models.DescribeUserEncryptionKeyListRequest, ) -> dds_20151201_models.DescribeUserEncryptionKeyListResponse: runtime = util_models.RuntimeOptions() return await self.describe_user_encryption_key_list_with_...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_dbinstance_tdewith_options(\n self,\n request: dds_20151201_models.ModifyDBInstanceTDERequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyDBInstanceTDEResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient...
[ "0.6332396", "0.5796015", "0.5760727", "0.5640943", "0.55775386", "0.5567757", "0.5502583", "0.5476372", "0.5373028", "0.51461244", "0.51198745", "0.50406486", "0.50342894", "0.49658433", "0.4959471", "0.49052796", "0.48931384", "0.47266513", "0.4723852", "0.4683759", "0.4653...
0.47746104
17
This operation is applicable to replica set instances and sharded cluster instances. You can call this operation to check whether resources are sufficient for creating an instance, upgrading a replica set or sharded cluster instance, or upgrading a single node of the sharded cluster instance. > You can call this operat...
def evaluate_resource_with_options( self, request: dds_20151201_models.EvaluateResourceRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.EvaluateResourceResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(request.dbi...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def check_smartstack_replication_for_instance(\n instance_config,\n expected_count,\n smartstack_replication_checker,\n):\n\n crit_threshold = instance_config.get_replication_crit_percentage()\n\n log.info('Checking instance %s in smartstack', instance_config.job_id)\n smartstack_replication_info...
[ "0.61977696", "0.59943205", "0.5993166", "0.5947614", "0.59099776", "0.5793798", "0.5754149", "0.57099897", "0.56931806", "0.5669819", "0.5640985", "0.5618391", "0.55936277", "0.5537415", "0.5518622", "0.54929787", "0.5492541", "0.54782796", "0.5477664", "0.54595304", "0.5450...
0.0
-1
This operation is applicable to replica set instances and sharded cluster instances. You can call this operation to check whether resources are sufficient for creating an instance, upgrading a replica set or sharded cluster instance, or upgrading a single node of the sharded cluster instance. > You can call this operat...
async def evaluate_resource_with_options_async( self, request: dds_20151201_models.EvaluateResourceRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.EvaluateResourceResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def check_smartstack_replication_for_instance(\n instance_config,\n expected_count,\n smartstack_replication_checker,\n):\n\n crit_threshold = instance_config.get_replication_crit_percentage()\n\n log.info('Checking instance %s in smartstack', instance_config.job_id)\n smartstack_replication_info...
[ "0.61979055", "0.59958446", "0.5994143", "0.59490556", "0.5910241", "0.57950866", "0.5756366", "0.57093143", "0.56927115", "0.56697446", "0.56413835", "0.5618511", "0.55941415", "0.553929", "0.55206215", "0.5492208", "0.54921925", "0.54788786", "0.54787785", "0.5460842", "0.5...
0.0
-1
This operation is applicable to replica set instances and sharded cluster instances. You can call this operation to check whether resources are sufficient for creating an instance, upgrading a replica set or sharded cluster instance, or upgrading a single node of the sharded cluster instance. > You can call this operat...
def evaluate_resource( self, request: dds_20151201_models.EvaluateResourceRequest, ) -> dds_20151201_models.EvaluateResourceResponse: runtime = util_models.RuntimeOptions() return self.evaluate_resource_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def check_smartstack_replication_for_instance(\n instance_config,\n expected_count,\n smartstack_replication_checker,\n):\n\n crit_threshold = instance_config.get_replication_crit_percentage()\n\n log.info('Checking instance %s in smartstack', instance_config.job_id)\n smartstack_replication_info...
[ "0.61977696", "0.59943205", "0.5993166", "0.5947614", "0.59099776", "0.5793798", "0.5754149", "0.57099897", "0.56931806", "0.5669819", "0.5640985", "0.5618391", "0.55936277", "0.5537415", "0.5518622", "0.54929787", "0.5492541", "0.54782796", "0.5477664", "0.54595304", "0.5450...
0.0
-1
This operation is applicable to replica set instances and sharded cluster instances. You can call this operation to check whether resources are sufficient for creating an instance, upgrading a replica set or sharded cluster instance, or upgrading a single node of the sharded cluster instance. > You can call this operat...
async def evaluate_resource_async( self, request: dds_20151201_models.EvaluateResourceRequest, ) -> dds_20151201_models.EvaluateResourceResponse: runtime = util_models.RuntimeOptions() return await self.evaluate_resource_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def check_smartstack_replication_for_instance(\n instance_config,\n expected_count,\n smartstack_replication_checker,\n):\n\n crit_threshold = instance_config.get_replication_crit_percentage()\n\n log.info('Checking instance %s in smartstack', instance_config.job_id)\n smartstack_replication_info...
[ "0.61971885", "0.59949195", "0.5993477", "0.59486884", "0.5910418", "0.5794631", "0.5754411", "0.57093704", "0.56933165", "0.5670425", "0.5641884", "0.56177545", "0.5594963", "0.5538643", "0.5519282", "0.54935545", "0.5492039", "0.5479421", "0.5477119", "0.5459619", "0.545186...
0.0
-1
This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances. If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint before you call t...
def migrate_available_zone_with_options( self, request: dds_20151201_models.MigrateAvailableZoneRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.MigrateAvailableZoneResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unse...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def migrate_available_zone(\n self,\n request: dds_20151201_models.MigrateAvailableZoneRequest,\n ) -> dds_20151201_models.MigrateAvailableZoneResponse:\n runtime = util_models.RuntimeOptions()\n return self.migrate_available_zone_with_options(request, runtime)", "def test_migrate_...
[ "0.52417934", "0.50473094", "0.5008553", "0.49998647", "0.48307848", "0.47682485", "0.47216007", "0.4666874", "0.46228546", "0.45956224", "0.4590136", "0.45401716", "0.45268676", "0.4509593", "0.45067737", "0.4491239", "0.44909394", "0.4489098", "0.44764355", "0.44562212", "0...
0.5335884
0
This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances. If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint before you call t...
async def migrate_available_zone_with_options_async( self, request: dds_20151201_models.MigrateAvailableZoneRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.MigrateAvailableZoneResponse: UtilClient.validate_model(request) query = {} if not UtilCl...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def migrate_available_zone_with_options(\n self,\n request: dds_20151201_models.MigrateAvailableZoneRequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.MigrateAvailableZoneResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilCl...
[ "0.53361", "0.52414596", "0.5048282", "0.50085294", "0.48300168", "0.47680244", "0.4725034", "0.4668024", "0.46215114", "0.45944652", "0.45926207", "0.45436805", "0.45293182", "0.45082015", "0.45050445", "0.44917303", "0.4491257", "0.44898972", "0.44782624", "0.44595343", "0....
0.50002617
4
This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances. If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint before you call t...
def migrate_available_zone( self, request: dds_20151201_models.MigrateAvailableZoneRequest, ) -> dds_20151201_models.MigrateAvailableZoneResponse: runtime = util_models.RuntimeOptions() return self.migrate_available_zone_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def migrate_available_zone_with_options(\n self,\n request: dds_20151201_models.MigrateAvailableZoneRequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.MigrateAvailableZoneResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilCl...
[ "0.5335884", "0.50473094", "0.5008553", "0.49998647", "0.48307848", "0.47682485", "0.47216007", "0.4666874", "0.46228546", "0.45956224", "0.4590136", "0.45401716", "0.45268676", "0.4509593", "0.45067737", "0.4491239", "0.44909394", "0.4489098", "0.44764355", "0.44562212", "0....
0.52417934
1
This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances. If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint before you call t...
async def migrate_available_zone_async( self, request: dds_20151201_models.MigrateAvailableZoneRequest, ) -> dds_20151201_models.MigrateAvailableZoneResponse: runtime = util_models.RuntimeOptions() return await self.migrate_available_zone_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def migrate_available_zone_with_options(\n self,\n request: dds_20151201_models.MigrateAvailableZoneRequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.MigrateAvailableZoneResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilCl...
[ "0.5335725", "0.5240647", "0.50483406", "0.5008658", "0.49995932", "0.48313627", "0.4723101", "0.46692348", "0.46243554", "0.45962852", "0.45919207", "0.45395952", "0.45280132", "0.4510447", "0.45066556", "0.44934976", "0.44913507", "0.44898567", "0.44764742", "0.4457461", "0...
0.47672814
6
This operation is applicable only to replica set instances, but not to standalone instances or sharded cluster instances. > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint.
def migrate_to_other_zone_with_options( self, request: dds_20151201_models.MigrateToOtherZoneRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.MigrateToOtherZoneResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(req...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def release_address(self, public_ip=None, allocation_id=None):\r\n params = {}\r\n\r\n if public_ip is not None:\r\n params['PublicIp'] = public_ip\r\n elif allocation_id is not None:\r\n params['AllocationId'] = allocation_id\r\n\r\n return self.get_status('Releas...
[ "0.60287136", "0.59219706", "0.555398", "0.5511613", "0.54330933", "0.5428225", "0.5323572", "0.5283788", "0.5276548", "0.51867646", "0.51824623", "0.5156002", "0.5132923", "0.5113544", "0.5092657", "0.5072642", "0.50216955", "0.4976981", "0.49680826", "0.49609733", "0.494149...
0.0
-1
This operation is applicable only to replica set instances, but not to standalone instances or sharded cluster instances. > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint.
async def migrate_to_other_zone_with_options_async( self, request: dds_20151201_models.MigrateToOtherZoneRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.MigrateToOtherZoneResponse: UtilClient.validate_model(request) query = {} if not UtilClient....
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def release_address(self, public_ip=None, allocation_id=None):\r\n params = {}\r\n\r\n if public_ip is not None:\r\n params['PublicIp'] = public_ip\r\n elif allocation_id is not None:\r\n params['AllocationId'] = allocation_id\r\n\r\n return self.get_status('Releas...
[ "0.60280126", "0.59217405", "0.55564255", "0.5512042", "0.5434306", "0.5430282", "0.5323362", "0.5282437", "0.52760875", "0.5187943", "0.5184374", "0.51586765", "0.51333106", "0.5116296", "0.509318", "0.50725955", "0.5023402", "0.49776056", "0.4968555", "0.49613032", "0.49407...
0.0
-1
This operation is applicable only to replica set instances, but not to standalone instances or sharded cluster instances. > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint.
def migrate_to_other_zone( self, request: dds_20151201_models.MigrateToOtherZoneRequest, ) -> dds_20151201_models.MigrateToOtherZoneResponse: runtime = util_models.RuntimeOptions() return self.migrate_to_other_zone_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def release_address(self, public_ip=None, allocation_id=None):\r\n params = {}\r\n\r\n if public_ip is not None:\r\n params['PublicIp'] = public_ip\r\n elif allocation_id is not None:\r\n params['AllocationId'] = allocation_id\r\n\r\n return self.get_status('Releas...
[ "0.60287136", "0.59219706", "0.555398", "0.5511613", "0.54330933", "0.5428225", "0.5323572", "0.5283788", "0.5276548", "0.51867646", "0.51824623", "0.5156002", "0.5132923", "0.5113544", "0.5092657", "0.5072642", "0.50216955", "0.4976981", "0.49680826", "0.49609733", "0.494149...
0.0
-1
This operation is applicable only to replica set instances, but not to standalone instances or sharded cluster instances. > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](~~67604~~) operation to release the public endpoint.
async def migrate_to_other_zone_async( self, request: dds_20151201_models.MigrateToOtherZoneRequest, ) -> dds_20151201_models.MigrateToOtherZoneResponse: runtime = util_models.RuntimeOptions() return await self.migrate_to_other_zone_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def release_address(self, public_ip=None, allocation_id=None):\r\n params = {}\r\n\r\n if public_ip is not None:\r\n params['PublicIp'] = public_ip\r\n elif allocation_id is not None:\r\n params['AllocationId'] = allocation_id\r\n\r\n return self.get_status('Releas...
[ "0.60266286", "0.59202003", "0.55559486", "0.55126613", "0.54336125", "0.5428855", "0.5325266", "0.52842504", "0.52760464", "0.51872087", "0.51832", "0.5157842", "0.5133802", "0.51154464", "0.50945", "0.5071877", "0.50229526", "0.49781683", "0.49698222", "0.49608693", "0.4941...
0.0
-1
The instance must be in the running state when you call this operation. This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage ...
def modify_audit_log_filter_with_options( self, request: dds_20151201_models.ModifyAuditLogFilterRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyAuditLogFilterResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_uns...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.58156765", "0.55455977", "0.5419773", "0.5353307", "0.5311246", "0.52902937", "0.52496463", "0.5209651", "0.51289505", "0.50947905", "0.50946975", "0.50858665", "0.50722444", "0.50575197", "0.5044451", "0.504037", "0.5036916", "0.50341827", "0.50292313", "0.5020206", "0.50...
0.0
-1
The instance must be in the running state when you call this operation. This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage ...
async def modify_audit_log_filter_with_options_async( self, request: dds_20151201_models.ModifyAuditLogFilterRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyAuditLogFilterResponse: UtilClient.validate_model(request) query = {} if not UtilC...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.5816251", "0.55439824", "0.54192", "0.5350156", "0.53101283", "0.5288235", "0.5250576", "0.5207726", "0.5130923", "0.5095212", "0.50946444", "0.50885844", "0.5069727", "0.5060447", "0.5045108", "0.50422746", "0.5036676", "0.503287", "0.5031638", "0.50175893", "0.50110024",...
0.0
-1
The instance must be in the running state when you call this operation. This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage ...
def modify_audit_log_filter( self, request: dds_20151201_models.ModifyAuditLogFilterRequest, ) -> dds_20151201_models.ModifyAuditLogFilterResponse: runtime = util_models.RuntimeOptions() return self.modify_audit_log_filter_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.58156765", "0.55455977", "0.5419773", "0.5353307", "0.5311246", "0.52902937", "0.52496463", "0.5209651", "0.51289505", "0.50947905", "0.50946975", "0.50858665", "0.50722444", "0.50575197", "0.5044451", "0.504037", "0.5036916", "0.50341827", "0.50292313", "0.5020206", "0.50...
0.0
-1
The instance must be in the running state when you call this operation. This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage ...
async def modify_audit_log_filter_async( self, request: dds_20151201_models.ModifyAuditLogFilterRequest, ) -> dds_20151201_models.ModifyAuditLogFilterResponse: runtime = util_models.RuntimeOptions() return await self.modify_audit_log_filter_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.58150995", "0.5542857", "0.54209995", "0.5350285", "0.53098565", "0.52885276", "0.5250991", "0.5207924", "0.5130098", "0.5095916", "0.5095136", "0.5088931", "0.50700444", "0.50613415", "0.5044827", "0.5042709", "0.50386816", "0.50331056", "0.503233", "0.5017697", "0.500915...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def modify_audit_policy_with_options( self, request: dds_20151201_models.ModifyAuditPolicyRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyAuditPolicyResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(request...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def modify_audit_policy_with_options_async( self, request: dds_20151201_models.ModifyAuditPolicyRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyAuditPolicyResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_u...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6249917", "0.600348", "0.5359398", "0.5338779", "0.5310546", "0.52928746", "0.5282921", "0.5279352", "0.5279001", "0.52591884", "0.521372", "0.52056307", "0.5136519", "0.5106076", "0.5093585", "0.5093585", "0.508893", "0.50791097", "0.507007", "0.5068071", "0.50492823", ...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
def modify_audit_policy( self, request: dds_20151201_models.ModifyAuditPolicyRequest, ) -> dds_20151201_models.ModifyAuditPolicyResponse: runtime = util_models.RuntimeOptions() return self.modify_audit_policy_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.6248957", "0.6004453", "0.53603053", "0.53381205", "0.5311462", "0.5291663", "0.5282635", "0.5279799", "0.52787983", "0.5260151", "0.52150124", "0.5205798", "0.5137791", "0.5104536", "0.5094829", "0.5094829", "0.5089645", "0.5080881", "0.5069531", "0.5067983", "0.5049315",...
0.0
-1
This operation is applicable only to generalpurpose localdisk and dedicated localdisk instances. You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](~~48990~~).
async def modify_audit_policy_async( self, request: dds_20151201_models.ModifyAuditPolicyRequest, ) -> dds_20151201_models.ModifyAuditPolicyResponse: runtime = util_models.RuntimeOptions() return await self.modify_audit_policy_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def monitorStore():\n # commented to use psutil system info system_info = systeminfo.get_all_info()\n\n system_info = nodeinfo.node_all()\n system_info ['monitored_timestamp'] = config.get_current_system_timestamp()\n\n # Attach sliver info to system info\n system_info.update(sliverinfo.collectAllDat...
[ "0.62486845", "0.60031223", "0.53603905", "0.53379613", "0.5311335", "0.52926815", "0.5282698", "0.52791435", "0.5279122", "0.525997", "0.52146244", "0.52052414", "0.5137806", "0.51062226", "0.5093556", "0.5093556", "0.5088433", "0.5079323", "0.50690126", "0.5067886", "0.5049...
0.0
-1
> operation is currently unavailable.
def modify_dbinstance_monitor_with_options( self, request: dds_20151201_models.ModifyDBInstanceMonitorRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyDBInstanceMonitorResponse: UtilClient.validate_model(request) query = {} if not UtilClien...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def operation_not_found(self, name):\n raise OperationError(\"Operation '%s' not found\" % name)", "def test_commandRaisesIllegalOperationResponse(self):\n self.assertCommandExceptionResponse(\n imap4.IllegalOperation(\"operation\"),\n b\"001\", b\"NO Illegal operation: operat...
[ "0.71143085", "0.6646724", "0.62888014", "0.6260634", "0.6095101", "0.6048084", "0.60210425", "0.59987384", "0.5990421", "0.58476347", "0.5830298", "0.57915527", "0.5750761", "0.5720391", "0.5715984", "0.5704048", "0.5699723", "0.56822145", "0.5653041", "0.5647547", "0.564091...
0.0
-1
> operation is currently unavailable.
async def modify_dbinstance_monitor_with_options_async( self, request: dds_20151201_models.ModifyDBInstanceMonitorRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyDBInstanceMonitorResponse: UtilClient.validate_model(request) query = {} if n...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def operation_not_found(self, name):\n raise OperationError(\"Operation '%s' not found\" % name)", "def test_commandRaisesIllegalOperationResponse(self):\n self.assertCommandExceptionResponse(\n imap4.IllegalOperation(\"operation\"),\n b\"001\", b\"NO Illegal operation: operat...
[ "0.7114301", "0.66467077", "0.6288743", "0.62601924", "0.60951746", "0.6047948", "0.6021189", "0.5998924", "0.59904593", "0.584738", "0.5830324", "0.57915527", "0.575041", "0.5720417", "0.5716025", "0.5704126", "0.569943", "0.568176", "0.56532323", "0.5647564", "0.5641508", ...
0.0
-1
> operation is currently unavailable.
def modify_dbinstance_monitor( self, request: dds_20151201_models.ModifyDBInstanceMonitorRequest, ) -> dds_20151201_models.ModifyDBInstanceMonitorResponse: runtime = util_models.RuntimeOptions() return self.modify_dbinstance_monitor_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def operation_not_found(self, name):\n raise OperationError(\"Operation '%s' not found\" % name)", "def test_commandRaisesIllegalOperationResponse(self):\n self.assertCommandExceptionResponse(\n imap4.IllegalOperation(\"operation\"),\n b\"001\", b\"NO Illegal operation: operat...
[ "0.71143085", "0.6646724", "0.62888014", "0.6260634", "0.6095101", "0.6048084", "0.60210425", "0.59987384", "0.5990421", "0.58476347", "0.5830298", "0.57915527", "0.5750761", "0.5720391", "0.5715984", "0.5704048", "0.5699723", "0.56822145", "0.5653041", "0.5647547", "0.564091...
0.0
-1
> operation is currently unavailable.
async def modify_dbinstance_monitor_async( self, request: dds_20151201_models.ModifyDBInstanceMonitorRequest, ) -> dds_20151201_models.ModifyDBInstanceMonitorResponse: runtime = util_models.RuntimeOptions() return await self.modify_dbinstance_monitor_with_options_async(request, runti...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def operation_not_found(self, name):\n raise OperationError(\"Operation '%s' not found\" % name)", "def test_commandRaisesIllegalOperationResponse(self):\n self.assertCommandExceptionResponse(\n imap4.IllegalOperation(\"operation\"),\n b\"001\", b\"NO Illegal operation: operat...
[ "0.7114355", "0.6646821", "0.6288642", "0.6260238", "0.60952985", "0.6048064", "0.60210884", "0.59990513", "0.5990331", "0.5847375", "0.58304346", "0.5791706", "0.57503676", "0.5720432", "0.57162", "0.5704081", "0.5699349", "0.56818974", "0.56532687", "0.5647537", "0.5641481"...
0.0
-1
This operation is applicable only to replica set instances and sharded cluster instances.
def modify_dbinstance_network_type_with_options( self, request: dds_20151201_models.ModifyDBInstanceNetworkTypeRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyDBInstanceNetworkTypeResponse: UtilClient.validate_model(request) query = {} if ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def cluster(self):\n assert False", "def replica_set_name(self):\n .....
[ "0.61823773", "0.575543", "0.571204", "0.5642952", "0.5626418", "0.55562645", "0.54538274", "0.54520047", "0.53823787", "0.5368559", "0.5275368", "0.52671695", "0.5166633", "0.51095724", "0.5102524", "0.5101288", "0.5083015", "0.50822884", "0.5079012", "0.50754446", "0.506249...
0.0
-1
This operation is applicable only to replica set instances and sharded cluster instances.
async def modify_dbinstance_network_type_with_options_async( self, request: dds_20151201_models.ModifyDBInstanceNetworkTypeRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyDBInstanceNetworkTypeResponse: UtilClient.validate_model(request) query = {}...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def cluster(self):\n assert False", "def replica_set_name(self):\n .....
[ "0.61841893", "0.5753545", "0.57126534", "0.56451964", "0.56280035", "0.5557337", "0.5455816", "0.5453968", "0.5383622", "0.5370417", "0.5277755", "0.5269768", "0.51675713", "0.51113904", "0.5104218", "0.51019776", "0.5083449", "0.5081104", "0.50798476", "0.50763375", "0.5065...
0.0
-1
This operation is applicable only to replica set instances and sharded cluster instances.
def modify_dbinstance_network_type( self, request: dds_20151201_models.ModifyDBInstanceNetworkTypeRequest, ) -> dds_20151201_models.ModifyDBInstanceNetworkTypeResponse: runtime = util_models.RuntimeOptions() return self.modify_dbinstance_network_type_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def cluster(self):\n assert False", "def replica_set_name(self):\n .....
[ "0.61823773", "0.575543", "0.571204", "0.5642952", "0.5626418", "0.55562645", "0.54538274", "0.54520047", "0.53823787", "0.5368559", "0.5275368", "0.52671695", "0.5166633", "0.51095724", "0.5102524", "0.5101288", "0.5083015", "0.50822884", "0.5079012", "0.50754446", "0.506249...
0.0
-1
This operation is applicable only to replica set instances and sharded cluster instances.
async def modify_dbinstance_network_type_async( self, request: dds_20151201_models.ModifyDBInstanceNetworkTypeRequest, ) -> dds_20151201_models.ModifyDBInstanceNetworkTypeResponse: runtime = util_models.RuntimeOptions() return await self.modify_dbinstance_network_type_with_options_as...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def replicaof(self, *args, **kwargs) -> NoReturn:\n raise RedisClusterException(\"REPLICAOF is not supported in cluster mode\")", "def modifyMastersWithMultipleInstances(self):\n # Nothing to do\n pass", "def cluster(self):\n assert False", "def replica_set_name(self):\n .....
[ "0.61834", "0.575454", "0.5711087", "0.56454813", "0.5626809", "0.55557746", "0.5455231", "0.5451529", "0.53820515", "0.53685325", "0.5276885", "0.5269998", "0.51683676", "0.51078784", "0.51020664", "0.51005435", "0.5082117", "0.50819266", "0.5079213", "0.50754535", "0.506290...
0.0
-1
TDE allows you to perform realtime I/O encryption and decryption on data files. Data is encrypted before it is written to a disk and is decrypted when it is read from the disk to the memory. For more information, see [Configure TDE](~~131048~~). > You cannot disable TDE after it is enabled.
def modify_dbinstance_tdewith_options( self, request: dds_20151201_models.ModifyDBInstanceTDERequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyDBInstanceTDEResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(re...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def main():\n # file = None\n # for arg in sys.argv:\n # if \".txt\" in arg or \".py\" not in arg or \".log\" not in arg:\n # file = arg\n\n file = input(\"Enter a file: \")\n\n file_data = Cryptography()\n file_data.file = file\n\n crypt_type = input(\"Please enter 'E' to encry...
[ "0.51985294", "0.50600356", "0.50008357", "0.49936765", "0.49839947", "0.49248576", "0.49247414", "0.49126267", "0.48398393", "0.48395008", "0.48108664", "0.47869807", "0.47569895", "0.4744264", "0.47037157", "0.4688601", "0.46353415", "0.46312973", "0.4626369", "0.46131372", ...
0.49602553
5
TDE allows you to perform realtime I/O encryption and decryption on data files. Data is encrypted before it is written to a disk and is decrypted when it is read from the disk to the memory. For more information, see [Configure TDE](~~131048~~). > You cannot disable TDE after it is enabled.
async def modify_dbinstance_tdewith_options_async( self, request: dds_20151201_models.ModifyDBInstanceTDERequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyDBInstanceTDEResponse: UtilClient.validate_model(request) query = {} if not UtilClient...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def main():\n # file = None\n # for arg in sys.argv:\n # if \".txt\" in arg or \".py\" not in arg or \".log\" not in arg:\n # file = arg\n\n file = input(\"Enter a file: \")\n\n file_data = Cryptography()\n file_data.file = file\n\n crypt_type = input(\"Please enter 'E' to encry...
[ "0.5198607", "0.5059591", "0.5001696", "0.4993821", "0.49845788", "0.49618042", "0.49262732", "0.4923952", "0.49109218", "0.48413166", "0.4839598", "0.47862753", "0.47585097", "0.47456512", "0.4702502", "0.46877113", "0.46357515", "0.463135", "0.46262878", "0.46126473", "0.45...
0.48125994
11
TDE allows you to perform realtime I/O encryption and decryption on data files. Data is encrypted before it is written to a disk and is decrypted when it is read from the disk to the memory. For more information, see [Configure TDE](~~131048~~). > You cannot disable TDE after it is enabled.
def modify_dbinstance_tde( self, request: dds_20151201_models.ModifyDBInstanceTDERequest, ) -> dds_20151201_models.ModifyDBInstanceTDEResponse: runtime = util_models.RuntimeOptions() return self.modify_dbinstance_tdewith_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def main():\n # file = None\n # for arg in sys.argv:\n # if \".txt\" in arg or \".py\" not in arg or \".log\" not in arg:\n # file = arg\n\n file = input(\"Enter a file: \")\n\n file_data = Cryptography()\n file_data.file = file\n\n crypt_type = input(\"Please enter 'E' to encry...
[ "0.51985294", "0.50600356", "0.50008357", "0.49936765", "0.49839947", "0.49602553", "0.49248576", "0.49247414", "0.49126267", "0.48398393", "0.48395008", "0.48108664", "0.47869807", "0.47569895", "0.4744264", "0.47037157", "0.4688601", "0.46353415", "0.46312973", "0.4626369", ...
0.43913084
38
TDE allows you to perform realtime I/O encryption and decryption on data files. Data is encrypted before it is written to a disk and is decrypted when it is read from the disk to the memory. For more information, see [Configure TDE](~~131048~~). > You cannot disable TDE after it is enabled.
async def modify_dbinstance_tde_async( self, request: dds_20151201_models.ModifyDBInstanceTDERequest, ) -> dds_20151201_models.ModifyDBInstanceTDEResponse: runtime = util_models.RuntimeOptions() return await self.modify_dbinstance_tdewith_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def main():\n # file = None\n # for arg in sys.argv:\n # if \".txt\" in arg or \".py\" not in arg or \".log\" not in arg:\n # file = arg\n\n file = input(\"Enter a file: \")\n\n file_data = Cryptography()\n file_data.file = file\n\n crypt_type = input(\"Please enter 'E' to encry...
[ "0.51993304", "0.5058645", "0.5000408", "0.49947664", "0.49831274", "0.49594375", "0.4924288", "0.49234203", "0.49121162", "0.4839938", "0.48386833", "0.48100945", "0.47855484", "0.47579652", "0.47441375", "0.47049582", "0.4687491", "0.46358106", "0.46306562", "0.4626821", "0...
0.44778198
29
You can call this operation to enable or disable passwordfree access from the same VPC as an ApsaraDB for MongoDB instance.
def modify_instance_vpc_auth_mode_with_options( self, request: dds_20151201_models.ModifyInstanceVpcAuthModeRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyInstanceVpcAuthModeResponse: UtilClient.validate_model(request) query = {} if not U...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "async def enable_protection(self) -> None:\n await self._request(\n \"dns_config\", method=\"POST\", json_data={\"protection_enabled\": True},\n )", "def enable(ctx):\n\n config_db = ConfigDBConnector()\n config_db.connect()\n config_db.mod_entry(\"NAT_GLOBAL\", \"Values\", {\"a...
[ "0.57480425", "0.5616109", "0.55412394", "0.5352928", "0.53207445", "0.52173084", "0.51425046", "0.512292", "0.5096007", "0.50629604", "0.5048997", "0.503538", "0.4975747", "0.49570495", "0.4949226", "0.4946102", "0.49304068", "0.49299124", "0.49176344", "0.4874947", "0.48682...
0.0
-1
You can call this operation to enable or disable passwordfree access from the same VPC as an ApsaraDB for MongoDB instance.
async def modify_instance_vpc_auth_mode_with_options_async( self, request: dds_20151201_models.ModifyInstanceVpcAuthModeRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyInstanceVpcAuthModeResponse: UtilClient.validate_model(request) query = {} ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "async def enable_protection(self) -> None:\n await self._request(\n \"dns_config\", method=\"POST\", json_data={\"protection_enabled\": True},\n )", "def enable(ctx):\n\n config_db = ConfigDBConnector()\n config_db.connect()\n config_db.mod_entry(\"NAT_GLOBAL\", \"Values\", {\"a...
[ "0.5749136", "0.5617548", "0.5538639", "0.53506464", "0.5320414", "0.5219431", "0.5143724", "0.51200616", "0.5097675", "0.5063958", "0.5047001", "0.50354904", "0.49778882", "0.4954366", "0.4950596", "0.49457756", "0.49323213", "0.49296176", "0.4914757", "0.48719049", "0.48681...
0.0
-1
You can call this operation to enable or disable passwordfree access from the same VPC as an ApsaraDB for MongoDB instance.
def modify_instance_vpc_auth_mode( self, request: dds_20151201_models.ModifyInstanceVpcAuthModeRequest, ) -> dds_20151201_models.ModifyInstanceVpcAuthModeResponse: runtime = util_models.RuntimeOptions() return self.modify_instance_vpc_auth_mode_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "async def enable_protection(self) -> None:\n await self._request(\n \"dns_config\", method=\"POST\", json_data={\"protection_enabled\": True},\n )", "def enable(ctx):\n\n config_db = ConfigDBConnector()\n config_db.connect()\n config_db.mod_entry(\"NAT_GLOBAL\", \"Values\", {\"a...
[ "0.57480425", "0.5616109", "0.55412394", "0.5352928", "0.53207445", "0.52173084", "0.51425046", "0.512292", "0.5096007", "0.50629604", "0.5048997", "0.503538", "0.4975747", "0.49570495", "0.4949226", "0.4946102", "0.49304068", "0.49299124", "0.49176344", "0.4874947", "0.48682...
0.0
-1
You can call this operation to enable or disable passwordfree access from the same VPC as an ApsaraDB for MongoDB instance.
async def modify_instance_vpc_auth_mode_async( self, request: dds_20151201_models.ModifyInstanceVpcAuthModeRequest, ) -> dds_20151201_models.ModifyInstanceVpcAuthModeResponse: runtime = util_models.RuntimeOptions() return await self.modify_instance_vpc_auth_mode_with_options_async(re...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "async def enable_protection(self) -> None:\n await self._request(\n \"dns_config\", method=\"POST\", json_data={\"protection_enabled\": True},\n )", "def enable(ctx):\n\n config_db = ConfigDBConnector()\n config_db.connect()\n config_db.mod_entry(\"NAT_GLOBAL\", \"Values\", {\"a...
[ "0.5751121", "0.56195325", "0.5540108", "0.53521764", "0.5319493", "0.52190715", "0.5144249", "0.5120799", "0.5098368", "0.5063028", "0.5047192", "0.5035032", "0.49773857", "0.49550235", "0.49518517", "0.49454325", "0.49319968", "0.49308294", "0.49165234", "0.48731655", "0.48...
0.0
-1
Precautions The instance must be in the Running state when you call this operation. If you call this operation to modify specific instance parameters and the modification for part of the parameters can take effect only after an instance restart, the instance is automatically restarted after this operation is called. Yo...
def modify_parameters_with_options( self, request: dds_20151201_models.ModifyParametersRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyParametersResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(request.cha...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def runtime_updatable_params(self) -> pulumi.Output['outputs.RuntimeUpdatableParamsResponse']:\n return pulumi.get(self, \"runtime_updatable_params\")", "def set_parameters(self,params):\n K3Supervisor.set_parameters(self,params)\n self.gtg.set_parameters(self.parameters)\n self.avoid...
[ "0.52970576", "0.5158294", "0.5146255", "0.51394826", "0.5136844", "0.5133746", "0.51167595", "0.5108743", "0.5072519", "0.5060148", "0.5052976", "0.4969164", "0.4969164", "0.4955536", "0.49382296", "0.4936451", "0.4931274", "0.4930858", "0.4930858", "0.4930858", "0.4930858",...
0.53479296
0
Precautions The instance must be in the Running state when you call this operation. If you call this operation to modify specific instance parameters and the modification for part of the parameters can take effect only after an instance restart, the instance is automatically restarted after this operation is called. Yo...
async def modify_parameters_with_options_async( self, request: dds_20151201_models.ModifyParametersRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyParametersResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_parameters_with_options(\n self,\n request: dds_20151201_models.ModifyParametersRequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyParametersResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient.is_unset...
[ "0.53488946", "0.5298454", "0.51589996", "0.5146814", "0.5140348", "0.5136659", "0.5134305", "0.51175743", "0.5109007", "0.5072674", "0.5060626", "0.50541425", "0.49702355", "0.49702355", "0.49557152", "0.49375644", "0.49352777", "0.49315032", "0.49315032", "0.49315032", "0.4...
0.0
-1
Precautions The instance must be in the Running state when you call this operation. If you call this operation to modify specific instance parameters and the modification for part of the parameters can take effect only after an instance restart, the instance is automatically restarted after this operation is called. Yo...
def modify_parameters( self, request: dds_20151201_models.ModifyParametersRequest, ) -> dds_20151201_models.ModifyParametersResponse: runtime = util_models.RuntimeOptions() return self.modify_parameters_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_parameters_with_options(\n self,\n request: dds_20151201_models.ModifyParametersRequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyParametersResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient.is_unset...
[ "0.53479296", "0.52970576", "0.5158294", "0.5146255", "0.51394826", "0.5136844", "0.5133746", "0.51167595", "0.5072519", "0.5060148", "0.5052976", "0.4969164", "0.4969164", "0.4955536", "0.49382296", "0.4936451", "0.4931274", "0.4930858", "0.4930858", "0.4930858", "0.4930858"...
0.5108743
8
Precautions The instance must be in the Running state when you call this operation. If you call this operation to modify specific instance parameters and the modification for part of the parameters can take effect only after an instance restart, the instance is automatically restarted after this operation is called. Yo...
async def modify_parameters_async( self, request: dds_20151201_models.ModifyParametersRequest, ) -> dds_20151201_models.ModifyParametersResponse: runtime = util_models.RuntimeOptions() return await self.modify_parameters_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_parameters_with_options(\n self,\n request: dds_20151201_models.ModifyParametersRequest,\n runtime: util_models.RuntimeOptions,\n ) -> dds_20151201_models.ModifyParametersResponse:\n UtilClient.validate_model(request)\n query = {}\n if not UtilClient.is_unset...
[ "0.5347873", "0.5297021", "0.5158198", "0.51435643", "0.5138627", "0.5135741", "0.5132744", "0.51161265", "0.5107304", "0.5071189", "0.5058572", "0.5052652", "0.4967741", "0.4967741", "0.4954043", "0.49358413", "0.49351642", "0.4931862", "0.49299216", "0.49299216", "0.4929921...
0.0
-1
Resource Management allows you to build an organizational structure for resources based on your business requirements. You can use resource directories, folders, accounts, and resource groups to hierarchically organize and manage resources. For more information, see [What is Resource Management?](~~94475~~)
def modify_resource_group_with_options( self, request: dds_20151201_models.ModifyResourceGroupRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyResourceGroupResponse: UtilClient.validate_model(request) query = {} if not UtilClient.is_unset(r...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def resources(self):", "def gen_resources(self):\n\n print \"\\t* Adding resources to compute template\"\n\n # add all the nets and subnets\n self.gen_net_resources()\n\n # add all routers\n self.gen_router_resources()\n\n # add all servers/intances\n self.gen_ser...
[ "0.6505439", "0.5749894", "0.57462305", "0.5733718", "0.5730093", "0.565757", "0.5604151", "0.5550088", "0.5544834", "0.54473704", "0.54402137", "0.54314804", "0.5424065", "0.5399088", "0.5390702", "0.5361906", "0.53527755", "0.5319915", "0.5289782", "0.52817404", "0.5274568"...
0.0
-1
Resource Management allows you to build an organizational structure for resources based on your business requirements. You can use resource directories, folders, accounts, and resource groups to hierarchically organize and manage resources. For more information, see [What is Resource Management?](~~94475~~)
async def modify_resource_group_with_options_async( self, request: dds_20151201_models.ModifyResourceGroupRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifyResourceGroupResponse: UtilClient.validate_model(request) query = {} if not UtilClien...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def resources(self):", "def gen_resources(self):\n\n print \"\\t* Adding resources to compute template\"\n\n # add all the nets and subnets\n self.gen_net_resources()\n\n # add all routers\n self.gen_router_resources()\n\n # add all servers/intances\n self.gen_ser...
[ "0.6505323", "0.57500225", "0.5746185", "0.57347137", "0.5730045", "0.5657918", "0.5604309", "0.5549817", "0.55444926", "0.54474324", "0.54407877", "0.54324114", "0.54243886", "0.5396971", "0.5391554", "0.5361762", "0.53541374", "0.5320343", "0.528993", "0.52822185", "0.52756...
0.0
-1
Resource Management allows you to build an organizational structure for resources based on your business requirements. You can use resource directories, folders, accounts, and resource groups to hierarchically organize and manage resources. For more information, see [What is Resource Management?](~~94475~~)
def modify_resource_group( self, request: dds_20151201_models.ModifyResourceGroupRequest, ) -> dds_20151201_models.ModifyResourceGroupResponse: runtime = util_models.RuntimeOptions() return self.modify_resource_group_with_options(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def resources(self):", "def gen_resources(self):\n\n print \"\\t* Adding resources to compute template\"\n\n # add all the nets and subnets\n self.gen_net_resources()\n\n # add all routers\n self.gen_router_resources()\n\n # add all servers/intances\n self.gen_ser...
[ "0.6505439", "0.5749894", "0.57462305", "0.5733718", "0.5730093", "0.565757", "0.5604151", "0.5550088", "0.5544834", "0.54473704", "0.54402137", "0.54314804", "0.5424065", "0.5399088", "0.5390702", "0.5361906", "0.53527755", "0.5319915", "0.5289782", "0.52817404", "0.5274568"...
0.0
-1
Resource Management allows you to build an organizational structure for resources based on your business requirements. You can use resource directories, folders, accounts, and resource groups to hierarchically organize and manage resources. For more information, see [What is Resource Management?](~~94475~~)
async def modify_resource_group_async( self, request: dds_20151201_models.ModifyResourceGroupRequest, ) -> dds_20151201_models.ModifyResourceGroupResponse: runtime = util_models.RuntimeOptions() return await self.modify_resource_group_with_options_async(request, runtime)
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def resources(self):", "def gen_resources(self):\n\n print \"\\t* Adding resources to compute template\"\n\n # add all the nets and subnets\n self.gen_net_resources()\n\n # add all routers\n self.gen_router_resources()\n\n # add all servers/intances\n self.gen_ser...
[ "0.65045244", "0.57495797", "0.57457536", "0.57339305", "0.57302135", "0.56577545", "0.5604689", "0.5548824", "0.5543633", "0.544657", "0.5439849", "0.5431293", "0.54241556", "0.5397201", "0.5390905", "0.5361256", "0.53534734", "0.5320252", "0.5290149", "0.52813005", "0.52755...
0.0
-1
> For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
def modify_security_group_configuration_with_options( self, request: dds_20151201_models.ModifySecurityGroupConfigurationRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifySecurityGroupConfigurationResponse: UtilClient.validate_model(request) query =...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_rds_security_group(payload):\n # version = payload.get(\"version\")\n rds_ids = payload.pop(\"resource_id\")\n sg_ids = payload.pop(\"sg_id\")\n apply_action = \"GrantSecurityGroup\"\n remove_action = \"RemoveSecurityGroup\"\n check_instance_security_action = \"DescribeSecurityGroupByI...
[ "0.6038478", "0.5949765", "0.5760521", "0.57362705", "0.56504565", "0.55500543", "0.5461943", "0.5421799", "0.54184514", "0.54021674", "0.5399247", "0.5391312", "0.53637403", "0.53541446", "0.5313645", "0.5262325", "0.5229808", "0.5227352", "0.5222983", "0.52090144", "0.51645...
0.0
-1
> For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
async def modify_security_group_configuration_with_options_async( self, request: dds_20151201_models.ModifySecurityGroupConfigurationRequest, runtime: util_models.RuntimeOptions, ) -> dds_20151201_models.ModifySecurityGroupConfigurationResponse: UtilClient.validate_model(request) ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_rds_security_group(payload):\n # version = payload.get(\"version\")\n rds_ids = payload.pop(\"resource_id\")\n sg_ids = payload.pop(\"sg_id\")\n apply_action = \"GrantSecurityGroup\"\n remove_action = \"RemoveSecurityGroup\"\n check_instance_security_action = \"DescribeSecurityGroupByI...
[ "0.6035774", "0.59480536", "0.57567054", "0.57343066", "0.56493175", "0.5547614", "0.54578465", "0.54200065", "0.5414869", "0.5399556", "0.5395597", "0.53883916", "0.5361524", "0.53523713", "0.5309428", "0.52605104", "0.52296615", "0.5224529", "0.52218825", "0.5206037", "0.51...
0.0
-1
> For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
def modify_security_group_configuration( self, request: dds_20151201_models.ModifySecurityGroupConfigurationRequest, ) -> dds_20151201_models.ModifySecurityGroupConfigurationResponse: runtime = util_models.RuntimeOptions() return self.modify_security_group_configuration_with_options(...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_rds_security_group(payload):\n # version = payload.get(\"version\")\n rds_ids = payload.pop(\"resource_id\")\n sg_ids = payload.pop(\"sg_id\")\n apply_action = \"GrantSecurityGroup\"\n remove_action = \"RemoveSecurityGroup\"\n check_instance_security_action = \"DescribeSecurityGroupByI...
[ "0.6038478", "0.5949765", "0.5760521", "0.57362705", "0.56504565", "0.55500543", "0.5461943", "0.5421799", "0.54184514", "0.54021674", "0.5399247", "0.5391312", "0.53637403", "0.53541446", "0.5313645", "0.5262325", "0.5229808", "0.5227352", "0.5222983", "0.52090144", "0.51645...
0.46838224
99
> For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
async def modify_security_group_configuration_async( self, request: dds_20151201_models.ModifySecurityGroupConfigurationRequest, ) -> dds_20151201_models.ModifySecurityGroupConfigurationResponse: runtime = util_models.RuntimeOptions() return await self.modify_security_group_configura...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def modify_rds_security_group(payload):\n # version = payload.get(\"version\")\n rds_ids = payload.pop(\"resource_id\")\n sg_ids = payload.pop(\"sg_id\")\n apply_action = \"GrantSecurityGroup\"\n remove_action = \"RemoveSecurityGroup\"\n check_instance_security_action = \"DescribeSecurityGroupByI...
[ "0.60393614", "0.59497327", "0.57599705", "0.573656", "0.5651098", "0.5548846", "0.5461813", "0.54219145", "0.5417648", "0.5402027", "0.5399483", "0.5392111", "0.53635854", "0.5351217", "0.53140545", "0.5263554", "0.5227952", "0.52270705", "0.52252376", "0.5210519", "0.516591...
0.0
-1