Kinetica C# API  Version 6.2.0.1
kinetica.AdminAlterJobsRequest.Action Struct Reference

Action to be performed on the jobs specified by job_ids. More...

Public Attributes

const string CANCEL = "cancel"
 

Detailed Description

Action to be performed on the jobs specified by job_ids.

Supported values:

A set of string constants for the parameter action.

Definition at line 37 of file AdminAlterJobs.cs.

Member Data Documentation

◆ CANCEL

const string kinetica.AdminAlterJobsRequest.Action.CANCEL = "cancel"

Definition at line 39 of file AdminAlterJobs.cs.


The documentation for this struct was generated from the following file: