ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getSchematicsJob
Explore with Pulumi AI
Retrieve information about a Schematics job. For more details about the Schematics and Schematics job, see setting up jobs.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const schematicsJob = ibm.getSchematicsJob({
jobId: "job_id",
});
import pulumi
import pulumi_ibm as ibm
schematics_job = ibm.get_schematics_job(job_id="job_id")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.LookupSchematicsJob(ctx, &ibm.LookupSchematicsJobArgs{
JobId: "job_id",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var schematicsJob = Ibm.GetSchematicsJob.Invoke(new()
{
JobId = "job_id",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetSchematicsJobArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var schematicsJob = IbmFunctions.getSchematicsJob(GetSchematicsJobArgs.builder()
.jobId("job_id")
.build());
}
}
variables:
schematicsJob:
fn::invoke:
function: ibm:getSchematicsJob
arguments:
jobId: job_id
Using getSchematicsJob
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSchematicsJob(args: GetSchematicsJobArgs, opts?: InvokeOptions): Promise<GetSchematicsJobResult>
function getSchematicsJobOutput(args: GetSchematicsJobOutputArgs, opts?: InvokeOptions): Output<GetSchematicsJobResult>
def get_schematics_job(job_id: Optional[str] = None,
location: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSchematicsJobResult
def get_schematics_job_output(job_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSchematicsJobResult]
func LookupSchematicsJob(ctx *Context, args *LookupSchematicsJobArgs, opts ...InvokeOption) (*LookupSchematicsJobResult, error)
func LookupSchematicsJobOutput(ctx *Context, args *LookupSchematicsJobOutputArgs, opts ...InvokeOption) LookupSchematicsJobResultOutput
> Note: This function is named LookupSchematicsJob
in the Go SDK.
public static class GetSchematicsJob
{
public static Task<GetSchematicsJobResult> InvokeAsync(GetSchematicsJobArgs args, InvokeOptions? opts = null)
public static Output<GetSchematicsJobResult> Invoke(GetSchematicsJobInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSchematicsJobResult> getSchematicsJob(GetSchematicsJobArgs args, InvokeOptions options)
public static Output<GetSchematicsJobResult> getSchematicsJob(GetSchematicsJobArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getSchematicsJob:getSchematicsJob
arguments:
# arguments dictionary
The following arguments are supported:
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Location string
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Location string
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - location String
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - location string
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- job_
id str - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - location str
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - location String
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
getSchematicsJob Result
The following output properties are available:
- Bastions
List<Get
Schematics Job Bastion> - (List) Describes a bastion resource. Nested scheme for bastion:
- Command
Name string - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- Command
Object string - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- Command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- Command
Options List<string> - (List) Command line options for the command.
- Command
Parameter string - (String) Schematics job command parameter (playbook-name).
- Datas
List<Get
Schematics Job Data> - (List) Job data. Nested scheme for data:
- Description string
- (String) Description of the meta data.
- Duration string
- (String) Duration of job execution; example 40 sec.
- End
At string - (String) Job end time.
- Id string
- (String) Job ID.
- Job
Env List<GetSettings Schematics Job Job Env Setting> - (List) Environment variables used by the Job while performing Action or Workspace. Nested scheme for job_env_settings:
- Job
Id string - (String) workspace job id.
- Job
Inputs List<GetSchematics Job Job Input> - (List) Job inputs used by Action or Workspace. Nested scheme for job_inputs:
- Location string
- (String) List of locations supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- Log
Store stringUrl - (String) Job log store URL.
- Log
Summaries List<GetSchematics Job Log Summary> - (List) Job log summary record. Nested scheme for log_summary:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Resource
Group string - (String) Resource-group name derived from the related Workspace or Action.
- Results
Url string - (String) Job results store URL.
- Start
At string - (String) Job start time.
- State
Store stringUrl - (String) Job state store URL.
- Statuses
List<Get
Schematics Job Status> - (List) Job Status. Nested scheme for status:
- Submitted
At string - (String) Job submission time.
- Submitted
By string - (String) Email address of user who submitted the job.
- List<string>
- (List) User defined tags, while running the job.
- Updated
At string - (String) Job status updation timestamp.
- Bastions
[]Get
Schematics Job Bastion - (List) Describes a bastion resource. Nested scheme for bastion:
- Command
Name string - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- Command
Object string - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- Command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- Command
Options []string - (List) Command line options for the command.
- Command
Parameter string - (String) Schematics job command parameter (playbook-name).
- Datas
[]Get
Schematics Job Data - (List) Job data. Nested scheme for data:
- Description string
- (String) Description of the meta data.
- Duration string
- (String) Duration of job execution; example 40 sec.
- End
At string - (String) Job end time.
- Id string
- (String) Job ID.
- Job
Env []GetSettings Schematics Job Job Env Setting - (List) Environment variables used by the Job while performing Action or Workspace. Nested scheme for job_env_settings:
- Job
Id string - (String) workspace job id.
- Job
Inputs []GetSchematics Job Job Input - (List) Job inputs used by Action or Workspace. Nested scheme for job_inputs:
- Location string
- (String) List of locations supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- Log
Store stringUrl - (String) Job log store URL.
- Log
Summaries []GetSchematics Job Log Summary - (List) Job log summary record. Nested scheme for log_summary:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Resource
Group string - (String) Resource-group name derived from the related Workspace or Action.
- Results
Url string - (String) Job results store URL.
- Start
At string - (String) Job start time.
- State
Store stringUrl - (String) Job state store URL.
- Statuses
[]Get
Schematics Job Status - (List) Job Status. Nested scheme for status:
- Submitted
At string - (String) Job submission time.
- Submitted
By string - (String) Email address of user who submitted the job.
- []string
- (List) User defined tags, while running the job.
- Updated
At string - (String) Job status updation timestamp.
- bastions
List<Get
Schematics Job Bastion> - (List) Describes a bastion resource. Nested scheme for bastion:
- command
Name String - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command
Object String - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command
Object StringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Options List<String> - (List) Command line options for the command.
- command
Parameter String - (String) Schematics job command parameter (playbook-name).
- datas
List<Get
Schematics Job Data> - (List) Job data. Nested scheme for data:
- description String
- (String) Description of the meta data.
- duration String
- (String) Duration of job execution; example 40 sec.
- end
At String - (String) Job end time.
- id String
- (String) Job ID.
- job
Env List<GetSettings Schematics Job Job Env Setting> - (List) Environment variables used by the Job while performing Action or Workspace. Nested scheme for job_env_settings:
- job
Id String - (String) workspace job id.
- job
Inputs List<GetSchematics Job Job Input> - (List) Job inputs used by Action or Workspace. Nested scheme for job_inputs:
- location String
- (String) List of locations supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- log
Store StringUrl - (String) Job log store URL.
- log
Summaries List<GetSchematics Job Log Summary> - (List) Job log summary record. Nested scheme for log_summary:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource
Group String - (String) Resource-group name derived from the related Workspace or Action.
- results
Url String - (String) Job results store URL.
- start
At String - (String) Job start time.
- state
Store StringUrl - (String) Job state store URL.
- statuses
List<Get
Schematics Job Status> - (List) Job Status. Nested scheme for status:
- submitted
At String - (String) Job submission time.
- submitted
By String - (String) Email address of user who submitted the job.
- List<String>
- (List) User defined tags, while running the job.
- updated
At String - (String) Job status updation timestamp.
- bastions
Get
Schematics Job Bastion[] - (List) Describes a bastion resource. Nested scheme for bastion:
- command
Name string - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command
Object string - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Options string[] - (List) Command line options for the command.
- command
Parameter string - (String) Schematics job command parameter (playbook-name).
- datas
Get
Schematics Job Data[] - (List) Job data. Nested scheme for data:
- description string
- (String) Description of the meta data.
- duration string
- (String) Duration of job execution; example 40 sec.
- end
At string - (String) Job end time.
- id string
- (String) Job ID.
- job
Env GetSettings Schematics Job Job Env Setting[] - (List) Environment variables used by the Job while performing Action or Workspace. Nested scheme for job_env_settings:
- job
Id string - (String) workspace job id.
- job
Inputs GetSchematics Job Job Input[] - (List) Job inputs used by Action or Workspace. Nested scheme for job_inputs:
- location string
- (String) List of locations supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- log
Store stringUrl - (String) Job log store URL.
- log
Summaries GetSchematics Job Log Summary[] - (List) Job log summary record. Nested scheme for log_summary:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource
Group string - (String) Resource-group name derived from the related Workspace or Action.
- results
Url string - (String) Job results store URL.
- start
At string - (String) Job start time.
- state
Store stringUrl - (String) Job state store URL.
- statuses
Get
Schematics Job Status[] - (List) Job Status. Nested scheme for status:
- submitted
At string - (String) Job submission time.
- submitted
By string - (String) Email address of user who submitted the job.
- string[]
- (List) User defined tags, while running the job.
- updated
At string - (String) Job status updation timestamp.
- bastions
Sequence[Get
Schematics Job Bastion] - (List) Describes a bastion resource. Nested scheme for bastion:
- command_
name str - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command_
object str - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command_
object_ strid - (String) Workitem command object id, maps to workspace_id or action_id.
- command_
options Sequence[str] - (List) Command line options for the command.
- command_
parameter str - (String) Schematics job command parameter (playbook-name).
- datas
Sequence[Get
Schematics Job Data] - (List) Job data. Nested scheme for data:
- description str
- (String) Description of the meta data.
- duration str
- (String) Duration of job execution; example 40 sec.
- end_
at str - (String) Job end time.
- id str
- (String) Job ID.
- job_
env_ Sequence[Getsettings Schematics Job Job Env Setting] - (List) Environment variables used by the Job while performing Action or Workspace. Nested scheme for job_env_settings:
- job_
id str - (String) workspace job id.
- job_
inputs Sequence[GetSchematics Job Job Input] - (List) Job inputs used by Action or Workspace. Nested scheme for job_inputs:
- location str
- (String) List of locations supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- log_
store_ strurl - (String) Job log store URL.
- log_
summaries Sequence[GetSchematics Job Log Summary] - (List) Job log summary record. Nested scheme for log_summary:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource_
group str - (String) Resource-group name derived from the related Workspace or Action.
- results_
url str - (String) Job results store URL.
- start_
at str - (String) Job start time.
- state_
store_ strurl - (String) Job state store URL.
- statuses
Sequence[Get
Schematics Job Status] - (List) Job Status. Nested scheme for status:
- submitted_
at str - (String) Job submission time.
- submitted_
by str - (String) Email address of user who submitted the job.
- Sequence[str]
- (List) User defined tags, while running the job.
- updated_
at str - (String) Job status updation timestamp.
- bastions List<Property Map>
- (List) Describes a bastion resource. Nested scheme for bastion:
- command
Name String - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command
Object String - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command
Object StringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Options List<String> - (List) Command line options for the command.
- command
Parameter String - (String) Schematics job command parameter (playbook-name).
- datas List<Property Map>
- (List) Job data. Nested scheme for data:
- description String
- (String) Description of the meta data.
- duration String
- (String) Duration of job execution; example 40 sec.
- end
At String - (String) Job end time.
- id String
- (String) Job ID.
- job
Env List<Property Map>Settings - (List) Environment variables used by the Job while performing Action or Workspace. Nested scheme for job_env_settings:
- job
Id String - (String) workspace job id.
- job
Inputs List<Property Map> - (List) Job inputs used by Action or Workspace. Nested scheme for job_inputs:
- location String
- (String) List of locations supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- log
Store StringUrl - (String) Job log store URL.
- log
Summaries List<Property Map> - (List) Job log summary record. Nested scheme for log_summary:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource
Group String - (String) Resource-group name derived from the related Workspace or Action.
- results
Url String - (String) Job results store URL.
- start
At String - (String) Job start time.
- state
Store StringUrl - (String) Job state store URL.
- statuses List<Property Map>
- (List) Job Status. Nested scheme for status:
- submitted
At String - (String) Job submission time.
- submitted
By String - (String) Email address of user who submitted the job.
- List<String>
- (List) User defined tags, while running the job.
- updated
At String - (String) Job status updation timestamp.
Supporting Types
GetSchematicsJobBastion
GetSchematicsJobData
- Action
Job List<GetDatas Schematics Job Data Action Job Data> - (List) Action Job data. Nested scheme for action_job_data:
- Flow
Job List<GetDatas Schematics Job Data Flow Job Data> - (List) Flow Job data. Nested scheme for flow_job_data:
- Job
Type string - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- System
Job List<GetDatas Schematics Job Data System Job Data> - (List) Controls Job data. Nested scheme for system_job_data:
- Workspace
Job List<GetDatas Schematics Job Data Workspace Job Data> - (List) Workspace Job data. Nested scheme for workspace_job_data:
- Action
Job []GetDatas Schematics Job Data Action Job Data - (List) Action Job data. Nested scheme for action_job_data:
- Flow
Job []GetDatas Schematics Job Data Flow Job Data - (List) Flow Job data. Nested scheme for flow_job_data:
- Job
Type string - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- System
Job []GetDatas Schematics Job Data System Job Data - (List) Controls Job data. Nested scheme for system_job_data:
- Workspace
Job []GetDatas Schematics Job Data Workspace Job Data - (List) Workspace Job data. Nested scheme for workspace_job_data:
- action
Job List<GetDatas Schematics Job Data Action Job Data> - (List) Action Job data. Nested scheme for action_job_data:
- flow
Job List<GetDatas Schematics Job Data Flow Job Data> - (List) Flow Job data. Nested scheme for flow_job_data:
- job
Type String - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- system
Job List<GetDatas Schematics Job Data System Job Data> - (List) Controls Job data. Nested scheme for system_job_data:
- workspace
Job List<GetDatas Schematics Job Data Workspace Job Data> - (List) Workspace Job data. Nested scheme for workspace_job_data:
- action
Job GetDatas Schematics Job Data Action Job Data[] - (List) Action Job data. Nested scheme for action_job_data:
- flow
Job GetDatas Schematics Job Data Flow Job Data[] - (List) Flow Job data. Nested scheme for flow_job_data:
- job
Type string - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- system
Job GetDatas Schematics Job Data System Job Data[] - (List) Controls Job data. Nested scheme for system_job_data:
- workspace
Job GetDatas Schematics Job Data Workspace Job Data[] - (List) Workspace Job data. Nested scheme for workspace_job_data:
- action_
job_ Sequence[Getdatas Schematics Job Data Action Job Data] - (List) Action Job data. Nested scheme for action_job_data:
- flow_
job_ Sequence[Getdatas Schematics Job Data Flow Job Data] - (List) Flow Job data. Nested scheme for flow_job_data:
- job_
type str - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- system_
job_ Sequence[Getdatas Schematics Job Data System Job Data] - (List) Controls Job data. Nested scheme for system_job_data:
- workspace_
job_ Sequence[Getdatas Schematics Job Data Workspace Job Data] - (List) Workspace Job data. Nested scheme for workspace_job_data:
- action
Job List<Property Map>Datas - (List) Action Job data. Nested scheme for action_job_data:
- flow
Job List<Property Map>Datas - (List) Flow Job data. Nested scheme for flow_job_data:
- job
Type String - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- system
Job List<Property Map>Datas - (List) Controls Job data. Nested scheme for system_job_data:
- workspace
Job List<Property Map>Datas - (List) Workspace Job data. Nested scheme for workspace_job_data:
GetSchematicsJobDataActionJobData
- Action
Name string - (String) Action name.
- Inputs
List<Get
Schematics Job Data Action Job Data Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Inventory
Records List<GetSchematics Job Data Action Job Data Inventory Record> - (List) Complete inventory resource details with user inputs and system generated data. Nested scheme for inventory_record:
- Materialized
Inventory string - (String) Materialized inventory details used by the Action Job, in .ini format.
- Outputs
List<Get
Schematics Job Data Action Job Data Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
List<Get
Schematics Job Data Action Job Data Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- Updated
At string - (String) Job status updation timestamp.
- Action
Name string - (String) Action name.
- Inputs
[]Get
Schematics Job Data Action Job Data Input Type - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Inventory
Records []GetSchematics Job Data Action Job Data Inventory Record - (List) Complete inventory resource details with user inputs and system generated data. Nested scheme for inventory_record:
- Materialized
Inventory string - (String) Materialized inventory details used by the Action Job, in .ini format.
- Outputs
[]Get
Schematics Job Data Action Job Data Output Type - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
[]Get
Schematics Job Data Action Job Data Setting - (List) Environment variables for the workItem. Nested scheme for settings:
- Updated
At string - (String) Job status updation timestamp.
- action
Name String - (String) Action name.
- inputs
List<Get
Schematics Job Data Action Job Data Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- inventory
Records List<GetSchematics Job Data Action Job Data Inventory Record> - (List) Complete inventory resource details with user inputs and system generated data. Nested scheme for inventory_record:
- materialized
Inventory String - (String) Materialized inventory details used by the Action Job, in .ini format.
- outputs
List<Get
Schematics Job Data Action Job Data Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
List<Get
Schematics Job Data Action Job Data Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- updated
At String - (String) Job status updation timestamp.
- action
Name string - (String) Action name.
- inputs
Get
Schematics Job Data Action Job Data Input[] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- inventory
Records GetSchematics Job Data Action Job Data Inventory Record[] - (List) Complete inventory resource details with user inputs and system generated data. Nested scheme for inventory_record:
- materialized
Inventory string - (String) Materialized inventory details used by the Action Job, in .ini format.
- outputs
Get
Schematics Job Data Action Job Data Output[] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Get
Schematics Job Data Action Job Data Setting[] - (List) Environment variables for the workItem. Nested scheme for settings:
- updated
At string - (String) Job status updation timestamp.
- action_
name str - (String) Action name.
- inputs
Sequence[Get
Schematics Job Data Action Job Data Input] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- inventory_
records Sequence[GetSchematics Job Data Action Job Data Inventory Record] - (List) Complete inventory resource details with user inputs and system generated data. Nested scheme for inventory_record:
- materialized_
inventory str - (String) Materialized inventory details used by the Action Job, in .ini format.
- outputs
Sequence[Get
Schematics Job Data Action Job Data Output] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Sequence[Get
Schematics Job Data Action Job Data Setting] - (List) Environment variables for the workItem. Nested scheme for settings:
- updated_
at str - (String) Job status updation timestamp.
- action
Name String - (String) Action name.
- inputs List<Property Map>
- (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- inventory
Records List<Property Map> - (List) Complete inventory resource details with user inputs and system generated data. Nested scheme for inventory_record:
- materialized
Inventory String - (String) Materialized inventory details used by the Action Job, in .ini format.
- outputs List<Property Map>
- (List) Output variables for the workItem. Nested scheme for outputs:
- settings List<Property Map>
- (List) Environment variables for the workItem. Nested scheme for settings:
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobDataActionJobDataInput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Action Job Data Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Action Job Data Input Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Action Job Data Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Action Job Data Input Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Action Job Data Input Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataActionJobDataInputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataActionJobDataInventoryRecord
- Created
At string - (String) Inventory creation time.
- Created
By string - (String) Email address of user who created the Inventory.
- Description string
- (String) Description of the meta data.
- Id string
- (String) Job ID.
- Inventories
Ini string - (String) Input inventory of host and host group for the playbook, in the .ini file format.
- Location string
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Resource
Group string - (String) Resource-group name derived from the related Workspace or Action.
- Resource
Queries List<string> - (List) Input resource queries that is used to dynamically generate the inventory of host and host group for the playbook.
- Updated
At string - (String) Job status updation timestamp.
- Updated
By string - (String) Email address of user who updated the Inventory.
- Created
At string - (String) Inventory creation time.
- Created
By string - (String) Email address of user who created the Inventory.
- Description string
- (String) Description of the meta data.
- Id string
- (String) Job ID.
- Inventories
Ini string - (String) Input inventory of host and host group for the playbook, in the .ini file format.
- Location string
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Resource
Group string - (String) Resource-group name derived from the related Workspace or Action.
- Resource
Queries []string - (List) Input resource queries that is used to dynamically generate the inventory of host and host group for the playbook.
- Updated
At string - (String) Job status updation timestamp.
- Updated
By string - (String) Email address of user who updated the Inventory.
- created
At String - (String) Inventory creation time.
- created
By String - (String) Email address of user who created the Inventory.
- description String
- (String) Description of the meta data.
- id String
- (String) Job ID.
- inventories
Ini String - (String) Input inventory of host and host group for the playbook, in the .ini file format.
- location String
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource
Group String - (String) Resource-group name derived from the related Workspace or Action.
- resource
Queries List<String> - (List) Input resource queries that is used to dynamically generate the inventory of host and host group for the playbook.
- updated
At String - (String) Job status updation timestamp.
- updated
By String - (String) Email address of user who updated the Inventory.
- created
At string - (String) Inventory creation time.
- created
By string - (String) Email address of user who created the Inventory.
- description string
- (String) Description of the meta data.
- id string
- (String) Job ID.
- inventories
Ini string - (String) Input inventory of host and host group for the playbook, in the .ini file format.
- location string
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource
Group string - (String) Resource-group name derived from the related Workspace or Action.
- resource
Queries string[] - (List) Input resource queries that is used to dynamically generate the inventory of host and host group for the playbook.
- updated
At string - (String) Job status updation timestamp.
- updated
By string - (String) Email address of user who updated the Inventory.
- created_
at str - (String) Inventory creation time.
- created_
by str - (String) Email address of user who created the Inventory.
- description str
- (String) Description of the meta data.
- id str
- (String) Job ID.
- inventories_
ini str - (String) Input inventory of host and host group for the playbook, in the .ini file format.
- location str
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource_
group str - (String) Resource-group name derived from the related Workspace or Action.
- resource_
queries Sequence[str] - (List) Input resource queries that is used to dynamically generate the inventory of host and host group for the playbook.
- updated_
at str - (String) Job status updation timestamp.
- updated_
by str - (String) Email address of user who updated the Inventory.
- created
At String - (String) Inventory creation time.
- created
By String - (String) Email address of user who created the Inventory.
- description String
- (String) Description of the meta data.
- id String
- (String) Job ID.
- inventories
Ini String - (String) Input inventory of host and host group for the playbook, in the .ini file format.
- location String
- Location supported by IBM Cloud Schematics service. While creating your workspace or action, choose the right region, since it cannot be changed. Note, this does not limit the location of the IBM Cloud resources, provisioned using Schematics.
- Constraints: Allowable values are: us-south, us-east, eu-gb, eu-de
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- resource
Group String - (String) Resource-group name derived from the related Workspace or Action.
- resource
Queries List<String> - (List) Input resource queries that is used to dynamically generate the inventory of host and host group for the playbook.
- updated
At String - (String) Job status updation timestamp.
- updated
By String - (String) Email address of user who updated the Inventory.
GetSchematicsJobDataActionJobDataOutput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Action Job Data Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Action Job Data Output Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Action Job Data Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Action Job Data Output Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Action Job Data Output Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataActionJobDataOutputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataActionJobDataSetting
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Action Job Data Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Action Job Data Setting Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Action Job Data Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Action Job Data Setting Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Action Job Data Setting Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataActionJobDataSettingMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataFlowJobData
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Updated
At string - (String) Job status updation timestamp.
- Workitems
List<Get
Schematics Job Data Flow Job Data Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Updated
At string - (String) Job status updation timestamp.
- Workitems
[]Get
Schematics Job Data Flow Job Data Workitem - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- updated
At String - (String) Job status updation timestamp.
- workitems
List<Get
Schematics Job Data Flow Job Data Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id string - (String) flow id.
- flow
Name string - (String) flow name.
- updated
At string - (String) Job status updation timestamp.
- workitems
Get
Schematics Job Data Flow Job Data Workitem[] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow_
id str - (String) flow id.
- flow_
name str - (String) flow name.
- updated_
at str - (String) Job status updation timestamp.
- workitems
Sequence[Get
Schematics Job Data Flow Job Data Workitem] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- updated
At String - (String) Job status updation timestamp.
- workitems List<Property Map>
- (List) Environment's individual workItem status details;. Nested scheme for workitems:
GetSchematicsJobDataFlowJobDataWorkitem
- Command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- Command
Object stringName - (String) command object name (workspace_name/action_name).
- Inputs
List<Get
Schematics Job Data Flow Job Data Workitem Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Last
Jobs List<GetSchematics Job Data Flow Job Data Workitem Last Job> - (List) Status of the last job executed by the workitem. Nested scheme for last_job:
- Layers string
- (String) layer name.
- Outputs
List<Get
Schematics Job Data Flow Job Data Workitem Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
List<Get
Schematics Job Data Flow Job Data Workitem Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- Source
Type string - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- Sources
List<Get
Schematics Job Data Flow Job Data Workitem Source> - (String) Source of this meta-data.
- Updated
At string - (String) Job status updation timestamp.
- Command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- Command
Object stringName - (String) command object name (workspace_name/action_name).
- Inputs
[]Get
Schematics Job Data Flow Job Data Workitem Input Type - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Last
Jobs []GetSchematics Job Data Flow Job Data Workitem Last Job - (List) Status of the last job executed by the workitem. Nested scheme for last_job:
- Layers string
- (String) layer name.
- Outputs
[]Get
Schematics Job Data Flow Job Data Workitem Output Type - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
[]Get
Schematics Job Data Flow Job Data Workitem Setting - (List) Environment variables for the workItem. Nested scheme for settings:
- Source
Type string - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- Sources
[]Get
Schematics Job Data Flow Job Data Workitem Source - (String) Source of this meta-data.
- Updated
At string - (String) Job status updation timestamp.
- command
Object StringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Object StringName - (String) command object name (workspace_name/action_name).
- inputs
List<Get
Schematics Job Data Flow Job Data Workitem Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- last
Jobs List<GetSchematics Job Data Flow Job Data Workitem Last Job> - (List) Status of the last job executed by the workitem. Nested scheme for last_job:
- layers String
- (String) layer name.
- outputs
List<Get
Schematics Job Data Flow Job Data Workitem Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
List<Get
Schematics Job Data Flow Job Data Workitem Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- source
Type String - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- sources
List<Get
Schematics Job Data Flow Job Data Workitem Source> - (String) Source of this meta-data.
- updated
At String - (String) Job status updation timestamp.
- command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Object stringName - (String) command object name (workspace_name/action_name).
- inputs
Get
Schematics Job Data Flow Job Data Workitem Input[] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- last
Jobs GetSchematics Job Data Flow Job Data Workitem Last Job[] - (List) Status of the last job executed by the workitem. Nested scheme for last_job:
- layers string
- (String) layer name.
- outputs
Get
Schematics Job Data Flow Job Data Workitem Output[] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Get
Schematics Job Data Flow Job Data Workitem Setting[] - (List) Environment variables for the workItem. Nested scheme for settings:
- source
Type string - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- sources
Get
Schematics Job Data Flow Job Data Workitem Source[] - (String) Source of this meta-data.
- updated
At string - (String) Job status updation timestamp.
- command_
object_ strid - (String) Workitem command object id, maps to workspace_id or action_id.
- command_
object_ strname - (String) command object name (workspace_name/action_name).
- inputs
Sequence[Get
Schematics Job Data Flow Job Data Workitem Input] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- last_
jobs Sequence[GetSchematics Job Data Flow Job Data Workitem Last Job] - (List) Status of the last job executed by the workitem. Nested scheme for last_job:
- layers str
- (String) layer name.
- outputs
Sequence[Get
Schematics Job Data Flow Job Data Workitem Output] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Sequence[Get
Schematics Job Data Flow Job Data Workitem Setting] - (List) Environment variables for the workItem. Nested scheme for settings:
- source_
type str - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- sources
Sequence[Get
Schematics Job Data Flow Job Data Workitem Source] - (String) Source of this meta-data.
- updated_
at str - (String) Job status updation timestamp.
- command
Object StringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Object StringName - (String) command object name (workspace_name/action_name).
- inputs List<Property Map>
- (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- last
Jobs List<Property Map> - (List) Status of the last job executed by the workitem. Nested scheme for last_job:
- layers String
- (String) layer name.
- outputs List<Property Map>
- (List) Output variables for the workItem. Nested scheme for outputs:
- settings List<Property Map>
- (List) Environment variables for the workItem. Nested scheme for settings:
- source
Type String - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- sources List<Property Map>
- (String) Source of this meta-data.
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobDataFlowJobDataWorkitemInput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Flow Job Data Workitem Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Flow Job Data Workitem Input Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Flow Job Data Workitem Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Flow Job Data Workitem Input Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Flow Job Data Workitem Input Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataFlowJobDataWorkitemInputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataFlowJobDataWorkitemLastJob
- Command
Name string - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- Command
Object string - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- Command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- Command
Object stringName - (String) command object name (workspace_name/action_name).
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Job
Status string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Command
Name string - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- Command
Object string - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- Command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- Command
Object stringName - (String) command object name (workspace_name/action_name).
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Job
Status string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- command
Name String - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command
Object String - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command
Object StringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Object StringName - (String) command object name (workspace_name/action_name).
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job
Status String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- command
Name string - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command
Object string - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command
Object stringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Object stringName - (String) command object name (workspace_name/action_name).
- job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job
Status string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- command_
name str - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command_
object str - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command_
object_ strid - (String) Workitem command object id, maps to workspace_id or action_id.
- command_
object_ strname - (String) command object name (workspace_name/action_name).
- job_
id str - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job_
status str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- command
Name String - (String) Schematics job command name.
- Constraints: Allowable values are: workspace_plan, workspace_apply, workspace_destroy, workspace_refresh, ansible_playbook_run, ansible_playbook_check, create_action, put_action, patch_action, delete_action, system_key_enable, system_key_delete, system_key_disable, system_key_rotate, system_key_restore, create_workspace, put_workspace, patch_workspace, delete_workspace, create_cart, create_environment, put_environment, delete_environment, environment_init, environment_install, environment_uninstall, repository_process
- command
Object String - (String) Name of the Schematics automation resource.
- Constraints: Allowable values are: workspace, action, system, environment
- command
Object StringId - (String) Workitem command object id, maps to workspace_id or action_id.
- command
Object StringName - (String) command object name (workspace_name/action_name).
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job
Status String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
GetSchematicsJobDataFlowJobDataWorkitemOutput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Flow Job Data Workitem Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Flow Job Data Workitem Output Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Flow Job Data Workitem Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Flow Job Data Workitem Output Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Flow Job Data Workitem Output Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataFlowJobDataWorkitemOutputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataFlowJobDataWorkitemSetting
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Flow Job Data Workitem Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Flow Job Data Workitem Setting Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Flow Job Data Workitem Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Flow Job Data Workitem Setting Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Flow Job Data Workitem Setting Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataFlowJobDataWorkitemSettingMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataFlowJobDataWorkitemSource
- Catalogs
List<Get
Schematics Job Data Flow Job Data Workitem Source Catalog> - (List) Connection details to IBM Cloud Catalog source. Nested scheme for catalog:
- Gits
List<Get
Schematics Job Data Flow Job Data Workitem Source Git> - (List) Connection details to Git source. Nested scheme for git:
- Source
Type string - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- Catalogs
[]Get
Schematics Job Data Flow Job Data Workitem Source Catalog - (List) Connection details to IBM Cloud Catalog source. Nested scheme for catalog:
- Gits
[]Get
Schematics Job Data Flow Job Data Workitem Source Git - (List) Connection details to Git source. Nested scheme for git:
- Source
Type string - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- catalogs
List<Get
Schematics Job Data Flow Job Data Workitem Source Catalog> - (List) Connection details to IBM Cloud Catalog source. Nested scheme for catalog:
- gits
List<Get
Schematics Job Data Flow Job Data Workitem Source Git> - (List) Connection details to Git source. Nested scheme for git:
- source
Type String - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- catalogs
Get
Schematics Job Data Flow Job Data Workitem Source Catalog[] - (List) Connection details to IBM Cloud Catalog source. Nested scheme for catalog:
- gits
Get
Schematics Job Data Flow Job Data Workitem Source Git[] - (List) Connection details to Git source. Nested scheme for git:
- source
Type string - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- catalogs
Sequence[Get
Schematics Job Data Flow Job Data Workitem Source Catalog] - (List) Connection details to IBM Cloud Catalog source. Nested scheme for catalog:
- gits
Sequence[Get
Schematics Job Data Flow Job Data Workitem Source Git] - (List) Connection details to Git source. Nested scheme for git:
- source_
type str - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
- catalogs List<Property Map>
- (List) Connection details to IBM Cloud Catalog source. Nested scheme for catalog:
- gits List<Property Map>
- (List) Connection details to Git source. Nested scheme for git:
- source
Type String - (String) Type of source for the Template.
- Constraints: Allowable values are: local, git_hub, git_hub_enterprise, git_lab, ibm_git_lab, ibm_cloud_catalog, external_scm, cos_bucket
GetSchematicsJobDataFlowJobDataWorkitemSourceCatalog
- Catalog
Name string - (String) name of the private catalog.
- Offering
Id string - (String) Id of the offering the IBM Catalog.
- Offering
Kind string - (String) Type of the offering, in the IBM Catalog.
- Offering
Name string - (String) Name of the offering in the IBM Catalog.
- Offering
Repo stringUrl - (String) Repo Url of the offering, in the IBM Catalog.
- Offering
Version string - (String) Version string of the offering in the IBM Catalog.
- Offering
Version stringId - (String) Id of the offering version the IBM Catalog.
- Catalog
Name string - (String) name of the private catalog.
- Offering
Id string - (String) Id of the offering the IBM Catalog.
- Offering
Kind string - (String) Type of the offering, in the IBM Catalog.
- Offering
Name string - (String) Name of the offering in the IBM Catalog.
- Offering
Repo stringUrl - (String) Repo Url of the offering, in the IBM Catalog.
- Offering
Version string - (String) Version string of the offering in the IBM Catalog.
- Offering
Version stringId - (String) Id of the offering version the IBM Catalog.
- catalog
Name String - (String) name of the private catalog.
- offering
Id String - (String) Id of the offering the IBM Catalog.
- offering
Kind String - (String) Type of the offering, in the IBM Catalog.
- offering
Name String - (String) Name of the offering in the IBM Catalog.
- offering
Repo StringUrl - (String) Repo Url of the offering, in the IBM Catalog.
- offering
Version String - (String) Version string of the offering in the IBM Catalog.
- offering
Version StringId - (String) Id of the offering version the IBM Catalog.
- catalog
Name string - (String) name of the private catalog.
- offering
Id string - (String) Id of the offering the IBM Catalog.
- offering
Kind string - (String) Type of the offering, in the IBM Catalog.
- offering
Name string - (String) Name of the offering in the IBM Catalog.
- offering
Repo stringUrl - (String) Repo Url of the offering, in the IBM Catalog.
- offering
Version string - (String) Version string of the offering in the IBM Catalog.
- offering
Version stringId - (String) Id of the offering version the IBM Catalog.
- catalog_
name str - (String) name of the private catalog.
- offering_
id str - (String) Id of the offering the IBM Catalog.
- offering_
kind str - (String) Type of the offering, in the IBM Catalog.
- offering_
name str - (String) Name of the offering in the IBM Catalog.
- offering_
repo_ strurl - (String) Repo Url of the offering, in the IBM Catalog.
- offering_
version str - (String) Version string of the offering in the IBM Catalog.
- offering_
version_ strid - (String) Id of the offering version the IBM Catalog.
- catalog
Name String - (String) name of the private catalog.
- offering
Id String - (String) Id of the offering the IBM Catalog.
- offering
Kind String - (String) Type of the offering, in the IBM Catalog.
- offering
Name String - (String) Name of the offering in the IBM Catalog.
- offering
Repo StringUrl - (String) Repo Url of the offering, in the IBM Catalog.
- offering
Version String - (String) Version string of the offering in the IBM Catalog.
- offering
Version StringId - (String) Id of the offering version the IBM Catalog.
GetSchematicsJobDataFlowJobDataWorkitemSourceGit
- Computed
Git stringRepo Url - (String) The Complete URL which is computed by git_repo_url, git_repo_folder and branch.
- Git
Branch string - (String) Name of the branch, used to fetch the Git Repo.
- Git
Release string - (String) Name of the release tag, used to fetch the Git Repo.
- Git
Repo stringFolder - (String) Name of the folder in the Git Repo, that contains the template.
- Git
Repo stringUrl - (String) URL to the GIT Repo that can be used to clone the template.
- Git
Token string - (String) Personal Access Token to connect to Git URLs.
- Computed
Git stringRepo Url - (String) The Complete URL which is computed by git_repo_url, git_repo_folder and branch.
- Git
Branch string - (String) Name of the branch, used to fetch the Git Repo.
- Git
Release string - (String) Name of the release tag, used to fetch the Git Repo.
- Git
Repo stringFolder - (String) Name of the folder in the Git Repo, that contains the template.
- Git
Repo stringUrl - (String) URL to the GIT Repo that can be used to clone the template.
- Git
Token string - (String) Personal Access Token to connect to Git URLs.
- computed
Git StringRepo Url - (String) The Complete URL which is computed by git_repo_url, git_repo_folder and branch.
- git
Branch String - (String) Name of the branch, used to fetch the Git Repo.
- git
Release String - (String) Name of the release tag, used to fetch the Git Repo.
- git
Repo StringFolder - (String) Name of the folder in the Git Repo, that contains the template.
- git
Repo StringUrl - (String) URL to the GIT Repo that can be used to clone the template.
- git
Token String - (String) Personal Access Token to connect to Git URLs.
- computed
Git stringRepo Url - (String) The Complete URL which is computed by git_repo_url, git_repo_folder and branch.
- git
Branch string - (String) Name of the branch, used to fetch the Git Repo.
- git
Release string - (String) Name of the release tag, used to fetch the Git Repo.
- git
Repo stringFolder - (String) Name of the folder in the Git Repo, that contains the template.
- git
Repo stringUrl - (String) URL to the GIT Repo that can be used to clone the template.
- git
Token string - (String) Personal Access Token to connect to Git URLs.
- computed_
git_ strrepo_ url - (String) The Complete URL which is computed by git_repo_url, git_repo_folder and branch.
- git_
branch str - (String) Name of the branch, used to fetch the Git Repo.
- git_
release str - (String) Name of the release tag, used to fetch the Git Repo.
- git_
repo_ strfolder - (String) Name of the folder in the Git Repo, that contains the template.
- git_
repo_ strurl - (String) URL to the GIT Repo that can be used to clone the template.
- git_
token str - (String) Personal Access Token to connect to Git URLs.
- computed
Git StringRepo Url - (String) The Complete URL which is computed by git_repo_url, git_repo_folder and branch.
- git
Branch String - (String) Name of the branch, used to fetch the Git Repo.
- git
Release String - (String) Name of the release tag, used to fetch the Git Repo.
- git
Repo StringFolder - (String) Name of the folder in the Git Repo, that contains the template.
- git
Repo StringUrl - (String) URL to the GIT Repo that can be used to clone the template.
- git
Token String - (String) Personal Access Token to connect to Git URLs.
GetSchematicsJobDataSystemJobData
- Key
Id string - (String) Key ID for which key event is generated.
- Schematics
Resource List<string>Ids - (String) id for each resource which is targeted as a part of system job.
- Updated
At string - (String) Job status updation timestamp.
- Key
Id string - (String) Key ID for which key event is generated.
- Schematics
Resource []stringIds - (String) id for each resource which is targeted as a part of system job.
- Updated
At string - (String) Job status updation timestamp.
- key
Id String - (String) Key ID for which key event is generated.
- schematics
Resource List<String>Ids - (String) id for each resource which is targeted as a part of system job.
- updated
At String - (String) Job status updation timestamp.
- key
Id string - (String) Key ID for which key event is generated.
- schematics
Resource string[]Ids - (String) id for each resource which is targeted as a part of system job.
- updated
At string - (String) Job status updation timestamp.
- key_
id str - (String) Key ID for which key event is generated.
- schematics_
resource_ Sequence[str]ids - (String) id for each resource which is targeted as a part of system job.
- updated_
at str - (String) Job status updation timestamp.
- key
Id String - (String) Key ID for which key event is generated.
- schematics
Resource List<String>Ids - (String) id for each resource which is targeted as a part of system job.
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobDataWorkspaceJobData
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Inputs
List<Get
Schematics Job Data Workspace Job Data Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Outputs
List<Get
Schematics Job Data Workspace Job Data Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
List<Get
Schematics Job Data Workspace Job Data Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- Template
Datas List<GetSchematics Job Data Workspace Job Data Template Data> - (List) Input / output data of the Template in the Workspace Job. Nested scheme for template_data:
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Name string - (String) workspace name.
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Inputs
[]Get
Schematics Job Data Workspace Job Data Input Type - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Outputs
[]Get
Schematics Job Data Workspace Job Data Output Type - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
[]Get
Schematics Job Data Workspace Job Data Setting - (List) Environment variables for the workItem. Nested scheme for settings:
- Template
Datas []GetSchematics Job Data Workspace Job Data Template Data - (List) Input / output data of the Template in the Workspace Job. Nested scheme for template_data:
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Name string - (String) workspace name.
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- inputs
List<Get
Schematics Job Data Workspace Job Data Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs
List<Get
Schematics Job Data Workspace Job Data Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
List<Get
Schematics Job Data Workspace Job Data Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- template
Datas List<GetSchematics Job Data Workspace Job Data Template Data> - (List) Input / output data of the Template in the Workspace Job. Nested scheme for template_data:
- updated
At String - (String) Job status updation timestamp.
- workspace
Name String - (String) workspace name.
- flow
Id string - (String) flow id.
- flow
Name string - (String) flow name.
- inputs
Get
Schematics Job Data Workspace Job Data Input[] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs
Get
Schematics Job Data Workspace Job Data Output[] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Get
Schematics Job Data Workspace Job Data Setting[] - (List) Environment variables for the workItem. Nested scheme for settings:
- template
Datas GetSchematics Job Data Workspace Job Data Template Data[] - (List) Input / output data of the Template in the Workspace Job. Nested scheme for template_data:
- updated
At string - (String) Job status updation timestamp.
- workspace
Name string - (String) workspace name.
- flow_
id str - (String) flow id.
- flow_
name str - (String) flow name.
- inputs
Sequence[Get
Schematics Job Data Workspace Job Data Input] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs
Sequence[Get
Schematics Job Data Workspace Job Data Output] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Sequence[Get
Schematics Job Data Workspace Job Data Setting] - (List) Environment variables for the workItem. Nested scheme for settings:
- template_
datas Sequence[GetSchematics Job Data Workspace Job Data Template Data] - (List) Input / output data of the Template in the Workspace Job. Nested scheme for template_data:
- updated_
at str - (String) Job status updation timestamp.
- workspace_
name str - (String) workspace name.
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- inputs List<Property Map>
- (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs List<Property Map>
- (List) Output variables for the workItem. Nested scheme for outputs:
- settings List<Property Map>
- (List) Environment variables for the workItem. Nested scheme for settings:
- template
Datas List<Property Map> - (List) Input / output data of the Template in the Workspace Job. Nested scheme for template_data:
- updated
At String - (String) Job status updation timestamp.
- workspace
Name String - (String) workspace name.
GetSchematicsJobDataWorkspaceJobDataInput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Workspace Job Data Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Workspace Job Data Input Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Workspace Job Data Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Workspace Job Data Input Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Workspace Job Data Input Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataWorkspaceJobDataInputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataWorkspaceJobDataOutput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Workspace Job Data Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Workspace Job Data Output Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Workspace Job Data Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Workspace Job Data Output Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Workspace Job Data Output Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataWorkspaceJobDataOutputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataWorkspaceJobDataSetting
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Workspace Job Data Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Workspace Job Data Setting Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Workspace Job Data Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Workspace Job Data Setting Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Workspace Job Data Setting Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataWorkspaceJobDataSettingMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataWorkspaceJobDataTemplateData
- Flow
Index double - (Integer) Index of the template in the Flow.
- Inputs
List<Get
Schematics Job Data Workspace Job Data Template Data Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Outputs
List<Get
Schematics Job Data Workspace Job Data Template Data Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
List<Get
Schematics Job Data Workspace Job Data Template Data Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- Template
Id string - (String) Template Id.
- Template
Name string - (String) Template name.
- Updated
At string - (String) Job status updation timestamp.
- Flow
Index float64 - (Integer) Index of the template in the Flow.
- Inputs
[]Get
Schematics Job Data Workspace Job Data Template Data Input Type - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- Outputs
[]Get
Schematics Job Data Workspace Job Data Template Data Output Type - (List) Output variables for the workItem. Nested scheme for outputs:
- Settings
[]Get
Schematics Job Data Workspace Job Data Template Data Setting - (List) Environment variables for the workItem. Nested scheme for settings:
- Template
Id string - (String) Template Id.
- Template
Name string - (String) Template name.
- Updated
At string - (String) Job status updation timestamp.
- flow
Index Double - (Integer) Index of the template in the Flow.
- inputs
List<Get
Schematics Job Data Workspace Job Data Template Data Input> - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs
List<Get
Schematics Job Data Workspace Job Data Template Data Output> - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
List<Get
Schematics Job Data Workspace Job Data Template Data Setting> - (List) Environment variables for the workItem. Nested scheme for settings:
- template
Id String - (String) Template Id.
- template
Name String - (String) Template name.
- updated
At String - (String) Job status updation timestamp.
- flow
Index number - (Integer) Index of the template in the Flow.
- inputs
Get
Schematics Job Data Workspace Job Data Template Data Input[] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs
Get
Schematics Job Data Workspace Job Data Template Data Output[] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Get
Schematics Job Data Workspace Job Data Template Data Setting[] - (List) Environment variables for the workItem. Nested scheme for settings:
- template
Id string - (String) Template Id.
- template
Name string - (String) Template name.
- updated
At string - (String) Job status updation timestamp.
- flow_
index float - (Integer) Index of the template in the Flow.
- inputs
Sequence[Get
Schematics Job Data Workspace Job Data Template Data Input] - (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs
Sequence[Get
Schematics Job Data Workspace Job Data Template Data Output] - (List) Output variables for the workItem. Nested scheme for outputs:
- settings
Sequence[Get
Schematics Job Data Workspace Job Data Template Data Setting] - (List) Environment variables for the workItem. Nested scheme for settings:
- template_
id str - (String) Template Id.
- template_
name str - (String) Template name.
- updated_
at str - (String) Job status updation timestamp.
- flow
Index Number - (Integer) Index of the template in the Flow.
- inputs List<Property Map>
- (List) Input variables data for the workItem used in FlowJob. Nested scheme for inputs:
- outputs List<Property Map>
- (List) Output variables for the workItem. Nested scheme for outputs:
- settings List<Property Map>
- (List) Environment variables for the workItem. Nested scheme for settings:
- template
Id String - (String) Template Id.
- template
Name String - (String) Template name.
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobDataWorkspaceJobDataTemplateDataInput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Workspace Job Data Template Data Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Workspace Job Data Template Data Input Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Workspace Job Data Template Data Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Workspace Job Data Template Data Input Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Workspace Job Data Template Data Input Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataWorkspaceJobDataTemplateDataInputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataWorkspaceJobDataTemplateDataOutput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Workspace Job Data Template Data Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Workspace Job Data Template Data Output Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Workspace Job Data Template Data Output Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Workspace Job Data Template Data Output Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Workspace Job Data Template Data Output Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataWorkspaceJobDataTemplateDataOutputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobDataWorkspaceJobDataTemplateDataSetting
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Data Workspace Job Data Template Data Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Data Workspace Job Data Template Data Setting Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Data Workspace Job Data Template Data Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Data Workspace Job Data Template Data Setting Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Data Workspace Job Data Template Data Setting Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobDataWorkspaceJobDataTemplateDataSettingMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobJobEnvSetting
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Job Env Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Job Env Setting Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Job Env Setting Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Job Env Setting Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Job Env Setting Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobJobEnvSettingMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobJobInput
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
List<Get
Schematics Job Job Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- Link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- Metadatas
[]Get
Schematics Job Job Input Metadata - (List) User editable metadata for the variables. Nested scheme for metadata:
- Name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- Value string
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
List<Get
Schematics Job Job Input Metadata> - (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
- link string
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Get
Schematics Job Job Input Metadata[] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name string
- (String) Job name, uniquely derived from the related Workspace or Action.
- value string
- (String) Value for the variable or reference to the value.
- link str
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas
Sequence[Get
Schematics Job Job Input Metadata] - (List) User editable metadata for the variables. Nested scheme for metadata:
- name str
- (String) Job name, uniquely derived from the related Workspace or Action.
- value str
- (String) Value for the variable or reference to the value.
- link String
- (String) Reference link to the variable value By default the expression will point to self.value.
- metadatas List<Property Map>
- (List) User editable metadata for the variables. Nested scheme for metadata:
- name String
- (String) Job name, uniquely derived from the related Workspace or Action.
- value String
- (String) Value for the variable or reference to the value.
GetSchematicsJobJobInputMetadata
- Aliases List<string>
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length double - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value double - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length double - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value double - (Integer) Minimum value of the variable. Applicable for integer type.
- Options List<string>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position double
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- Aliases []string
- (List) List of aliases for the variable name.
- Default
Value string - (String) Default value for the variable, if the override value is not specified.
- Description string
- (String) Description of the meta data.
- Group
By string - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- Immutable bool
- (Boolean) Is the variable readonly ?.
- Matches string
- (String) Regex for the variable value.
- Max
Length float64 - (Integer) Maximum length of the variable value. Applicable for string type.
- Max
Value float64 - (Integer) Maximum value of the variable. Applicable for integer type.
- Min
Length float64 - (Integer) Minimum length of the variable value. Applicable for string type.
- Min
Value float64 - (Integer) Minimum value of the variable. Applicable for integer type.
- Options []string
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- Position float64
- (Integer) Relative position of this variable in a list.
- Secure bool
- (Boolean) Is the variable secure or sensitive ?.
- Source string
- (String) Source of this meta-data.
- Type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Double - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Double - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Double - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Double - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Double
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases string[]
- (List) List of aliases for the variable name.
- default
Value string - (String) Default value for the variable, if the override value is not specified.
- description string
- (String) Description of the meta data.
- group
By string - (String) Display name of the group this variable belongs to.
- boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable boolean
- (Boolean) Is the variable readonly ?.
- matches string
- (String) Regex for the variable value.
- max
Length number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value number - (Integer) Minimum value of the variable. Applicable for integer type.
- options string[]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position number
- (Integer) Relative position of this variable in a list.
- secure boolean
- (Boolean) Is the variable secure or sensitive ?.
- source string
- (String) Source of this meta-data.
- type string
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases Sequence[str]
- (List) List of aliases for the variable name.
- default_
value str - (String) Default value for the variable, if the override value is not specified.
- description str
- (String) Description of the meta data.
- group_
by str - (String) Display name of the group this variable belongs to.
- bool
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable bool
- (Boolean) Is the variable readonly ?.
- matches str
- (String) Regex for the variable value.
- max_
length float - (Integer) Maximum length of the variable value. Applicable for string type.
- max_
value float - (Integer) Maximum value of the variable. Applicable for integer type.
- min_
length float - (Integer) Minimum length of the variable value. Applicable for string type.
- min_
value float - (Integer) Minimum value of the variable. Applicable for integer type.
- options Sequence[str]
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position float
- (Integer) Relative position of this variable in a list.
- secure bool
- (Boolean) Is the variable secure or sensitive ?.
- source str
- (String) Source of this meta-data.
- type str
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
- aliases List<String>
- (List) List of aliases for the variable name.
- default
Value String - (String) Default value for the variable, if the override value is not specified.
- description String
- (String) Description of the meta data.
- group
By String - (String) Display name of the group this variable belongs to.
- Boolean
- (Boolean) If true, the variable will not be displayed on UI or CLI.
- immutable Boolean
- (Boolean) Is the variable readonly ?.
- matches String
- (String) Regex for the variable value.
- max
Length Number - (Integer) Maximum length of the variable value. Applicable for string type.
- max
Value Number - (Integer) Maximum value of the variable. Applicable for integer type.
- min
Length Number - (Integer) Minimum length of the variable value. Applicable for string type.
- min
Value Number - (Integer) Minimum value of the variable. Applicable for integer type.
- options List<String>
- (List) List of possible values for this variable. If type is integer or date, then the array of string will be converted to array of integers or date during runtime.
- position Number
- (Integer) Relative position of this variable in a list.
- secure Boolean
- (Boolean) Is the variable secure or sensitive ?.
- source String
- (String) Source of this meta-data.
- type String
- (String) Type of the variable.
- Constraints: Allowable values are: boolean, string, integer, date, array, list, map, complex
GetSchematicsJobLogSummary
- Action
Jobs List<GetSchematics Job Log Summary Action Job> - (List) Flow Job log summary. Nested scheme for action_job:
- Elapsed
Time double - (Float) Job log elapsed time (log_analyzed_till - log_start_at).
- Flow
Jobs List<GetSchematics Job Log Summary Flow Job> - (List) Flow Job log summary. Nested scheme for flow_job:
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Job
Type string - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- Log
Analyzed stringTill - (String) Job log update timestamp.
- Log
Errors List<GetSchematics Job Log Summary Log Error> - (List) Job log errors. Nested scheme for log_errors:
- Log
Start stringAt - (String) Job log start timestamp.
- Repo
Download List<GetJobs Schematics Job Log Summary Repo Download Job> - (List) Repo download Job log summary. Nested scheme for repo_download_job:
- System
Jobs List<GetSchematics Job Log Summary System Job> - (List) System Job log summary. Nested scheme for system_job:
- Workspace
Jobs List<GetSchematics Job Log Summary Workspace Job> - (List) Workspace Job log summary. Nested scheme for workspace_job:
- Action
Jobs []GetSchematics Job Log Summary Action Job - (List) Flow Job log summary. Nested scheme for action_job:
- Elapsed
Time float64 - (Float) Job log elapsed time (log_analyzed_till - log_start_at).
- Flow
Jobs []GetSchematics Job Log Summary Flow Job - (List) Flow Job log summary. Nested scheme for flow_job:
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Job
Type string - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- Log
Analyzed stringTill - (String) Job log update timestamp.
- Log
Errors []GetSchematics Job Log Summary Log Error - (List) Job log errors. Nested scheme for log_errors:
- Log
Start stringAt - (String) Job log start timestamp.
- Repo
Download []GetJobs Schematics Job Log Summary Repo Download Job - (List) Repo download Job log summary. Nested scheme for repo_download_job:
- System
Jobs []GetSchematics Job Log Summary System Job - (List) System Job log summary. Nested scheme for system_job:
- Workspace
Jobs []GetSchematics Job Log Summary Workspace Job - (List) Workspace Job log summary. Nested scheme for workspace_job:
- action
Jobs List<GetSchematics Job Log Summary Action Job> - (List) Flow Job log summary. Nested scheme for action_job:
- elapsed
Time Double - (Float) Job log elapsed time (log_analyzed_till - log_start_at).
- flow
Jobs List<GetSchematics Job Log Summary Flow Job> - (List) Flow Job log summary. Nested scheme for flow_job:
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job
Type String - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- log
Analyzed StringTill - (String) Job log update timestamp.
- log
Errors List<GetSchematics Job Log Summary Log Error> - (List) Job log errors. Nested scheme for log_errors:
- log
Start StringAt - (String) Job log start timestamp.
- repo
Download List<GetJobs Schematics Job Log Summary Repo Download Job> - (List) Repo download Job log summary. Nested scheme for repo_download_job:
- system
Jobs List<GetSchematics Job Log Summary System Job> - (List) System Job log summary. Nested scheme for system_job:
- workspace
Jobs List<GetSchematics Job Log Summary Workspace Job> - (List) Workspace Job log summary. Nested scheme for workspace_job:
- action
Jobs GetSchematics Job Log Summary Action Job[] - (List) Flow Job log summary. Nested scheme for action_job:
- elapsed
Time number - (Float) Job log elapsed time (log_analyzed_till - log_start_at).
- flow
Jobs GetSchematics Job Log Summary Flow Job[] - (List) Flow Job log summary. Nested scheme for flow_job:
- job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job
Type string - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- log
Analyzed stringTill - (String) Job log update timestamp.
- log
Errors GetSchematics Job Log Summary Log Error[] - (List) Job log errors. Nested scheme for log_errors:
- log
Start stringAt - (String) Job log start timestamp.
- repo
Download GetJobs Schematics Job Log Summary Repo Download Job[] - (List) Repo download Job log summary. Nested scheme for repo_download_job:
- system
Jobs GetSchematics Job Log Summary System Job[] - (List) System Job log summary. Nested scheme for system_job:
- workspace
Jobs GetSchematics Job Log Summary Workspace Job[] - (List) Workspace Job log summary. Nested scheme for workspace_job:
- action_
jobs Sequence[GetSchematics Job Log Summary Action Job] - (List) Flow Job log summary. Nested scheme for action_job:
- elapsed_
time float - (Float) Job log elapsed time (log_analyzed_till - log_start_at).
- flow_
jobs Sequence[GetSchematics Job Log Summary Flow Job] - (List) Flow Job log summary. Nested scheme for flow_job:
- job_
id str - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job_
type str - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- log_
analyzed_ strtill - (String) Job log update timestamp.
- log_
errors Sequence[GetSchematics Job Log Summary Log Error] - (List) Job log errors. Nested scheme for log_errors:
- log_
start_ strat - (String) Job log start timestamp.
- repo_
download_ Sequence[Getjobs Schematics Job Log Summary Repo Download Job] - (List) Repo download Job log summary. Nested scheme for repo_download_job:
- system_
jobs Sequence[GetSchematics Job Log Summary System Job] - (List) System Job log summary. Nested scheme for system_job:
- workspace_
jobs Sequence[GetSchematics Job Log Summary Workspace Job] - (List) Workspace Job log summary. Nested scheme for workspace_job:
- action
Jobs List<Property Map> - (List) Flow Job log summary. Nested scheme for action_job:
- elapsed
Time Number - (Float) Job log elapsed time (log_analyzed_till - log_start_at).
- flow
Jobs List<Property Map> - (List) Flow Job log summary. Nested scheme for flow_job:
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - job
Type String - (String) Type of Job.
- Constraints: Allowable values are: repo_download_job, workspace_job, action_job, system_job, flow_job
- log
Analyzed StringTill - (String) Job log update timestamp.
- log
Errors List<Property Map> - (List) Job log errors. Nested scheme for log_errors:
- log
Start StringAt - (String) Job log start timestamp.
- repo
Download List<Property Map>Jobs - (List) Repo download Job log summary. Nested scheme for repo_download_job:
- system
Jobs List<Property Map> - (List) System Job log summary. Nested scheme for system_job:
- workspace
Jobs List<Property Map> - (List) Workspace Job log summary. Nested scheme for workspace_job:
GetSchematicsJobLogSummaryActionJob
- Play
Count double - (Float) number of plays in playbook.
- Recaps
List<Get
Schematics Job Log Summary Action Job Recap> - (List) Recap records. Nested scheme for recap:
- Target
Count double - (Float) number of targets or hosts.
- Task
Count double - (Float) number of tasks in playbook.
- Play
Count float64 - (Float) number of plays in playbook.
- Recaps
[]Get
Schematics Job Log Summary Action Job Recap - (List) Recap records. Nested scheme for recap:
- Target
Count float64 - (Float) number of targets or hosts.
- Task
Count float64 - (Float) number of tasks in playbook.
- play
Count Double - (Float) number of plays in playbook.
- recaps
List<Get
Schematics Job Log Summary Action Job Recap> - (List) Recap records. Nested scheme for recap:
- target
Count Double - (Float) number of targets or hosts.
- task
Count Double - (Float) number of tasks in playbook.
- play
Count number - (Float) number of plays in playbook.
- recaps
Get
Schematics Job Log Summary Action Job Recap[] - (List) Recap records. Nested scheme for recap:
- target
Count number - (Float) number of targets or hosts.
- task
Count number - (Float) number of tasks in playbook.
- play_
count float - (Float) number of plays in playbook.
- recaps
Sequence[Get
Schematics Job Log Summary Action Job Recap] - (List) Recap records. Nested scheme for recap:
- target_
count float - (Float) number of targets or hosts.
- task_
count float - (Float) number of tasks in playbook.
- play
Count Number - (Float) number of plays in playbook.
- recaps List<Property Map>
- (List) Recap records. Nested scheme for recap:
- target
Count Number - (Float) number of targets or hosts.
- task
Count Number - (Float) number of tasks in playbook.
GetSchematicsJobLogSummaryActionJobRecap
GetSchematicsJobLogSummaryFlowJob
- Workitems
List<Get
Schematics Job Log Summary Flow Job Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- Workitems
Completed double - (Float) Number of workitems completed successfully.
- Workitems
Failed double - (Float) Number of workitems failed.
- Workitems
Pending double - (Float) Number of workitems pending in the flow.
- Workitems
[]Get
Schematics Job Log Summary Flow Job Workitem - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- Workitems
Completed float64 - (Float) Number of workitems completed successfully.
- Workitems
Failed float64 - (Float) Number of workitems failed.
- Workitems
Pending float64 - (Float) Number of workitems pending in the flow.
- workitems
List<Get
Schematics Job Log Summary Flow Job Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- workitems
Completed Double - (Float) Number of workitems completed successfully.
- workitems
Failed Double - (Float) Number of workitems failed.
- workitems
Pending Double - (Float) Number of workitems pending in the flow.
- workitems
Get
Schematics Job Log Summary Flow Job Workitem[] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- workitems
Completed number - (Float) Number of workitems completed successfully.
- workitems
Failed number - (Float) Number of workitems failed.
- workitems
Pending number - (Float) Number of workitems pending in the flow.
- workitems
Sequence[Get
Schematics Job Log Summary Flow Job Workitem] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- workitems_
completed float - (Float) Number of workitems completed successfully.
- workitems_
failed float - (Float) Number of workitems failed.
- workitems_
pending float - (Float) Number of workitems pending in the flow.
- workitems List<Property Map>
- (List) Environment's individual workItem status details;. Nested scheme for workitems:
- workitems
Completed Number - (Float) Number of workitems completed successfully.
- workitems
Failed Number - (Float) Number of workitems failed.
- workitems
Pending Number - (Float) Number of workitems pending in the flow.
GetSchematicsJobLogSummaryFlowJobWorkitem
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Log
Url string - (String) Log url for job.
- Resources
Add double - (Float) Number of resources add.
- Resources
Destroy double - (Float) Number of resources destroy.
- Resources
Modify double - (Float) Number of resources modify.
- Workspace
Id string - (String) Workspace id.
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Log
Url string - (String) Log url for job.
- Resources
Add float64 - (Float) Number of resources add.
- Resources
Destroy float64 - (Float) Number of resources destroy.
- Resources
Modify float64 - (Float) Number of resources modify.
- Workspace
Id string - (String) Workspace id.
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - log
Url String - (String) Log url for job.
- resources
Add Double - (Float) Number of resources add.
- resources
Destroy Double - (Float) Number of resources destroy.
- resources
Modify Double - (Float) Number of resources modify.
- workspace
Id String - (String) Workspace id.
- job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - log
Url string - (String) Log url for job.
- resources
Add number - (Float) Number of resources add.
- resources
Destroy number - (Float) Number of resources destroy.
- resources
Modify number - (Float) Number of resources modify.
- workspace
Id string - (String) Workspace id.
- job_
id str - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - log_
url str - (String) Log url for job.
- resources_
add float - (Float) Number of resources add.
- resources_
destroy float - (Float) Number of resources destroy.
- resources_
modify float - (Float) Number of resources modify.
- workspace_
id str - (String) Workspace id.
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - log
Url String - (String) Log url for job.
- resources
Add Number - (Float) Number of resources add.
- resources
Destroy Number - (Float) Number of resources destroy.
- resources
Modify Number - (Float) Number of resources modify.
- workspace
Id String - (String) Workspace id.
GetSchematicsJobLogSummaryLogError
- Error
Code string - (String) Error code in the Log.
- Error
Count double - (Float) Number of occurrence.
- Error
Msg string - (String) Summary error message in the log.
- Error
Code string - (String) Error code in the Log.
- Error
Count float64 - (Float) Number of occurrence.
- Error
Msg string - (String) Summary error message in the log.
- error
Code String - (String) Error code in the Log.
- error
Count Double - (Float) Number of occurrence.
- error
Msg String - (String) Summary error message in the log.
- error
Code string - (String) Error code in the Log.
- error
Count number - (Float) Number of occurrence.
- error
Msg string - (String) Summary error message in the log.
- error_
code str - (String) Error code in the Log.
- error_
count float - (Float) Number of occurrence.
- error_
msg str - (String) Summary error message in the log.
- error
Code String - (String) Error code in the Log.
- error
Count Number - (Float) Number of occurrence.
- error
Msg String - (String) Summary error message in the log.
GetSchematicsJobLogSummaryRepoDownloadJob
- Detected
Filetype string - (String) Detected template or data file type.
- Inputs
Count string - (String) Number of inputs detected.
- Outputs
Count string - (String) Number of outputs detected.
- Quarantined
File doubleCount - (Float) Number of files quarantined.
- Scanned
File doubleCount - (Float) Number of files scanned.
- Detected
Filetype string - (String) Detected template or data file type.
- Inputs
Count string - (String) Number of inputs detected.
- Outputs
Count string - (String) Number of outputs detected.
- Quarantined
File float64Count - (Float) Number of files quarantined.
- Scanned
File float64Count - (Float) Number of files scanned.
- detected
Filetype String - (String) Detected template or data file type.
- inputs
Count String - (String) Number of inputs detected.
- outputs
Count String - (String) Number of outputs detected.
- quarantined
File DoubleCount - (Float) Number of files quarantined.
- scanned
File DoubleCount - (Float) Number of files scanned.
- detected
Filetype string - (String) Detected template or data file type.
- inputs
Count string - (String) Number of inputs detected.
- outputs
Count string - (String) Number of outputs detected.
- quarantined
File numberCount - (Float) Number of files quarantined.
- scanned
File numberCount - (Float) Number of files scanned.
- detected_
filetype str - (String) Detected template or data file type.
- inputs_
count str - (String) Number of inputs detected.
- outputs_
count str - (String) Number of outputs detected.
- quarantined_
file_ floatcount - (Float) Number of files quarantined.
- scanned_
file_ floatcount - (Float) Number of files scanned.
- detected
Filetype String - (String) Detected template or data file type.
- inputs
Count String - (String) Number of inputs detected.
- outputs
Count String - (String) Number of outputs detected.
- quarantined
File NumberCount - (Float) Number of files quarantined.
- scanned
File NumberCount - (Float) Number of files scanned.
GetSchematicsJobLogSummarySystemJob
- Failed double
- (Float) Number of failed.
- Success double
- (Float) Number of passed.
- Target
Count double - (Float) number of targets or hosts.
- Failed float64
- (Float) Number of failed.
- Success float64
- (Float) Number of passed.
- Target
Count float64 - (Float) number of targets or hosts.
- failed Double
- (Float) Number of failed.
- success Double
- (Float) Number of passed.
- target
Count Double - (Float) number of targets or hosts.
- failed number
- (Float) Number of failed.
- success number
- (Float) Number of passed.
- target
Count number - (Float) number of targets or hosts.
- failed float
- (Float) Number of failed.
- success float
- (Float) Number of passed.
- target_
count float - (Float) number of targets or hosts.
- failed Number
- (Float) Number of failed.
- success Number
- (Float) Number of passed.
- target
Count Number - (Float) number of targets or hosts.
GetSchematicsJobLogSummaryWorkspaceJob
- Resources
Add double - (Float) Number of resources add.
- Resources
Destroy double - (Float) Number of resources destroy.
- Resources
Modify double - (Float) Number of resources modify.
- Resources
Add float64 - (Float) Number of resources add.
- Resources
Destroy float64 - (Float) Number of resources destroy.
- Resources
Modify float64 - (Float) Number of resources modify.
- resources
Add Double - (Float) Number of resources add.
- resources
Destroy Double - (Float) Number of resources destroy.
- resources
Modify Double - (Float) Number of resources modify.
- resources
Add number - (Float) Number of resources add.
- resources
Destroy number - (Float) Number of resources destroy.
- resources
Modify number - (Float) Number of resources modify.
- resources_
add float - (Float) Number of resources add.
- resources_
destroy float - (Float) Number of resources destroy.
- resources_
modify float - (Float) Number of resources modify.
- resources
Add Number - (Float) Number of resources add.
- resources
Destroy Number - (Float) Number of resources destroy.
- resources
Modify Number - (Float) Number of resources modify.
GetSchematicsJobStatus
- Action
Job List<GetStatuses Schematics Job Status Action Job Status> - (List) Action Job Status. Nested scheme for action_job_status:
- Flow
Job List<GetStatuses Schematics Job Status Flow Job Status> - (List) Environment Flow JOB Status. Nested scheme for flow_job_status:
- System
Job List<GetStatuses Schematics Job Status System Job Status> - (List) System Job Status. Nested scheme for system_job_status:
- Workspace
Job List<GetStatuses Schematics Job Status Workspace Job Status> - (List) Workspace Job Status. Nested scheme for workspace_job_status:
- Action
Job []GetStatuses Schematics Job Status Action Job Status - (List) Action Job Status. Nested scheme for action_job_status:
- Flow
Job []GetStatuses Schematics Job Status Flow Job Status - (List) Environment Flow JOB Status. Nested scheme for flow_job_status:
- System
Job []GetStatuses Schematics Job Status System Job Status - (List) System Job Status. Nested scheme for system_job_status:
- Workspace
Job []GetStatuses Schematics Job Status Workspace Job Status - (List) Workspace Job Status. Nested scheme for workspace_job_status:
- action
Job List<GetStatuses Schematics Job Status Action Job Status> - (List) Action Job Status. Nested scheme for action_job_status:
- flow
Job List<GetStatuses Schematics Job Status Flow Job Status> - (List) Environment Flow JOB Status. Nested scheme for flow_job_status:
- system
Job List<GetStatuses Schematics Job Status System Job Status> - (List) System Job Status. Nested scheme for system_job_status:
- workspace
Job List<GetStatuses Schematics Job Status Workspace Job Status> - (List) Workspace Job Status. Nested scheme for workspace_job_status:
- action
Job GetStatuses Schematics Job Status Action Job Status[] - (List) Action Job Status. Nested scheme for action_job_status:
- flow
Job GetStatuses Schematics Job Status Flow Job Status[] - (List) Environment Flow JOB Status. Nested scheme for flow_job_status:
- system
Job GetStatuses Schematics Job Status System Job Status[] - (List) System Job Status. Nested scheme for system_job_status:
- workspace
Job GetStatuses Schematics Job Status Workspace Job Status[] - (List) Workspace Job Status. Nested scheme for workspace_job_status:
- action_
job_ Sequence[Getstatuses Schematics Job Status Action Job Status] - (List) Action Job Status. Nested scheme for action_job_status:
- flow_
job_ Sequence[Getstatuses Schematics Job Status Flow Job Status] - (List) Environment Flow JOB Status. Nested scheme for flow_job_status:
- system_
job_ Sequence[Getstatuses Schematics Job Status System Job Status] - (List) System Job Status. Nested scheme for system_job_status:
- workspace_
job_ Sequence[Getstatuses Schematics Job Status Workspace Job Status] - (List) Workspace Job Status. Nested scheme for workspace_job_status:
- action
Job List<Property Map>Statuses - (List) Action Job Status. Nested scheme for action_job_status:
- flow
Job List<Property Map>Statuses - (List) Environment Flow JOB Status. Nested scheme for flow_job_status:
- system
Job List<Property Map>Statuses - (List) System Job Status. Nested scheme for system_job_status:
- workspace
Job List<Property Map>Statuses - (List) Workspace Job Status. Nested scheme for workspace_job_status:
GetSchematicsJobStatusActionJobStatus
- Action
Name string - (String) Action name.
- Bastion
Status stringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- Bastion
Status stringMessage - (String) Bastion status message - to be displayed along with the bastion_status_code;.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Targets
Status stringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- Targets
Status stringMessage - (String) Aggregated status message for all target resources, to be displayed along with the targets_status_code;.
- Updated
At string - (String) Job status updation timestamp.
- Action
Name string - (String) Action name.
- Bastion
Status stringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- Bastion
Status stringMessage - (String) Bastion status message - to be displayed along with the bastion_status_code;.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Targets
Status stringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- Targets
Status stringMessage - (String) Aggregated status message for all target resources, to be displayed along with the targets_status_code;.
- Updated
At string - (String) Job status updation timestamp.
- action
Name String - (String) Action name.
- bastion
Status StringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- bastion
Status StringMessage - (String) Bastion status message - to be displayed along with the bastion_status_code;.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- targets
Status StringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- targets
Status StringMessage - (String) Aggregated status message for all target resources, to be displayed along with the targets_status_code;.
- updated
At String - (String) Job status updation timestamp.
- action
Name string - (String) Action name.
- bastion
Status stringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- bastion
Status stringMessage - (String) Bastion status message - to be displayed along with the bastion_status_code;.
- status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- targets
Status stringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- targets
Status stringMessage - (String) Aggregated status message for all target resources, to be displayed along with the targets_status_code;.
- updated
At string - (String) Job status updation timestamp.
- action_
name str - (String) Action name.
- bastion_
status_ strcode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- bastion_
status_ strmessage - (String) Bastion status message - to be displayed along with the bastion_status_code;.
- status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- targets_
status_ strcode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- targets_
status_ strmessage - (String) Aggregated status message for all target resources, to be displayed along with the targets_status_code;.
- updated_
at str - (String) Job status updation timestamp.
- action
Name String - (String) Action name.
- bastion
Status StringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- bastion
Status StringMessage - (String) Bastion status message - to be displayed along with the bastion_status_code;.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- targets
Status StringCode - (String) Status of Resources.
- Constraints: Allowable values are: none, ready, processing, error
- targets
Status StringMessage - (String) Aggregated status message for all target resources, to be displayed along with the targets_status_code;.
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobStatusFlowJobStatus
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workitems
List<Get
Schematics Job Status Flow Job Status Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workitems
[]Get
Schematics Job Status Flow Job Status Workitem - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workitems
List<Get
Schematics Job Status Flow Job Status Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id string - (String) flow id.
- flow
Name string - (String) flow name.
- status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- updated
At string - (String) Job status updation timestamp.
- workitems
Get
Schematics Job Status Flow Job Status Workitem[] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow_
id str - (String) flow id.
- flow_
name str - (String) flow name.
- status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- updated_
at str - (String) Job status updation timestamp.
- workitems
Sequence[Get
Schematics Job Status Flow Job Status Workitem] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workitems List<Property Map>
- (List) Environment's individual workItem status details;. Nested scheme for workitems:
GetSchematicsJobStatusFlowJobStatusWorkitem
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Id string - (String) Workspace id.
- Workspace
Name string - (String) workspace name.
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Id string - (String) Workspace id.
- Workspace
Name string - (String) workspace name.
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workspace
Id String - (String) Workspace id.
- workspace
Name String - (String) workspace name.
- job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- updated
At string - (String) Job status updation timestamp.
- workspace
Id string - (String) Workspace id.
- workspace
Name string - (String) workspace name.
- job_
id str - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- updated_
at str - (String) Job status updation timestamp.
- workspace_
id str - (String) Workspace id.
- workspace_
name str - (String) workspace name.
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workspace
Id String - (String) Workspace id.
- workspace
Name String - (String) workspace name.
GetSchematicsJobStatusSystemJobStatus
- Schematics
Resource List<GetStatuses Schematics Job Status System Job Status Schematics Resource Status> - (List) job staus for each schematics resource. Nested scheme for schematics_resource_status:
- System
Status stringCode - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- System
Status stringMessage - (String) System job message.
- Updated
At string - (String) Job status updation timestamp.
- Schematics
Resource []GetStatuses Schematics Job Status System Job Status Schematics Resource Status - (List) job staus for each schematics resource. Nested scheme for schematics_resource_status:
- System
Status stringCode - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- System
Status stringMessage - (String) System job message.
- Updated
At string - (String) Job status updation timestamp.
- schematics
Resource List<GetStatuses Schematics Job Status System Job Status Schematics Resource Status> - (List) job staus for each schematics resource. Nested scheme for schematics_resource_status:
- system
Status StringCode - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- system
Status StringMessage - (String) System job message.
- updated
At String - (String) Job status updation timestamp.
- schematics
Resource GetStatuses Schematics Job Status System Job Status Schematics Resource Status[] - (List) job staus for each schematics resource. Nested scheme for schematics_resource_status:
- system
Status stringCode - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- system
Status stringMessage - (String) System job message.
- updated
At string - (String) Job status updation timestamp.
- schematics_
resource_ Sequence[Getstatuses Schematics Job Status System Job Status Schematics Resource Status] - (List) job staus for each schematics resource. Nested scheme for schematics_resource_status:
- system_
status_ strcode - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- system_
status_ strmessage - (String) System job message.
- updated_
at str - (String) Job status updation timestamp.
- schematics
Resource List<Property Map>Statuses - (List) job staus for each schematics resource. Nested scheme for schematics_resource_status:
- system
Status StringCode - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- system
Status StringMessage - (String) System job message.
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobStatusSystemJobStatusSchematicsResourceStatus
- Schematics
Resource stringId - (String) id for each resource which is targeted as a part of system job.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Schematics
Resource stringId - (String) id for each resource which is targeted as a part of system job.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- schematics
Resource StringId - (String) id for each resource which is targeted as a part of system job.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- schematics
Resource stringId - (String) id for each resource which is targeted as a part of system job.
- status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- updated
At string - (String) Job status updation timestamp.
- schematics_
resource_ strid - (String) id for each resource which is targeted as a part of system job.
- status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- updated_
at str - (String) Job status updation timestamp.
- schematics
Resource StringId - (String) id for each resource which is targeted as a part of system job.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
GetSchematicsJobStatusWorkspaceJobStatus
- Flow
Statuses List<GetSchematics Job Status Workspace Job Status Flow Status> - (List) Environment Flow JOB Status. Nested scheme for flow_status:
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Template
Statuses List<GetSchematics Job Status Workspace Job Status Template Status> - (List) Workspace Flow Template job status. Nested scheme for template_status:
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Name string - (String) workspace name.
- Flow
Statuses []GetSchematics Job Status Workspace Job Status Flow Status - (List) Environment Flow JOB Status. Nested scheme for flow_status:
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Template
Statuses []GetSchematics Job Status Workspace Job Status Template Status - (List) Workspace Flow Template job status. Nested scheme for template_status:
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Name string - (String) workspace name.
- flow
Statuses List<GetSchematics Job Status Workspace Job Status Flow Status> - (List) Environment Flow JOB Status. Nested scheme for flow_status:
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- template
Statuses List<GetSchematics Job Status Workspace Job Status Template Status> - (List) Workspace Flow Template job status. Nested scheme for template_status:
- updated
At String - (String) Job status updation timestamp.
- workspace
Name String - (String) workspace name.
- flow
Statuses GetSchematics Job Status Workspace Job Status Flow Status[] - (List) Environment Flow JOB Status. Nested scheme for flow_status:
- status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- template
Statuses GetSchematics Job Status Workspace Job Status Template Status[] - (List) Workspace Flow Template job status. Nested scheme for template_status:
- updated
At string - (String) Job status updation timestamp.
- workspace
Name string - (String) workspace name.
- flow_
statuses Sequence[GetSchematics Job Status Workspace Job Status Flow Status] - (List) Environment Flow JOB Status. Nested scheme for flow_status:
- status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- template_
statuses Sequence[GetSchematics Job Status Workspace Job Status Template Status] - (List) Workspace Flow Template job status. Nested scheme for template_status:
- updated_
at str - (String) Job status updation timestamp.
- workspace_
name str - (String) workspace name.
- flow
Statuses List<Property Map> - (List) Environment Flow JOB Status. Nested scheme for flow_status:
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- template
Statuses List<Property Map> - (List) Workspace Flow Template job status. Nested scheme for template_status:
- updated
At String - (String) Job status updation timestamp.
- workspace
Name String - (String) workspace name.
GetSchematicsJobStatusWorkspaceJobStatusFlowStatus
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workitems
List<Get
Schematics Job Status Workspace Job Status Flow Status Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- Flow
Id string - (String) flow id.
- Flow
Name string - (String) flow name.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workitems
[]Get
Schematics Job Status Workspace Job Status Flow Status Workitem - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workitems
List<Get
Schematics Job Status Workspace Job Status Flow Status Workitem> - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id string - (String) flow id.
- flow
Name string - (String) flow name.
- status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- updated
At string - (String) Job status updation timestamp.
- workitems
Get
Schematics Job Status Workspace Job Status Flow Status Workitem[] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow_
id str - (String) flow id.
- flow_
name str - (String) flow name.
- status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- updated_
at str - (String) Job status updation timestamp.
- workitems
Sequence[Get
Schematics Job Status Workspace Job Status Flow Status Workitem] - (List) Environment's individual workItem status details;. Nested scheme for workitems:
- flow
Id String - (String) flow id.
- flow
Name String - (String) flow name.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workitems List<Property Map>
- (List) Environment's individual workItem status details;. Nested scheme for workitems:
GetSchematicsJobStatusWorkspaceJobStatusFlowStatusWorkitem
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Id string - (String) Workspace id.
- Workspace
Name string - (String) workspace name.
- Job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Updated
At string - (String) Job status updation timestamp.
- Workspace
Id string - (String) Workspace id.
- Workspace
Name string - (String) workspace name.
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workspace
Id String - (String) Workspace id.
- workspace
Name String - (String) workspace name.
- job
Id string - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- updated
At string - (String) Job status updation timestamp.
- workspace
Id string - (String) Workspace id.
- workspace
Name string - (String) workspace name.
- job_
id str - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- updated_
at str - (String) Job status updation timestamp.
- workspace_
id str - (String) Workspace id.
- workspace_
name str - (String) workspace name.
- job
Id String - Job Id. Use
GET /v2/jobs
API to look up the Job Ids in your IBM Cloud account. - status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- updated
At String - (String) Job status updation timestamp.
- workspace
Id String - (String) Workspace id.
- workspace
Name String - (String) workspace name.
GetSchematicsJobStatusWorkspaceJobStatusTemplateStatus
- Flow
Index double - (Integer) Index of the template in the Flow.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Template
Id string - (String) Template Id.
- Template
Name string - (String) Template name.
- Updated
At string - (String) Job status updation timestamp.
- Flow
Index float64 - (Integer) Index of the template in the Flow.
- Status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- Status
Message string - (String) workitem job status message;.
- Template
Id string - (String) Template Id.
- Template
Name string - (String) Template name.
- Updated
At string - (String) Job status updation timestamp.
- flow
Index Double - (Integer) Index of the template in the Flow.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- template
Id String - (String) Template Id.
- template
Name String - (String) Template name.
- updated
At String - (String) Job status updation timestamp.
- flow
Index number - (Integer) Index of the template in the Flow.
- status
Code string - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message string - (String) workitem job status message;.
- template
Id string - (String) Template Id.
- template
Name string - (String) Template name.
- updated
At string - (String) Job status updation timestamp.
- flow_
index float - (Integer) Index of the template in the Flow.
- status_
code str - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status_
message str - (String) workitem job status message;.
- template_
id str - (String) Template Id.
- template_
name str - (String) Template name.
- updated_
at str - (String) Job status updation timestamp.
- flow
Index Number - (Integer) Index of the template in the Flow.
- status
Code String - (String) Status of Jobs.
- Constraints: Allowable values are: job_pending, job_in_progress, job_finished, job_failed, job_cancelled
- status
Message String - (String) workitem job status message;.
- template
Id String - (String) Template Id.
- template
Name String - (String) Template name.
- updated
At String - (String) Job status updation timestamp.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.