Home
last modified time | relevance | path

Searched refs:Required (Results 1 – 25 of 112) sorted by relevance

12345

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc73 $params['body'] = (array) the new password for the user (Required)
140 $params['body'] = (array) The api key request to create an API key (Required)
307 $params['body'] = (array) The token request to get (Required)
346 $params['body'] = (array) The api key request to create an API key (Required)
360 $params['body'] = (array) The privileges to test (Required)
385 $params['body'] = (array) The token to invalidate (Required)
399 $params['body'] = (array) The privilege(s) to add (Required)
414 $params['body'] = (array) The role to add (Required)
429 $params['body'] = (array) The role mapping to add (Required)
444 $params['body'] = (array) The user to add (Required)
[all...]
H A DSqlNamespace.asciidoc46 $params['body'] = (array) Use the `query` element to start a query. Use the `cursor` element to continue a query. (Required)
59 $params['body'] = (array) Specify the query in the `query` element. (Required)
H A DRollupNamespace.asciidoc97 $params['body'] = (array) The job configuration (Required)
112 $params['body'] = (array) The rollup configuration (Required)
126 $params['index'] = (list) The indices or index-pattern(s) (containing rollup or regular data) that should be searched (Required)
130 $params['body'] = (array) The search request body (Required)
H A DIngestNamespace.asciidoc79 $params['body'] = (array) The ingest definition (Required)
94 $params['body'] = (array) The simulate definition (Required)
H A DMlNamespace.asciidoc207 $params['job_id'] = (string) The ID of the job from which to delete forecasts (Required)
266 $params['body'] = (array) The analysis config, plus cardinality estimates for fields it references (Required)
321 $params['body'] = (array) The contents of the file to be analyzed (Required)
368 $params['job_id'] = (string) ID of the job to get bucket results from (Required)
426 $params['job_id'] = (string) The name of the job (Required)
578 $params['job_id'] = (string) The ID of the job to fetch (Required)
697 $params['body'] = (array) A list of events (Required)
713 $params['body'] = (array) The data to process (Required)
769 $params['body'] = (array) The data frame analytics configuration (Required)
787 $params['body'] = (array) The datafeed config (Required)
[all...]
H A DLogstashNamespace.asciidoc60 $params['body'] = (array) The Pipeline to add or update (Required)
H A DAutoscalingNamespace.asciidoc73 $params['body'] = (array) the specification of the autoscaling policy (Required)
H A DGraphNamespace.asciidoc31 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices (Required)
H A DMonitoringNamespace.asciidoc36 $params['body'] = (array) The operation definition and data (action-data pairs), separated by newlines (Required)
H A DCcrNamespace.asciidoc58 $params['body'] = (array) The name of the leader index and other optional ccr related parameters (Required)
98 $params['body'] = (array) the name and UUID of the follower index, the name of the cluster containing the follower index, and the alias from the perspective of that cluster for the remote cluster containing the leader index (Required)
H A DEnrichNamespace.asciidoc76 $params['body'] = (array) The enrich policy to register (Required)
H A DSnapshotNamespace.asciidoc60 $params['body'] = (array) The snapshot clone definition (Required)
94 $params['body'] = (array) The repository definition (Required)
H A DEqlNamespace.asciidoc79 $params['body'] = (array) Eql request body. Use the `query` to limit the query scope. (Required)
H A DIndicesNamespace.asciidoc233 $params['index'] = (list) A comma-separated list of index names (supports wildcards); use `_all` for all indices (Required)
234 $params['name'] = (list) A comma-separated list of aliases to delete (supports wildcards); use `_all` to delete all aliases for the specified indices. (Required)
312 $params['name'] = (list) A comma-separated list of alias names to return (Required)
502 $params['fields'] = (list) A comma-separated list of fields (Required)
650 $params['index'] = (list) A comma-separated list of index names the alias should point to (supports wildcards); use `_all` to perform the operation on all indices. (Required)
651 $params['name'] = (string) The name of the alias to be created or updated (Required)
671 $params['body'] = (array) The template definition (Required)
705 $params['body'] = (array) The index settings to be updated (Required)
794 $params['alias'] = (string) The name of the alias to rollover (Required)
947 $params['body'] = (array) The definition of `actions` to perform (Required)
[all...]
H A DTextStructureNamespace.asciidoc45 $params['body'] = (array) The contents of the file to be analyzed (Required)
H A DWatcherNamespace.asciidoc41 $params['watch_id'] = (string) Watch ID (Required)
H A DSearchableSnapshotsNamespace.asciidoc57 $params['body'] = (array) The restore configuration for mounting the snapshot as searchable (Required)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DRequired.php31 final class Required class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc116 $params['body'] = (array) The operation definition and data (action-data pairs), separated by newlines (Required)
185 $params['id'] = (string) Document ID (Required)
186 $params['index'] = (string) The name of the index (Required)
195 $params['body'] = (array) The document (Required)
208 $params['id'] = (string) The document ID (Required)
209 $params['index'] = (string) The name of the index (Required)
231 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices (Required)
262 $params['requests_per_second'] = (number) The throttle to set on this request in floating sub-requests per second. -1 means set no throttle. (Required)
290 $params['id'] = (string) The document ID (Required)
291 $params['index'] = (string) The name of the index (Required)
[all...]
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php240 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required GET param "…
244 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required param "stat…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst158 Annotation Required
161 ``@Required`` indicates that the field must be specified when the annotation is used.
174 /** @Required */
186 public $direction; // Required field missing, throws an AnnotationException
/plugin/securelogin/
H A DTODO3 ## Optional Required Encryption
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md40 * Required DokuWiki >= Elenor of Tsort ([dokuwiki issue](https://github.com/splitbrain/dokuwiki/pul…
/plugin/picasawebalbum/
H A DREADME8 Required dokuwiki plugin:
/plugin/displaytitle/
H A DREADME.md26 | Argument | Required | Description |

12345