Constant Field Values

Contents

org.elasticsearch.*

  • org.elasticsearch.xpack.cluster.action.MigrateToDataTiersAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/migrate_to_data_tiers"
  • org.elasticsearch.xpack.core.action.XPackInfoAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/info"
  • org.elasticsearch.xpack.core.action.XPackUsageAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/usage"
  • org.elasticsearch.xpack.core.action.util.PageParams
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    100
  • org.elasticsearch.xpack.core.analytics.action.AnalyticsStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/analytics/stats"
  • org.elasticsearch.xpack.core.ccr.action.ActivateAutoFollowPatternAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/ccr/auto_follow_pattern/activate"
  • org.elasticsearch.xpack.core.ccr.action.CcrStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/ccr/stats"
  • org.elasticsearch.xpack.core.ccr.action.DeleteAutoFollowPatternAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/ccr/auto_follow_pattern/delete"
  • org.elasticsearch.xpack.core.ccr.action.FollowInfoAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/ccr/follow_info"
  • org.elasticsearch.xpack.core.ccr.action.FollowStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/ccr/follow_stats"
  • org.elasticsearch.xpack.core.ccr.action.ForgetFollowerAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/xpack/ccr/forget_follower"
  • org.elasticsearch.xpack.core.ccr.action.GetAutoFollowPatternAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/ccr/auto_follow_pattern/get"
  • org.elasticsearch.xpack.core.ccr.action.PauseFollowAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/ccr/pause_follow"
  • org.elasticsearch.xpack.core.ccr.action.PutAutoFollowPatternAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/ccr/auto_follow_pattern/put"
  • org.elasticsearch.xpack.core.ccr.action.PutFollowAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/xpack/ccr/put_follow"
  • org.elasticsearch.xpack.core.ccr.action.ResumeFollowAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/ccr/resume_follow"
  • org.elasticsearch.xpack.core.ccr.action.ShardFollowTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "xpack/ccr/shard_follow_task"
  • org.elasticsearch.xpack.core.ccr.action.UnfollowAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/xpack/ccr/unfollow"
  • org.elasticsearch.xpack.core.frozen.action.FreezeIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/freeze"
  • org.elasticsearch.xpack.core.graph.action.GraphExploreAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/xpack/graph/explore"
  • org.elasticsearch.xpack.core.ilm.action.DeleteLifecycleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/ilm/delete"
  • org.elasticsearch.xpack.core.ilm.action.ExplainLifecycleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/ilm/explain"
  • org.elasticsearch.xpack.core.ilm.action.GetLifecycleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/ilm/get"
  • org.elasticsearch.xpack.core.ilm.action.GetStatusAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/ilm/operation_mode/get"
  • org.elasticsearch.xpack.core.ilm.action.RemoveIndexLifecyclePolicyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/ilm/remove_policy"
  • org.elasticsearch.xpack.core.inference.action.DeleteInferenceEndpointAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/inference/delete"
  • org.elasticsearch.xpack.core.inference.action.GetInferenceDiagnosticsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/inference/diagnostics/get"
  • org.elasticsearch.xpack.core.inference.action.GetInferenceModelAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/inference/get"
  • org.elasticsearch.xpack.core.inference.action.GetInferenceServicesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/inference/services/get"
  • org.elasticsearch.xpack.core.inference.action.InferenceAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/inference"
  • org.elasticsearch.xpack.core.inference.action.PutInferenceModelAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/inference/put"
  • org.elasticsearch.xpack.core.inference.action.UpdateInferenceModelAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/inference/update"
  • org.elasticsearch.xpack.core.ml.dataframe.evaluation.common.AbstractAucRoc.Result
    Modifier and Type
    Constant Field
    Value
    public static final String
    "auc_roc_result"
  • org.elasticsearch.xpack.core.ml.dataframe.stats.classification.ClassificationStats
    Modifier and Type
    Constant Field
    Value
    public static final String
    "classification_stats"
  • org.elasticsearch.xpack.core.ml.dataframe.stats.common.DataCounts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "analytics_data_counts"
  • org.elasticsearch.xpack.core.ml.dataframe.stats.common.MemoryUsage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "analytics_memory_usage"
  • org.elasticsearch.xpack.core.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
    Modifier and Type
    Constant Field
    Value
    public static final String
    "outlier_detection_stats"
  • org.elasticsearch.xpack.core.ml.dataframe.stats.regression.RegressionStats
    Modifier and Type
    Constant Field
    Value
    public static final String
    "regression_stats"
  • org.elasticsearch.xpack.core.ml.inference.trainedmodel.inference.InferenceDefinition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "inference_model_definition"
  • org.elasticsearch.xpack.core.ml.inference.trainedmodel.metadata.TrainedModelMetadata
    Modifier and Type
    Constant Field
    Value
    public static final String
    "trained_model_metadata"
  • org.elasticsearch.xpack.core.ml.inference.trainedmodel.tree.TreeNode
    Modifier and Type
    Constant Field
    Value
    public static final String
    "tree_node"
  • org.elasticsearch.xpack.core.ml.job.process.autodetect.state.CategorizerState
    Modifier and Type
    Constant Field
    Value
    public static final String
    "categorizer_state"
  • org.elasticsearch.xpack.core.ml.job.process.autodetect.state.CategorizerStats
    Modifier and Type
    Constant Field
    Value
    public static final String
    "categorizer_stats"
  • org.elasticsearch.xpack.core.ml.job.process.autodetect.state.ModelSizeStats
    Modifier and Type
    Constant Field
    Value
    public static final String
    "model_size_stats"
  • org.elasticsearch.xpack.core.ml.job.process.autodetect.state.ModelState
    Modifier and Type
    Constant Field
    Value
    public static final String
    "model_state"
  • org.elasticsearch.xpack.core.ml.job.snapshot.upgrade.SnapshotUpgradeTaskParams
    Modifier and Type
    Constant Field
    Value
    public static final String
    "xpack/ml/job/snapshot/upgrade"
  • org.elasticsearch.xpack.core.ml.job.snapshot.upgrade.SnapshotUpgradeTaskState
    Modifier and Type
    Constant Field
    Value
    public static final String
    "xpack/ml/job/snapshot/upgrade"
  • org.elasticsearch.xpack.core.ml.packageloader.action.GetTrainedModelPackageConfigAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:internal/xpack/ml/trained_models/package_loader/get_config"
  • org.elasticsearch.xpack.core.ml.packageloader.action.LoadTrainedModelPackageAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:internal/xpack/ml/trained_models/package_loader/load"
  • org.elasticsearch.xpack.core.monitoring.action.MonitoringBulkAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/monitoring/bulk"
  • org.elasticsearch.xpack.core.monitoring.action.MonitoringMigrateAlertsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/monitoring/migrate/alerts"
  • org.elasticsearch.xpack.core.rollup.action.DeleteRollupJobAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/rollup/delete"
  • org.elasticsearch.xpack.core.rollup.action.GetRollupCapsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/rollup/get/caps"
  • org.elasticsearch.xpack.core.rollup.action.GetRollupIndexCapsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/xpack/rollup/get/index/caps"
  • org.elasticsearch.xpack.core.rollup.action.GetRollupJobsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/rollup/get"
  • org.elasticsearch.xpack.core.rollup.action.PutRollupJobAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/rollup/put"
  • org.elasticsearch.xpack.core.rollup.action.RollupSearchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/xpack/rollup/search"
  • org.elasticsearch.xpack.core.rollup.action.StartRollupJobAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/rollup/start"
  • org.elasticsearch.xpack.core.rollup.action.StopRollupJobAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/rollup/stop"
  • org.elasticsearch.xpack.core.search.action.GetAsyncSearchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/async_search/get"
  • org.elasticsearch.xpack.core.search.action.GetAsyncStatusAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/async_search/status"
  • org.elasticsearch.xpack.core.search.action.SubmitAsyncSearchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/async_search/submit"
  • org.elasticsearch.xpack.core.security.action.apikey.BulkUpdateApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/bulk_update"
  • org.elasticsearch.xpack.core.security.action.apikey.CreateApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/create"
  • org.elasticsearch.xpack.core.security.action.apikey.CreateCrossClusterApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/cross_cluster/api_key/create"
  • org.elasticsearch.xpack.core.security.action.apikey.CrossClusterApiKeyRoleDescriptorBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cross_cluster"
  • org.elasticsearch.xpack.core.security.action.apikey.GetApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/get"
  • org.elasticsearch.xpack.core.security.action.apikey.GrantApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/grant"
  • org.elasticsearch.xpack.core.security.action.apikey.InvalidateApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/invalidate"
  • org.elasticsearch.xpack.core.security.action.apikey.QueryApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/query"
  • org.elasticsearch.xpack.core.security.action.apikey.UpdateApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/api_key/update"
  • org.elasticsearch.xpack.core.security.action.apikey.UpdateCrossClusterApiKeyAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/cross_cluster/api_key/update"
  • org.elasticsearch.xpack.core.security.action.enrollment.KibanaEnrollmentAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/enroll/kibana"
  • org.elasticsearch.xpack.core.security.action.enrollment.NodeEnrollmentAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/enroll/node"
  • org.elasticsearch.xpack.core.security.action.privilege.ClearPrivilegesCacheAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/privilege/cache/clear"
  • org.elasticsearch.xpack.core.security.action.privilege.DeletePrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/privilege/delete"
  • org.elasticsearch.xpack.core.security.action.privilege.GetBuiltinPrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/privilege/builtin/get"
  • org.elasticsearch.xpack.core.security.action.privilege.GetPrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/privilege/get"
  • org.elasticsearch.xpack.core.security.action.privilege.PutPrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/privilege/put"
  • org.elasticsearch.xpack.core.security.action.profile.ActivateProfileAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/profile/activate"
  • org.elasticsearch.xpack.core.security.action.profile.GetProfilesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/profile/get"
  • org.elasticsearch.xpack.core.security.action.profile.SetProfileEnabledAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/profile/set_enabled"
  • org.elasticsearch.xpack.core.security.action.profile.SuggestProfilesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/profile/suggest"
  • org.elasticsearch.xpack.core.security.action.profile.UpdateProfileDataAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/profile/put/data"
  • org.elasticsearch.xpack.core.security.action.realm.ClearRealmCacheAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/realm/cache/clear"
  • org.elasticsearch.xpack.core.security.action.role.ClearRolesCacheAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/roles/cache/clear"
  • org.elasticsearch.xpack.core.security.action.role.DeleteRoleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/role/delete"
  • org.elasticsearch.xpack.core.security.action.role.GetRolesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/role/get"
  • org.elasticsearch.xpack.core.security.action.role.PutRoleAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/role/put"
  • org.elasticsearch.xpack.core.security.action.rolemapping.DeleteRoleMappingAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/role_mapping/delete"
  • org.elasticsearch.xpack.core.security.action.rolemapping.GetRoleMappingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/role_mapping/get"
  • org.elasticsearch.xpack.core.security.action.rolemapping.PutRoleMappingAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/role_mapping/put"
  • org.elasticsearch.xpack.core.security.action.saml.SamlAuthenticateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/saml/authenticate"
  • org.elasticsearch.xpack.core.security.action.saml.SamlInvalidateSessionAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/saml/invalidate"
  • org.elasticsearch.xpack.core.security.action.saml.SamlLogoutAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/saml/logout"
  • org.elasticsearch.xpack.core.security.action.saml.SamlPrepareAuthenticationAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/saml/prepare"
  • org.elasticsearch.xpack.core.security.action.saml.SamlSpMetadataAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/security/saml/metadata"
  • org.elasticsearch.xpack.core.security.action.service.CreateServiceAccountTokenAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/service_account/token/create"
  • org.elasticsearch.xpack.core.security.action.service.DeleteServiceAccountTokenAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/service_account/token/delete"
  • org.elasticsearch.xpack.core.security.action.service.GetServiceAccountAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/service_account/get"
  • org.elasticsearch.xpack.core.security.action.service.GetServiceAccountCredentialsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/service_account/credential/get"
  • org.elasticsearch.xpack.core.security.action.service.GetServiceAccountNodesCredentialsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/service_account/credential/get[n]"
  • org.elasticsearch.xpack.core.security.action.token.CreateTokenAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/token/create"
  • org.elasticsearch.xpack.core.security.action.token.InvalidateTokenAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/token/invalidate"
  • org.elasticsearch.xpack.core.security.action.token.RefreshTokenAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/token/refresh"
  • org.elasticsearch.xpack.core.security.action.user.AuthenticateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/user/authenticate"
  • org.elasticsearch.xpack.core.security.action.user.DeleteUserAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/user/delete"
  • org.elasticsearch.xpack.core.security.action.user.GetUserPrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/user/list_privileges"
  • org.elasticsearch.xpack.core.security.action.user.GetUsersAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/user/get"
  • org.elasticsearch.xpack.core.security.action.user.HasPrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/user/has_privileges"
  • org.elasticsearch.xpack.core.security.action.user.ProfileHasPrivilegesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/profile/has_privileges"
  • org.elasticsearch.xpack.core.security.action.user.PutUserAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/security/user/put"
  • org.elasticsearch.xpack.core.security.authc.kerberos.KerberosRealmSettings
    Modifier and Type
    Constant Field
    Value
    public static final String
    "kerberos"
  • org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.AllExpression
    Modifier and Type
    Constant Field
    Value
    public static final String
    "all"
  • org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.AnyExpression
    Modifier and Type
    Constant Field
    Value
    public static final String
    "any"
  • org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.ExceptExpression
    Modifier and Type
    Constant Field
    Value
    public static final String
    "except"
  • org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.FieldExpression
    Modifier and Type
    Constant Field
    Value
    public static final String
    "field"
  • org.elasticsearch.xpack.core.security.authz.permission.RemoteClusterPermissionGroup
    Modifier and Type
    Constant Field
    Value
    public static final String
    "remote_cluster_permission_group"
  • org.elasticsearch.xpack.core.security.authz.permission.RemoteClusterPermissions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "remote_cluster_permissions"
  • org.elasticsearch.xpack.core.security.authz.permission.Role
    Modifier and Type
    Constant Field
    Value
    public static final String
    "_remote_user"
  • org.elasticsearch.xpack.core.spatial.action.SpatialStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/spatial/stats"
  • org.elasticsearch.xpack.core.ssl.action.GetCertificateInfoAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/ssl/certificates/get"
  • org.elasticsearch.xpack.core.textstructure.action.AbstractFindStructureRequest
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.elasticsearch.xpack.core.textstructure.action.FindFieldStructureAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/text_structure/find_field_structure"
  • org.elasticsearch.xpack.core.textstructure.action.FindMessageStructureAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/text_structure/find_message_structure"
  • org.elasticsearch.xpack.core.textstructure.action.FindStructureAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/text_structure/findstructure"
  • org.elasticsearch.xpack.core.textstructure.structurefinder.TextStructure
    Modifier and Type
    Constant Field
    Value
    public static final String
    "explain"
  • org.elasticsearch.xpack.core.transform.action.DeleteTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/delete"
  • org.elasticsearch.xpack.core.transform.action.GetCheckpointAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/transform/checkpoint"
  • org.elasticsearch.xpack.core.transform.action.GetCheckpointNodeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/transform/checkpoint[n]"
  • org.elasticsearch.xpack.core.transform.action.GetTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/transform/get"
  • org.elasticsearch.xpack.core.transform.action.GetTransformAction.Response
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Found [{}] invalid transforms"
  • org.elasticsearch.xpack.core.transform.action.GetTransformNodeStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/node_stats"
  • org.elasticsearch.xpack.core.transform.action.GetTransformStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/transform/stats/get"
  • org.elasticsearch.xpack.core.transform.action.GetTransformStatsAction.Request
    Modifier and Type
    Constant Field
    Value
    public static final int
    1000
  • org.elasticsearch.xpack.core.transform.action.PreviewTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unused-transform-preview-index"
    public static final String
    "cluster:admin/transform/preview"
  • org.elasticsearch.xpack.core.transform.action.PutTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/put"
  • org.elasticsearch.xpack.core.transform.action.ResetTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/reset"
  • org.elasticsearch.xpack.core.transform.action.ScheduleNowTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/schedule_now"
  • org.elasticsearch.xpack.core.transform.action.SetResetModeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:internal/xpack/transform/reset_mode"
  • org.elasticsearch.xpack.core.transform.action.StartTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/start"
  • org.elasticsearch.xpack.core.transform.action.StopTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/stop"
  • org.elasticsearch.xpack.core.transform.action.UpdateTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/update"
  • org.elasticsearch.xpack.core.transform.action.UpgradeTransformsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/upgrade"
  • org.elasticsearch.xpack.core.transform.action.ValidateTransformAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/transform/validate"
  • org.elasticsearch.xpack.core.watcher.condition.AlwaysCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "always"
  • org.elasticsearch.xpack.core.watcher.input.none.NoneInput
    Modifier and Type
    Constant Field
    Value
    public static final String
    "none"
  • org.elasticsearch.xpack.core.watcher.transform.chain.ChainTransform
    Modifier and Type
    Constant Field
    Value
    public static final String
    "chain"
  • org.elasticsearch.xpack.core.watcher.transport.actions.QueryWatchesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/watcher/watch/query"
  • org.elasticsearch.xpack.core.watcher.transport.actions.ack.AckWatchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/watch/ack"
  • org.elasticsearch.xpack.core.watcher.transport.actions.activate.ActivateWatchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/watch/activate"
  • org.elasticsearch.xpack.core.watcher.transport.actions.delete.DeleteWatchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/watch/delete"
  • org.elasticsearch.xpack.core.watcher.transport.actions.execute.ExecuteWatchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/watch/execute"
  • org.elasticsearch.xpack.core.watcher.transport.actions.execute.ExecuteWatchRequest
    Modifier and Type
    Constant Field
    Value
    public static final String
    "_inlined_"
  • org.elasticsearch.xpack.core.watcher.transport.actions.get.GetWatchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/watcher/watch/get"
  • org.elasticsearch.xpack.core.watcher.transport.actions.put.GetWatcherSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/settings/get"
  • org.elasticsearch.xpack.core.watcher.transport.actions.put.PutWatchAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/watch/put"
  • org.elasticsearch.xpack.core.watcher.transport.actions.put.UpdateWatcherSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/settings/update"
  • org.elasticsearch.xpack.core.watcher.transport.actions.service.WatcherServiceAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/xpack/watcher/service"
  • org.elasticsearch.xpack.core.watcher.transport.actions.stats.WatcherStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/xpack/watcher/stats/dist"
  • org.elasticsearch.xpack.core.watcher.watch.Watch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "include_status"
    public static final String
    ".watches"
  • org.elasticsearch.xpack.core.watcher.watch.WatchField
    Modifier and Type
    Constant Field
    Value
    public static final String
    "_all"
  • org.elasticsearch.xpack.core.watcher.watch.WatchStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "include_state"