コード例 #1
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'RemoveDataCollection','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/data-collections/[dataCollectionIdentity]')
		self.set_method('DELETE')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #2
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'DescribeUserAnalyzer','opensearch')
		self.set_uri_pattern('/v4/openapi/user-analyzers/[name]')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #3
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'CreateSortScript','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/apps/[appVersionId]/sort-scripts')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'DescribeAppGroupDataReport','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/data-report')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #5
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'ModifyQueryProcessor','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/apps/[appId]/query-processors/[name]')
		self.set_method('PUT')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #6
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'CreateABTestExperiment','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/scenes/[sceneId]/groups/[groupId]/experiments')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #7
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'ListRamRoles','opensearch')
		self.set_uri_pattern('/v4/openapi/assist/ram/roles')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #8
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'ListQueryProcessorNers','opensearch')
		self.set_uri_pattern('/v4/openapi/query-processor/ner/default-priorities')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #9
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'ListSlowQueryCategories','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/optimizers/slow-query/categories')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'ListABTestFixedFlowDividers','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/scenes/[sceneId]/groups/[groupId]/experiments/[experimentId]/fixed-flow-dividers')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #11
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'GetSortScriptFile','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/apps/[appVersionId]/sort-scripts/[scriptName]/files/src/UserScorer.cava')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'DescribeInterventionDictionary','opensearch')
		self.set_uri_pattern('/v4/openapi/intervention-dictionaries/[name]')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #13
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'ListSecondRanks','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/apps/[appId]/second-ranks')
		self.set_method('GET')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #14
0
	def __init__(self):
		RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'CreateModel','opensearch')
		self.set_uri_pattern('/v4/openapi/app-groups/[appGroupIdentity]/algorithm/models')
		self.set_method('POST')
		if hasattr(self, "endpoint_map"):
			setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
		if hasattr(self, "endpoint_regional"):
			setattr(self, "endpoint_regional", endpoint_data.getEndpointRegional())
コード例 #15
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25', 'GetDomain',
                         'opensearch')
     self.set_uri_pattern('/v4/openapi/domains/[domainName]')
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'GenerateMergedTable', 'opensearch')
     self.set_uri_pattern('/v4/openapi/assist/schema/actions/merge')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #17
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'DeleteABTestScene', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/scenes/[sceneId]')
     self.set_method('DELETE')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'ListDataSourceTableFields', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/assist/data-sources/[dataSourceType]/fields')
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #19
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'PushUserAnalyzerEntries', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/user-analyzers/[name]/entries/actions/bulk')
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #20
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'GetModelProgress', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/simple-models/[modelId]/progress'
     )
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #21
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'ReplaceAppGroupCommodityCode', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/actions/to-instance-typed'
     )
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #22
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'UpdateFetchFields', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/apps/[appId]/fetch-fields'
     )
     self.set_method('PUT')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #23
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'ListStatisticLogs', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/statistic-logs/[moduleName]'
     )
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #24
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'GetValidationError', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/algorithm/data/validation-error'
     )
     self.set_method('GET')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #25
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'StartSlowQueryAnalyzer', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/optimizers/slow-query/actions/run'
     )
     self.set_method('POST')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #26
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'ModifyScheduledTask', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/scheduled-tasks/[taskId]'
     )
     self.set_method('PUT')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())
コード例 #27
0
 def __init__(self):
     RoaRequest.__init__(self, 'OpenSearch', '2017-12-25',
                         'RemoveFirstRank', 'opensearch')
     self.set_uri_pattern(
         '/v4/openapi/app-groups/[appGroupIdentity]/apps/[appId]/first-ranks/[name]'
     )
     self.set_method('DELETE')
     if hasattr(self, "endpoint_map"):
         setattr(self, "endpoint_map", endpoint_data.getEndpointMap())
     if hasattr(self, "endpoint_regional"):
         setattr(self, "endpoint_regional",
                 endpoint_data.getEndpointRegional())