Documentation
¶
Overview ¶
Package search -- generated by scloudgen !! DO NOT EDIT !!
Index ¶
- func CreateJob(cmd *cobra.Command, args []string) error
- func DeleteJob(cmd *cobra.Command, args []string) error
- func ExportResults(cmd *cobra.Command, args []string) error
- func GetJob(cmd *cobra.Command, args []string) error
- func ListEventsSummary(cmd *cobra.Command, args []string) error
- func ListFieldsSummary(cmd *cobra.Command, args []string) error
- func ListJobs(cmd *cobra.Command, args []string) error
- func ListPreviewResults(cmd *cobra.Command, args []string) error
- func ListResults(cmd *cobra.Command, args []string) error
- func ListTimeBuckets(cmd *cobra.Command, args []string) error
- func UpdateJob(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportResults ¶
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 ListEventsSummary ¶
ListEventsSummary Returns an events summary for search ID (SID) search.
func ListFieldsSummary ¶
ListFieldsSummary Returns a fields stats summary of the events to-date, for search ID (SID) search.
func ListPreviewResults ¶
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 ¶
ListResults Returns the search results for the job with the specified search ID (SID).
func ListTimeBuckets ¶
ListTimeBuckets Returns the event distribution over time of the untransformed events read to-date, for search ID(SID) search.
Types ¶
This section is empty.