From 995f6d4bde7de76004e95d7a434b1d59da7a7e75 Mon Sep 17 00:00:00 2001 From: Enrico Zimuel Date: Tue, 21 Sep 2021 10:55:57 +0200 Subject: [PATCH] Updated endpoints to 7.15 --- .ci/jobs/elastic+elasticsearch-php+7.10.yml | 14 --- .ci/jobs/elastic+elasticsearch-php+7.9.yml | 14 --- .ci/test-matrix.yml | 2 +- src/Elasticsearch/Client.php | 45 ++++++- .../Endpoints/AsyncSearch/Delete.php | 2 +- .../Endpoints/AsyncSearch/Get.php | 2 +- .../Endpoints/AsyncSearch/Status.php | 2 +- .../Endpoints/AsyncSearch/Submit.php | 2 +- .../Autoscaling/DeleteAutoscalingPolicy.php | 2 +- .../Autoscaling/GetAutoscalingCapacity.php | 2 +- .../Autoscaling/GetAutoscalingPolicy.php | 2 +- .../Autoscaling/PutAutoscalingPolicy.php | 2 +- src/Elasticsearch/Endpoints/Bulk.php | 2 +- src/Elasticsearch/Endpoints/Cat/Aliases.php | 2 +- .../Endpoints/Cat/Allocation.php | 2 +- src/Elasticsearch/Endpoints/Cat/Count.php | 2 +- src/Elasticsearch/Endpoints/Cat/Fielddata.php | 2 +- src/Elasticsearch/Endpoints/Cat/Health.php | 2 +- src/Elasticsearch/Endpoints/Cat/Help.php | 2 +- src/Elasticsearch/Endpoints/Cat/Indices.php | 2 +- src/Elasticsearch/Endpoints/Cat/Master.php | 2 +- .../Endpoints/Cat/MlDataFrameAnalytics.php | 2 +- .../Endpoints/Cat/MlDatafeeds.php | 2 +- src/Elasticsearch/Endpoints/Cat/MlJobs.php | 2 +- .../Endpoints/Cat/MlTrainedModels.php | 2 +- src/Elasticsearch/Endpoints/Cat/NodeAttrs.php | 2 +- src/Elasticsearch/Endpoints/Cat/Nodes.php | 2 +- .../Endpoints/Cat/PendingTasks.php | 2 +- src/Elasticsearch/Endpoints/Cat/Plugins.php | 2 +- src/Elasticsearch/Endpoints/Cat/Recovery.php | 2 +- .../Endpoints/Cat/Repositories.php | 2 +- src/Elasticsearch/Endpoints/Cat/Segments.php | 2 +- src/Elasticsearch/Endpoints/Cat/Shards.php | 2 +- src/Elasticsearch/Endpoints/Cat/Snapshots.php | 2 +- src/Elasticsearch/Endpoints/Cat/Tasks.php | 2 +- src/Elasticsearch/Endpoints/Cat/Templates.php | 2 +- .../Endpoints/Cat/ThreadPool.php | 2 +- .../Endpoints/Cat/Transforms.php | 2 +- .../Endpoints/Ccr/DeleteAutoFollowPattern.php | 2 +- src/Elasticsearch/Endpoints/Ccr/Follow.php | 2 +- .../Endpoints/Ccr/FollowInfo.php | 2 +- .../Endpoints/Ccr/FollowStats.php | 2 +- .../Endpoints/Ccr/ForgetFollower.php | 2 +- .../Endpoints/Ccr/GetAutoFollowPattern.php | 2 +- .../Endpoints/Ccr/PauseAutoFollowPattern.php | 2 +- .../Endpoints/Ccr/PauseFollow.php | 2 +- .../Endpoints/Ccr/PutAutoFollowPattern.php | 2 +- .../Endpoints/Ccr/ResumeAutoFollowPattern.php | 2 +- .../Endpoints/Ccr/ResumeFollow.php | 2 +- src/Elasticsearch/Endpoints/Ccr/Stats.php | 2 +- src/Elasticsearch/Endpoints/Ccr/Unfollow.php | 2 +- src/Elasticsearch/Endpoints/ClearScroll.php | 2 +- .../Endpoints/ClosePointInTime.php | 2 +- .../Endpoints/Cluster/AllocationExplain.php | 2 +- .../Cluster/DeleteComponentTemplate.php | 2 +- .../Cluster/DeleteVotingConfigExclusions.php | 2 +- .../Cluster/ExistsComponentTemplate.php | 2 +- .../Cluster/GetComponentTemplate.php | 2 +- .../Endpoints/Cluster/GetSettings.php | 2 +- .../Endpoints/Cluster/Health.php | 2 +- .../Endpoints/Cluster/PendingTasks.php | 2 +- .../Cluster/PostVotingConfigExclusions.php | 2 +- .../Cluster/PutComponentTemplate.php | 2 +- .../Endpoints/Cluster/PutSettings.php | 2 +- .../Endpoints/Cluster/RemoteInfo.php | 2 +- .../Endpoints/Cluster/Reroute.php | 2 +- src/Elasticsearch/Endpoints/Cluster/State.php | 2 +- src/Elasticsearch/Endpoints/Cluster/Stats.php | 2 +- src/Elasticsearch/Endpoints/Count.php | 2 +- src/Elasticsearch/Endpoints/Create.php | 2 +- .../DanglingIndices/DeleteDanglingIndex.php | 2 +- .../DanglingIndices/ImportDanglingIndex.php | 2 +- .../DanglingIndices/ListDanglingIndices.php | 2 +- .../DeleteTransform.php | 2 +- .../GetTransform.php | 2 +- .../GetTransformStats.php | 2 +- .../PreviewTransform.php | 2 +- .../PutTransform.php | 2 +- .../StartTransform.php | 2 +- .../StopTransform.php | 2 +- .../UpdateTransform.php | 2 +- src/Elasticsearch/Endpoints/Delete.php | 2 +- src/Elasticsearch/Endpoints/DeleteByQuery.php | 2 +- .../Endpoints/DeleteByQueryRethrottle.php | 2 +- src/Elasticsearch/Endpoints/DeleteScript.php | 2 +- .../Endpoints/Enrich/DeletePolicy.php | 2 +- .../Endpoints/Enrich/ExecutePolicy.php | 2 +- .../Endpoints/Enrich/GetPolicy.php | 2 +- .../Endpoints/Enrich/PutPolicy.php | 2 +- src/Elasticsearch/Endpoints/Enrich/Stats.php | 2 +- src/Elasticsearch/Endpoints/Eql/Delete.php | 2 +- src/Elasticsearch/Endpoints/Eql/Get.php | 2 +- src/Elasticsearch/Endpoints/Eql/GetStatus.php | 2 +- src/Elasticsearch/Endpoints/Eql/Search.php | 2 +- src/Elasticsearch/Endpoints/Exists.php | 2 +- src/Elasticsearch/Endpoints/ExistsSource.php | 2 +- src/Elasticsearch/Endpoints/Explain.php | 2 +- .../Endpoints/Features/GetFeatures.php | 2 +- .../Endpoints/Features/ResetFeatures.php | 2 +- src/Elasticsearch/Endpoints/FieldCaps.php | 2 +- .../Endpoints/Fleet/GlobalCheckpoints.php | 2 +- src/Elasticsearch/Endpoints/Get.php | 2 +- src/Elasticsearch/Endpoints/GetScript.php | 2 +- .../Endpoints/GetScriptContext.php | 2 +- .../Endpoints/GetScriptLanguages.php | 2 +- src/Elasticsearch/Endpoints/GetSource.php | 2 +- src/Elasticsearch/Endpoints/Graph/Explore.php | 2 +- .../Endpoints/Ilm/DeleteLifecycle.php | 2 +- .../Endpoints/Ilm/ExplainLifecycle.php | 2 +- .../Endpoints/Ilm/GetLifecycle.php | 2 +- src/Elasticsearch/Endpoints/Ilm/GetStatus.php | 2 +- .../Endpoints/Ilm/MigrateToDataTiers.php | 2 +- .../Endpoints/Ilm/MoveToStep.php | 2 +- .../Endpoints/Ilm/PutLifecycle.php | 2 +- .../Endpoints/Ilm/RemovePolicy.php | 2 +- src/Elasticsearch/Endpoints/Ilm/Retry.php | 2 +- src/Elasticsearch/Endpoints/Ilm/Start.php | 2 +- src/Elasticsearch/Endpoints/Ilm/Stop.php | 2 +- src/Elasticsearch/Endpoints/Index.php | 2 +- .../Endpoints/Indices/AddBlock.php | 2 +- .../Endpoints/Indices/Analyze.php | 2 +- .../Endpoints/Indices/ClearCache.php | 2 +- .../Endpoints/Indices/CloneIndices.php | 2 +- src/Elasticsearch/Endpoints/Indices/Close.php | 2 +- .../Endpoints/Indices/Create.php | 2 +- .../Endpoints/Indices/CreateDataStream.php | 2 +- .../Endpoints/Indices/DataStreamsStats.php | 2 +- .../Endpoints/Indices/Delete.php | 2 +- .../Endpoints/Indices/DeleteAlias.php | 2 +- .../Endpoints/Indices/DeleteDataStream.php | 2 +- .../Endpoints/Indices/DeleteIndexTemplate.php | 2 +- .../Endpoints/Indices/DeleteTemplate.php | 2 +- .../Endpoints/Indices/DiskUsage.php | 2 +- .../Endpoints/Indices/Exists.php | 2 +- .../Endpoints/Indices/ExistsAlias.php | 2 +- .../Endpoints/Indices/ExistsIndexTemplate.php | 2 +- .../Endpoints/Indices/ExistsTemplate.php | 2 +- .../Endpoints/Indices/ExistsType.php | 2 +- .../Endpoints/Indices/FieldUsageStats.php | 2 +- src/Elasticsearch/Endpoints/Indices/Flush.php | 2 +- .../Endpoints/Indices/FlushSynced.php | 2 +- .../Endpoints/Indices/ForceMerge.php | 2 +- .../Endpoints/Indices/Freeze.php | 2 +- src/Elasticsearch/Endpoints/Indices/Get.php | 2 +- .../Endpoints/Indices/GetAlias.php | 2 +- .../Endpoints/Indices/GetDataStream.php | 2 +- .../Endpoints/Indices/GetFieldMapping.php | 2 +- .../Endpoints/Indices/GetIndexTemplate.php | 2 +- .../Endpoints/Indices/GetMapping.php | 2 +- .../Endpoints/Indices/GetSettings.php | 2 +- .../Endpoints/Indices/GetTemplate.php | 2 +- .../Endpoints/Indices/GetUpgrade.php | 2 +- .../Endpoints/Indices/MigrateToDataStream.php | 2 +- src/Elasticsearch/Endpoints/Indices/Open.php | 2 +- .../Endpoints/Indices/PromoteDataStream.php | 2 +- .../Endpoints/Indices/PutAlias.php | 2 +- .../Endpoints/Indices/PutIndexTemplate.php | 2 +- .../Endpoints/Indices/PutMapping.php | 2 +- .../Endpoints/Indices/PutSettings.php | 2 +- .../Endpoints/Indices/PutTemplate.php | 2 +- .../Endpoints/Indices/Recovery.php | 2 +- .../Endpoints/Indices/Refresh.php | 2 +- .../Indices/ReloadSearchAnalyzers.php | 2 +- .../Endpoints/Indices/ResolveIndex.php | 2 +- .../Endpoints/Indices/Rollover.php | 2 +- .../Endpoints/Indices/Segments.php | 2 +- .../Endpoints/Indices/ShardStores.php | 2 +- .../Endpoints/Indices/Shrink.php | 2 +- .../Indices/SimulateIndexTemplate.php | 2 +- .../Endpoints/Indices/SimulateTemplate.php | 2 +- src/Elasticsearch/Endpoints/Indices/Split.php | 2 +- src/Elasticsearch/Endpoints/Indices/Stats.php | 2 +- .../Endpoints/Indices/Unfreeze.php | 2 +- .../Endpoints/Indices/UpdateAliases.php | 2 +- .../Endpoints/Indices/Upgrade.php | 2 +- .../Endpoints/Indices/ValidateQuery.php | 2 +- src/Elasticsearch/Endpoints/Info.php | 2 +- .../Endpoints/Ingest/DeletePipeline.php | 2 +- .../Endpoints/Ingest/GeoIpStats.php | 2 +- .../Endpoints/Ingest/GetPipeline.php | 2 +- .../Endpoints/Ingest/ProcessorGrok.php | 2 +- .../Endpoints/Ingest/PutPipeline.php | 2 +- .../Endpoints/Ingest/Simulate.php | 2 +- .../Endpoints/License/Delete.php | 2 +- src/Elasticsearch/Endpoints/License/Get.php | 2 +- .../Endpoints/License/GetBasicStatus.php | 2 +- .../Endpoints/License/GetTrialStatus.php | 2 +- src/Elasticsearch/Endpoints/License/Post.php | 2 +- .../Endpoints/License/PostStartBasic.php | 2 +- .../Endpoints/License/PostStartTrial.php | 2 +- .../Endpoints/Logstash/DeletePipeline.php | 2 +- .../Endpoints/Logstash/GetPipeline.php | 2 +- .../Endpoints/Logstash/PutPipeline.php | 2 +- src/Elasticsearch/Endpoints/MTermVectors.php | 2 +- src/Elasticsearch/Endpoints/Mget.php | 2 +- .../Endpoints/Migration/Deprecations.php | 2 +- src/Elasticsearch/Endpoints/Ml/CloseJob.php | 2 +- .../Endpoints/Ml/DeleteCalendar.php | 2 +- .../Endpoints/Ml/DeleteCalendarEvent.php | 2 +- .../Endpoints/Ml/DeleteCalendarJob.php | 2 +- .../Endpoints/Ml/DeleteDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/DeleteDatafeed.php | 2 +- .../Endpoints/Ml/DeleteExpiredData.php | 2 +- .../Endpoints/Ml/DeleteFilter.php | 2 +- .../Endpoints/Ml/DeleteForecast.php | 2 +- src/Elasticsearch/Endpoints/Ml/DeleteJob.php | 2 +- .../Endpoints/Ml/DeleteModelSnapshot.php | 2 +- .../Endpoints/Ml/DeleteTrainedModel.php | 2 +- .../Endpoints/Ml/DeleteTrainedModelAlias.php | 2 +- .../Endpoints/Ml/EstimateModelMemory.php | 2 +- .../Endpoints/Ml/EvaluateDataFrame.php | 2 +- .../Ml/ExplainDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/FindFileStructure.php | 2 +- src/Elasticsearch/Endpoints/Ml/FlushJob.php | 2 +- src/Elasticsearch/Endpoints/Ml/Forecast.php | 2 +- src/Elasticsearch/Endpoints/Ml/GetBuckets.php | 2 +- .../Endpoints/Ml/GetCalendarEvents.php | 2 +- .../Endpoints/Ml/GetCalendars.php | 2 +- .../Endpoints/Ml/GetCategories.php | 2 +- .../Endpoints/Ml/GetDataFrameAnalytics.php | 2 +- .../Ml/GetDataFrameAnalyticsStats.php | 2 +- .../Endpoints/Ml/GetDatafeedStats.php | 2 +- .../Endpoints/Ml/GetDatafeeds.php | 2 +- src/Elasticsearch/Endpoints/Ml/GetFilters.php | 2 +- .../Endpoints/Ml/GetInfluencers.php | 2 +- .../Endpoints/Ml/GetJobStats.php | 2 +- src/Elasticsearch/Endpoints/Ml/GetJobs.php | 2 +- .../Endpoints/Ml/GetModelSnapshots.php | 2 +- .../Endpoints/Ml/GetOverallBuckets.php | 2 +- src/Elasticsearch/Endpoints/Ml/GetRecords.php | 2 +- .../Endpoints/Ml/GetTrainedModels.php | 2 +- .../Endpoints/Ml/GetTrainedModelsStats.php | 2 +- src/Elasticsearch/Endpoints/Ml/Info.php | 2 +- src/Elasticsearch/Endpoints/Ml/OpenJob.php | 2 +- .../Endpoints/Ml/PostCalendarEvents.php | 2 +- src/Elasticsearch/Endpoints/Ml/PostData.php | 2 +- .../Ml/PreviewDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/PreviewDatafeed.php | 2 +- .../Endpoints/Ml/PutCalendar.php | 2 +- .../Endpoints/Ml/PutCalendarJob.php | 2 +- .../Endpoints/Ml/PutDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/PutDatafeed.php | 2 +- src/Elasticsearch/Endpoints/Ml/PutFilter.php | 2 +- src/Elasticsearch/Endpoints/Ml/PutJob.php | 2 +- .../Endpoints/Ml/PutTrainedModel.php | 2 +- .../Endpoints/Ml/PutTrainedModelAlias.php | 2 +- src/Elasticsearch/Endpoints/Ml/ResetJob.php | 2 +- .../Endpoints/Ml/RevertModelSnapshot.php | 2 +- .../Endpoints/Ml/SetUpgradeMode.php | 2 +- .../Endpoints/Ml/StartDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/StartDatafeed.php | 2 +- .../Endpoints/Ml/StopDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/StopDatafeed.php | 2 +- .../Endpoints/Ml/UpdateDataFrameAnalytics.php | 2 +- .../Endpoints/Ml/UpdateDatafeed.php | 2 +- .../Endpoints/Ml/UpdateFilter.php | 2 +- src/Elasticsearch/Endpoints/Ml/UpdateJob.php | 2 +- .../Endpoints/Ml/UpdateModelSnapshot.php | 2 +- .../Endpoints/Ml/UpgradeJobSnapshot.php | 2 +- src/Elasticsearch/Endpoints/Ml/Validate.php | 2 +- .../Endpoints/Ml/ValidateDetector.php | 2 +- .../Endpoints/Monitoring/Bulk.php | 2 +- src/Elasticsearch/Endpoints/Msearch.php | 2 +- .../Endpoints/MsearchTemplate.php | 2 +- .../ClearRepositoriesMeteringArchive.php | 77 ++++++++++++ .../Nodes/GetRepositoriesMeteringInfo.php | 65 ++++++++++ .../Endpoints/Nodes/HotThreads.php | 2 +- src/Elasticsearch/Endpoints/Nodes/Info.php | 2 +- .../Endpoints/Nodes/ReloadSecureSettings.php | 2 +- src/Elasticsearch/Endpoints/Nodes/Stats.php | 2 +- src/Elasticsearch/Endpoints/Nodes/Usage.php | 2 +- .../Endpoints/OpenPointInTime.php | 5 +- src/Elasticsearch/Endpoints/Ping.php | 2 +- src/Elasticsearch/Endpoints/PutScript.php | 2 +- src/Elasticsearch/Endpoints/RankEval.php | 2 +- src/Elasticsearch/Endpoints/Reindex.php | 2 +- .../Endpoints/ReindexRethrottle.php | 2 +- .../Endpoints/RenderSearchTemplate.php | 2 +- .../Endpoints/Rollup/DeleteJob.php | 2 +- .../Endpoints/Rollup/GetJobs.php | 2 +- .../Endpoints/Rollup/GetRollupCaps.php | 2 +- .../Endpoints/Rollup/GetRollupIndexCaps.php | 2 +- src/Elasticsearch/Endpoints/Rollup/PutJob.php | 2 +- src/Elasticsearch/Endpoints/Rollup/Rollup.php | 2 +- .../Endpoints/Rollup/RollupSearch.php | 2 +- .../Endpoints/Rollup/StartJob.php | 2 +- .../Endpoints/Rollup/StopJob.php | 2 +- .../Endpoints/ScriptsPainlessExecute.php | 2 +- src/Elasticsearch/Endpoints/Scroll.php | 2 +- src/Elasticsearch/Endpoints/Search.php | 2 +- src/Elasticsearch/Endpoints/SearchMvt.php | 115 ++++++++++++++++++ src/Elasticsearch/Endpoints/SearchShards.php | 2 +- .../Endpoints/SearchTemplate.php | 2 +- .../SearchableSnapshots/CacheStats.php | 2 +- .../SearchableSnapshots/ClearCache.php | 2 +- .../Endpoints/SearchableSnapshots/Mount.php | 2 +- .../SearchableSnapshots/RepositoryStats.php | 2 +- .../Endpoints/SearchableSnapshots/Stats.php | 2 +- .../Endpoints/Security/Authenticate.php | 2 +- .../Endpoints/Security/ChangePassword.php | 2 +- .../Endpoints/Security/ClearApiKeyCache.php | 2 +- .../Security/ClearCachedPrivileges.php | 2 +- .../Endpoints/Security/ClearCachedRealms.php | 2 +- .../Endpoints/Security/ClearCachedRoles.php | 2 +- .../Security/ClearCachedServiceTokens.php | 2 +- .../Endpoints/Security/CreateApiKey.php | 2 +- .../Endpoints/Security/CreateServiceToken.php | 2 +- .../Endpoints/Security/DeletePrivileges.php | 2 +- .../Endpoints/Security/DeleteRole.php | 2 +- .../Endpoints/Security/DeleteRoleMapping.php | 2 +- .../Endpoints/Security/DeleteServiceToken.php | 2 +- .../Endpoints/Security/DeleteUser.php | 2 +- .../Endpoints/Security/DisableUser.php | 2 +- .../Endpoints/Security/EnableUser.php | 2 +- .../Endpoints/Security/GetApiKey.php | 2 +- .../Security/GetBuiltinPrivileges.php | 2 +- .../Endpoints/Security/GetPrivileges.php | 2 +- .../Endpoints/Security/GetRole.php | 2 +- .../Endpoints/Security/GetRoleMapping.php | 2 +- .../Endpoints/Security/GetServiceAccounts.php | 2 +- .../Security/GetServiceCredentials.php | 2 +- .../Endpoints/Security/GetToken.php | 2 +- .../Endpoints/Security/GetUser.php | 2 +- .../Endpoints/Security/GetUserPrivileges.php | 2 +- .../Endpoints/Security/GrantApiKey.php | 2 +- .../Endpoints/Security/HasPrivileges.php | 2 +- .../Endpoints/Security/InvalidateApiKey.php | 2 +- .../Endpoints/Security/InvalidateToken.php | 2 +- .../Endpoints/Security/PutPrivileges.php | 2 +- .../Endpoints/Security/PutRole.php | 2 +- .../Endpoints/Security/PutRoleMapping.php | 2 +- .../Endpoints/Security/PutUser.php | 2 +- .../Endpoints/Security/QueryApiKeys.php | 58 +++++++++ .../Endpoints/Security/SamlAuthenticate.php | 2 +- .../Endpoints/Security/SamlCompleteLogout.php | 2 +- .../Endpoints/Security/SamlInvalidate.php | 2 +- .../Endpoints/Security/SamlLogout.php | 2 +- .../Security/SamlPrepareAuthentication.php | 2 +- .../Security/SamlServiceProviderMetadata.php | 2 +- .../Endpoints/Shutdown/DeleteNode.php | 2 +- .../Endpoints/Shutdown/GetNode.php | 2 +- .../Endpoints/Shutdown/PutNode.php | 2 +- .../Endpoints/Slm/DeleteLifecycle.php | 2 +- .../Endpoints/Slm/ExecuteLifecycle.php | 2 +- .../Endpoints/Slm/ExecuteRetention.php | 2 +- .../Endpoints/Slm/GetLifecycle.php | 2 +- src/Elasticsearch/Endpoints/Slm/GetStats.php | 2 +- src/Elasticsearch/Endpoints/Slm/GetStatus.php | 2 +- .../Endpoints/Slm/PutLifecycle.php | 2 +- src/Elasticsearch/Endpoints/Slm/Start.php | 2 +- src/Elasticsearch/Endpoints/Slm/Stop.php | 2 +- .../Endpoints/Snapshot/CleanupRepository.php | 2 +- .../Endpoints/Snapshot/CloneSnapshot.php | 2 +- .../Endpoints/Snapshot/Create.php | 2 +- .../Endpoints/Snapshot/CreateRepository.php | 2 +- .../Endpoints/Snapshot/Delete.php | 2 +- .../Endpoints/Snapshot/DeleteRepository.php | 2 +- src/Elasticsearch/Endpoints/Snapshot/Get.php | 2 +- .../Endpoints/Snapshot/GetRepository.php | 2 +- .../Endpoints/Snapshot/RepositoryAnalyze.php | 2 +- .../Endpoints/Snapshot/Restore.php | 2 +- .../Endpoints/Snapshot/Status.php | 2 +- .../Endpoints/Snapshot/VerifyRepository.php | 2 +- .../Endpoints/Sql/ClearCursor.php | 2 +- .../Endpoints/Sql/DeleteAsync.php | 2 +- src/Elasticsearch/Endpoints/Sql/GetAsync.php | 2 +- .../Endpoints/Sql/GetAsyncStatus.php | 2 +- src/Elasticsearch/Endpoints/Sql/Query.php | 2 +- src/Elasticsearch/Endpoints/Sql/Translate.php | 2 +- .../Endpoints/Ssl/Certificates.php | 2 +- src/Elasticsearch/Endpoints/Tasks/Cancel.php | 2 +- src/Elasticsearch/Endpoints/Tasks/Get.php | 2 +- .../Endpoints/Tasks/ListTasks.php | 2 +- src/Elasticsearch/Endpoints/TermVectors.php | 2 +- src/Elasticsearch/Endpoints/TermsEnum.php | 2 +- .../Endpoints/TextStructure/FindStructure.php | 2 +- .../Endpoints/Transform/DeleteTransform.php | 2 +- .../Endpoints/Transform/GetTransform.php | 2 +- .../Endpoints/Transform/GetTransformStats.php | 2 +- .../Endpoints/Transform/PreviewTransform.php | 2 +- .../Endpoints/Transform/PutTransform.php | 2 +- .../Endpoints/Transform/StartTransform.php | 2 +- .../Endpoints/Transform/StopTransform.php | 2 +- .../Endpoints/Transform/UpdateTransform.php | 2 +- src/Elasticsearch/Endpoints/Update.php | 2 +- src/Elasticsearch/Endpoints/UpdateByQuery.php | 2 +- .../Endpoints/UpdateByQueryRethrottle.php | 2 +- .../Endpoints/Watcher/AckWatch.php | 2 +- .../Endpoints/Watcher/ActivateWatch.php | 2 +- .../Endpoints/Watcher/DeactivateWatch.php | 2 +- .../Endpoints/Watcher/DeleteWatch.php | 2 +- .../Endpoints/Watcher/ExecuteWatch.php | 2 +- .../Endpoints/Watcher/GetWatch.php | 2 +- .../Endpoints/Watcher/PutWatch.php | 2 +- .../Endpoints/Watcher/QueryWatches.php | 2 +- src/Elasticsearch/Endpoints/Watcher/Start.php | 2 +- src/Elasticsearch/Endpoints/Watcher/Stats.php | 2 +- src/Elasticsearch/Endpoints/Watcher/Stop.php | 2 +- src/Elasticsearch/Endpoints/Xpack/Info.php | 2 +- src/Elasticsearch/Endpoints/Xpack/Usage.php | 2 +- .../Namespaces/AsyncSearchNamespace.php | 2 +- .../Namespaces/AutoscalingNamespace.php | 2 +- src/Elasticsearch/Namespaces/CatNamespace.php | 2 +- src/Elasticsearch/Namespaces/CcrNamespace.php | 2 +- .../Namespaces/ClusterNamespace.php | 4 +- .../Namespaces/DanglingIndicesNamespace.php | 2 +- .../DataFrameTransformDeprecatedNamespace.php | 2 +- .../Namespaces/EnrichNamespace.php | 2 +- src/Elasticsearch/Namespaces/EqlNamespace.php | 2 +- .../Namespaces/FeaturesNamespace.php | 2 +- .../Namespaces/FleetNamespace.php | 2 +- .../Namespaces/GraphNamespace.php | 2 +- src/Elasticsearch/Namespaces/IlmNamespace.php | 2 +- .../Namespaces/IndicesNamespace.php | 6 +- .../Namespaces/IngestNamespace.php | 2 +- .../Namespaces/LicenseNamespace.php | 2 +- .../Namespaces/LogstashNamespace.php | 2 +- .../Namespaces/MigrationNamespace.php | 2 +- src/Elasticsearch/Namespaces/MlNamespace.php | 2 +- .../Namespaces/MonitoringNamespace.php | 2 +- .../Namespaces/NodesNamespace.php | 51 +++++++- .../Namespaces/RollupNamespace.php | 2 +- .../SearchableSnapshotsNamespace.php | 2 +- .../Namespaces/SecurityNamespace.php | 22 +++- .../Namespaces/ShutdownNamespace.php | 2 +- src/Elasticsearch/Namespaces/SlmNamespace.php | 2 +- .../Namespaces/SnapshotNamespace.php | 2 +- src/Elasticsearch/Namespaces/SqlNamespace.php | 8 +- src/Elasticsearch/Namespaces/SslNamespace.php | 2 +- .../Namespaces/TasksNamespace.php | 2 +- .../Namespaces/TextStructureNamespace.php | 2 +- .../Namespaces/TransformNamespace.php | 2 +- .../Namespaces/WatcherNamespace.php | 2 +- .../Namespaces/XpackNamespace.php | 2 +- 434 files changed, 863 insertions(+), 463 deletions(-) delete mode 100644 .ci/jobs/elastic+elasticsearch-php+7.10.yml delete mode 100644 .ci/jobs/elastic+elasticsearch-php+7.9.yml create mode 100644 src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php create mode 100644 src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php create mode 100644 src/Elasticsearch/Endpoints/SearchMvt.php create mode 100644 src/Elasticsearch/Endpoints/Security/QueryApiKeys.php diff --git a/.ci/jobs/elastic+elasticsearch-php+7.10.yml b/.ci/jobs/elastic+elasticsearch-php+7.10.yml deleted file mode 100644 index 847fbed1a..000000000 --- a/.ci/jobs/elastic+elasticsearch-php+7.10.yml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- job: - name: elastic+elasticsearch-php+7.10 - display-name: 'elastic / elasticsearch-php # 7.10' - description: Testing the elasticsearch-php 7.10 branch. - parameters: - - string: - name: branch_specifier - default: refs/heads/7.10 - description: the Git branch specifier to build (<branchName>, <tagName>, - <commitId>, etc.) - triggers: - - github - - timed: 'H */12 * * *' diff --git a/.ci/jobs/elastic+elasticsearch-php+7.9.yml b/.ci/jobs/elastic+elasticsearch-php+7.9.yml deleted file mode 100644 index 441c47422..000000000 --- a/.ci/jobs/elastic+elasticsearch-php+7.9.yml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- job: - name: elastic+elasticsearch-php+7.9 - display-name: 'elastic / elasticsearch-php # 7.9' - description: Testing the elasticsearch-php 7.9 branch. - parameters: - - string: - name: branch_specifier - default: refs/heads/7.9 - description: the Git branch specifier to build (<branchName>, <tagName>, - <commitId>, etc.) - triggers: - - github - - timed: 'H */12 * * *' diff --git a/.ci/test-matrix.yml b/.ci/test-matrix.yml index 0bec1291b..1bbfd6b2b 100644 --- a/.ci/test-matrix.yml +++ b/.ci/test-matrix.yml @@ -1,6 +1,6 @@ --- STACK_VERSION: - - 7.x-SNAPSHOT + - 7.15-SNAPSHOT PHP_VERSION: - 8.0-cli diff --git a/src/Elasticsearch/Client.php b/src/Elasticsearch/Client.php index 88b6784c6..754d9b2e0 100644 --- a/src/Elasticsearch/Client.php +++ b/src/Elasticsearch/Client.php @@ -65,7 +65,7 @@ * Class Client * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Client { @@ -1364,6 +1364,49 @@ public function search(array $params = []) return $this->performRequest($endpoint); } + /** + * Searches a vector tile for geospatial values. Returns results as a binary Mapbox vector tile. + * + * $params['index'] = (list) Comma-separated list of data streams, indices, or aliases to search + * $params['field'] = (string) Field containing geospatial data to return + * $params['zoom'] = (int) Zoom level for the vector tile to search + * $params['x'] = (int) X coordinate for the vector tile to search + * $params['y'] = (int) Y coordinate for the vector tile to search + * $params['exact_bounds'] = (boolean) If false, the meta layer's feature is the bounding box of the tile. If true, the meta layer's feature is a bounding box resulting from a `geo_bounds` aggregation. (Default = false) + * $params['extent'] = (int) Size, in pixels, of a side of the vector tile. (Default = 4096) + * $params['grid_precision'] = (int) Additional zoom levels available through the aggs layer. Accepts 0-8. (Default = 8) + * $params['grid_type'] = (enum) Determines the geometry type for features in the aggs layer. (Options = grid,point) (Default = grid) + * $params['size'] = (int) Maximum number of features to return in the hits layer. Accepts 0-10000. (Default = 10000) + * $params['body'] = (array) Search request body. + * + * @param array $params Associative array of parameters + * @return array + * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/search-vector-tile-api.html + * + * @note This API is EXPERIMENTAL and may be changed or removed completely in a future release + * + */ + public function searchMvt(array $params = []) + { + $index = $this->extractArgument($params, 'index'); + $field = $this->extractArgument($params, 'field'); + $zoom = $this->extractArgument($params, 'zoom'); + $x = $this->extractArgument($params, 'x'); + $y = $this->extractArgument($params, 'y'); + $body = $this->extractArgument($params, 'body'); + + $endpointBuilder = $this->endpoints; + $endpoint = $endpointBuilder('SearchMvt'); + $endpoint->setParams($params); + $endpoint->setIndex($index); + $endpoint->setField($field); + $endpoint->setZoom($zoom); + $endpoint->setX($x); + $endpoint->setY($y); + $endpoint->setBody($body); + + return $this->performRequest($endpoint); + } /** * Returns information about the indices and shards that a search request would be executed against. * diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php b/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php index a6505de5e..d038ecfd5 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name async_search.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Get.php b/src/Elasticsearch/Endpoints/AsyncSearch/Get.php index 1cb050c1e..a543f4728 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Get.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name async_search.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Status.php b/src/Elasticsearch/Endpoints/AsyncSearch/Status.php index 90baf5670..5e77474e4 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Status.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Status.php @@ -24,7 +24,7 @@ * Elasticsearch API name async_search.status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Status extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php b/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php index d17fae047..773832af2 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php @@ -23,7 +23,7 @@ * Elasticsearch API name async_search.submit * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Submit extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php b/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php index d955d7384..a4f1041e1 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name autoscaling.delete_autoscaling_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteAutoscalingPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php index 21bfa854c..cc83f0044 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php @@ -23,7 +23,7 @@ * Elasticsearch API name autoscaling.get_autoscaling_capacity * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetAutoscalingCapacity extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php index 260c0f121..44b83e76b 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name autoscaling.get_autoscaling_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetAutoscalingPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php b/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php index 87a7424bd..ff56880e3 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name autoscaling.put_autoscaling_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutAutoscalingPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Bulk.php b/src/Elasticsearch/Endpoints/Bulk.php index 22496ce04..9ad83f019 100644 --- a/src/Elasticsearch/Endpoints/Bulk.php +++ b/src/Elasticsearch/Endpoints/Bulk.php @@ -26,7 +26,7 @@ * Elasticsearch API name bulk * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Bulk extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Aliases.php b/src/Elasticsearch/Endpoints/Cat/Aliases.php index 81d93b8de..91ccd16cd 100644 --- a/src/Elasticsearch/Endpoints/Cat/Aliases.php +++ b/src/Elasticsearch/Endpoints/Cat/Aliases.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.aliases * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Aliases extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Allocation.php b/src/Elasticsearch/Endpoints/Cat/Allocation.php index 89e8629fa..5b9a63193 100644 --- a/src/Elasticsearch/Endpoints/Cat/Allocation.php +++ b/src/Elasticsearch/Endpoints/Cat/Allocation.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.allocation * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Allocation extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Count.php b/src/Elasticsearch/Endpoints/Cat/Count.php index 51063f23e..bc30c580f 100644 --- a/src/Elasticsearch/Endpoints/Cat/Count.php +++ b/src/Elasticsearch/Endpoints/Cat/Count.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.count * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Count extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Fielddata.php b/src/Elasticsearch/Endpoints/Cat/Fielddata.php index 0d1fae364..0bab08169 100644 --- a/src/Elasticsearch/Endpoints/Cat/Fielddata.php +++ b/src/Elasticsearch/Endpoints/Cat/Fielddata.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.fielddata * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Fielddata extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Health.php b/src/Elasticsearch/Endpoints/Cat/Health.php index 011194f15..f6b9bb1f1 100644 --- a/src/Elasticsearch/Endpoints/Cat/Health.php +++ b/src/Elasticsearch/Endpoints/Cat/Health.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.health * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Health extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Help.php b/src/Elasticsearch/Endpoints/Cat/Help.php index 170a8fe35..e64220b5f 100644 --- a/src/Elasticsearch/Endpoints/Cat/Help.php +++ b/src/Elasticsearch/Endpoints/Cat/Help.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.help * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Help extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Indices.php b/src/Elasticsearch/Endpoints/Cat/Indices.php index 7128772be..b8b282a66 100644 --- a/src/Elasticsearch/Endpoints/Cat/Indices.php +++ b/src/Elasticsearch/Endpoints/Cat/Indices.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.indices * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Indices extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Master.php b/src/Elasticsearch/Endpoints/Cat/Master.php index ed69588b1..15a449eb6 100644 --- a/src/Elasticsearch/Endpoints/Cat/Master.php +++ b/src/Elasticsearch/Endpoints/Cat/Master.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.master * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Master extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php index 2ca3721bc..a8c5ecc8d 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MlDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php b/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php index 986eb950d..cf52a3aab 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php +++ b/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_datafeeds * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MlDatafeeds extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlJobs.php b/src/Elasticsearch/Endpoints/Cat/MlJobs.php index 8ca02ffd1..6de7fbee5 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlJobs.php +++ b/src/Elasticsearch/Endpoints/Cat/MlJobs.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_jobs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MlJobs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php b/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php index c9eecedc8..4c49de11c 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php +++ b/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_trained_models * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MlTrainedModels extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php b/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php index 62c78efa3..fa952254a 100644 --- a/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php +++ b/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.nodeattrs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class NodeAttrs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Nodes.php b/src/Elasticsearch/Endpoints/Cat/Nodes.php index 012b9fe8f..f4cbb74cc 100644 --- a/src/Elasticsearch/Endpoints/Cat/Nodes.php +++ b/src/Elasticsearch/Endpoints/Cat/Nodes.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.nodes * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Nodes extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/PendingTasks.php b/src/Elasticsearch/Endpoints/Cat/PendingTasks.php index f3cf57f25..6a14dad6a 100644 --- a/src/Elasticsearch/Endpoints/Cat/PendingTasks.php +++ b/src/Elasticsearch/Endpoints/Cat/PendingTasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.pending_tasks * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PendingTasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Plugins.php b/src/Elasticsearch/Endpoints/Cat/Plugins.php index 50d3f1a73..148d6c6f6 100644 --- a/src/Elasticsearch/Endpoints/Cat/Plugins.php +++ b/src/Elasticsearch/Endpoints/Cat/Plugins.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.plugins * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Plugins extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Recovery.php b/src/Elasticsearch/Endpoints/Cat/Recovery.php index 1a1df6c8f..0653eb427 100644 --- a/src/Elasticsearch/Endpoints/Cat/Recovery.php +++ b/src/Elasticsearch/Endpoints/Cat/Recovery.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.recovery * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Recovery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Repositories.php b/src/Elasticsearch/Endpoints/Cat/Repositories.php index 3f2220399..97e679245 100644 --- a/src/Elasticsearch/Endpoints/Cat/Repositories.php +++ b/src/Elasticsearch/Endpoints/Cat/Repositories.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.repositories * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Repositories extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Segments.php b/src/Elasticsearch/Endpoints/Cat/Segments.php index eb64c2768..1117decba 100644 --- a/src/Elasticsearch/Endpoints/Cat/Segments.php +++ b/src/Elasticsearch/Endpoints/Cat/Segments.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.segments * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Segments extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Shards.php b/src/Elasticsearch/Endpoints/Cat/Shards.php index ad262e3b2..5e9495cdd 100644 --- a/src/Elasticsearch/Endpoints/Cat/Shards.php +++ b/src/Elasticsearch/Endpoints/Cat/Shards.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.shards * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Shards extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Snapshots.php b/src/Elasticsearch/Endpoints/Cat/Snapshots.php index 1ced62357..d4e4ebf79 100644 --- a/src/Elasticsearch/Endpoints/Cat/Snapshots.php +++ b/src/Elasticsearch/Endpoints/Cat/Snapshots.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.snapshots * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Snapshots extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Tasks.php b/src/Elasticsearch/Endpoints/Cat/Tasks.php index 976fe9eba..6e519f2b1 100644 --- a/src/Elasticsearch/Endpoints/Cat/Tasks.php +++ b/src/Elasticsearch/Endpoints/Cat/Tasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.tasks * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Tasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Templates.php b/src/Elasticsearch/Endpoints/Cat/Templates.php index d3bfcabcf..e1eee797d 100644 --- a/src/Elasticsearch/Endpoints/Cat/Templates.php +++ b/src/Elasticsearch/Endpoints/Cat/Templates.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.templates * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Templates extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/ThreadPool.php b/src/Elasticsearch/Endpoints/Cat/ThreadPool.php index 960c2114a..7ca821405 100644 --- a/src/Elasticsearch/Endpoints/Cat/ThreadPool.php +++ b/src/Elasticsearch/Endpoints/Cat/ThreadPool.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.thread_pool * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ThreadPool extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Transforms.php b/src/Elasticsearch/Endpoints/Cat/Transforms.php index c5aaa2275..ba216b53a 100644 --- a/src/Elasticsearch/Endpoints/Cat/Transforms.php +++ b/src/Elasticsearch/Endpoints/Cat/Transforms.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.transforms * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Transforms extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php index f667eea6b..9b712180a 100644 --- a/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.delete_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/Follow.php b/src/Elasticsearch/Endpoints/Ccr/Follow.php index 46830a31a..d02c84c70 100644 --- a/src/Elasticsearch/Endpoints/Ccr/Follow.php +++ b/src/Elasticsearch/Endpoints/Ccr/Follow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.follow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Follow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php b/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php index d390e167e..2b050cb95 100644 --- a/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php +++ b/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.follow_info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FollowInfo extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/FollowStats.php b/src/Elasticsearch/Endpoints/Ccr/FollowStats.php index 0e89e2487..b665d3eb0 100644 --- a/src/Elasticsearch/Endpoints/Ccr/FollowStats.php +++ b/src/Elasticsearch/Endpoints/Ccr/FollowStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.follow_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FollowStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php b/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php index 2f0bcb023..6cd09b2a5 100644 --- a/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php +++ b/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.forget_follower * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ForgetFollower extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php index ab18cab33..6a8bf9993 100644 --- a/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php @@ -23,7 +23,7 @@ * Elasticsearch API name ccr.get_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php index 0e39d83bc..df9de7e2e 100644 --- a/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.pause_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PauseAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php b/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php index 2556cd502..43b704ca1 100644 --- a/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php +++ b/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.pause_follow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PauseFollow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php index b164c936b..5e6bd5a48 100644 --- a/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.put_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php index e362369c3..4d8da27b6 100644 --- a/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.resume_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ResumeAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php b/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php index 2e90f1f09..a2cfbad98 100644 --- a/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php +++ b/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.resume_follow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ResumeFollow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/Stats.php b/src/Elasticsearch/Endpoints/Ccr/Stats.php index d37096cb4..a23857aae 100644 --- a/src/Elasticsearch/Endpoints/Ccr/Stats.php +++ b/src/Elasticsearch/Endpoints/Ccr/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ccr.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/Unfollow.php b/src/Elasticsearch/Endpoints/Ccr/Unfollow.php index f057584b3..137f7a8b2 100644 --- a/src/Elasticsearch/Endpoints/Ccr/Unfollow.php +++ b/src/Elasticsearch/Endpoints/Ccr/Unfollow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.unfollow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Unfollow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ClearScroll.php b/src/Elasticsearch/Endpoints/ClearScroll.php index e792863e5..87c00d6df 100644 --- a/src/Elasticsearch/Endpoints/ClearScroll.php +++ b/src/Elasticsearch/Endpoints/ClearScroll.php @@ -23,7 +23,7 @@ * Elasticsearch API name clear_scroll * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearScroll extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ClosePointInTime.php b/src/Elasticsearch/Endpoints/ClosePointInTime.php index d18424c43..74aa1da2a 100644 --- a/src/Elasticsearch/Endpoints/ClosePointInTime.php +++ b/src/Elasticsearch/Endpoints/ClosePointInTime.php @@ -23,7 +23,7 @@ * Elasticsearch API name close_point_in_time * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClosePointInTime extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php b/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php index 3d2375e4a..441e48d5e 100644 --- a/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php +++ b/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.allocation_explain * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class AllocationExplain extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php index 3736a5895..e2b3ce4e1 100644 --- a/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name cluster.delete_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php b/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php index 90cf4b3a7..6ab9c5ad8 100644 --- a/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php +++ b/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.delete_voting_config_exclusions * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteVotingConfigExclusions extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php index 8bdb8460d..a95bc01a2 100644 --- a/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name cluster.exists_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExistsComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php index 12a56176e..d463cbe59 100644 --- a/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.get_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/GetSettings.php b/src/Elasticsearch/Endpoints/Cluster/GetSettings.php index 6a8dd4916..61b781d31 100644 --- a/src/Elasticsearch/Endpoints/Cluster/GetSettings.php +++ b/src/Elasticsearch/Endpoints/Cluster/GetSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.get_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/Health.php b/src/Elasticsearch/Endpoints/Cluster/Health.php index 28cd51f12..1d6d1f809 100644 --- a/src/Elasticsearch/Endpoints/Cluster/Health.php +++ b/src/Elasticsearch/Endpoints/Cluster/Health.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.health * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Health extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php b/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php index 453f292f1..0192ba7e2 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php +++ b/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.pending_tasks * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PendingTasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php b/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php index 17336db00..15767af8b 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php +++ b/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.post_voting_config_exclusions * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PostVotingConfigExclusions extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php index a6830b66c..1dc3d2f12 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name cluster.put_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PutSettings.php b/src/Elasticsearch/Endpoints/Cluster/PutSettings.php index 007ccbc24..324de45d9 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PutSettings.php +++ b/src/Elasticsearch/Endpoints/Cluster/PutSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.put_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php b/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php index 31e55c19d..68cee3eda 100644 --- a/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php +++ b/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.remote_info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RemoteInfo extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/Reroute.php b/src/Elasticsearch/Endpoints/Cluster/Reroute.php index 60eae997e..ea2bbf242 100644 --- a/src/Elasticsearch/Endpoints/Cluster/Reroute.php +++ b/src/Elasticsearch/Endpoints/Cluster/Reroute.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.reroute * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Reroute extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/State.php b/src/Elasticsearch/Endpoints/Cluster/State.php index 947c1db1e..3cf00eeb1 100644 --- a/src/Elasticsearch/Endpoints/Cluster/State.php +++ b/src/Elasticsearch/Endpoints/Cluster/State.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.state * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class State extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/Stats.php b/src/Elasticsearch/Endpoints/Cluster/Stats.php index 0123bf7cc..5b25d8d09 100644 --- a/src/Elasticsearch/Endpoints/Cluster/Stats.php +++ b/src/Elasticsearch/Endpoints/Cluster/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Count.php b/src/Elasticsearch/Endpoints/Count.php index a4b602ddf..0fb6ad6bc 100644 --- a/src/Elasticsearch/Endpoints/Count.php +++ b/src/Elasticsearch/Endpoints/Count.php @@ -23,7 +23,7 @@ * Elasticsearch API name count * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Count extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Create.php b/src/Elasticsearch/Endpoints/Create.php index 0bbe7f4d8..a167b7b48 100644 --- a/src/Elasticsearch/Endpoints/Create.php +++ b/src/Elasticsearch/Endpoints/Create.php @@ -24,7 +24,7 @@ * Elasticsearch API name create * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Create extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php b/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php index ede06b607..365069b1e 100644 --- a/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php +++ b/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php @@ -24,7 +24,7 @@ * Elasticsearch API name dangling_indices.delete_dangling_index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteDanglingIndex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php b/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php index d09614a78..283ac8e34 100644 --- a/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php +++ b/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php @@ -24,7 +24,7 @@ * Elasticsearch API name dangling_indices.import_dangling_index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ImportDanglingIndex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php b/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php index 0e2add726..4e46401ce 100644 --- a/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php +++ b/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php @@ -23,7 +23,7 @@ * Elasticsearch API name dangling_indices.list_dangling_indices * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ListDanglingIndices extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/DeleteTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/DeleteTransform.php index b8505b3f4..bd0e26da5 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/DeleteTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/DeleteTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name data_frame_transform_deprecated.delete_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransform.php index e2fa39a61..458183d68 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransform.php @@ -23,7 +23,7 @@ * Elasticsearch API name data_frame_transform_deprecated.get_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransformStats.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransformStats.php index 8e4bbf681..83eb237c8 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransformStats.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/GetTransformStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name data_frame_transform_deprecated.get_transform_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTransformStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PreviewTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PreviewTransform.php index f7342b4a2..6b6858b99 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PreviewTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PreviewTransform.php @@ -23,7 +23,7 @@ * Elasticsearch API name data_frame_transform_deprecated.preview_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PreviewTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PutTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PutTransform.php index 2207a7ae4..70bdfb380 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PutTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/PutTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name data_frame_transform_deprecated.put_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StartTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StartTransform.php index 7b38407da..f62e3b89c 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StartTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StartTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name data_frame_transform_deprecated.start_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StartTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StopTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StopTransform.php index c34334b9c..00550ca78 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StopTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/StopTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name data_frame_transform_deprecated.stop_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StopTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/UpdateTransform.php b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/UpdateTransform.php index 8d68cdafc..ba61b6133 100644 --- a/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/UpdateTransform.php +++ b/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/UpdateTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name data_frame_transform_deprecated.update_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Delete.php b/src/Elasticsearch/Endpoints/Delete.php index e717ad2c6..74e4980a7 100644 --- a/src/Elasticsearch/Endpoints/Delete.php +++ b/src/Elasticsearch/Endpoints/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DeleteByQuery.php b/src/Elasticsearch/Endpoints/DeleteByQuery.php index 15b1094e5..63580fb25 100644 --- a/src/Elasticsearch/Endpoints/DeleteByQuery.php +++ b/src/Elasticsearch/Endpoints/DeleteByQuery.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete_by_query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteByQuery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php b/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php index f5b7fc21c..8884c09d4 100644 --- a/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php +++ b/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete_by_query_rethrottle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteByQueryRethrottle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DeleteScript.php b/src/Elasticsearch/Endpoints/DeleteScript.php index 0d5c496eb..0cd1f2317 100644 --- a/src/Elasticsearch/Endpoints/DeleteScript.php +++ b/src/Elasticsearch/Endpoints/DeleteScript.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete_script * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteScript extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php b/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php index de7a5987d..d5653db95 100644 --- a/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name enrich.delete_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeletePolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php b/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php index 0f4e827bd..cfeac770c 100644 --- a/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name enrich.execute_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExecutePolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php b/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php index f37f18cfd..33f0171ec 100644 --- a/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php @@ -23,7 +23,7 @@ * Elasticsearch API name enrich.get_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php b/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php index 4901394fa..b1f64a4c2 100644 --- a/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name enrich.put_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/Stats.php b/src/Elasticsearch/Endpoints/Enrich/Stats.php index 7c73d827a..ef36bee0f 100644 --- a/src/Elasticsearch/Endpoints/Enrich/Stats.php +++ b/src/Elasticsearch/Endpoints/Enrich/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name enrich.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/Delete.php b/src/Elasticsearch/Endpoints/Eql/Delete.php index fc8e14ffc..b46769f7f 100644 --- a/src/Elasticsearch/Endpoints/Eql/Delete.php +++ b/src/Elasticsearch/Endpoints/Eql/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/Get.php b/src/Elasticsearch/Endpoints/Eql/Get.php index f3d9306fe..2f8809a46 100644 --- a/src/Elasticsearch/Endpoints/Eql/Get.php +++ b/src/Elasticsearch/Endpoints/Eql/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/GetStatus.php b/src/Elasticsearch/Endpoints/Eql/GetStatus.php index 63ee4c319..ba073630e 100644 --- a/src/Elasticsearch/Endpoints/Eql/GetStatus.php +++ b/src/Elasticsearch/Endpoints/Eql/GetStatus.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.get_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/Search.php b/src/Elasticsearch/Endpoints/Eql/Search.php index 17a38ce9f..834aca088 100644 --- a/src/Elasticsearch/Endpoints/Eql/Search.php +++ b/src/Elasticsearch/Endpoints/Eql/Search.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Search extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Exists.php b/src/Elasticsearch/Endpoints/Exists.php index 49dd19976..52f2c3afc 100644 --- a/src/Elasticsearch/Endpoints/Exists.php +++ b/src/Elasticsearch/Endpoints/Exists.php @@ -24,7 +24,7 @@ * Elasticsearch API name exists * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Exists extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ExistsSource.php b/src/Elasticsearch/Endpoints/ExistsSource.php index 5511d4815..96d5d272b 100644 --- a/src/Elasticsearch/Endpoints/ExistsSource.php +++ b/src/Elasticsearch/Endpoints/ExistsSource.php @@ -24,7 +24,7 @@ * Elasticsearch API name exists_source * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExistsSource extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Explain.php b/src/Elasticsearch/Endpoints/Explain.php index ac3a58f18..128503c2b 100644 --- a/src/Elasticsearch/Endpoints/Explain.php +++ b/src/Elasticsearch/Endpoints/Explain.php @@ -24,7 +24,7 @@ * Elasticsearch API name explain * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Explain extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Features/GetFeatures.php b/src/Elasticsearch/Endpoints/Features/GetFeatures.php index 1e6cab0c3..8f1c70125 100644 --- a/src/Elasticsearch/Endpoints/Features/GetFeatures.php +++ b/src/Elasticsearch/Endpoints/Features/GetFeatures.php @@ -23,7 +23,7 @@ * Elasticsearch API name features.get_features * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetFeatures extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Features/ResetFeatures.php b/src/Elasticsearch/Endpoints/Features/ResetFeatures.php index 2b30bd4b4..0d1633b56 100644 --- a/src/Elasticsearch/Endpoints/Features/ResetFeatures.php +++ b/src/Elasticsearch/Endpoints/Features/ResetFeatures.php @@ -23,7 +23,7 @@ * Elasticsearch API name features.reset_features * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ResetFeatures extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/FieldCaps.php b/src/Elasticsearch/Endpoints/FieldCaps.php index e675d9c86..49f91f5c4 100644 --- a/src/Elasticsearch/Endpoints/FieldCaps.php +++ b/src/Elasticsearch/Endpoints/FieldCaps.php @@ -23,7 +23,7 @@ * Elasticsearch API name field_caps * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FieldCaps extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php b/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php index a42ae2ee7..b565c8ecc 100644 --- a/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php +++ b/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php @@ -24,7 +24,7 @@ * Elasticsearch API name fleet.global_checkpoints * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GlobalCheckpoints extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Get.php b/src/Elasticsearch/Endpoints/Get.php index 609a014dd..4beea66b0 100644 --- a/src/Elasticsearch/Endpoints/Get.php +++ b/src/Elasticsearch/Endpoints/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetScript.php b/src/Elasticsearch/Endpoints/GetScript.php index 9299555ad..f618e3717 100644 --- a/src/Elasticsearch/Endpoints/GetScript.php +++ b/src/Elasticsearch/Endpoints/GetScript.php @@ -24,7 +24,7 @@ * Elasticsearch API name get_script * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetScript extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetScriptContext.php b/src/Elasticsearch/Endpoints/GetScriptContext.php index 82de586d0..dca5c44ff 100644 --- a/src/Elasticsearch/Endpoints/GetScriptContext.php +++ b/src/Elasticsearch/Endpoints/GetScriptContext.php @@ -23,7 +23,7 @@ * Elasticsearch API name get_script_context * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetScriptContext extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetScriptLanguages.php b/src/Elasticsearch/Endpoints/GetScriptLanguages.php index 9666a55d9..c9935187d 100644 --- a/src/Elasticsearch/Endpoints/GetScriptLanguages.php +++ b/src/Elasticsearch/Endpoints/GetScriptLanguages.php @@ -23,7 +23,7 @@ * Elasticsearch API name get_script_languages * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetScriptLanguages extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetSource.php b/src/Elasticsearch/Endpoints/GetSource.php index dfc92105c..d2e9081b2 100644 --- a/src/Elasticsearch/Endpoints/GetSource.php +++ b/src/Elasticsearch/Endpoints/GetSource.php @@ -24,7 +24,7 @@ * Elasticsearch API name get_source * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetSource extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Graph/Explore.php b/src/Elasticsearch/Endpoints/Graph/Explore.php index 869cda7f3..244091c25 100644 --- a/src/Elasticsearch/Endpoints/Graph/Explore.php +++ b/src/Elasticsearch/Endpoints/Graph/Explore.php @@ -24,7 +24,7 @@ * Elasticsearch API name graph.explore * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Explore extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php index bf9b1c0f0..e258a87ae 100644 --- a/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.delete_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php index 77417ee6a..c4613aea4 100644 --- a/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.explain_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExplainLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php index 967cae552..d5b1f1dc1 100644 --- a/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.get_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/GetStatus.php b/src/Elasticsearch/Endpoints/Ilm/GetStatus.php index fd3491f4f..325ef6d01 100644 --- a/src/Elasticsearch/Endpoints/Ilm/GetStatus.php +++ b/src/Elasticsearch/Endpoints/Ilm/GetStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.get_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php b/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php index f92e7f969..b8b6dcbf5 100644 --- a/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php +++ b/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.migrate_to_data_tiers * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MigrateToDataTiers extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php b/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php index 65538ced2..f9f4027e1 100644 --- a/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php +++ b/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.move_to_step * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MoveToStep extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php index 37282ed5c..9597fc461 100644 --- a/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.put_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php b/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php index e5d088b11..63dfccd72 100644 --- a/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php +++ b/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.remove_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RemovePolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/Retry.php b/src/Elasticsearch/Endpoints/Ilm/Retry.php index ea80b91b2..9d0a46b40 100644 --- a/src/Elasticsearch/Endpoints/Ilm/Retry.php +++ b/src/Elasticsearch/Endpoints/Ilm/Retry.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.retry * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Retry extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/Start.php b/src/Elasticsearch/Endpoints/Ilm/Start.php index bf4286f1c..ed3dac03a 100644 --- a/src/Elasticsearch/Endpoints/Ilm/Start.php +++ b/src/Elasticsearch/Endpoints/Ilm/Start.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.start * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Start extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/Stop.php b/src/Elasticsearch/Endpoints/Ilm/Stop.php index 0c4053fef..3f2527e91 100644 --- a/src/Elasticsearch/Endpoints/Ilm/Stop.php +++ b/src/Elasticsearch/Endpoints/Ilm/Stop.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.stop * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stop extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Index.php b/src/Elasticsearch/Endpoints/Index.php index e161f71a1..9fa7e497e 100644 --- a/src/Elasticsearch/Endpoints/Index.php +++ b/src/Elasticsearch/Endpoints/Index.php @@ -24,7 +24,7 @@ * Elasticsearch API name index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Index extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/AddBlock.php b/src/Elasticsearch/Endpoints/Indices/AddBlock.php index 8612786fc..a597eaee2 100644 --- a/src/Elasticsearch/Endpoints/Indices/AddBlock.php +++ b/src/Elasticsearch/Endpoints/Indices/AddBlock.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.add_block * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class AddBlock extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Analyze.php b/src/Elasticsearch/Endpoints/Indices/Analyze.php index 2cf9df834..999f5570d 100644 --- a/src/Elasticsearch/Endpoints/Indices/Analyze.php +++ b/src/Elasticsearch/Endpoints/Indices/Analyze.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.analyze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Analyze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ClearCache.php b/src/Elasticsearch/Endpoints/Indices/ClearCache.php index ee420101e..d44648148 100644 --- a/src/Elasticsearch/Endpoints/Indices/ClearCache.php +++ b/src/Elasticsearch/Endpoints/Indices/ClearCache.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.clear_cache * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCache extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/CloneIndices.php b/src/Elasticsearch/Endpoints/Indices/CloneIndices.php index 23810e3b9..f4b568d7b 100644 --- a/src/Elasticsearch/Endpoints/Indices/CloneIndices.php +++ b/src/Elasticsearch/Endpoints/Indices/CloneIndices.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.clone * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CloneIndices extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Close.php b/src/Elasticsearch/Endpoints/Indices/Close.php index 0dec85090..fa8b756b1 100644 --- a/src/Elasticsearch/Endpoints/Indices/Close.php +++ b/src/Elasticsearch/Endpoints/Indices/Close.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.close * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Close extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Create.php b/src/Elasticsearch/Endpoints/Indices/Create.php index d13b6a8d2..8df4a83a4 100644 --- a/src/Elasticsearch/Endpoints/Indices/Create.php +++ b/src/Elasticsearch/Endpoints/Indices/Create.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.create * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Create extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php b/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php index 33726a73f..e1fb3d21a 100644 --- a/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.create_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CreateDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php b/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php index 07423aa52..a148609fe 100644 --- a/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php +++ b/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.data_streams_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DataStreamsStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Delete.php b/src/Elasticsearch/Endpoints/Indices/Delete.php index 31f442902..ba21368c5 100644 --- a/src/Elasticsearch/Endpoints/Indices/Delete.php +++ b/src/Elasticsearch/Endpoints/Indices/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php b/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php index 2c1714f93..fa79b18ea 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php b/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php index 472b836e4..ae4566e06 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php index a1be75f9d..882c320a6 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php b/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php index d50a3e510..7df2a8cb4 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DiskUsage.php b/src/Elasticsearch/Endpoints/Indices/DiskUsage.php index 0c43ce179..c97cd22fb 100644 --- a/src/Elasticsearch/Endpoints/Indices/DiskUsage.php +++ b/src/Elasticsearch/Endpoints/Indices/DiskUsage.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.disk_usage * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DiskUsage extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Exists.php b/src/Elasticsearch/Endpoints/Indices/Exists.php index 66f0d9590..667b40817 100644 --- a/src/Elasticsearch/Endpoints/Indices/Exists.php +++ b/src/Elasticsearch/Endpoints/Indices/Exists.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Exists extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php b/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php index ec2fca5c6..bb3adeeea 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExistsAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php index d70434e72..5bc43a5bc 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExistsIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php b/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php index 792ea89ab..984afd972 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExistsTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsType.php b/src/Elasticsearch/Endpoints/Indices/ExistsType.php index 9d5cd3787..66870c5ac 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsType.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsType.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_type * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExistsType extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php b/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php index 13af8771c..6da299f99 100644 --- a/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php +++ b/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.field_usage_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FieldUsageStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Flush.php b/src/Elasticsearch/Endpoints/Indices/Flush.php index 9353240fa..98bcb85af 100644 --- a/src/Elasticsearch/Endpoints/Indices/Flush.php +++ b/src/Elasticsearch/Endpoints/Indices/Flush.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.flush * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Flush extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/FlushSynced.php b/src/Elasticsearch/Endpoints/Indices/FlushSynced.php index f332572f5..4d614ff62 100644 --- a/src/Elasticsearch/Endpoints/Indices/FlushSynced.php +++ b/src/Elasticsearch/Endpoints/Indices/FlushSynced.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.flush_synced * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FlushSynced extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ForceMerge.php b/src/Elasticsearch/Endpoints/Indices/ForceMerge.php index 23ca75112..c783808f1 100644 --- a/src/Elasticsearch/Endpoints/Indices/ForceMerge.php +++ b/src/Elasticsearch/Endpoints/Indices/ForceMerge.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.forcemerge * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ForceMerge extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Freeze.php b/src/Elasticsearch/Endpoints/Indices/Freeze.php index a374b20db..496598dd1 100644 --- a/src/Elasticsearch/Endpoints/Indices/Freeze.php +++ b/src/Elasticsearch/Endpoints/Indices/Freeze.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.freeze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Freeze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Get.php b/src/Elasticsearch/Endpoints/Indices/Get.php index 456a665a0..b4acabb8e 100644 --- a/src/Elasticsearch/Endpoints/Indices/Get.php +++ b/src/Elasticsearch/Endpoints/Indices/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetAlias.php b/src/Elasticsearch/Endpoints/Indices/GetAlias.php index 962009a79..1e3f05004 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/GetAlias.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetDataStream.php b/src/Elasticsearch/Endpoints/Indices/GetDataStream.php index e465869ac..12989a1dd 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/GetDataStream.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php b/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php index 06d76697c..ce998e324 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php +++ b/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.get_field_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetFieldMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php index 36b04b398..431705ed2 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetMapping.php b/src/Elasticsearch/Endpoints/Indices/GetMapping.php index 02539a3c7..6f8b5b273 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetMapping.php +++ b/src/Elasticsearch/Endpoints/Indices/GetMapping.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetSettings.php b/src/Elasticsearch/Endpoints/Indices/GetSettings.php index d31a2bfc0..a29ded2f7 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetSettings.php +++ b/src/Elasticsearch/Endpoints/Indices/GetSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetTemplate.php b/src/Elasticsearch/Endpoints/Indices/GetTemplate.php index b18a04f34..7a8cfe7c1 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/GetTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php b/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php index 637284192..d52d65863 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php +++ b/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_upgrade * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetUpgrade extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php b/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php index 63fe334c8..ebfcdac29 100644 --- a/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.migrate_to_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MigrateToDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Open.php b/src/Elasticsearch/Endpoints/Indices/Open.php index 64b922c12..1c1486cb7 100644 --- a/src/Elasticsearch/Endpoints/Indices/Open.php +++ b/src/Elasticsearch/Endpoints/Indices/Open.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.open * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Open extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php b/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php index 87be72f86..4d6ada995 100644 --- a/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.promote_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PromoteDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutAlias.php b/src/Elasticsearch/Endpoints/Indices/PutAlias.php index 5771f7d75..af5d88ff6 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/PutAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php index 9e58b9e56..6e1e6020c 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutMapping.php b/src/Elasticsearch/Endpoints/Indices/PutMapping.php index 0cf05c540..9522fd1be 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutMapping.php +++ b/src/Elasticsearch/Endpoints/Indices/PutMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutSettings.php b/src/Elasticsearch/Endpoints/Indices/PutSettings.php index fc03d7c35..54c5dd83f 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutSettings.php +++ b/src/Elasticsearch/Endpoints/Indices/PutSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.put_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutTemplate.php b/src/Elasticsearch/Endpoints/Indices/PutTemplate.php index 92797167c..220eab194 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/PutTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Recovery.php b/src/Elasticsearch/Endpoints/Indices/Recovery.php index b114ae80d..5514f5804 100644 --- a/src/Elasticsearch/Endpoints/Indices/Recovery.php +++ b/src/Elasticsearch/Endpoints/Indices/Recovery.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.recovery * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Recovery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Refresh.php b/src/Elasticsearch/Endpoints/Indices/Refresh.php index 9efa52ff1..d9a9909e9 100644 --- a/src/Elasticsearch/Endpoints/Indices/Refresh.php +++ b/src/Elasticsearch/Endpoints/Indices/Refresh.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.refresh * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Refresh extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php b/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php index a36c12470..516e98f76 100644 --- a/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php +++ b/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.reload_search_analyzers * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ReloadSearchAnalyzers extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php b/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php index 7f0898b09..f19c391b0 100644 --- a/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php +++ b/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.resolve_index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ResolveIndex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Rollover.php b/src/Elasticsearch/Endpoints/Indices/Rollover.php index e3df46991..4fd4b27be 100644 --- a/src/Elasticsearch/Endpoints/Indices/Rollover.php +++ b/src/Elasticsearch/Endpoints/Indices/Rollover.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.rollover * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Rollover extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Segments.php b/src/Elasticsearch/Endpoints/Indices/Segments.php index bd5f145d9..24ab75f54 100644 --- a/src/Elasticsearch/Endpoints/Indices/Segments.php +++ b/src/Elasticsearch/Endpoints/Indices/Segments.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.segments * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Segments extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ShardStores.php b/src/Elasticsearch/Endpoints/Indices/ShardStores.php index 6459055d3..77c95fd97 100644 --- a/src/Elasticsearch/Endpoints/Indices/ShardStores.php +++ b/src/Elasticsearch/Endpoints/Indices/ShardStores.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.shard_stores * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ShardStores extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Shrink.php b/src/Elasticsearch/Endpoints/Indices/Shrink.php index 9ce414e01..414bc2ee1 100644 --- a/src/Elasticsearch/Endpoints/Indices/Shrink.php +++ b/src/Elasticsearch/Endpoints/Indices/Shrink.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.shrink * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Shrink extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php index c2d9a0230..d2d4cb4b5 100644 --- a/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.simulate_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SimulateIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php b/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php index 767b8b4d4..475a18608 100644 --- a/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.simulate_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SimulateTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Split.php b/src/Elasticsearch/Endpoints/Indices/Split.php index 82140838e..d56c3ba2f 100644 --- a/src/Elasticsearch/Endpoints/Indices/Split.php +++ b/src/Elasticsearch/Endpoints/Indices/Split.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.split * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Split extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Stats.php b/src/Elasticsearch/Endpoints/Indices/Stats.php index 0547e6d34..bf9cb627d 100644 --- a/src/Elasticsearch/Endpoints/Indices/Stats.php +++ b/src/Elasticsearch/Endpoints/Indices/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Unfreeze.php b/src/Elasticsearch/Endpoints/Indices/Unfreeze.php index e2eafa283..98021fca7 100644 --- a/src/Elasticsearch/Endpoints/Indices/Unfreeze.php +++ b/src/Elasticsearch/Endpoints/Indices/Unfreeze.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.unfreeze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Unfreeze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php b/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php index 9716e7452..5ace7ed96 100644 --- a/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php +++ b/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.update_aliases * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateAliases extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Upgrade.php b/src/Elasticsearch/Endpoints/Indices/Upgrade.php index 76fbcd47e..0eb155810 100644 --- a/src/Elasticsearch/Endpoints/Indices/Upgrade.php +++ b/src/Elasticsearch/Endpoints/Indices/Upgrade.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.upgrade * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Upgrade extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php b/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php index 1ee6a7e4a..e7b597b5c 100644 --- a/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php +++ b/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.validate_query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ValidateQuery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Info.php b/src/Elasticsearch/Endpoints/Info.php index 9cae0a5d8..7df605651 100644 --- a/src/Elasticsearch/Endpoints/Info.php +++ b/src/Elasticsearch/Endpoints/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php b/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php index 7a2375d4c..e9a6224ba 100644 --- a/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php +++ b/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name ingest.delete_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeletePipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php b/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php index 36b2367bd..3c767a393 100644 --- a/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php +++ b/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.geo_ip_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GeoIpStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php b/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php index c4eed6303..d371eac47 100644 --- a/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php +++ b/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.get_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php b/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php index 6a273168b..b6241debf 100644 --- a/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php +++ b/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.processor_grok * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ProcessorGrok extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php b/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php index 289fb2d32..c6b41a191 100644 --- a/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php +++ b/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name ingest.put_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/Simulate.php b/src/Elasticsearch/Endpoints/Ingest/Simulate.php index 12c3bddb8..ce167b337 100644 --- a/src/Elasticsearch/Endpoints/Ingest/Simulate.php +++ b/src/Elasticsearch/Endpoints/Ingest/Simulate.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.simulate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Simulate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/Delete.php b/src/Elasticsearch/Endpoints/License/Delete.php index 9379b0140..80616ab94 100644 --- a/src/Elasticsearch/Endpoints/License/Delete.php +++ b/src/Elasticsearch/Endpoints/License/Delete.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/Get.php b/src/Elasticsearch/Endpoints/License/Get.php index 9b20c2561..24a23ba8c 100644 --- a/src/Elasticsearch/Endpoints/License/Get.php +++ b/src/Elasticsearch/Endpoints/License/Get.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/GetBasicStatus.php b/src/Elasticsearch/Endpoints/License/GetBasicStatus.php index b7d52807b..26b6c9476 100644 --- a/src/Elasticsearch/Endpoints/License/GetBasicStatus.php +++ b/src/Elasticsearch/Endpoints/License/GetBasicStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.get_basic_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetBasicStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/GetTrialStatus.php b/src/Elasticsearch/Endpoints/License/GetTrialStatus.php index d209a1388..a622e2b6b 100644 --- a/src/Elasticsearch/Endpoints/License/GetTrialStatus.php +++ b/src/Elasticsearch/Endpoints/License/GetTrialStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.get_trial_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTrialStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/Post.php b/src/Elasticsearch/Endpoints/License/Post.php index 98c0b1ac7..264f2eb55 100644 --- a/src/Elasticsearch/Endpoints/License/Post.php +++ b/src/Elasticsearch/Endpoints/License/Post.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.post * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Post extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/PostStartBasic.php b/src/Elasticsearch/Endpoints/License/PostStartBasic.php index 322e1221b..61316df67 100644 --- a/src/Elasticsearch/Endpoints/License/PostStartBasic.php +++ b/src/Elasticsearch/Endpoints/License/PostStartBasic.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.post_start_basic * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PostStartBasic extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/PostStartTrial.php b/src/Elasticsearch/Endpoints/License/PostStartTrial.php index 7aee7ebd2..da0323aff 100644 --- a/src/Elasticsearch/Endpoints/License/PostStartTrial.php +++ b/src/Elasticsearch/Endpoints/License/PostStartTrial.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.post_start_trial * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PostStartTrial extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php b/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php index 0ed423715..b1d8ec051 100644 --- a/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php +++ b/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name logstash.delete_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeletePipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php b/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php index 91c9d842b..b4d530d44 100644 --- a/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php +++ b/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name logstash.get_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php b/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php index 045ca6f7b..2073d2dab 100644 --- a/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php +++ b/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name logstash.put_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/MTermVectors.php b/src/Elasticsearch/Endpoints/MTermVectors.php index bd96354cb..7a593dc7d 100644 --- a/src/Elasticsearch/Endpoints/MTermVectors.php +++ b/src/Elasticsearch/Endpoints/MTermVectors.php @@ -23,7 +23,7 @@ * Elasticsearch API name mtermvectors * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MTermVectors extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Mget.php b/src/Elasticsearch/Endpoints/Mget.php index a26800050..093703c07 100644 --- a/src/Elasticsearch/Endpoints/Mget.php +++ b/src/Elasticsearch/Endpoints/Mget.php @@ -23,7 +23,7 @@ * Elasticsearch API name mget * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Mget extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Migration/Deprecations.php b/src/Elasticsearch/Endpoints/Migration/Deprecations.php index 0e2cfff90..01e78e499 100644 --- a/src/Elasticsearch/Endpoints/Migration/Deprecations.php +++ b/src/Elasticsearch/Endpoints/Migration/Deprecations.php @@ -23,7 +23,7 @@ * Elasticsearch API name migration.deprecations * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Deprecations extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/CloseJob.php b/src/Elasticsearch/Endpoints/Ml/CloseJob.php index 8bad15e1f..0c474f199 100644 --- a/src/Elasticsearch/Endpoints/Ml/CloseJob.php +++ b/src/Elasticsearch/Endpoints/Ml/CloseJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.close_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CloseJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php b/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php index ba24838f0..7eb53a551 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_calendar * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteCalendar extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php index b9bd75560..6a6f383f4 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_calendar_event * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteCalendarEvent extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php index 792ed43d7..3bd6dbc0f 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_calendar_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteCalendarJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php index 2c0b17fa5..56e6f932e 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php b/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php index 7d52f4968..4a3fa8751 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php b/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php index d65da015e..9e32d2f27 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.delete_expired_data * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteExpiredData extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php b/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php index eab26febf..8c3bc98c3 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_filter * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteFilter extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php b/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php index c27113d1c..0fac40b39 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_forecast * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteForecast extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteJob.php b/src/Elasticsearch/Endpoints/Ml/DeleteJob.php index 933985a2a..6d063ceb2 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteJob.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php b/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php index 3907d7173..ec00f3292 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_model_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteModelSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php index a7d675614..a7a5d60ad 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_trained_model * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteTrainedModel extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php index 783825bdd..5e47291d1 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_trained_model_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteTrainedModelAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php b/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php index 21ac9a9dc..cf784e105 100644 --- a/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php +++ b/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.estimate_model_memory * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class EstimateModelMemory extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php b/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php index 8f400ab75..18f8bcb4c 100644 --- a/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php +++ b/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.evaluate_data_frame * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class EvaluateDataFrame extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php index 8b033d09b..146a8ab89 100644 --- a/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.explain_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExplainDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/FindFileStructure.php b/src/Elasticsearch/Endpoints/Ml/FindFileStructure.php index a9604eeed..a83a0f4fc 100644 --- a/src/Elasticsearch/Endpoints/Ml/FindFileStructure.php +++ b/src/Elasticsearch/Endpoints/Ml/FindFileStructure.php @@ -26,7 +26,7 @@ * Elasticsearch API name ml.find_file_structure * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FindFileStructure extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/FlushJob.php b/src/Elasticsearch/Endpoints/Ml/FlushJob.php index 9a6e73155..c38f7dbbe 100644 --- a/src/Elasticsearch/Endpoints/Ml/FlushJob.php +++ b/src/Elasticsearch/Endpoints/Ml/FlushJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.flush_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FlushJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/Forecast.php b/src/Elasticsearch/Endpoints/Ml/Forecast.php index 368f1f932..f99e1796d 100644 --- a/src/Elasticsearch/Endpoints/Ml/Forecast.php +++ b/src/Elasticsearch/Endpoints/Ml/Forecast.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.forecast * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Forecast extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetBuckets.php b/src/Elasticsearch/Endpoints/Ml/GetBuckets.php index 34c0a0a67..14a37f08a 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetBuckets.php +++ b/src/Elasticsearch/Endpoints/Ml/GetBuckets.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_buckets * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetBuckets extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php b/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php index 779354f4e..7eeb8881a 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php +++ b/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_calendar_events * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetCalendarEvents extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetCalendars.php b/src/Elasticsearch/Endpoints/Ml/GetCalendars.php index 71304066c..90bd21365 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetCalendars.php +++ b/src/Elasticsearch/Endpoints/Ml/GetCalendars.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_calendars * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetCalendars extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetCategories.php b/src/Elasticsearch/Endpoints/Ml/GetCategories.php index 0dc6f1bec..1f1fe6e82 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetCategories.php +++ b/src/Elasticsearch/Endpoints/Ml/GetCategories.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_categories * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetCategories extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php index dc5900ea6..4f97b5ffd 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php index 9673d2d23..71d20597c 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_data_frame_analytics_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetDataFrameAnalyticsStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php b/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php index 430477f04..54b875a66 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_datafeed_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetDatafeedStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php b/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php index 025c22351..e65b79cb7 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_datafeeds * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetDatafeeds extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetFilters.php b/src/Elasticsearch/Endpoints/Ml/GetFilters.php index e83bd9030..615f14315 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetFilters.php +++ b/src/Elasticsearch/Endpoints/Ml/GetFilters.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_filters * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetFilters extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php b/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php index 6bb0c1ab3..81e2880c8 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php +++ b/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_influencers * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetInfluencers extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetJobStats.php b/src/Elasticsearch/Endpoints/Ml/GetJobStats.php index d3aaf2e52..2ec48fe74 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetJobStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetJobStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_job_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetJobStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetJobs.php b/src/Elasticsearch/Endpoints/Ml/GetJobs.php index 1325f73b8..b1aafb38e 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetJobs.php +++ b/src/Elasticsearch/Endpoints/Ml/GetJobs.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_jobs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetJobs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php b/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php index f31eef1a0..5f6ccca89 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php +++ b/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_model_snapshots * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetModelSnapshots extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php b/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php index 0b1174345..725dc3df9 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php +++ b/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_overall_buckets * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetOverallBuckets extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetRecords.php b/src/Elasticsearch/Endpoints/Ml/GetRecords.php index 19179f50b..2f5099784 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetRecords.php +++ b/src/Elasticsearch/Endpoints/Ml/GetRecords.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_records * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetRecords extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php b/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php index 6499411e8..6fcdec418 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php +++ b/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_trained_models * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTrainedModels extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php b/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php index 1bf435e28..99088b2a9 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_trained_models_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTrainedModelsStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/Info.php b/src/Elasticsearch/Endpoints/Ml/Info.php index 45371546c..bcb277def 100644 --- a/src/Elasticsearch/Endpoints/Ml/Info.php +++ b/src/Elasticsearch/Endpoints/Ml/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/OpenJob.php b/src/Elasticsearch/Endpoints/Ml/OpenJob.php index 27a9c8d6a..4adc818ac 100644 --- a/src/Elasticsearch/Endpoints/Ml/OpenJob.php +++ b/src/Elasticsearch/Endpoints/Ml/OpenJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.open_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class OpenJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php b/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php index 2c6abffb8..4b4671263 100644 --- a/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php +++ b/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.post_calendar_events * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PostCalendarEvents extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PostData.php b/src/Elasticsearch/Endpoints/Ml/PostData.php index 8f0ff6156..357567209 100644 --- a/src/Elasticsearch/Endpoints/Ml/PostData.php +++ b/src/Elasticsearch/Endpoints/Ml/PostData.php @@ -27,7 +27,7 @@ * Elasticsearch API name ml.post_data * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PostData extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php index b70fbb265..79451373a 100644 --- a/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.preview_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PreviewDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php b/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php index 8416aaf73..304d962e4 100644 --- a/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.preview_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PreviewDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutCalendar.php b/src/Elasticsearch/Endpoints/Ml/PutCalendar.php index 0a659a1a1..f03d0f3ca 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutCalendar.php +++ b/src/Elasticsearch/Endpoints/Ml/PutCalendar.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_calendar * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutCalendar extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php b/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php index cfe4db5b1..28b691643 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php +++ b/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_calendar_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutCalendarJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php index b7a8caae6..6bffd8bb8 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php b/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php index cef395aff..2ab4bbb52 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutFilter.php b/src/Elasticsearch/Endpoints/Ml/PutFilter.php index c37331598..cf89a50d0 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutFilter.php +++ b/src/Elasticsearch/Endpoints/Ml/PutFilter.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_filter * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutFilter extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutJob.php b/src/Elasticsearch/Endpoints/Ml/PutJob.php index 354653ff3..dc5f493df 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutJob.php +++ b/src/Elasticsearch/Endpoints/Ml/PutJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php b/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php index 3cff582f2..93c890aa2 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php +++ b/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_trained_model * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutTrainedModel extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php index 897543327..3befabb43 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php +++ b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_trained_model_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutTrainedModelAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/ResetJob.php b/src/Elasticsearch/Endpoints/Ml/ResetJob.php index 49acc0d77..d376809c1 100644 --- a/src/Elasticsearch/Endpoints/Ml/ResetJob.php +++ b/src/Elasticsearch/Endpoints/Ml/ResetJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.reset_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ResetJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php b/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php index 20fedb8b0..cddd5f0c0 100644 --- a/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.revert_model_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RevertModelSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php b/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php index fbfa11625..426b0e93c 100644 --- a/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php +++ b/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.set_upgrade_mode * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SetUpgradeMode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php index ad9d30c1d..c0f6b9e18 100644 --- a/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.start_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StartDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php b/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php index 106c2ecad..de86c06fe 100644 --- a/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.start_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StartDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php index 3dda56473..1d479404f 100644 --- a/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.stop_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StopDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php b/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php index ccb87e0f0..61f8b5df7 100644 --- a/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.stop_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StopDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php index 8739f43d9..68eda8302 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php b/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php index 620f10723..7add4fb40 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php b/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php index 564f0f253..13bdebcd2 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_filter * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateFilter extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateJob.php b/src/Elasticsearch/Endpoints/Ml/UpdateJob.php index 0140f4266..23cc270f5 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateJob.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php b/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php index 211999253..62aebcbe2 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_model_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateModelSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php b/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php index 24a04ee13..b0d6c0e57 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.upgrade_job_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpgradeJobSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/Validate.php b/src/Elasticsearch/Endpoints/Ml/Validate.php index b1b01d152..69049ce7b 100644 --- a/src/Elasticsearch/Endpoints/Ml/Validate.php +++ b/src/Elasticsearch/Endpoints/Ml/Validate.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.validate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Validate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php b/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php index b290a0309..5cf2906f2 100644 --- a/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php +++ b/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.validate_detector * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ValidateDetector extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Monitoring/Bulk.php b/src/Elasticsearch/Endpoints/Monitoring/Bulk.php index 9abfc80de..f12908fcc 100644 --- a/src/Elasticsearch/Endpoints/Monitoring/Bulk.php +++ b/src/Elasticsearch/Endpoints/Monitoring/Bulk.php @@ -26,7 +26,7 @@ * Elasticsearch API name monitoring.bulk * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Bulk extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Msearch.php b/src/Elasticsearch/Endpoints/Msearch.php index 826baed63..ce19496d5 100644 --- a/src/Elasticsearch/Endpoints/Msearch.php +++ b/src/Elasticsearch/Endpoints/Msearch.php @@ -26,7 +26,7 @@ * Elasticsearch API name msearch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Msearch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/MsearchTemplate.php b/src/Elasticsearch/Endpoints/MsearchTemplate.php index 34bd5d067..4648492b3 100644 --- a/src/Elasticsearch/Endpoints/MsearchTemplate.php +++ b/src/Elasticsearch/Endpoints/MsearchTemplate.php @@ -26,7 +26,7 @@ * Elasticsearch API name msearch_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MsearchTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php b/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php new file mode 100644 index 000000000..12ee4704c --- /dev/null +++ b/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php @@ -0,0 +1,77 @@ +node_id ?? null; + $max_archive_version = $this->max_archive_version ?? null; + + if (isset($node_id) && isset($max_archive_version)) { + return "/_nodes/$node_id/_repositories_metering/$max_archive_version"; + } + throw new RuntimeException('Missing parameter for the endpoint nodes.clear_repositories_metering_archive'); + } + + public function getParamWhitelist(): array + { + return []; + } + + public function getMethod(): string + { + return 'DELETE'; + } + + public function setNodeId($node_id): ClearRepositoriesMeteringArchive + { + if (isset($node_id) !== true) { + return $this; + } + if (is_array($node_id) === true) { + $node_id = implode(",", $node_id); + } + $this->node_id = $node_id; + + return $this; + } + + public function setMaxArchiveVersion($max_archive_version): ClearRepositoriesMeteringArchive + { + if (isset($max_archive_version) !== true) { + return $this; + } + $this->max_archive_version = $max_archive_version; + + return $this; + } +} diff --git a/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php b/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php new file mode 100644 index 000000000..a92ed2088 --- /dev/null +++ b/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php @@ -0,0 +1,65 @@ +node_id ?? null; + + if (isset($node_id)) { + return "/_nodes/$node_id/_repositories_metering"; + } + throw new RuntimeException('Missing parameter for the endpoint nodes.get_repositories_metering_info'); + } + + public function getParamWhitelist(): array + { + return []; + } + + public function getMethod(): string + { + return 'GET'; + } + + public function setNodeId($node_id): GetRepositoriesMeteringInfo + { + if (isset($node_id) !== true) { + return $this; + } + if (is_array($node_id) === true) { + $node_id = implode(",", $node_id); + } + $this->node_id = $node_id; + + return $this; + } +} diff --git a/src/Elasticsearch/Endpoints/Nodes/HotThreads.php b/src/Elasticsearch/Endpoints/Nodes/HotThreads.php index 98825dddc..6b0b88f39 100644 --- a/src/Elasticsearch/Endpoints/Nodes/HotThreads.php +++ b/src/Elasticsearch/Endpoints/Nodes/HotThreads.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.hot_threads * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class HotThreads extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/Info.php b/src/Elasticsearch/Endpoints/Nodes/Info.php index a578754aa..194e0a18a 100644 --- a/src/Elasticsearch/Endpoints/Nodes/Info.php +++ b/src/Elasticsearch/Endpoints/Nodes/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php b/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php index 95be2b017..bc43e5f49 100644 --- a/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php +++ b/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.reload_secure_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ReloadSecureSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/Stats.php b/src/Elasticsearch/Endpoints/Nodes/Stats.php index fc052bd8f..88dcbcef3 100644 --- a/src/Elasticsearch/Endpoints/Nodes/Stats.php +++ b/src/Elasticsearch/Endpoints/Nodes/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/Usage.php b/src/Elasticsearch/Endpoints/Nodes/Usage.php index 8fc9435bb..798f8b32d 100644 --- a/src/Elasticsearch/Endpoints/Nodes/Usage.php +++ b/src/Elasticsearch/Endpoints/Nodes/Usage.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.usage * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Usage extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/OpenPointInTime.php b/src/Elasticsearch/Endpoints/OpenPointInTime.php index d7eeaf814..af5e5b295 100644 --- a/src/Elasticsearch/Endpoints/OpenPointInTime.php +++ b/src/Elasticsearch/Endpoints/OpenPointInTime.php @@ -16,6 +16,7 @@ namespace Elasticsearch\Endpoints; +use Elasticsearch\Common\Exceptions\RuntimeException; use Elasticsearch\Endpoints\AbstractEndpoint; /** @@ -23,7 +24,7 @@ * Elasticsearch API name open_point_in_time * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class OpenPointInTime extends AbstractEndpoint { @@ -35,7 +36,7 @@ public function getURI(): string if (isset($index)) { return "/$index/_pit"; } - return "/_pit"; + throw new RuntimeException('Missing parameter for the endpoint open_point_in_time'); } public function getParamWhitelist(): array diff --git a/src/Elasticsearch/Endpoints/Ping.php b/src/Elasticsearch/Endpoints/Ping.php index 64f7d9ced..68c8292b4 100644 --- a/src/Elasticsearch/Endpoints/Ping.php +++ b/src/Elasticsearch/Endpoints/Ping.php @@ -23,7 +23,7 @@ * Elasticsearch API name ping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Ping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/PutScript.php b/src/Elasticsearch/Endpoints/PutScript.php index 16a395dce..7705126f4 100644 --- a/src/Elasticsearch/Endpoints/PutScript.php +++ b/src/Elasticsearch/Endpoints/PutScript.php @@ -24,7 +24,7 @@ * Elasticsearch API name put_script * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutScript extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/RankEval.php b/src/Elasticsearch/Endpoints/RankEval.php index 85d338009..edb8ad8e4 100644 --- a/src/Elasticsearch/Endpoints/RankEval.php +++ b/src/Elasticsearch/Endpoints/RankEval.php @@ -23,7 +23,7 @@ * Elasticsearch API name rank_eval * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RankEval extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Reindex.php b/src/Elasticsearch/Endpoints/Reindex.php index 91d48a53d..a8692bb8b 100644 --- a/src/Elasticsearch/Endpoints/Reindex.php +++ b/src/Elasticsearch/Endpoints/Reindex.php @@ -23,7 +23,7 @@ * Elasticsearch API name reindex * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Reindex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ReindexRethrottle.php b/src/Elasticsearch/Endpoints/ReindexRethrottle.php index 03ec27392..8104672fb 100644 --- a/src/Elasticsearch/Endpoints/ReindexRethrottle.php +++ b/src/Elasticsearch/Endpoints/ReindexRethrottle.php @@ -24,7 +24,7 @@ * Elasticsearch API name reindex_rethrottle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ReindexRethrottle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/RenderSearchTemplate.php b/src/Elasticsearch/Endpoints/RenderSearchTemplate.php index de8e09fd8..467782671 100644 --- a/src/Elasticsearch/Endpoints/RenderSearchTemplate.php +++ b/src/Elasticsearch/Endpoints/RenderSearchTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name render_search_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RenderSearchTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php b/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php index 426529f25..1ab94ef75 100644 --- a/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.delete_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/GetJobs.php b/src/Elasticsearch/Endpoints/Rollup/GetJobs.php index 219a532bd..50dd8ab4f 100644 --- a/src/Elasticsearch/Endpoints/Rollup/GetJobs.php +++ b/src/Elasticsearch/Endpoints/Rollup/GetJobs.php @@ -23,7 +23,7 @@ * Elasticsearch API name rollup.get_jobs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetJobs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php b/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php index c0b950a3c..beca5397a 100644 --- a/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php +++ b/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php @@ -23,7 +23,7 @@ * Elasticsearch API name rollup.get_rollup_caps * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetRollupCaps extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php b/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php index 49821f66b..694aeef69 100644 --- a/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php +++ b/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.get_rollup_index_caps * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetRollupIndexCaps extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/PutJob.php b/src/Elasticsearch/Endpoints/Rollup/PutJob.php index 3ee7b41bb..5c0423ad0 100644 --- a/src/Elasticsearch/Endpoints/Rollup/PutJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/PutJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.put_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/Rollup.php b/src/Elasticsearch/Endpoints/Rollup/Rollup.php index 960d82cb1..adb97ddd1 100644 --- a/src/Elasticsearch/Endpoints/Rollup/Rollup.php +++ b/src/Elasticsearch/Endpoints/Rollup/Rollup.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.rollup * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Rollup extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php b/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php index 3f7f9ac09..360949937 100644 --- a/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php +++ b/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.rollup_search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RollupSearch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/StartJob.php b/src/Elasticsearch/Endpoints/Rollup/StartJob.php index 097cd197c..81c0c5f9c 100644 --- a/src/Elasticsearch/Endpoints/Rollup/StartJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/StartJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.start_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StartJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/StopJob.php b/src/Elasticsearch/Endpoints/Rollup/StopJob.php index f0476e73f..c4e22cb8e 100644 --- a/src/Elasticsearch/Endpoints/Rollup/StopJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/StopJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.stop_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StopJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php b/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php index d54e20c79..614ce74b5 100644 --- a/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php +++ b/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php @@ -23,7 +23,7 @@ * Elasticsearch API name scripts_painless_execute * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ScriptsPainlessExecute extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Scroll.php b/src/Elasticsearch/Endpoints/Scroll.php index 059d8f071..5757a5e6e 100644 --- a/src/Elasticsearch/Endpoints/Scroll.php +++ b/src/Elasticsearch/Endpoints/Scroll.php @@ -23,7 +23,7 @@ * Elasticsearch API name scroll * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Scroll extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Search.php b/src/Elasticsearch/Endpoints/Search.php index 3ad723ca4..d2c7f6b4c 100644 --- a/src/Elasticsearch/Endpoints/Search.php +++ b/src/Elasticsearch/Endpoints/Search.php @@ -23,7 +23,7 @@ * Elasticsearch API name search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Search extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchMvt.php b/src/Elasticsearch/Endpoints/SearchMvt.php new file mode 100644 index 000000000..ef5265968 --- /dev/null +++ b/src/Elasticsearch/Endpoints/SearchMvt.php @@ -0,0 +1,115 @@ +index ?? null; + $field = $this->field ?? null; + $zoom = $this->zoom ?? null; + $x = $this->x ?? null; + $y = $this->y ?? null; + + if (isset($index) && isset($field) && isset($zoom) && isset($x) && isset($y)) { + return "/$index/_mvt/$field/$zoom/$x/$y"; + } + throw new RuntimeException('Missing parameter for the endpoint search_mvt'); + } + + public function getParamWhitelist(): array + { + return [ + 'exact_bounds', + 'extent', + 'grid_precision', + 'grid_type', + 'size' + ]; + } + + public function getMethod(): string + { + return isset($this->body) ? 'POST' : 'GET'; + } + + public function setBody($body): SearchMvt + { + if (isset($body) !== true) { + return $this; + } + $this->body = $body; + + return $this; + } + + public function setField($field): SearchMvt + { + if (isset($field) !== true) { + return $this; + } + $this->field = $field; + + return $this; + } + + public function setZoom($zoom): SearchMvt + { + if (isset($zoom) !== true) { + return $this; + } + $this->zoom = $zoom; + + return $this; + } + + public function setX($x): SearchMvt + { + if (isset($x) !== true) { + return $this; + } + $this->x = $x; + + return $this; + } + + public function setY($y): SearchMvt + { + if (isset($y) !== true) { + return $this; + } + $this->y = $y; + + return $this; + } +} diff --git a/src/Elasticsearch/Endpoints/SearchShards.php b/src/Elasticsearch/Endpoints/SearchShards.php index adf3e714c..99e98d079 100644 --- a/src/Elasticsearch/Endpoints/SearchShards.php +++ b/src/Elasticsearch/Endpoints/SearchShards.php @@ -23,7 +23,7 @@ * Elasticsearch API name search_shards * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SearchShards extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchTemplate.php b/src/Elasticsearch/Endpoints/SearchTemplate.php index c2b9b41df..09c7c9b2a 100644 --- a/src/Elasticsearch/Endpoints/SearchTemplate.php +++ b/src/Elasticsearch/Endpoints/SearchTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name search_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SearchTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php index 487283232..f599b055a 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name searchable_snapshots.cache_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CacheStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php index 15f586099..647151fd1 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php @@ -23,7 +23,7 @@ * Elasticsearch API name searchable_snapshots.clear_cache * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCache extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php index 2028d76d1..a44875145 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php @@ -24,7 +24,7 @@ * Elasticsearch API name searchable_snapshots.mount * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Mount extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/RepositoryStats.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/RepositoryStats.php index 814eaac32..416055ac2 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/RepositoryStats.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/RepositoryStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name searchable_snapshots.repository_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RepositoryStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php index c72e997c6..b2643bed3 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name searchable_snapshots.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/Authenticate.php b/src/Elasticsearch/Endpoints/Security/Authenticate.php index 7d6aeff8e..2dfc5b892 100644 --- a/src/Elasticsearch/Endpoints/Security/Authenticate.php +++ b/src/Elasticsearch/Endpoints/Security/Authenticate.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.authenticate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Authenticate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ChangePassword.php b/src/Elasticsearch/Endpoints/Security/ChangePassword.php index 9c3f29ee9..a9caa5ef3 100644 --- a/src/Elasticsearch/Endpoints/Security/ChangePassword.php +++ b/src/Elasticsearch/Endpoints/Security/ChangePassword.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.change_password * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ChangePassword extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php b/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php index e4e53c79f..7385fb800 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php +++ b/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_api_key_cache * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearApiKeyCache extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php b/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php index e615d9e01..6730fa8ad 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCachedPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php b/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php index 12d3302f2..a8c346313 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_realms * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCachedRealms extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php b/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php index 4fad3a99b..1f5f40481 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_roles * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCachedRoles extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php b/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php index bf9b47c3d..e8d3fee19 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_service_tokens * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCachedServiceTokens extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/CreateApiKey.php b/src/Elasticsearch/Endpoints/Security/CreateApiKey.php index 0027394d2..ba9a438cc 100644 --- a/src/Elasticsearch/Endpoints/Security/CreateApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/CreateApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.create_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CreateApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php b/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php index 49967e1fa..30236b5ad 100644 --- a/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php +++ b/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.create_service_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CreateServiceToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php b/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php index cfc34d4c8..0460dde13 100644 --- a/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeletePrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteRole.php b/src/Elasticsearch/Endpoints/Security/DeleteRole.php index 7db1e4dee..41fea70c9 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteRole.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteRole.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_role * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteRole extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php b/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php index 2bb8dd212..8ba74078c 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_role_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteRoleMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php b/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php index 20e75afdb..13d158084 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_service_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteServiceToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteUser.php b/src/Elasticsearch/Endpoints/Security/DeleteUser.php index 69aafcfa3..007438192 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteUser.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DisableUser.php b/src/Elasticsearch/Endpoints/Security/DisableUser.php index d408f5aea..aeef962cc 100644 --- a/src/Elasticsearch/Endpoints/Security/DisableUser.php +++ b/src/Elasticsearch/Endpoints/Security/DisableUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.disable_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DisableUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/EnableUser.php b/src/Elasticsearch/Endpoints/Security/EnableUser.php index cf3b336ad..a11620a46 100644 --- a/src/Elasticsearch/Endpoints/Security/EnableUser.php +++ b/src/Elasticsearch/Endpoints/Security/EnableUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.enable_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class EnableUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetApiKey.php b/src/Elasticsearch/Endpoints/Security/GetApiKey.php index abd87fb50..dc7fa59ad 100644 --- a/src/Elasticsearch/Endpoints/Security/GetApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/GetApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php b/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php index 51eceb82c..8bdc90895 100644 --- a/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_builtin_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetBuiltinPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetPrivileges.php b/src/Elasticsearch/Endpoints/Security/GetPrivileges.php index 4981b829c..f03e554ae 100644 --- a/src/Elasticsearch/Endpoints/Security/GetPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/GetPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetRole.php b/src/Elasticsearch/Endpoints/Security/GetRole.php index c1f702f74..5901376db 100644 --- a/src/Elasticsearch/Endpoints/Security/GetRole.php +++ b/src/Elasticsearch/Endpoints/Security/GetRole.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_role * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetRole extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php b/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php index cb48225ac..bfeebea5e 100644 --- a/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php +++ b/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_role_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetRoleMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php b/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php index 955efb0a1..8d715f711 100644 --- a/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php +++ b/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_service_accounts * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetServiceAccounts extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php b/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php index e728ca72f..0ba766546 100644 --- a/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php +++ b/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.get_service_credentials * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetServiceCredentials extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetToken.php b/src/Elasticsearch/Endpoints/Security/GetToken.php index 030d1ef94..dfa923e2d 100644 --- a/src/Elasticsearch/Endpoints/Security/GetToken.php +++ b/src/Elasticsearch/Endpoints/Security/GetToken.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetUser.php b/src/Elasticsearch/Endpoints/Security/GetUser.php index 92b040806..dfca30960 100644 --- a/src/Elasticsearch/Endpoints/Security/GetUser.php +++ b/src/Elasticsearch/Endpoints/Security/GetUser.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php b/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php index 89509e80e..6c9af9a3b 100644 --- a/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_user_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetUserPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GrantApiKey.php b/src/Elasticsearch/Endpoints/Security/GrantApiKey.php index 34c122c2a..c86c6945f 100644 --- a/src/Elasticsearch/Endpoints/Security/GrantApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/GrantApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.grant_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GrantApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/HasPrivileges.php b/src/Elasticsearch/Endpoints/Security/HasPrivileges.php index 163fd5ba2..1553a7fa7 100644 --- a/src/Elasticsearch/Endpoints/Security/HasPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/HasPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.has_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class HasPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php b/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php index 1fd54e568..cb43babc3 100644 --- a/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.invalidate_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class InvalidateApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/InvalidateToken.php b/src/Elasticsearch/Endpoints/Security/InvalidateToken.php index 8b40abbf2..ae6ff3c76 100644 --- a/src/Elasticsearch/Endpoints/Security/InvalidateToken.php +++ b/src/Elasticsearch/Endpoints/Security/InvalidateToken.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.invalidate_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class InvalidateToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutPrivileges.php b/src/Elasticsearch/Endpoints/Security/PutPrivileges.php index 505c3c8e8..300104f99 100644 --- a/src/Elasticsearch/Endpoints/Security/PutPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/PutPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.put_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutRole.php b/src/Elasticsearch/Endpoints/Security/PutRole.php index fd794c5b6..797c1c7e0 100644 --- a/src/Elasticsearch/Endpoints/Security/PutRole.php +++ b/src/Elasticsearch/Endpoints/Security/PutRole.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.put_role * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutRole extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php b/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php index b660d0148..624a3c546 100644 --- a/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php +++ b/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.put_role_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutRoleMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutUser.php b/src/Elasticsearch/Endpoints/Security/PutUser.php index 14cfc1a9e..93de2c538 100644 --- a/src/Elasticsearch/Endpoints/Security/PutUser.php +++ b/src/Elasticsearch/Endpoints/Security/PutUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.put_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php b/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php new file mode 100644 index 000000000..4d77a4d2b --- /dev/null +++ b/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php @@ -0,0 +1,58 @@ +body) ? 'POST' : 'GET'; + } + + public function setBody($body): QueryApiKeys + { + if (isset($body) !== true) { + return $this; + } + $this->body = $body; + + return $this; + } +} diff --git a/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php b/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php index 71190b8df..1c963e7c9 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php +++ b/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_authenticate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SamlAuthenticate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php b/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php index 5c83475c9..bc3377b81 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php +++ b/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_complete_logout * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SamlCompleteLogout extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php b/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php index 3638b623c..f79577481 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php +++ b/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_invalidate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SamlInvalidate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlLogout.php b/src/Elasticsearch/Endpoints/Security/SamlLogout.php index 489d4611d..97fd259df 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlLogout.php +++ b/src/Elasticsearch/Endpoints/Security/SamlLogout.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_logout * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SamlLogout extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php b/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php index e8e54cd4d..1df22294c 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php +++ b/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_prepare_authentication * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SamlPrepareAuthentication extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php b/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php index 330f32b47..f6fb954ee 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php +++ b/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.saml_service_provider_metadata * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SamlServiceProviderMetadata extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php b/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php index a77b3c279..fef4d6431 100644 --- a/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php +++ b/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php @@ -24,7 +24,7 @@ * Elasticsearch API name shutdown.delete_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Shutdown/GetNode.php b/src/Elasticsearch/Endpoints/Shutdown/GetNode.php index 27992ad35..8bce16af5 100644 --- a/src/Elasticsearch/Endpoints/Shutdown/GetNode.php +++ b/src/Elasticsearch/Endpoints/Shutdown/GetNode.php @@ -23,7 +23,7 @@ * Elasticsearch API name shutdown.get_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Shutdown/PutNode.php b/src/Elasticsearch/Endpoints/Shutdown/PutNode.php index 1bf526c62..e729e5c32 100644 --- a/src/Elasticsearch/Endpoints/Shutdown/PutNode.php +++ b/src/Elasticsearch/Endpoints/Shutdown/PutNode.php @@ -24,7 +24,7 @@ * Elasticsearch API name shutdown.put_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php b/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php index e5e132f0c..9aafe2488 100644 --- a/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name slm.delete_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php b/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php index b68d41e61..614917ea5 100644 --- a/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name slm.execute_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExecuteLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php b/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php index 3a70deaf0..756a08896 100644 --- a/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php +++ b/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.execute_retention * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExecuteRetention extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php b/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php index fca1747f3..1ce86da3b 100644 --- a/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.get_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/GetStats.php b/src/Elasticsearch/Endpoints/Slm/GetStats.php index 7f30d1fca..b6bf90ab9 100644 --- a/src/Elasticsearch/Endpoints/Slm/GetStats.php +++ b/src/Elasticsearch/Endpoints/Slm/GetStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.get_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/GetStatus.php b/src/Elasticsearch/Endpoints/Slm/GetStatus.php index 363396527..5a97ae1be 100644 --- a/src/Elasticsearch/Endpoints/Slm/GetStatus.php +++ b/src/Elasticsearch/Endpoints/Slm/GetStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.get_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php b/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php index 62157a11c..13cf4c263 100644 --- a/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name slm.put_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/Start.php b/src/Elasticsearch/Endpoints/Slm/Start.php index e2b21db1a..2f2faf80f 100644 --- a/src/Elasticsearch/Endpoints/Slm/Start.php +++ b/src/Elasticsearch/Endpoints/Slm/Start.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.start * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Start extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/Stop.php b/src/Elasticsearch/Endpoints/Slm/Stop.php index fe64519e3..14f000063 100644 --- a/src/Elasticsearch/Endpoints/Slm/Stop.php +++ b/src/Elasticsearch/Endpoints/Slm/Stop.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.stop * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stop extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php b/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php index 38ad7714f..601cf6490 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.cleanup_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CleanupRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php b/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php index 84e8624c0..5d477c7ec 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php +++ b/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.clone * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CloneSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Create.php b/src/Elasticsearch/Endpoints/Snapshot/Create.php index 4b2e8044b..36473cb7c 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Create.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Create.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.create * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Create extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php b/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php index a3165e475..9db186a1c 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.create_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CreateRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Delete.php b/src/Elasticsearch/Endpoints/Snapshot/Delete.php index 70aab60ca..21fe9f2dd 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Delete.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php b/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php index 8440f5bbb..cc6dd497f 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.delete_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Get.php b/src/Elasticsearch/Endpoints/Snapshot/Get.php index 2872c65c0..42b0c7971 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Get.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php b/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php index 0828e8e7c..8e54418f7 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php @@ -23,7 +23,7 @@ * Elasticsearch API name snapshot.get_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php b/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php index f049974f3..6609b198e 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php +++ b/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.repository_analyze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RepositoryAnalyze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Restore.php b/src/Elasticsearch/Endpoints/Snapshot/Restore.php index c73a2448a..ae729cad7 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Restore.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Restore.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.restore * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Restore extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Status.php b/src/Elasticsearch/Endpoints/Snapshot/Status.php index 95b0dcb0d..53d73e732 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Status.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Status.php @@ -23,7 +23,7 @@ * Elasticsearch API name snapshot.status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Status extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php b/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php index 604e71a24..542d8a6e6 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.verify_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class VerifyRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/ClearCursor.php b/src/Elasticsearch/Endpoints/Sql/ClearCursor.php index eaaf93b2a..6509d8747 100644 --- a/src/Elasticsearch/Endpoints/Sql/ClearCursor.php +++ b/src/Elasticsearch/Endpoints/Sql/ClearCursor.php @@ -23,7 +23,7 @@ * Elasticsearch API name sql.clear_cursor * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClearCursor extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php b/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php index 676715f0b..88ba51023 100644 --- a/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php +++ b/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php @@ -24,7 +24,7 @@ * Elasticsearch API name sql.delete_async * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteAsync extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/GetAsync.php b/src/Elasticsearch/Endpoints/Sql/GetAsync.php index 4c33f0d66..5f5eaeec8 100644 --- a/src/Elasticsearch/Endpoints/Sql/GetAsync.php +++ b/src/Elasticsearch/Endpoints/Sql/GetAsync.php @@ -24,7 +24,7 @@ * Elasticsearch API name sql.get_async * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetAsync extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php b/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php index ef65ce578..55458b587 100644 --- a/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php +++ b/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php @@ -24,7 +24,7 @@ * Elasticsearch API name sql.get_async_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetAsyncStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/Query.php b/src/Elasticsearch/Endpoints/Sql/Query.php index 0f7961802..bc9508a31 100644 --- a/src/Elasticsearch/Endpoints/Sql/Query.php +++ b/src/Elasticsearch/Endpoints/Sql/Query.php @@ -23,7 +23,7 @@ * Elasticsearch API name sql.query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Query extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/Translate.php b/src/Elasticsearch/Endpoints/Sql/Translate.php index 02979dd59..02c88dcf8 100644 --- a/src/Elasticsearch/Endpoints/Sql/Translate.php +++ b/src/Elasticsearch/Endpoints/Sql/Translate.php @@ -23,7 +23,7 @@ * Elasticsearch API name sql.translate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Translate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ssl/Certificates.php b/src/Elasticsearch/Endpoints/Ssl/Certificates.php index 37579e28a..b757f02c6 100644 --- a/src/Elasticsearch/Endpoints/Ssl/Certificates.php +++ b/src/Elasticsearch/Endpoints/Ssl/Certificates.php @@ -23,7 +23,7 @@ * Elasticsearch API name ssl.certificates * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Certificates extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Tasks/Cancel.php b/src/Elasticsearch/Endpoints/Tasks/Cancel.php index 39d9dce4a..71badae24 100644 --- a/src/Elasticsearch/Endpoints/Tasks/Cancel.php +++ b/src/Elasticsearch/Endpoints/Tasks/Cancel.php @@ -23,7 +23,7 @@ * Elasticsearch API name tasks.cancel * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Cancel extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Tasks/Get.php b/src/Elasticsearch/Endpoints/Tasks/Get.php index 4be3ff904..1ef4e4244 100644 --- a/src/Elasticsearch/Endpoints/Tasks/Get.php +++ b/src/Elasticsearch/Endpoints/Tasks/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name tasks.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Tasks/ListTasks.php b/src/Elasticsearch/Endpoints/Tasks/ListTasks.php index 7dc07a9e9..5792b7d87 100644 --- a/src/Elasticsearch/Endpoints/Tasks/ListTasks.php +++ b/src/Elasticsearch/Endpoints/Tasks/ListTasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name tasks.list * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ListTasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/TermVectors.php b/src/Elasticsearch/Endpoints/TermVectors.php index 67ce6ed42..6a43a0895 100644 --- a/src/Elasticsearch/Endpoints/TermVectors.php +++ b/src/Elasticsearch/Endpoints/TermVectors.php @@ -24,7 +24,7 @@ * Elasticsearch API name termvectors * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class TermVectors extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/TermsEnum.php b/src/Elasticsearch/Endpoints/TermsEnum.php index 765a31377..2cbd30fee 100644 --- a/src/Elasticsearch/Endpoints/TermsEnum.php +++ b/src/Elasticsearch/Endpoints/TermsEnum.php @@ -24,7 +24,7 @@ * Elasticsearch API name terms_enum * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class TermsEnum extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php b/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php index f1aacab2d..4cb8b4c4f 100644 --- a/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php +++ b/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php @@ -26,7 +26,7 @@ * Elasticsearch API name text_structure.find_structure * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FindStructure extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php b/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php index 6333185e4..f952a8959 100644 --- a/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.delete_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/GetTransform.php b/src/Elasticsearch/Endpoints/Transform/GetTransform.php index 5c5b4a854..f88cf11a3 100644 --- a/src/Elasticsearch/Endpoints/Transform/GetTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/GetTransform.php @@ -23,7 +23,7 @@ * Elasticsearch API name transform.get_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php b/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php index e3c7af337..7fb5c777e 100644 --- a/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php +++ b/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.get_transform_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetTransformStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php b/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php index 882f2ab89..7542c162e 100644 --- a/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php @@ -23,7 +23,7 @@ * Elasticsearch API name transform.preview_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PreviewTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/PutTransform.php b/src/Elasticsearch/Endpoints/Transform/PutTransform.php index 8d5a0c2e9..e2623ef25 100644 --- a/src/Elasticsearch/Endpoints/Transform/PutTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/PutTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.put_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/StartTransform.php b/src/Elasticsearch/Endpoints/Transform/StartTransform.php index 07085c263..7d2dd672d 100644 --- a/src/Elasticsearch/Endpoints/Transform/StartTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/StartTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.start_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StartTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/StopTransform.php b/src/Elasticsearch/Endpoints/Transform/StopTransform.php index ec6210956..e9a59a435 100644 --- a/src/Elasticsearch/Endpoints/Transform/StopTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/StopTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.stop_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class StopTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php b/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php index 489f2e671..389f461df 100644 --- a/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.update_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Update.php b/src/Elasticsearch/Endpoints/Update.php index c7755d25e..0226005c4 100644 --- a/src/Elasticsearch/Endpoints/Update.php +++ b/src/Elasticsearch/Endpoints/Update.php @@ -24,7 +24,7 @@ * Elasticsearch API name update * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Update extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/UpdateByQuery.php b/src/Elasticsearch/Endpoints/UpdateByQuery.php index 1d0ae18ca..493122faf 100644 --- a/src/Elasticsearch/Endpoints/UpdateByQuery.php +++ b/src/Elasticsearch/Endpoints/UpdateByQuery.php @@ -24,7 +24,7 @@ * Elasticsearch API name update_by_query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateByQuery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php b/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php index 28fb9437a..204c70c87 100644 --- a/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php +++ b/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php @@ -24,7 +24,7 @@ * Elasticsearch API name update_by_query_rethrottle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class UpdateByQueryRethrottle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/AckWatch.php b/src/Elasticsearch/Endpoints/Watcher/AckWatch.php index 88a18fb78..d90c6b01b 100644 --- a/src/Elasticsearch/Endpoints/Watcher/AckWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/AckWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.ack_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class AckWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php b/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php index 1542e71c7..c6307557d 100644 --- a/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.activate_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ActivateWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php b/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php index 9125e7b4c..7fcc11b72 100644 --- a/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.deactivate_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeactivateWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php b/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php index bb32c9136..ba9340ae8 100644 --- a/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.delete_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DeleteWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php b/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php index 321d01a0f..10522ed33 100644 --- a/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.execute_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ExecuteWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/GetWatch.php b/src/Elasticsearch/Endpoints/Watcher/GetWatch.php index 5e1ac141a..d0c8b82c0 100644 --- a/src/Elasticsearch/Endpoints/Watcher/GetWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/GetWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.get_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GetWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/PutWatch.php b/src/Elasticsearch/Endpoints/Watcher/PutWatch.php index 5cc2e8c30..168b78d45 100644 --- a/src/Elasticsearch/Endpoints/Watcher/PutWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/PutWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.put_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class PutWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php b/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php index 86bf6b463..21ffb20d8 100644 --- a/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php +++ b/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.query_watches * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class QueryWatches extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/Start.php b/src/Elasticsearch/Endpoints/Watcher/Start.php index 4e0e21d23..c9d489cfd 100644 --- a/src/Elasticsearch/Endpoints/Watcher/Start.php +++ b/src/Elasticsearch/Endpoints/Watcher/Start.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.start * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Start extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/Stats.php b/src/Elasticsearch/Endpoints/Watcher/Stats.php index 106385f30..00d2fc18f 100644 --- a/src/Elasticsearch/Endpoints/Watcher/Stats.php +++ b/src/Elasticsearch/Endpoints/Watcher/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/Stop.php b/src/Elasticsearch/Endpoints/Watcher/Stop.php index 8f3b7fea5..2d107b93e 100644 --- a/src/Elasticsearch/Endpoints/Watcher/Stop.php +++ b/src/Elasticsearch/Endpoints/Watcher/Stop.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.stop * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Stop extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Xpack/Info.php b/src/Elasticsearch/Endpoints/Xpack/Info.php index c52918d11..0a1ff4d21 100644 --- a/src/Elasticsearch/Endpoints/Xpack/Info.php +++ b/src/Elasticsearch/Endpoints/Xpack/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name xpack.info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Xpack/Usage.php b/src/Elasticsearch/Endpoints/Xpack/Usage.php index 39f124fa7..b46a89ec6 100644 --- a/src/Elasticsearch/Endpoints/Xpack/Usage.php +++ b/src/Elasticsearch/Endpoints/Xpack/Usage.php @@ -23,7 +23,7 @@ * Elasticsearch API name xpack.usage * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class Usage extends AbstractEndpoint { diff --git a/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php b/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php index 0c81f87c9..293821724 100644 --- a/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php +++ b/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php @@ -22,7 +22,7 @@ * Class AsyncSearchNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class AsyncSearchNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/AutoscalingNamespace.php b/src/Elasticsearch/Namespaces/AutoscalingNamespace.php index 0eb8ba5b6..33abdd7a3 100644 --- a/src/Elasticsearch/Namespaces/AutoscalingNamespace.php +++ b/src/Elasticsearch/Namespaces/AutoscalingNamespace.php @@ -22,7 +22,7 @@ * Class AutoscalingNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class AutoscalingNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/CatNamespace.php b/src/Elasticsearch/Namespaces/CatNamespace.php index 3287e22ae..0118a1470 100644 --- a/src/Elasticsearch/Namespaces/CatNamespace.php +++ b/src/Elasticsearch/Namespaces/CatNamespace.php @@ -22,7 +22,7 @@ * Class CatNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CatNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/CcrNamespace.php b/src/Elasticsearch/Namespaces/CcrNamespace.php index 36e6fe76d..2a8f4feb5 100644 --- a/src/Elasticsearch/Namespaces/CcrNamespace.php +++ b/src/Elasticsearch/Namespaces/CcrNamespace.php @@ -22,7 +22,7 @@ * Class CcrNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class CcrNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/ClusterNamespace.php b/src/Elasticsearch/Namespaces/ClusterNamespace.php index 8234d6af4..beeaf5587 100644 --- a/src/Elasticsearch/Namespaces/ClusterNamespace.php +++ b/src/Elasticsearch/Namespaces/ClusterNamespace.php @@ -22,7 +22,7 @@ * Class ClusterNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ClusterNamespace extends AbstractNamespace { @@ -32,7 +32,7 @@ class ClusterNamespace extends AbstractNamespace * * $params['include_yes_decisions'] = (boolean) Return 'YES' decisions in explanation (default: false) * $params['include_disk_info'] = (boolean) Return information about disk usage and shard sizes (default: false) - * $params['body'] = (array) The index, shard, and primary flag to explain. Empty means 'explain the first unassigned shard' + * $params['body'] = (array) The index, shard, and primary flag to explain. Empty means 'explain a randomly-chosen unassigned shard' * * @param array $params Associative array of parameters * @return array diff --git a/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php b/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php index b4b5b72c3..f277d9840 100644 --- a/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php +++ b/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php @@ -22,7 +22,7 @@ * Class DanglingIndicesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DanglingIndicesNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/DataFrameTransformDeprecatedNamespace.php b/src/Elasticsearch/Namespaces/DataFrameTransformDeprecatedNamespace.php index 1c6e21da7..a79859b6c 100644 --- a/src/Elasticsearch/Namespaces/DataFrameTransformDeprecatedNamespace.php +++ b/src/Elasticsearch/Namespaces/DataFrameTransformDeprecatedNamespace.php @@ -22,7 +22,7 @@ * Class DataFrameTransformDeprecatedNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class DataFrameTransformDeprecatedNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/EnrichNamespace.php b/src/Elasticsearch/Namespaces/EnrichNamespace.php index 92ce12730..7df6b8db4 100644 --- a/src/Elasticsearch/Namespaces/EnrichNamespace.php +++ b/src/Elasticsearch/Namespaces/EnrichNamespace.php @@ -22,7 +22,7 @@ * Class EnrichNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class EnrichNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/EqlNamespace.php b/src/Elasticsearch/Namespaces/EqlNamespace.php index c7d26ad13..0cf5aee51 100644 --- a/src/Elasticsearch/Namespaces/EqlNamespace.php +++ b/src/Elasticsearch/Namespaces/EqlNamespace.php @@ -22,7 +22,7 @@ * Class EqlNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class EqlNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/FeaturesNamespace.php b/src/Elasticsearch/Namespaces/FeaturesNamespace.php index a7d0745ae..99f850513 100644 --- a/src/Elasticsearch/Namespaces/FeaturesNamespace.php +++ b/src/Elasticsearch/Namespaces/FeaturesNamespace.php @@ -22,7 +22,7 @@ * Class FeaturesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FeaturesNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/FleetNamespace.php b/src/Elasticsearch/Namespaces/FleetNamespace.php index 81fbcc3e8..45f32bbb8 100644 --- a/src/Elasticsearch/Namespaces/FleetNamespace.php +++ b/src/Elasticsearch/Namespaces/FleetNamespace.php @@ -22,7 +22,7 @@ * Class FleetNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class FleetNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/GraphNamespace.php b/src/Elasticsearch/Namespaces/GraphNamespace.php index 4ac57425e..c1dd0ac4c 100644 --- a/src/Elasticsearch/Namespaces/GraphNamespace.php +++ b/src/Elasticsearch/Namespaces/GraphNamespace.php @@ -22,7 +22,7 @@ * Class GraphNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class GraphNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/IlmNamespace.php b/src/Elasticsearch/Namespaces/IlmNamespace.php index 77615bb9d..12b8f63fa 100644 --- a/src/Elasticsearch/Namespaces/IlmNamespace.php +++ b/src/Elasticsearch/Namespaces/IlmNamespace.php @@ -22,7 +22,7 @@ * Class IlmNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class IlmNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/IndicesNamespace.php b/src/Elasticsearch/Namespaces/IndicesNamespace.php index fbe488844..46e7a043b 100644 --- a/src/Elasticsearch/Namespaces/IndicesNamespace.php +++ b/src/Elasticsearch/Namespaces/IndicesNamespace.php @@ -22,7 +22,7 @@ * Class IndicesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class IndicesNamespace extends AbstractNamespace { @@ -235,7 +235,7 @@ public function dataStreamsStats(array $params = []) * $params['master_timeout'] = (time) Specify timeout for connection to master * $params['ignore_unavailable'] = (boolean) Ignore unavailable indexes (default: false) * $params['allow_no_indices'] = (boolean) Ignore if a wildcard expression resolves to no concrete indices (default: false) - * $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all) (Default = open) + * $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open, closed, or hidden indices (Options = open,closed,hidden,none,all) (Default = open,closed) * * @param array $params Associative array of parameters * @return array @@ -522,7 +522,7 @@ public function existsType(array $params = []): bool * * @param array $params Associative array of parameters * @return array - * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-field-usage-stats.html + * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/field-usage-stats.html * * @note This API is EXPERIMENTAL and may be changed or removed completely in a future release * diff --git a/src/Elasticsearch/Namespaces/IngestNamespace.php b/src/Elasticsearch/Namespaces/IngestNamespace.php index 07111aebb..1f760178f 100644 --- a/src/Elasticsearch/Namespaces/IngestNamespace.php +++ b/src/Elasticsearch/Namespaces/IngestNamespace.php @@ -22,7 +22,7 @@ * Class IngestNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class IngestNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/LicenseNamespace.php b/src/Elasticsearch/Namespaces/LicenseNamespace.php index 7253e3416..8262a0600 100644 --- a/src/Elasticsearch/Namespaces/LicenseNamespace.php +++ b/src/Elasticsearch/Namespaces/LicenseNamespace.php @@ -22,7 +22,7 @@ * Class LicenseNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class LicenseNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/LogstashNamespace.php b/src/Elasticsearch/Namespaces/LogstashNamespace.php index 762cd37a7..feca5b16f 100644 --- a/src/Elasticsearch/Namespaces/LogstashNamespace.php +++ b/src/Elasticsearch/Namespaces/LogstashNamespace.php @@ -22,7 +22,7 @@ * Class LogstashNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class LogstashNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/MigrationNamespace.php b/src/Elasticsearch/Namespaces/MigrationNamespace.php index 548d38f55..8d7584da1 100644 --- a/src/Elasticsearch/Namespaces/MigrationNamespace.php +++ b/src/Elasticsearch/Namespaces/MigrationNamespace.php @@ -22,7 +22,7 @@ * Class MigrationNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MigrationNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/MlNamespace.php b/src/Elasticsearch/Namespaces/MlNamespace.php index 5b4549df4..60c998244 100644 --- a/src/Elasticsearch/Namespaces/MlNamespace.php +++ b/src/Elasticsearch/Namespaces/MlNamespace.php @@ -22,7 +22,7 @@ * Class MlNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MlNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/MonitoringNamespace.php b/src/Elasticsearch/Namespaces/MonitoringNamespace.php index 825425d78..9ff8c0db7 100644 --- a/src/Elasticsearch/Namespaces/MonitoringNamespace.php +++ b/src/Elasticsearch/Namespaces/MonitoringNamespace.php @@ -22,7 +22,7 @@ * Class MonitoringNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class MonitoringNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/NodesNamespace.php b/src/Elasticsearch/Namespaces/NodesNamespace.php index 4f2cb88ca..3a84ce474 100644 --- a/src/Elasticsearch/Namespaces/NodesNamespace.php +++ b/src/Elasticsearch/Namespaces/NodesNamespace.php @@ -22,11 +22,60 @@ * Class NodesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class NodesNamespace extends AbstractNamespace { + /** + * Removes the archived repositories metering information present in the cluster. + * + * $params['node_id'] = (list) Comma-separated list of node IDs or names used to limit returned information. + * $params['max_archive_version'] = (long) Specifies the maximum archive_version to be cleared from the archive. + * + * @param array $params Associative array of parameters + * @return array + * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/clear-repositories-metering-archive-api.html + * + * @note This API is EXPERIMENTAL and may be changed or removed completely in a future release + * + */ + public function clearRepositoriesMeteringArchive(array $params = []) + { + $node_id = $this->extractArgument($params, 'node_id'); + $max_archive_version = $this->extractArgument($params, 'max_archive_version'); + + $endpointBuilder = $this->endpoints; + $endpoint = $endpointBuilder('Nodes\ClearRepositoriesMeteringArchive'); + $endpoint->setParams($params); + $endpoint->setNodeId($node_id); + $endpoint->setMaxArchiveVersion($max_archive_version); + + return $this->performRequest($endpoint); + } + /** + * Returns cluster repositories metering information. + * + * $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information. + * + * @param array $params Associative array of parameters + * @return array + * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/get-repositories-metering-api.html + * + * @note This API is EXPERIMENTAL and may be changed or removed completely in a future release + * + */ + public function getRepositoriesMeteringInfo(array $params = []) + { + $node_id = $this->extractArgument($params, 'node_id'); + + $endpointBuilder = $this->endpoints; + $endpoint = $endpointBuilder('Nodes\GetRepositoriesMeteringInfo'); + $endpoint->setParams($params); + $endpoint->setNodeId($node_id); + + return $this->performRequest($endpoint); + } /** * Returns information about hot threads on each node in the cluster. * diff --git a/src/Elasticsearch/Namespaces/RollupNamespace.php b/src/Elasticsearch/Namespaces/RollupNamespace.php index d3cb782e6..3e24d4eba 100644 --- a/src/Elasticsearch/Namespaces/RollupNamespace.php +++ b/src/Elasticsearch/Namespaces/RollupNamespace.php @@ -22,7 +22,7 @@ * Class RollupNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class RollupNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php b/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php index 7d9a8e357..23eb02f61 100644 --- a/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php +++ b/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php @@ -22,7 +22,7 @@ * Class SearchableSnapshotsNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SearchableSnapshotsNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SecurityNamespace.php b/src/Elasticsearch/Namespaces/SecurityNamespace.php index 1794212bb..3edc7e719 100644 --- a/src/Elasticsearch/Namespaces/SecurityNamespace.php +++ b/src/Elasticsearch/Namespaces/SecurityNamespace.php @@ -22,7 +22,7 @@ * Class SecurityNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SecurityNamespace extends AbstractNamespace { @@ -776,6 +776,26 @@ public function putUser(array $params = []) return $this->performRequest($endpoint); } + /** + * Retrieves information for API keys using a subset of query DSL + * + * $params['body'] = (array) From, size, query, sort and search_after + * + * @param array $params Associative array of parameters + * @return array + * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-query-api-key.html + */ + public function queryApiKeys(array $params = []) + { + $body = $this->extractArgument($params, 'body'); + + $endpointBuilder = $this->endpoints; + $endpoint = $endpointBuilder('Security\QueryApiKeys'); + $endpoint->setParams($params); + $endpoint->setBody($body); + + return $this->performRequest($endpoint); + } /** * Exchanges a SAML Response message for an Elasticsearch access token and refresh token pair * diff --git a/src/Elasticsearch/Namespaces/ShutdownNamespace.php b/src/Elasticsearch/Namespaces/ShutdownNamespace.php index 94f375309..fec9cb55a 100644 --- a/src/Elasticsearch/Namespaces/ShutdownNamespace.php +++ b/src/Elasticsearch/Namespaces/ShutdownNamespace.php @@ -22,7 +22,7 @@ * Class ShutdownNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class ShutdownNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SlmNamespace.php b/src/Elasticsearch/Namespaces/SlmNamespace.php index 651781436..95c680d19 100644 --- a/src/Elasticsearch/Namespaces/SlmNamespace.php +++ b/src/Elasticsearch/Namespaces/SlmNamespace.php @@ -22,7 +22,7 @@ * Class SlmNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SlmNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SnapshotNamespace.php b/src/Elasticsearch/Namespaces/SnapshotNamespace.php index 730e71789..9a90ddc58 100644 --- a/src/Elasticsearch/Namespaces/SnapshotNamespace.php +++ b/src/Elasticsearch/Namespaces/SnapshotNamespace.php @@ -22,7 +22,7 @@ * Class SnapshotNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SnapshotNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SqlNamespace.php b/src/Elasticsearch/Namespaces/SqlNamespace.php index 420e717c6..575788860 100644 --- a/src/Elasticsearch/Namespaces/SqlNamespace.php +++ b/src/Elasticsearch/Namespaces/SqlNamespace.php @@ -22,7 +22,7 @@ * Class SqlNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SqlNamespace extends AbstractNamespace { @@ -34,7 +34,7 @@ class SqlNamespace extends AbstractNamespace * * @param array $params Associative array of parameters * @return array - * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-pagination.html + * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/clear-sql-cursor-api.html */ public function clearCursor(array $params = []) { @@ -119,7 +119,7 @@ public function getAsyncStatus(array $params = []) * * @param array $params Associative array of parameters * @return array - * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-rest-overview.html + * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-search-api.html */ public function query(array $params = []) { @@ -139,7 +139,7 @@ public function query(array $params = []) * * @param array $params Associative array of parameters * @return array - * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-translate.html + * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-translate-api.html */ public function translate(array $params = []) { diff --git a/src/Elasticsearch/Namespaces/SslNamespace.php b/src/Elasticsearch/Namespaces/SslNamespace.php index 4eb71f1fe..750adc49c 100644 --- a/src/Elasticsearch/Namespaces/SslNamespace.php +++ b/src/Elasticsearch/Namespaces/SslNamespace.php @@ -22,7 +22,7 @@ * Class SslNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class SslNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/TasksNamespace.php b/src/Elasticsearch/Namespaces/TasksNamespace.php index 1b7033182..3c1fb2755 100644 --- a/src/Elasticsearch/Namespaces/TasksNamespace.php +++ b/src/Elasticsearch/Namespaces/TasksNamespace.php @@ -22,7 +22,7 @@ * Class TasksNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class TasksNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/TextStructureNamespace.php b/src/Elasticsearch/Namespaces/TextStructureNamespace.php index eca880135..44879cd27 100644 --- a/src/Elasticsearch/Namespaces/TextStructureNamespace.php +++ b/src/Elasticsearch/Namespaces/TextStructureNamespace.php @@ -22,7 +22,7 @@ * Class TextStructureNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class TextStructureNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/TransformNamespace.php b/src/Elasticsearch/Namespaces/TransformNamespace.php index 237438734..dff396e0f 100644 --- a/src/Elasticsearch/Namespaces/TransformNamespace.php +++ b/src/Elasticsearch/Namespaces/TransformNamespace.php @@ -22,7 +22,7 @@ * Class TransformNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class TransformNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/WatcherNamespace.php b/src/Elasticsearch/Namespaces/WatcherNamespace.php index 4e7f9c9b7..b44b07956 100644 --- a/src/Elasticsearch/Namespaces/WatcherNamespace.php +++ b/src/Elasticsearch/Namespaces/WatcherNamespace.php @@ -22,7 +22,7 @@ * Class WatcherNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class WatcherNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/XpackNamespace.php b/src/Elasticsearch/Namespaces/XpackNamespace.php index 82c78f978..5d1ded1a8 100644 --- a/src/Elasticsearch/Namespaces/XpackNamespace.php +++ b/src/Elasticsearch/Namespaces/XpackNamespace.php @@ -22,7 +22,7 @@ * Class XpackNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 7.15.0-SNAPSHOT (4e182b9ebb7699ef62d9c632ad58fc16f9828e11) + * and Elasticsearch 7.15.0-SNAPSHOT (9fb2eb1c5228090f825b0a28287b80a0e446b2a8) */ class XpackNamespace extends AbstractNamespace {