search

package
v1.12.0-beta.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2023 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

Package search -- generated by scloudgen !! DO NOT EDIT !!

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDataset

func CreateDataset(cmd *cobra.Command, args []string) error

CreateDataset Creates a dataset.

func CreateFederatedConnection

func CreateFederatedConnection(cmd *cobra.Command, args []string) error

CreateFederatedConnection Creates a new federated connection with information about how to connect to a remote index.

func CreateJob

func CreateJob(cmd *cobra.Command, args []string) error

CreateJob Creates a search job.

func DeleteDatasetById

func DeleteDatasetById(cmd *cobra.Command, args []string) error

DeleteDatasetById Deletes a dataset with a specified dataset ID (datasetid).

func DeleteFederatedConnection

func DeleteFederatedConnection(cmd *cobra.Command, args []string) error

DeleteFederatedConnection Deletes a federated connection with the specified name (connectionName)

func DeleteJob added in v1.6.0

func DeleteJob(cmd *cobra.Command, args []string) error

DeleteJob Creates a search job that deletes events from an index. The events are deleted from the index in the specified module, based on the search criteria as specified by the predicate.

func ExportResults

func ExportResults(cmd *cobra.Command, args []string) error

ExportResults Exports the search results for the job with the specified search ID (SID). Export the results as a CSV file or JSON file.

func GetAllFederatedConnections

func GetAllFederatedConnections(cmd *cobra.Command, args []string) error

GetAllFederatedConnections Returns all federated connections.

func GetDatasetById

func GetDatasetById(cmd *cobra.Command, args []string) error

GetDatasetById Returns a dataset with a specified dataset ID (datasetid).

func GetFederatedConnectionByName

func GetFederatedConnectionByName(cmd *cobra.Command, args []string) error

GetFederatedConnectionByName Returns the federated connection with the specified name (connectionName).

func GetJob

func GetJob(cmd *cobra.Command, args []string) error

GetJob Returns the search job with the specified search ID (SID).

func ListDatasets

func ListDatasets(cmd *cobra.Command, args []string) error

ListDatasets Returns a list of all datasets.

func ListEventsSummary

func ListEventsSummary(cmd *cobra.Command, args []string) error

ListEventsSummary Returns an events summary for search ID (SID) search.

func ListFieldsSummary

func ListFieldsSummary(cmd *cobra.Command, args []string) error

ListFieldsSummary Returns a fields stats summary of the events to-date, for search ID (SID) search.

func ListJobs

func ListJobs(cmd *cobra.Command, args []string) error

ListJobs Returns the matching list of search jobs.

func ListPreviewResults

func ListPreviewResults(cmd *cobra.Command, args []string) error

ListPreviewResults Returns the preview search results for the job with the specified search ID (SID). Can be used when a job is running to return interim results.

func ListResults

func ListResults(cmd *cobra.Command, args []string) error

ListResults Returns the search results for the job with the specified search ID (SID).

func ListTimeBuckets

func ListTimeBuckets(cmd *cobra.Command, args []string) error

ListTimeBuckets Returns the event distribution over time of the untransformed events read to-date, for search ID(SID) search.

func PutFederatedConnectionByName

func PutFederatedConnectionByName(cmd *cobra.Command, args []string) error

PutFederatedConnectionByName Creates or updates a federated connection with a specified name (connectionName).

func RefreshFederatedConnection

func RefreshFederatedConnection(cmd *cobra.Command, args []string) error

RefreshFederatedConnection Refresh a federated connection to fetch new remote indexes and add/delete corresponding federated datasets.

func TestFederatedConnection

func TestFederatedConnection(cmd *cobra.Command, args []string) error

TestFederatedConnection Test connection with remote EC instance using federated connection parameters.

func UpdateDatasetByIdFederatedDataset

func UpdateDatasetByIdFederatedDataset(cmd *cobra.Command, args []string) error

UpdateDatasetByIdFederatedDataset Modifies a dataset with a specified dataset ID (datasetid).

func UpdateDatasetByIdIndexDataset

func UpdateDatasetByIdIndexDataset(cmd *cobra.Command, args []string) error

UpdateDatasetByIdIndexDataset Modifies a dataset with a specified dataset ID (datasetid).

func UpdateDatasetByIdKvCollectionDataset

func UpdateDatasetByIdKvCollectionDataset(cmd *cobra.Command, args []string) error

UpdateDatasetByIdKvCollectionDataset Modifies a dataset with a specified dataset ID (datasetid).

func UpdateDatasetByIdLookupDataset

func UpdateDatasetByIdLookupDataset(cmd *cobra.Command, args []string) error

UpdateDatasetByIdLookupDataset Modifies a dataset with a specified dataset ID (datasetid).

func UpdateDatasetByIdMetricDataset

func UpdateDatasetByIdMetricDataset(cmd *cobra.Command, args []string) error

UpdateDatasetByIdMetricDataset Modifies a dataset with a specified dataset ID (datasetid).

func UpdateJob

func UpdateJob(cmd *cobra.Command, args []string) error

UpdateJob Updates the search job with the specified search ID (SID) with an action.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL