States for solrcloud alias and collection configuration
New in version 2017.7.0.
salt.states.solrcloud.
alias
(name, collections, **kwargs)¶Create alias and enforce collection list.
Use the solrcloud module to get alias members and set them.
You can pass additional arguments that will be forwarded to http.query
The collection name
list of collections to include in the alias
salt.states.solrcloud.
collection
(name, options=None, **kwargs)¶Create collection and enforce options.
Use the solrcloud module to get collection parameters.
You can pass additional arguments that will be forwarded to http.query
The collection name
options to ensure
Generated on May 09, 2023 at 04:04:24 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.1.
© 2023 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy