bin/V6/Elasticsearch.Powershell.V6.dll-Help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh"> <!-- Cmdlet: Search-ElasticV6 --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Search-ElasticV6</command:name> <command:verb>Search</command:verb> <command:noun>ElasticV6</command:noun> <maml:description> <maml:para>Search records in an elasticsearch cluster</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: Search --> <command:syntaxItem> <maml:name>Search-ElasticV6</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Query --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Query</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="2"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Fields --> <command:parameter required="false" globbing="false" pipelineInput="false" position="3"> <maml:name>Fields</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Size --> <command:parameter required="false" globbing="false" pipelineInput="false" position="4"> <maml:name>Size</maml:name> <command:parameterValue required="true">int</command:parameterValue> <dev:type> <maml:name>System.Int32</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>100</dev:defaultValue> </command:parameter> <!-- Parameter: From --> <command:parameter required="false" globbing="false" pipelineInput="false" position="5"> <maml:name>From</maml:name> <command:parameterValue required="true">int</command:parameterValue> <dev:type> <maml:name>System.Int32</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>0</dev:defaultValue> </command:parameter> <!-- Parameter: Scroll --> <command:parameter required="false" globbing="false" pipelineInput="false" position="6"> <maml:name>Scroll</maml:name> <command:parameterValue required="true">SwitchParameter</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:syntaxItem> <!-- Parameter set: Scroll --> <command:syntaxItem> <maml:name>Search-ElasticV6</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: ScrollId --> <command:parameter required="false" globbing="false" pipelineInput="false" position="7"> <maml:name>ScrollId</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Query --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Query</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="2"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Fields --> <command:parameter required="false" globbing="false" pipelineInput="false" position="3"> <maml:name>Fields</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Size --> <command:parameter required="false" globbing="false" pipelineInput="false" position="4"> <maml:name>Size</maml:name> <command:parameterValue required="true">int</command:parameterValue> <dev:type> <maml:name>System.Int32</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>100</dev:defaultValue> </command:parameter> <!-- Parameter: From --> <command:parameter required="false" globbing="false" pipelineInput="false" position="5"> <maml:name>From</maml:name> <command:parameterValue required="true">int</command:parameterValue> <dev:type> <maml:name>System.Int32</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>0</dev:defaultValue> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Scroll --> <command:parameter required="false" globbing="false" pipelineInput="false" position="6"> <maml:name>Scroll</maml:name> <command:parameterValue required="true">SwitchParameter</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <!-- Parameter: ScrollId --> <command:parameter required="false" globbing="false" pipelineInput="false" position="7"> <maml:name>ScrollId</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6ClusterHealth --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6ClusterHealth</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6ClusterHealth</command:noun> <maml:description> <maml:para>Get the cluster's health status. It's possible to filter the output for specific indices.</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6ClusterHealth</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6Index --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6Index</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6Index</command:noun> <maml:description> <maml:para>Get the cluster's indices. The output can be filtered using the Index parameter.</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6Index</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: New-ElasticV6Index --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>New-ElasticV6Index</command:name> <command:verb>New</command:verb> <command:noun>ElasticV6Index</command:noun> <maml:description> <maml:para>Creates a new index in the cluster</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>New-ElasticV6Index</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Index --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Index --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Remove-ElasticV6Index --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-ElasticV6Index</command:name> <command:verb>Remove</command:verb> <command:noun>ElasticV6Index</command:noun> <maml:description> <maml:para>Removes one or more indices from the cluster</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Remove-ElasticV6Index</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: InputObject --> <command:parameter required="false" globbing="false" pipelineInput="true (ByValue)" position="named"> <maml:name>InputObject</maml:name> <command:parameterValue required="true">Index[]</command:parameterValue> <dev:type> <maml:name>Elasticsearch.Powershell.Types.Index[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Index --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: InputObject --> <command:parameter required="false" globbing="false" pipelineInput="true (ByValue)" position="named"> <maml:name>InputObject</maml:name> <command:parameterValue required="true">Index[]</command:parameterValue> <dev:type> <maml:name>Elasticsearch.Powershell.Types.Index[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Elasticsearch.Powershell.Types.Index[]</maml:name> <maml:uri /> </dev:type> </command:inputType> </command:inputTypes> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6IndexSettings --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6IndexSettings</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6IndexSettings</command:noun> <maml:description> <maml:para>Get the specified index settings</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6IndexSettings</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Index --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Index --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Set-ElasticV6IndexSettings --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Set-ElasticV6IndexSettings</command:name> <command:verb>Set</command:verb> <command:noun>ElasticV6IndexSettings</command:noun> <maml:description> <maml:para>Set the specified index settings</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Set-ElasticV6IndexSettings</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Index --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Settings --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Settings</maml:name> <command:parameterValue required="true">Hashtable</command:parameterValue> <dev:type> <maml:name>System.Collections.Hashtable</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Index --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Index</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Settings --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Settings</maml:name> <command:parameterValue required="true">Hashtable</command:parameterValue> <dev:type> <maml:name>System.Collections.Hashtable</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6NodeInfo --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6NodeInfo</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6NodeInfo</command:noun> <maml:description> <maml:para>Get the cluster's nodes information</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6NodeInfo</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: InputObject --> <command:parameter required="false" globbing="false" pipelineInput="true (ByValue)" position="named"> <maml:name>InputObject</maml:name> <command:parameterValue required="true">Cluster</command:parameterValue> <dev:type> <maml:name>Elasticsearch.Powershell.Types.Cluster</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: InputObject --> <command:parameter required="false" globbing="false" pipelineInput="true (ByValue)" position="named"> <maml:name>InputObject</maml:name> <command:parameterValue required="true">Cluster</command:parameterValue> <dev:type> <maml:name>Elasticsearch.Powershell.Types.Cluster</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Elasticsearch.Powershell.Types.Cluster</maml:name> <maml:uri /> </dev:type> </command:inputType> </command:inputTypes> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6Repository --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6Repository</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6Repository</command:noun> <maml:description> <maml:para>Get the cluster's repositories</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6Repository</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Repository --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Repository --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Remove-ElasticV6Repository --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-ElasticV6Repository</command:name> <command:verb>Remove</command:verb> <command:noun>ElasticV6Repository</command:noun> <maml:description> <maml:para>Removes one or more repository from an elasticsearch cluster</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Remove-ElasticV6Repository</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: New-ElasticV6RepositoryFileSystem --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>New-ElasticV6RepositoryFileSystem</command:name> <command:verb>New</command:verb> <command:noun>ElasticV6RepositoryFileSystem</command:noun> <maml:description> <maml:para>Creates a new filesystem repository in the elasticsearch cluster</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>New-ElasticV6RepositoryFileSystem</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Name</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Location --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Location</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Compress --> <command:parameter required="false" globbing="false" pipelineInput="false" position="3"> <maml:name>Compress</maml:name> <command:parameterValue required="true">bool</command:parameterValue> <dev:type> <maml:name>System.Boolean</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: ChunkSize --> <command:parameter required="false" globbing="false" pipelineInput="false" position="4"> <maml:name>ChunkSize</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Name</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Location --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Location</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Compress --> <command:parameter required="false" globbing="false" pipelineInput="false" position="3"> <maml:name>Compress</maml:name> <command:parameterValue required="true">bool</command:parameterValue> <dev:type> <maml:name>System.Boolean</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: ChunkSize --> <command:parameter required="false" globbing="false" pipelineInput="false" position="4"> <maml:name>ChunkSize</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6RepositorySettings --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6RepositorySettings</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6RepositorySettings</command:noun> <maml:description> <maml:para>Get the repository's settings</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6RepositorySettings</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Repository --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Repository --> <command:parameter required="false" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Get-ElasticV6Snapshot --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-ElasticV6Snapshot</command:name> <command:verb>Get</command:verb> <command:noun>ElasticV6Snapshot</command:noun> <maml:description> <maml:para>Get a list of the spanpshots in the specified repository</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-ElasticV6Snapshot</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Name --> <command:parameter required="false" globbing="false" pipelineInput="false" position="2"> <maml:name>Name</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Name --> <command:parameter required="false" globbing="false" pipelineInput="false" position="2"> <maml:name>Name</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: New-ElasticV6Snapshot --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>New-ElasticV6Snapshot</command:name> <command:verb>New</command:verb> <command:noun>ElasticV6Snapshot</command:noun> <maml:description> <maml:para>Create a new snapshot in a repository</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>New-ElasticV6Snapshot</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Name</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Name</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> <!-- Cmdlet: Remove-ElasticV6Snapshot --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-ElasticV6Snapshot</command:name> <command:verb>Remove</command:verb> <command:noun>ElasticV6Snapshot</command:noun> <maml:description> <maml:para>Delete snapshots from the specified repository</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Remove-ElasticV6Snapshot</maml:name> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Name</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Repository --> <command:parameter required="true" globbing="false" pipelineInput="false" position="1"> <maml:name>Repository</maml:name> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="2"> <maml:name>Name</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Node --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>Node</maml:name> <command:parameterValue required="true">string[]</command:parameterValue> <dev:type> <maml:name>System.String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>http://localhost:9200</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues /> </command:command> </helpItems> |