collect

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2021 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateExecution

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

CreateExecution Creates an execution for a scheduled job based on the job ID.

func CreateJob

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

CreateJob This API returns `403` if the number of collect workers is over a certain limit.

func DeleteJob

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

DeleteJob Removes a job based on the job ID.

func DeleteJobs

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

DeleteJobs Removes all jobs on a tenant.

func GetExecution

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

GetExecution Returns the execution details based on the execution ID and job ID.

func GetJob

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

GetJob Returns a job based on the job ID.

func ListJobs

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

ListJobs Returns a list of all jobs that belong to a tenant.

func PatchExecution

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

PatchExecution Modifies an execution based on the job ID.

func PatchJob

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

PatchJob This API returns `403` if the number of collect workers is over a certain limit.

func PatchJobs

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

PatchJobs This is a non-atomic operation and the results are returned as a list with each job patch result as its element. This API returns `200 OK` regardless of how many jobs were successfully patched. You must read the response body to find out if all jobs are patched. When the API is called, the `jobIDs` or `connectorID` must be specified. Do not specify more than one of them at the same time. This API returns `403` if the number of collect workers is over a certain limit.

Types

This section is empty.

Jump to

Keyboard shortcuts

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