1. Packages
  2. Intersight Provider
  3. API Docs
  4. WorkflowServiceItemActionInstance
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.WorkflowServiceItemActionInstance

Explore with Pulumi AI

Service item action instance which represents one action on a service item instance.

Create WorkflowServiceItemActionInstance Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new WorkflowServiceItemActionInstance(name: string, args?: WorkflowServiceItemActionInstanceArgs, opts?: CustomResourceOptions);
@overload
def WorkflowServiceItemActionInstance(resource_name: str,
                                      args: Optional[WorkflowServiceItemActionInstanceArgs] = None,
                                      opts: Optional[ResourceOptions] = None)

@overload
def WorkflowServiceItemActionInstance(resource_name: str,
                                      opts: Optional[ResourceOptions] = None,
                                      account_moid: Optional[str] = None,
                                      action: Optional[str] = None,
                                      action_workflow_infos: Optional[Sequence[WorkflowServiceItemActionInstanceActionWorkflowInfoArgs]] = None,
                                      additional_properties: Optional[str] = None,
                                      ancestors: Optional[Sequence[WorkflowServiceItemActionInstanceAncestorArgs]] = None,
                                      catalog_service_requests: Optional[Sequence[WorkflowServiceItemActionInstanceCatalogServiceRequestArgs]] = None,
                                      class_id: Optional[str] = None,
                                      create_time: Optional[str] = None,
                                      domain_group_moid: Optional[str] = None,
                                      end_time: Optional[str] = None,
                                      idp_references: Optional[Sequence[WorkflowServiceItemActionInstanceIdpReferenceArgs]] = None,
                                      idps: Optional[Sequence[WorkflowServiceItemActionInstanceIdpArgs]] = None,
                                      input: Optional[str] = None,
                                      last_action: Optional[str] = None,
                                      messages: Optional[Sequence[WorkflowServiceItemActionInstanceMessageArgs]] = None,
                                      mod_time: Optional[str] = None,
                                      moid: Optional[str] = None,
                                      name: Optional[str] = None,
                                      object_type: Optional[str] = None,
                                      owners: Optional[Sequence[str]] = None,
                                      parents: Optional[Sequence[WorkflowServiceItemActionInstanceParentArgs]] = None,
                                      permission_resources: Optional[Sequence[WorkflowServiceItemActionInstancePermissionResourceArgs]] = None,
                                      resourcelifecycle_status: Optional[str] = None,
                                      selection_criteria_inputs: Optional[Sequence[WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs]] = None,
                                      service_item_action_definitions: Optional[Sequence[WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs]] = None,
                                      service_item_definitions: Optional[Sequence[WorkflowServiceItemActionInstanceServiceItemDefinitionArgs]] = None,
                                      service_item_instances: Optional[Sequence[WorkflowServiceItemActionInstanceServiceItemInstanceArgs]] = None,
                                      service_request_input: Optional[str] = None,
                                      shared_scope: Optional[str] = None,
                                      start_time: Optional[str] = None,
                                      status: Optional[str] = None,
                                      stop_workflow_infos: Optional[Sequence[WorkflowServiceItemActionInstanceStopWorkflowInfoArgs]] = None,
                                      tags: Optional[Sequence[WorkflowServiceItemActionInstanceTagArgs]] = None,
                                      user_id_or_email: Optional[str] = None,
                                      users: Optional[Sequence[WorkflowServiceItemActionInstanceUserArgs]] = None,
                                      validation_workflow_infos: Optional[Sequence[WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs]] = None,
                                      version_contexts: Optional[Sequence[WorkflowServiceItemActionInstanceVersionContextArgs]] = None,
                                      wait_for_completion: Optional[bool] = None,
                                      workflow_service_item_action_instance_id: Optional[str] = None)
func NewWorkflowServiceItemActionInstance(ctx *Context, name string, args *WorkflowServiceItemActionInstanceArgs, opts ...ResourceOption) (*WorkflowServiceItemActionInstance, error)
public WorkflowServiceItemActionInstance(string name, WorkflowServiceItemActionInstanceArgs? args = null, CustomResourceOptions? opts = null)
public WorkflowServiceItemActionInstance(String name, WorkflowServiceItemActionInstanceArgs args)
public WorkflowServiceItemActionInstance(String name, WorkflowServiceItemActionInstanceArgs args, CustomResourceOptions options)
type: intersight:WorkflowServiceItemActionInstance
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args WorkflowServiceItemActionInstanceArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args WorkflowServiceItemActionInstanceArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args WorkflowServiceItemActionInstanceArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args WorkflowServiceItemActionInstanceArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. WorkflowServiceItemActionInstanceArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Constructor example

The following reference example uses placeholder values for all input properties.

var workflowServiceItemActionInstanceResource = new Intersight.WorkflowServiceItemActionInstance("workflowServiceItemActionInstanceResource", new()
{
    AccountMoid = "string",
    Action = "string",
    ActionWorkflowInfos = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceActionWorkflowInfoArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    AdditionalProperties = "string",
    Ancestors = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceAncestorArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    CatalogServiceRequests = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceCatalogServiceRequestArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ClassId = "string",
    CreateTime = "string",
    DomainGroupMoid = "string",
    EndTime = "string",
    IdpReferences = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceIdpReferenceArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    Idps = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceIdpArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    Input = "string",
    LastAction = "string",
    Messages = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceMessageArgs
        {
            ActionOperation = "string",
            AdditionalProperties = "string",
            ClassId = "string",
            CreateTime = "string",
            Message = "string",
            ObjectType = "string",
            Severity = "string",
        },
    },
    ModTime = "string",
    Moid = "string",
    Name = "string",
    ObjectType = "string",
    Owners = new[]
    {
        "string",
    },
    Parents = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceParentArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    PermissionResources = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstancePermissionResourceArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ResourcelifecycleStatus = "string",
    SelectionCriteriaInputs = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            FilterConditions = new[]
            {
                new Intersight.Inputs.WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterConditionArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            InputName = "string",
            InputValue = "string",
            ObjectType = "string",
        },
    },
    ServiceItemActionDefinitions = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ServiceItemDefinitions = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceServiceItemDefinitionArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ServiceItemInstances = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceServiceItemInstanceArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ServiceRequestInput = "string",
    SharedScope = "string",
    StartTime = "string",
    Status = "string",
    StopWorkflowInfos = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceStopWorkflowInfoArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    Tags = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceTagArgs
        {
            AdditionalProperties = "string",
            Key = "string",
            Value = "string",
        },
    },
    UserIdOrEmail = "string",
    Users = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceUserArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ValidationWorkflowInfos = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    VersionContexts = new[]
    {
        new Intersight.Inputs.WorkflowServiceItemActionInstanceVersionContextArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            InterestedMos = new[]
            {
                new Intersight.Inputs.WorkflowServiceItemActionInstanceVersionContextInterestedMoArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Moid = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            MarkedForDeletion = false,
            NrVersion = "string",
            ObjectType = "string",
            RefMos = new[]
            {
                new Intersight.Inputs.WorkflowServiceItemActionInstanceVersionContextRefMoArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Moid = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            Timestamp = "string",
            VersionType = "string",
        },
    },
    WaitForCompletion = false,
    WorkflowServiceItemActionInstanceId = "string",
});
Copy
example, err := intersight.NewWorkflowServiceItemActionInstance(ctx, "workflowServiceItemActionInstanceResource", &intersight.WorkflowServiceItemActionInstanceArgs{
AccountMoid: pulumi.String("string"),
Action: pulumi.String("string"),
ActionWorkflowInfos: .WorkflowServiceItemActionInstanceActionWorkflowInfoArray{
&.WorkflowServiceItemActionInstanceActionWorkflowInfoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
AdditionalProperties: pulumi.String("string"),
Ancestors: .WorkflowServiceItemActionInstanceAncestorArray{
&.WorkflowServiceItemActionInstanceAncestorArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
CatalogServiceRequests: .WorkflowServiceItemActionInstanceCatalogServiceRequestArray{
&.WorkflowServiceItemActionInstanceCatalogServiceRequestArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ClassId: pulumi.String("string"),
CreateTime: pulumi.String("string"),
DomainGroupMoid: pulumi.String("string"),
EndTime: pulumi.String("string"),
IdpReferences: .WorkflowServiceItemActionInstanceIdpReferenceArray{
&.WorkflowServiceItemActionInstanceIdpReferenceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Idps: .WorkflowServiceItemActionInstanceIdpArray{
&.WorkflowServiceItemActionInstanceIdpArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Input: pulumi.String("string"),
LastAction: pulumi.String("string"),
Messages: .WorkflowServiceItemActionInstanceMessageArray{
&.WorkflowServiceItemActionInstanceMessageArgs{
ActionOperation: pulumi.String("string"),
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
CreateTime: pulumi.String("string"),
Message: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Severity: pulumi.String("string"),
},
},
ModTime: pulumi.String("string"),
Moid: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Owners: pulumi.StringArray{
pulumi.String("string"),
},
Parents: .WorkflowServiceItemActionInstanceParentArray{
&.WorkflowServiceItemActionInstanceParentArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
PermissionResources: .WorkflowServiceItemActionInstancePermissionResourceArray{
&.WorkflowServiceItemActionInstancePermissionResourceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ResourcelifecycleStatus: pulumi.String("string"),
SelectionCriteriaInputs: .WorkflowServiceItemActionInstanceSelectionCriteriaInputArray{
&.WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
FilterConditions: .WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterConditionArray{
&.WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterConditionArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
InputName: pulumi.String("string"),
InputValue: pulumi.String("string"),
ObjectType: pulumi.String("string"),
},
},
ServiceItemActionDefinitions: .WorkflowServiceItemActionInstanceServiceItemActionDefinitionArray{
&.WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ServiceItemDefinitions: .WorkflowServiceItemActionInstanceServiceItemDefinitionArray{
&.WorkflowServiceItemActionInstanceServiceItemDefinitionArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ServiceItemInstances: .WorkflowServiceItemActionInstanceServiceItemInstanceArray{
&.WorkflowServiceItemActionInstanceServiceItemInstanceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ServiceRequestInput: pulumi.String("string"),
SharedScope: pulumi.String("string"),
StartTime: pulumi.String("string"),
Status: pulumi.String("string"),
StopWorkflowInfos: .WorkflowServiceItemActionInstanceStopWorkflowInfoArray{
&.WorkflowServiceItemActionInstanceStopWorkflowInfoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Tags: .WorkflowServiceItemActionInstanceTagArray{
&.WorkflowServiceItemActionInstanceTagArgs{
AdditionalProperties: pulumi.String("string"),
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
UserIdOrEmail: pulumi.String("string"),
Users: .WorkflowServiceItemActionInstanceUserArray{
&.WorkflowServiceItemActionInstanceUserArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ValidationWorkflowInfos: .WorkflowServiceItemActionInstanceValidationWorkflowInfoArray{
&.WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
VersionContexts: .WorkflowServiceItemActionInstanceVersionContextArray{
&.WorkflowServiceItemActionInstanceVersionContextArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
InterestedMos: .WorkflowServiceItemActionInstanceVersionContextInterestedMoArray{
&.WorkflowServiceItemActionInstanceVersionContextInterestedMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
MarkedForDeletion: pulumi.Bool(false),
NrVersion: pulumi.String("string"),
ObjectType: pulumi.String("string"),
RefMos: .WorkflowServiceItemActionInstanceVersionContextRefMoArray{
&.WorkflowServiceItemActionInstanceVersionContextRefMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Timestamp: pulumi.String("string"),
VersionType: pulumi.String("string"),
},
},
WaitForCompletion: pulumi.Bool(false),
WorkflowServiceItemActionInstanceId: pulumi.String("string"),
})
Copy
var workflowServiceItemActionInstanceResource = new WorkflowServiceItemActionInstance("workflowServiceItemActionInstanceResource", WorkflowServiceItemActionInstanceArgs.builder()
    .accountMoid("string")
    .action("string")
    .actionWorkflowInfos(WorkflowServiceItemActionInstanceActionWorkflowInfoArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .additionalProperties("string")
    .ancestors(WorkflowServiceItemActionInstanceAncestorArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .catalogServiceRequests(WorkflowServiceItemActionInstanceCatalogServiceRequestArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .classId("string")
    .createTime("string")
    .domainGroupMoid("string")
    .endTime("string")
    .idpReferences(WorkflowServiceItemActionInstanceIdpReferenceArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .idps(WorkflowServiceItemActionInstanceIdpArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .input("string")
    .lastAction("string")
    .messages(WorkflowServiceItemActionInstanceMessageArgs.builder()
        .actionOperation("string")
        .additionalProperties("string")
        .classId("string")
        .createTime("string")
        .message("string")
        .objectType("string")
        .severity("string")
        .build())
    .modTime("string")
    .moid("string")
    .name("string")
    .objectType("string")
    .owners("string")
    .parents(WorkflowServiceItemActionInstanceParentArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .permissionResources(WorkflowServiceItemActionInstancePermissionResourceArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .resourcelifecycleStatus("string")
    .selectionCriteriaInputs(WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .filterConditions(WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterConditionArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .objectType("string")
            .selector("string")
            .build())
        .inputName("string")
        .inputValue("string")
        .objectType("string")
        .build())
    .serviceItemActionDefinitions(WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .serviceItemDefinitions(WorkflowServiceItemActionInstanceServiceItemDefinitionArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .serviceItemInstances(WorkflowServiceItemActionInstanceServiceItemInstanceArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .serviceRequestInput("string")
    .sharedScope("string")
    .startTime("string")
    .status("string")
    .stopWorkflowInfos(WorkflowServiceItemActionInstanceStopWorkflowInfoArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .tags(WorkflowServiceItemActionInstanceTagArgs.builder()
        .additionalProperties("string")
        .key("string")
        .value("string")
        .build())
    .userIdOrEmail("string")
    .users(WorkflowServiceItemActionInstanceUserArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .validationWorkflowInfos(WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .versionContexts(WorkflowServiceItemActionInstanceVersionContextArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .interestedMos(WorkflowServiceItemActionInstanceVersionContextInterestedMoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .markedForDeletion(false)
        .nrVersion("string")
        .objectType("string")
        .refMos(WorkflowServiceItemActionInstanceVersionContextRefMoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .timestamp("string")
        .versionType("string")
        .build())
    .waitForCompletion(false)
    .workflowServiceItemActionInstanceId("string")
    .build());
Copy
workflow_service_item_action_instance_resource = intersight.WorkflowServiceItemActionInstance("workflowServiceItemActionInstanceResource",
    account_moid="string",
    action="string",
    action_workflow_infos=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    additional_properties="string",
    ancestors=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    catalog_service_requests=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    class_id="string",
    create_time="string",
    domain_group_moid="string",
    end_time="string",
    idp_references=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    idps=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    input="string",
    last_action="string",
    messages=[{
        "action_operation": "string",
        "additional_properties": "string",
        "class_id": "string",
        "create_time": "string",
        "message": "string",
        "object_type": "string",
        "severity": "string",
    }],
    mod_time="string",
    moid="string",
    name="string",
    object_type="string",
    owners=["string"],
    parents=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    permission_resources=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    resourcelifecycle_status="string",
    selection_criteria_inputs=[{
        "additional_properties": "string",
        "class_id": "string",
        "filter_conditions": [{
            "additional_properties": "string",
            "class_id": "string",
            "object_type": "string",
            "selector": "string",
        }],
        "input_name": "string",
        "input_value": "string",
        "object_type": "string",
    }],
    service_item_action_definitions=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    service_item_definitions=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    service_item_instances=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    service_request_input="string",
    shared_scope="string",
    start_time="string",
    status="string",
    stop_workflow_infos=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    tags=[{
        "additional_properties": "string",
        "key": "string",
        "value": "string",
    }],
    user_id_or_email="string",
    users=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    validation_workflow_infos=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    version_contexts=[{
        "additional_properties": "string",
        "class_id": "string",
        "interested_mos": [{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        "marked_for_deletion": False,
        "nr_version": "string",
        "object_type": "string",
        "ref_mos": [{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        "timestamp": "string",
        "version_type": "string",
    }],
    wait_for_completion=False,
    workflow_service_item_action_instance_id="string")
Copy
const workflowServiceItemActionInstanceResource = new intersight.WorkflowServiceItemActionInstance("workflowServiceItemActionInstanceResource", {
    accountMoid: "string",
    action: "string",
    actionWorkflowInfos: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    additionalProperties: "string",
    ancestors: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    catalogServiceRequests: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    classId: "string",
    createTime: "string",
    domainGroupMoid: "string",
    endTime: "string",
    idpReferences: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    idps: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    input: "string",
    lastAction: "string",
    messages: [{
        actionOperation: "string",
        additionalProperties: "string",
        classId: "string",
        createTime: "string",
        message: "string",
        objectType: "string",
        severity: "string",
    }],
    modTime: "string",
    moid: "string",
    name: "string",
    objectType: "string",
    owners: ["string"],
    parents: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    permissionResources: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    resourcelifecycleStatus: "string",
    selectionCriteriaInputs: [{
        additionalProperties: "string",
        classId: "string",
        filterConditions: [{
            additionalProperties: "string",
            classId: "string",
            objectType: "string",
            selector: "string",
        }],
        inputName: "string",
        inputValue: "string",
        objectType: "string",
    }],
    serviceItemActionDefinitions: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    serviceItemDefinitions: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    serviceItemInstances: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    serviceRequestInput: "string",
    sharedScope: "string",
    startTime: "string",
    status: "string",
    stopWorkflowInfos: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    tags: [{
        additionalProperties: "string",
        key: "string",
        value: "string",
    }],
    userIdOrEmail: "string",
    users: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    validationWorkflowInfos: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    versionContexts: [{
        additionalProperties: "string",
        classId: "string",
        interestedMos: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        markedForDeletion: false,
        nrVersion: "string",
        objectType: "string",
        refMos: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        timestamp: "string",
        versionType: "string",
    }],
    waitForCompletion: false,
    workflowServiceItemActionInstanceId: "string",
});
Copy
type: intersight:WorkflowServiceItemActionInstance
properties:
    accountMoid: string
    action: string
    actionWorkflowInfos:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    additionalProperties: string
    ancestors:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    catalogServiceRequests:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    classId: string
    createTime: string
    domainGroupMoid: string
    endTime: string
    idpReferences:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    idps:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    input: string
    lastAction: string
    messages:
        - actionOperation: string
          additionalProperties: string
          classId: string
          createTime: string
          message: string
          objectType: string
          severity: string
    modTime: string
    moid: string
    name: string
    objectType: string
    owners:
        - string
    parents:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    permissionResources:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    resourcelifecycleStatus: string
    selectionCriteriaInputs:
        - additionalProperties: string
          classId: string
          filterConditions:
            - additionalProperties: string
              classId: string
              objectType: string
              selector: string
          inputName: string
          inputValue: string
          objectType: string
    serviceItemActionDefinitions:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    serviceItemDefinitions:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    serviceItemInstances:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    serviceRequestInput: string
    sharedScope: string
    startTime: string
    status: string
    stopWorkflowInfos:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    tags:
        - additionalProperties: string
          key: string
          value: string
    userIdOrEmail: string
    users:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    validationWorkflowInfos:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    versionContexts:
        - additionalProperties: string
          classId: string
          interestedMos:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
          markedForDeletion: false
          nrVersion: string
          objectType: string
          refMos:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
          timestamp: string
          versionType: string
    waitForCompletion: false
    workflowServiceItemActionInstanceId: string
Copy

WorkflowServiceItemActionInstance Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The WorkflowServiceItemActionInstance resource accepts the following input properties:

AccountMoid string
(ReadOnly) The Account ID for this managed object.
Action string
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
ActionWorkflowInfos List<WorkflowServiceItemActionInstanceActionWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors List<WorkflowServiceItemActionInstanceAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
CatalogServiceRequests List<WorkflowServiceItemActionInstanceCatalogServiceRequest>
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CreateTime string
(ReadOnly) The time when this managed object was created.
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
EndTime string
(ReadOnly) The time when the action was stopped or completed execution last time.
IdpReferences List<WorkflowServiceItemActionInstanceIdpReference>
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Idps List<WorkflowServiceItemActionInstanceIdp>
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Input string
Inputs for a service item action and the format is specified by input definition of the service item action definition.
LastAction string
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
Messages List<WorkflowServiceItemActionInstanceMessage>
This complex property has following sub-properties:
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
Name string
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners List<string>
(Array of schema.TypeString) -(ReadOnly)
Parents List<WorkflowServiceItemActionInstanceParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources List<WorkflowServiceItemActionInstancePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ResourcelifecycleStatus string
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
SelectionCriteriaInputs List<WorkflowServiceItemActionInstanceSelectionCriteriaInput>
This complex property has following sub-properties:
ServiceItemActionDefinitions List<WorkflowServiceItemActionInstanceServiceItemActionDefinition>
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemDefinitions List<WorkflowServiceItemActionInstanceServiceItemDefinition>
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemInstances List<WorkflowServiceItemActionInstanceServiceItemInstance>
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceRequestInput string
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
(ReadOnly) The time when the action was started for execution last time.
Status string
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
StopWorkflowInfos List<WorkflowServiceItemActionInstanceStopWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Tags List<WorkflowServiceItemActionInstanceTag>
This complex property has following sub-properties:
UserIdOrEmail string
(ReadOnly) The user identifier who invoked the request to create the service item instance.
Users List<WorkflowServiceItemActionInstanceUser>
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ValidationWorkflowInfos List<WorkflowServiceItemActionInstanceValidationWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
VersionContexts List<WorkflowServiceItemActionInstanceVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
WaitForCompletion bool
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
WorkflowServiceItemActionInstanceId string
AccountMoid string
(ReadOnly) The Account ID for this managed object.
Action string
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
ActionWorkflowInfos []WorkflowServiceItemActionInstanceActionWorkflowInfoArgs
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors []WorkflowServiceItemActionInstanceAncestorArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
CatalogServiceRequests []WorkflowServiceItemActionInstanceCatalogServiceRequestArgs
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CreateTime string
(ReadOnly) The time when this managed object was created.
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
EndTime string
(ReadOnly) The time when the action was stopped or completed execution last time.
IdpReferences []WorkflowServiceItemActionInstanceIdpReferenceArgs
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Idps []WorkflowServiceItemActionInstanceIdpArgs
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Input string
Inputs for a service item action and the format is specified by input definition of the service item action definition.
LastAction string
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
Messages []WorkflowServiceItemActionInstanceMessageArgs
This complex property has following sub-properties:
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
Name string
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners []string
(Array of schema.TypeString) -(ReadOnly)
Parents []WorkflowServiceItemActionInstanceParentArgs
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources []WorkflowServiceItemActionInstancePermissionResourceArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ResourcelifecycleStatus string
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
SelectionCriteriaInputs []WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs
This complex property has following sub-properties:
ServiceItemActionDefinitions []WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemDefinitions []WorkflowServiceItemActionInstanceServiceItemDefinitionArgs
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemInstances []WorkflowServiceItemActionInstanceServiceItemInstanceArgs
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceRequestInput string
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
(ReadOnly) The time when the action was started for execution last time.
Status string
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
StopWorkflowInfos []WorkflowServiceItemActionInstanceStopWorkflowInfoArgs
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Tags []WorkflowServiceItemActionInstanceTagArgs
This complex property has following sub-properties:
UserIdOrEmail string
(ReadOnly) The user identifier who invoked the request to create the service item instance.
Users []WorkflowServiceItemActionInstanceUserArgs
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ValidationWorkflowInfos []WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
VersionContexts []WorkflowServiceItemActionInstanceVersionContextArgs
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
WaitForCompletion bool
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
WorkflowServiceItemActionInstanceId string
accountMoid String
(ReadOnly) The Account ID for this managed object.
action String
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
actionWorkflowInfos List<WorkflowServiceItemActionInstanceActionWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<WorkflowServiceItemActionInstanceAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalogServiceRequests List<WorkflowServiceItemActionInstanceCatalogServiceRequest>
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
createTime String
(ReadOnly) The time when this managed object was created.
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
endTime String
(ReadOnly) The time when the action was stopped or completed execution last time.
idpReferences List<WorkflowServiceItemActionInstanceIdpReference>
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps List<WorkflowServiceItemActionInstanceIdp>
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input String
Inputs for a service item action and the format is specified by input definition of the service item action definition.
lastAction String
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages List<WorkflowServiceItemActionInstanceMessage>
This complex property has following sub-properties:
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
name String
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<WorkflowServiceItemActionInstanceParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<WorkflowServiceItemActionInstancePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycleStatus String
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selectionCriteriaInputs List<WorkflowServiceItemActionInstanceSelectionCriteriaInput>
This complex property has following sub-properties:
serviceItemActionDefinitions List<WorkflowServiceItemActionInstanceServiceItemActionDefinition>
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemDefinitions List<WorkflowServiceItemActionInstanceServiceItemDefinition>
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemInstances List<WorkflowServiceItemActionInstanceServiceItemInstance>
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceRequestInput String
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
(ReadOnly) The time when the action was started for execution last time.
status String
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stopWorkflowInfos List<WorkflowServiceItemActionInstanceStopWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags List<WorkflowServiceItemActionInstanceTag>
This complex property has following sub-properties:
userIdOrEmail String
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users List<WorkflowServiceItemActionInstanceUser>
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validationWorkflowInfos List<WorkflowServiceItemActionInstanceValidationWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
versionContexts List<WorkflowServiceItemActionInstanceVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
waitForCompletion Boolean
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflowServiceItemActionInstanceId String
accountMoid string
(ReadOnly) The Account ID for this managed object.
action string
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
actionWorkflowInfos WorkflowServiceItemActionInstanceActionWorkflowInfo[]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties string
ancestors WorkflowServiceItemActionInstanceAncestor[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalogServiceRequests WorkflowServiceItemActionInstanceCatalogServiceRequest[]
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
createTime string
(ReadOnly) The time when this managed object was created.
domainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
endTime string
(ReadOnly) The time when the action was stopped or completed execution last time.
idpReferences WorkflowServiceItemActionInstanceIdpReference[]
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps WorkflowServiceItemActionInstanceIdp[]
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input string
Inputs for a service item action and the format is specified by input definition of the service item action definition.
lastAction string
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages WorkflowServiceItemActionInstanceMessage[]
This complex property has following sub-properties:
modTime string
(ReadOnly) The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
name string
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners string[]
(Array of schema.TypeString) -(ReadOnly)
parents WorkflowServiceItemActionInstanceParent[]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources WorkflowServiceItemActionInstancePermissionResource[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycleStatus string
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selectionCriteriaInputs WorkflowServiceItemActionInstanceSelectionCriteriaInput[]
This complex property has following sub-properties:
serviceItemActionDefinitions WorkflowServiceItemActionInstanceServiceItemActionDefinition[]
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemDefinitions WorkflowServiceItemActionInstanceServiceItemDefinition[]
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemInstances WorkflowServiceItemActionInstanceServiceItemInstance[]
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceRequestInput string
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
sharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime string
(ReadOnly) The time when the action was started for execution last time.
status string
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stopWorkflowInfos WorkflowServiceItemActionInstanceStopWorkflowInfo[]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags WorkflowServiceItemActionInstanceTag[]
This complex property has following sub-properties:
userIdOrEmail string
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users WorkflowServiceItemActionInstanceUser[]
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validationWorkflowInfos WorkflowServiceItemActionInstanceValidationWorkflowInfo[]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
versionContexts WorkflowServiceItemActionInstanceVersionContext[]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
waitForCompletion boolean
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflowServiceItemActionInstanceId string
account_moid str
(ReadOnly) The Account ID for this managed object.
action str
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
action_workflow_infos Sequence[WorkflowServiceItemActionInstanceActionWorkflowInfoArgs]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additional_properties str
ancestors Sequence[WorkflowServiceItemActionInstanceAncestorArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalog_service_requests Sequence[WorkflowServiceItemActionInstanceCatalogServiceRequestArgs]
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
create_time str
(ReadOnly) The time when this managed object was created.
domain_group_moid str
(ReadOnly) The DomainGroup ID for this managed object.
end_time str
(ReadOnly) The time when the action was stopped or completed execution last time.
idp_references Sequence[WorkflowServiceItemActionInstanceIdpReferenceArgs]
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps Sequence[WorkflowServiceItemActionInstanceIdpArgs]
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input str
Inputs for a service item action and the format is specified by input definition of the service item action definition.
last_action str
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages Sequence[WorkflowServiceItemActionInstanceMessageArgs]
This complex property has following sub-properties:
mod_time str
(ReadOnly) The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
name str
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners Sequence[str]
(Array of schema.TypeString) -(ReadOnly)
parents Sequence[WorkflowServiceItemActionInstanceParentArgs]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permission_resources Sequence[WorkflowServiceItemActionInstancePermissionResourceArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycle_status str
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selection_criteria_inputs Sequence[WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs]
This complex property has following sub-properties:
service_item_action_definitions Sequence[WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs]
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
service_item_definitions Sequence[WorkflowServiceItemActionInstanceServiceItemDefinitionArgs]
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
service_item_instances Sequence[WorkflowServiceItemActionInstanceServiceItemInstanceArgs]
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
service_request_input str
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
shared_scope str
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
start_time str
(ReadOnly) The time when the action was started for execution last time.
status str
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stop_workflow_infos Sequence[WorkflowServiceItemActionInstanceStopWorkflowInfoArgs]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags Sequence[WorkflowServiceItemActionInstanceTagArgs]
This complex property has following sub-properties:
user_id_or_email str
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users Sequence[WorkflowServiceItemActionInstanceUserArgs]
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validation_workflow_infos Sequence[WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
version_contexts Sequence[WorkflowServiceItemActionInstanceVersionContextArgs]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
wait_for_completion bool
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflow_service_item_action_instance_id str
accountMoid String
(ReadOnly) The Account ID for this managed object.
action String
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
actionWorkflowInfos List<Property Map>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalogServiceRequests List<Property Map>
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
createTime String
(ReadOnly) The time when this managed object was created.
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
endTime String
(ReadOnly) The time when the action was stopped or completed execution last time.
idpReferences List<Property Map>
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps List<Property Map>
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input String
Inputs for a service item action and the format is specified by input definition of the service item action definition.
lastAction String
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages List<Property Map>
This complex property has following sub-properties:
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
name String
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<Property Map>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycleStatus String
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selectionCriteriaInputs List<Property Map>
This complex property has following sub-properties:
serviceItemActionDefinitions List<Property Map>
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemDefinitions List<Property Map>
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemInstances List<Property Map>
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceRequestInput String
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
(ReadOnly) The time when the action was started for execution last time.
status String
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stopWorkflowInfos List<Property Map>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags List<Property Map>
This complex property has following sub-properties:
userIdOrEmail String
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users List<Property Map>
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validationWorkflowInfos List<Property Map>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
versionContexts List<Property Map>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
waitForCompletion Boolean
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflowServiceItemActionInstanceId String

Outputs

All input properties are implicitly available as output properties. Additionally, the WorkflowServiceItemActionInstance resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id String
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.
id String
The provider-assigned unique ID for this managed resource.

Look up Existing WorkflowServiceItemActionInstance Resource

Get an existing WorkflowServiceItemActionInstance resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: WorkflowServiceItemActionInstanceState, opts?: CustomResourceOptions): WorkflowServiceItemActionInstance
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        account_moid: Optional[str] = None,
        action: Optional[str] = None,
        action_workflow_infos: Optional[Sequence[WorkflowServiceItemActionInstanceActionWorkflowInfoArgs]] = None,
        additional_properties: Optional[str] = None,
        ancestors: Optional[Sequence[WorkflowServiceItemActionInstanceAncestorArgs]] = None,
        catalog_service_requests: Optional[Sequence[WorkflowServiceItemActionInstanceCatalogServiceRequestArgs]] = None,
        class_id: Optional[str] = None,
        create_time: Optional[str] = None,
        domain_group_moid: Optional[str] = None,
        end_time: Optional[str] = None,
        idp_references: Optional[Sequence[WorkflowServiceItemActionInstanceIdpReferenceArgs]] = None,
        idps: Optional[Sequence[WorkflowServiceItemActionInstanceIdpArgs]] = None,
        input: Optional[str] = None,
        last_action: Optional[str] = None,
        messages: Optional[Sequence[WorkflowServiceItemActionInstanceMessageArgs]] = None,
        mod_time: Optional[str] = None,
        moid: Optional[str] = None,
        name: Optional[str] = None,
        object_type: Optional[str] = None,
        owners: Optional[Sequence[str]] = None,
        parents: Optional[Sequence[WorkflowServiceItemActionInstanceParentArgs]] = None,
        permission_resources: Optional[Sequence[WorkflowServiceItemActionInstancePermissionResourceArgs]] = None,
        resourcelifecycle_status: Optional[str] = None,
        selection_criteria_inputs: Optional[Sequence[WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs]] = None,
        service_item_action_definitions: Optional[Sequence[WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs]] = None,
        service_item_definitions: Optional[Sequence[WorkflowServiceItemActionInstanceServiceItemDefinitionArgs]] = None,
        service_item_instances: Optional[Sequence[WorkflowServiceItemActionInstanceServiceItemInstanceArgs]] = None,
        service_request_input: Optional[str] = None,
        shared_scope: Optional[str] = None,
        start_time: Optional[str] = None,
        status: Optional[str] = None,
        stop_workflow_infos: Optional[Sequence[WorkflowServiceItemActionInstanceStopWorkflowInfoArgs]] = None,
        tags: Optional[Sequence[WorkflowServiceItemActionInstanceTagArgs]] = None,
        user_id_or_email: Optional[str] = None,
        users: Optional[Sequence[WorkflowServiceItemActionInstanceUserArgs]] = None,
        validation_workflow_infos: Optional[Sequence[WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs]] = None,
        version_contexts: Optional[Sequence[WorkflowServiceItemActionInstanceVersionContextArgs]] = None,
        wait_for_completion: Optional[bool] = None,
        workflow_service_item_action_instance_id: Optional[str] = None) -> WorkflowServiceItemActionInstance
func GetWorkflowServiceItemActionInstance(ctx *Context, name string, id IDInput, state *WorkflowServiceItemActionInstanceState, opts ...ResourceOption) (*WorkflowServiceItemActionInstance, error)
public static WorkflowServiceItemActionInstance Get(string name, Input<string> id, WorkflowServiceItemActionInstanceState? state, CustomResourceOptions? opts = null)
public static WorkflowServiceItemActionInstance get(String name, Output<String> id, WorkflowServiceItemActionInstanceState state, CustomResourceOptions options)
resources:  _:    type: intersight:WorkflowServiceItemActionInstance    get:      id: ${id}
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
AccountMoid string
(ReadOnly) The Account ID for this managed object.
Action string
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
ActionWorkflowInfos List<WorkflowServiceItemActionInstanceActionWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors List<WorkflowServiceItemActionInstanceAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
CatalogServiceRequests List<WorkflowServiceItemActionInstanceCatalogServiceRequest>
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CreateTime string
(ReadOnly) The time when this managed object was created.
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
EndTime string
(ReadOnly) The time when the action was stopped or completed execution last time.
IdpReferences List<WorkflowServiceItemActionInstanceIdpReference>
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Idps List<WorkflowServiceItemActionInstanceIdp>
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Input string
Inputs for a service item action and the format is specified by input definition of the service item action definition.
LastAction string
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
Messages List<WorkflowServiceItemActionInstanceMessage>
This complex property has following sub-properties:
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
Name string
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners List<string>
(Array of schema.TypeString) -(ReadOnly)
Parents List<WorkflowServiceItemActionInstanceParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources List<WorkflowServiceItemActionInstancePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ResourcelifecycleStatus string
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
SelectionCriteriaInputs List<WorkflowServiceItemActionInstanceSelectionCriteriaInput>
This complex property has following sub-properties:
ServiceItemActionDefinitions List<WorkflowServiceItemActionInstanceServiceItemActionDefinition>
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemDefinitions List<WorkflowServiceItemActionInstanceServiceItemDefinition>
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemInstances List<WorkflowServiceItemActionInstanceServiceItemInstance>
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceRequestInput string
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
(ReadOnly) The time when the action was started for execution last time.
Status string
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
StopWorkflowInfos List<WorkflowServiceItemActionInstanceStopWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Tags List<WorkflowServiceItemActionInstanceTag>
This complex property has following sub-properties:
UserIdOrEmail string
(ReadOnly) The user identifier who invoked the request to create the service item instance.
Users List<WorkflowServiceItemActionInstanceUser>
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ValidationWorkflowInfos List<WorkflowServiceItemActionInstanceValidationWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
VersionContexts List<WorkflowServiceItemActionInstanceVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
WaitForCompletion bool
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
WorkflowServiceItemActionInstanceId string
AccountMoid string
(ReadOnly) The Account ID for this managed object.
Action string
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
ActionWorkflowInfos []WorkflowServiceItemActionInstanceActionWorkflowInfoArgs
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors []WorkflowServiceItemActionInstanceAncestorArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
CatalogServiceRequests []WorkflowServiceItemActionInstanceCatalogServiceRequestArgs
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CreateTime string
(ReadOnly) The time when this managed object was created.
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
EndTime string
(ReadOnly) The time when the action was stopped or completed execution last time.
IdpReferences []WorkflowServiceItemActionInstanceIdpReferenceArgs
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Idps []WorkflowServiceItemActionInstanceIdpArgs
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Input string
Inputs for a service item action and the format is specified by input definition of the service item action definition.
LastAction string
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
Messages []WorkflowServiceItemActionInstanceMessageArgs
This complex property has following sub-properties:
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
Name string
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners []string
(Array of schema.TypeString) -(ReadOnly)
Parents []WorkflowServiceItemActionInstanceParentArgs
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources []WorkflowServiceItemActionInstancePermissionResourceArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ResourcelifecycleStatus string
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
SelectionCriteriaInputs []WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs
This complex property has following sub-properties:
ServiceItemActionDefinitions []WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemDefinitions []WorkflowServiceItemActionInstanceServiceItemDefinitionArgs
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceItemInstances []WorkflowServiceItemActionInstanceServiceItemInstanceArgs
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ServiceRequestInput string
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
(ReadOnly) The time when the action was started for execution last time.
Status string
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
StopWorkflowInfos []WorkflowServiceItemActionInstanceStopWorkflowInfoArgs
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
Tags []WorkflowServiceItemActionInstanceTagArgs
This complex property has following sub-properties:
UserIdOrEmail string
(ReadOnly) The user identifier who invoked the request to create the service item instance.
Users []WorkflowServiceItemActionInstanceUserArgs
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
ValidationWorkflowInfos []WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
VersionContexts []WorkflowServiceItemActionInstanceVersionContextArgs
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
WaitForCompletion bool
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
WorkflowServiceItemActionInstanceId string
accountMoid String
(ReadOnly) The Account ID for this managed object.
action String
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
actionWorkflowInfos List<WorkflowServiceItemActionInstanceActionWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<WorkflowServiceItemActionInstanceAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalogServiceRequests List<WorkflowServiceItemActionInstanceCatalogServiceRequest>
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
createTime String
(ReadOnly) The time when this managed object was created.
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
endTime String
(ReadOnly) The time when the action was stopped or completed execution last time.
idpReferences List<WorkflowServiceItemActionInstanceIdpReference>
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps List<WorkflowServiceItemActionInstanceIdp>
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input String
Inputs for a service item action and the format is specified by input definition of the service item action definition.
lastAction String
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages List<WorkflowServiceItemActionInstanceMessage>
This complex property has following sub-properties:
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
name String
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<WorkflowServiceItemActionInstanceParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<WorkflowServiceItemActionInstancePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycleStatus String
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selectionCriteriaInputs List<WorkflowServiceItemActionInstanceSelectionCriteriaInput>
This complex property has following sub-properties:
serviceItemActionDefinitions List<WorkflowServiceItemActionInstanceServiceItemActionDefinition>
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemDefinitions List<WorkflowServiceItemActionInstanceServiceItemDefinition>
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemInstances List<WorkflowServiceItemActionInstanceServiceItemInstance>
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceRequestInput String
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
(ReadOnly) The time when the action was started for execution last time.
status String
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stopWorkflowInfos List<WorkflowServiceItemActionInstanceStopWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags List<WorkflowServiceItemActionInstanceTag>
This complex property has following sub-properties:
userIdOrEmail String
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users List<WorkflowServiceItemActionInstanceUser>
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validationWorkflowInfos List<WorkflowServiceItemActionInstanceValidationWorkflowInfo>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
versionContexts List<WorkflowServiceItemActionInstanceVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
waitForCompletion Boolean
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflowServiceItemActionInstanceId String
accountMoid string
(ReadOnly) The Account ID for this managed object.
action string
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
actionWorkflowInfos WorkflowServiceItemActionInstanceActionWorkflowInfo[]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties string
ancestors WorkflowServiceItemActionInstanceAncestor[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalogServiceRequests WorkflowServiceItemActionInstanceCatalogServiceRequest[]
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
createTime string
(ReadOnly) The time when this managed object was created.
domainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
endTime string
(ReadOnly) The time when the action was stopped or completed execution last time.
idpReferences WorkflowServiceItemActionInstanceIdpReference[]
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps WorkflowServiceItemActionInstanceIdp[]
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input string
Inputs for a service item action and the format is specified by input definition of the service item action definition.
lastAction string
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages WorkflowServiceItemActionInstanceMessage[]
This complex property has following sub-properties:
modTime string
(ReadOnly) The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
name string
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners string[]
(Array of schema.TypeString) -(ReadOnly)
parents WorkflowServiceItemActionInstanceParent[]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources WorkflowServiceItemActionInstancePermissionResource[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycleStatus string
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selectionCriteriaInputs WorkflowServiceItemActionInstanceSelectionCriteriaInput[]
This complex property has following sub-properties:
serviceItemActionDefinitions WorkflowServiceItemActionInstanceServiceItemActionDefinition[]
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemDefinitions WorkflowServiceItemActionInstanceServiceItemDefinition[]
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemInstances WorkflowServiceItemActionInstanceServiceItemInstance[]
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceRequestInput string
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
sharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime string
(ReadOnly) The time when the action was started for execution last time.
status string
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stopWorkflowInfos WorkflowServiceItemActionInstanceStopWorkflowInfo[]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags WorkflowServiceItemActionInstanceTag[]
This complex property has following sub-properties:
userIdOrEmail string
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users WorkflowServiceItemActionInstanceUser[]
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validationWorkflowInfos WorkflowServiceItemActionInstanceValidationWorkflowInfo[]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
versionContexts WorkflowServiceItemActionInstanceVersionContext[]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
waitForCompletion boolean
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflowServiceItemActionInstanceId string
account_moid str
(ReadOnly) The Account ID for this managed object.
action str
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
action_workflow_infos Sequence[WorkflowServiceItemActionInstanceActionWorkflowInfoArgs]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additional_properties str
ancestors Sequence[WorkflowServiceItemActionInstanceAncestorArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalog_service_requests Sequence[WorkflowServiceItemActionInstanceCatalogServiceRequestArgs]
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
create_time str
(ReadOnly) The time when this managed object was created.
domain_group_moid str
(ReadOnly) The DomainGroup ID for this managed object.
end_time str
(ReadOnly) The time when the action was stopped or completed execution last time.
idp_references Sequence[WorkflowServiceItemActionInstanceIdpReferenceArgs]
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps Sequence[WorkflowServiceItemActionInstanceIdpArgs]
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input str
Inputs for a service item action and the format is specified by input definition of the service item action definition.
last_action str
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages Sequence[WorkflowServiceItemActionInstanceMessageArgs]
This complex property has following sub-properties:
mod_time str
(ReadOnly) The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
name str
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners Sequence[str]
(Array of schema.TypeString) -(ReadOnly)
parents Sequence[WorkflowServiceItemActionInstanceParentArgs]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permission_resources Sequence[WorkflowServiceItemActionInstancePermissionResourceArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycle_status str
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selection_criteria_inputs Sequence[WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs]
This complex property has following sub-properties:
service_item_action_definitions Sequence[WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs]
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
service_item_definitions Sequence[WorkflowServiceItemActionInstanceServiceItemDefinitionArgs]
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
service_item_instances Sequence[WorkflowServiceItemActionInstanceServiceItemInstanceArgs]
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
service_request_input str
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
shared_scope str
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
start_time str
(ReadOnly) The time when the action was started for execution last time.
status str
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stop_workflow_infos Sequence[WorkflowServiceItemActionInstanceStopWorkflowInfoArgs]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags Sequence[WorkflowServiceItemActionInstanceTagArgs]
This complex property has following sub-properties:
user_id_or_email str
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users Sequence[WorkflowServiceItemActionInstanceUserArgs]
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validation_workflow_infos Sequence[WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs]
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
version_contexts Sequence[WorkflowServiceItemActionInstanceVersionContextArgs]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
wait_for_completion bool
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflow_service_item_action_instance_id str
accountMoid String
(ReadOnly) The Account ID for this managed object.
action String
Name of the action that needs to be performed on the service item instance.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
actionWorkflowInfos List<Property Map>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
catalogServiceRequests List<Property Map>
(ReadOnly) An array of relationships to workflowCatalogServiceRequest resources. This complex property has following sub-properties:
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
createTime String
(ReadOnly) The time when this managed object was created.
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
endTime String
(ReadOnly) The time when the action was stopped or completed execution last time.
idpReferences List<Property Map>
A reference to a iamIdpReference resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
idps List<Property Map>
A reference to a iamIdp resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
input String
Inputs for a service item action and the format is specified by input definition of the service item action definition.
lastAction String
(ReadOnly) The last action that was issued on the action definition workflows is saved in this property.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
messages List<Property Map>
This complex property has following sub-properties:
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
name String
(ReadOnly) Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<Property Map>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
resourcelifecycleStatus String
(ReadOnly) Lifecycle state of service item instance.* Creating - The service item is not yet created and creation action is in progress.* Created - The service item is created.* Decommissioning - The service item is not yet decommissioned and decommission action is in progress.* Decommissioned - The service item is decommisioned.* Deleting - The service item is not yet deleted and deletion action is in progress.* Deleted - The service item is deleted.* Failed - The service item action is failed to perform the operation.
selectionCriteriaInputs List<Property Map>
This complex property has following sub-properties:
serviceItemActionDefinitions List<Property Map>
A reference to a workflowServiceItemActionDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemDefinitions List<Property Map>
(ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceItemInstances List<Property Map>
A reference to a workflowServiceItemInstance resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
serviceRequestInput String
(ReadOnly) Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
(ReadOnly) The time when the action was started for execution last time.
status String
(ReadOnly) State of the service item action instance.* NotStarted - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state.* Validating - A validate action has been triggered on the action and until it completes the start action cannot be issued.* InProgress - An action is in progress and until that action has reached a final state, another action cannot be started.* Failed - The action on the service item instance failed and can be retried.* Completed - The action on the service item instance completed successfully.* Stopping - The stop action is running on the action instance.* Stopped - The action on the service item instance has stopped.
stopWorkflowInfos List<Property Map>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
tags List<Property Map>
This complex property has following sub-properties:
userIdOrEmail String
(ReadOnly) The user identifier who invoked the request to create the service item instance.
users List<Property Map>
A reference to a iamUser resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
validationWorkflowInfos List<Property Map>
(ReadOnly) A reference to a workflowWorkflowInfo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
versionContexts List<Property Map>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
waitForCompletion Boolean
This model object can trigger workflows. Use this option to wait for all running workflows to reach a complete state.
workflowServiceItemActionInstanceId String

Supporting Types

WorkflowServiceItemActionInstanceActionWorkflowInfo
, WorkflowServiceItemActionInstanceActionWorkflowInfoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceAncestor
, WorkflowServiceItemActionInstanceAncestorArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceCatalogServiceRequest
, WorkflowServiceItemActionInstanceCatalogServiceRequestArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceIdp
, WorkflowServiceItemActionInstanceIdpArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceIdpReference
, WorkflowServiceItemActionInstanceIdpReferenceArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceMessage
, WorkflowServiceItemActionInstanceMessageArgs

ActionOperation This property is required. string
(ReadOnly) The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
AdditionalProperties This property is required. string
ClassId This property is required. string
CreateTime This property is required. string
(ReadOnly) The timestamp when the message was created.
Message This property is required. string
(ReadOnly) An i18n message which can be localized and conveys status on the action.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
Severity This property is required. string
(ReadOnly) The severity of the message such as error, warning, info etc.* Info - The enum represents the log level to be used to convey info message.* Warning - The enum represents the log level to be used to convey warning message.* Debug - The enum represents the log level to be used to convey debug message.* Error - The enum represents the log level to be used to convey error message.
ActionOperation This property is required. string
(ReadOnly) The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
AdditionalProperties This property is required. string
ClassId This property is required. string
CreateTime This property is required. string
(ReadOnly) The timestamp when the message was created.
Message This property is required. string
(ReadOnly) An i18n message which can be localized and conveys status on the action.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
Severity This property is required. string
(ReadOnly) The severity of the message such as error, warning, info etc.* Info - The enum represents the log level to be used to convey info message.* Warning - The enum represents the log level to be used to convey warning message.* Debug - The enum represents the log level to be used to convey debug message.* Error - The enum represents the log level to be used to convey error message.
actionOperation This property is required. String
(ReadOnly) The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
additionalProperties This property is required. String
classId This property is required. String
createTime This property is required. String
(ReadOnly) The timestamp when the message was created.
message This property is required. String
(ReadOnly) An i18n message which can be localized and conveys status on the action.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
severity This property is required. String
(ReadOnly) The severity of the message such as error, warning, info etc.* Info - The enum represents the log level to be used to convey info message.* Warning - The enum represents the log level to be used to convey warning message.* Debug - The enum represents the log level to be used to convey debug message.* Error - The enum represents the log level to be used to convey error message.
actionOperation This property is required. string
(ReadOnly) The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
additionalProperties This property is required. string
classId This property is required. string
createTime This property is required. string
(ReadOnly) The timestamp when the message was created.
message This property is required. string
(ReadOnly) An i18n message which can be localized and conveys status on the action.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
severity This property is required. string
(ReadOnly) The severity of the message such as error, warning, info etc.* Info - The enum represents the log level to be used to convey info message.* Warning - The enum represents the log level to be used to convey warning message.* Debug - The enum represents the log level to be used to convey debug message.* Error - The enum represents the log level to be used to convey error message.
action_operation This property is required. str
(ReadOnly) The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
additional_properties This property is required. str
class_id This property is required. str
create_time This property is required. str
(ReadOnly) The timestamp when the message was created.
message This property is required. str
(ReadOnly) An i18n message which can be localized and conveys status on the action.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
severity This property is required. str
(ReadOnly) The severity of the message such as error, warning, info etc.* Info - The enum represents the log level to be used to convey info message.* Warning - The enum represents the log level to be used to convey warning message.* Debug - The enum represents the log level to be used to convey debug message.* Error - The enum represents the log level to be used to convey error message.
actionOperation This property is required. String
(ReadOnly) The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc.* None - No action is set, this is the default value for action field.* Validate - Validate the action instance inputs and run the validation workflows.* Start - Start a new execution of the action instance.* Rerun - Rerun the service item action instance from the beginning.* Retry - Retry the workflow that has failed from the failure point.* Cancel - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing.* Stop - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.
additionalProperties This property is required. String
classId This property is required. String
createTime This property is required. String
(ReadOnly) The timestamp when the message was created.
message This property is required. String
(ReadOnly) An i18n message which can be localized and conveys status on the action.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
severity This property is required. String
(ReadOnly) The severity of the message such as error, warning, info etc.* Info - The enum represents the log level to be used to convey info message.* Warning - The enum represents the log level to be used to convey warning message.* Debug - The enum represents the log level to be used to convey debug message.* Error - The enum represents the log level to be used to convey error message.

WorkflowServiceItemActionInstanceParent
, WorkflowServiceItemActionInstanceParentArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstancePermissionResource
, WorkflowServiceItemActionInstancePermissionResourceArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceSelectionCriteriaInput
, WorkflowServiceItemActionInstanceSelectionCriteriaInputArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
FilterConditions This property is required. List<WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterCondition>
This complex property has following sub-properties:
InputName This property is required. string
(ReadOnly) Name of the Policy Input.
InputValue This property is required. string
(ReadOnly) The value extracted from the filter conditions.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
AdditionalProperties This property is required. string
ClassId This property is required. string
FilterConditions This property is required. []WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterCondition
This complex property has following sub-properties:
InputName This property is required. string
(ReadOnly) Name of the Policy Input.
InputValue This property is required. string
(ReadOnly) The value extracted from the filter conditions.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
additionalProperties This property is required. String
classId This property is required. String
filterConditions This property is required. List<WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterCondition>
This complex property has following sub-properties:
inputName This property is required. String
(ReadOnly) Name of the Policy Input.
inputValue This property is required. String
(ReadOnly) The value extracted from the filter conditions.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
additionalProperties This property is required. string
classId This property is required. string
filterConditions This property is required. WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterCondition[]
This complex property has following sub-properties:
inputName This property is required. string
(ReadOnly) Name of the Policy Input.
inputValue This property is required. string
(ReadOnly) The value extracted from the filter conditions.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
additional_properties This property is required. str
class_id This property is required. str
filter_conditions This property is required. Sequence[WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterCondition]
This complex property has following sub-properties:
input_name This property is required. str
(ReadOnly) Name of the Policy Input.
input_value This property is required. str
(ReadOnly) The value extracted from the filter conditions.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
additionalProperties This property is required. String
classId This property is required. String
filterConditions This property is required. List<Property Map>
This complex property has following sub-properties:
inputName This property is required. String
(ReadOnly) Name of the Policy Input.
inputValue This property is required. String
(ReadOnly) The value extracted from the filter conditions.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.

WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterCondition
, WorkflowServiceItemActionInstanceSelectionCriteriaInputFilterConditionArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
Selector This property is required. string
ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
AdditionalProperties This property is required. string
ClassId This property is required. string
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
Selector This property is required. string
ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
additionalProperties This property is required. String
classId This property is required. String
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
selector This property is required. String
ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
additionalProperties This property is required. string
classId This property is required. string
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
selector This property is required. string
ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
additional_properties This property is required. str
class_id This property is required. str
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
selector This property is required. str
ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
additionalProperties This property is required. String
classId This property is required. String
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
selector This property is required. String
ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).

WorkflowServiceItemActionInstanceServiceItemActionDefinition
, WorkflowServiceItemActionInstanceServiceItemActionDefinitionArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceServiceItemDefinition
, WorkflowServiceItemActionInstanceServiceItemDefinitionArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceServiceItemInstance
, WorkflowServiceItemActionInstanceServiceItemInstanceArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceStopWorkflowInfo
, WorkflowServiceItemActionInstanceStopWorkflowInfoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceTag
, WorkflowServiceItemActionInstanceTagArgs

AdditionalProperties This property is required. string
Key This property is required. string
The string representation of a tag key.
Value This property is required. string
The string representation of a tag value.
AdditionalProperties This property is required. string
Key This property is required. string
The string representation of a tag key.
Value This property is required. string
The string representation of a tag value.
additionalProperties This property is required. String
key This property is required. String
The string representation of a tag key.
value This property is required. String
The string representation of a tag value.
additionalProperties This property is required. string
key This property is required. string
The string representation of a tag key.
value This property is required. string
The string representation of a tag value.
additional_properties This property is required. str
key This property is required. str
The string representation of a tag key.
value This property is required. str
The string representation of a tag value.
additionalProperties This property is required. String
key This property is required. String
The string representation of a tag key.
value This property is required. String
The string representation of a tag value.

WorkflowServiceItemActionInstanceUser
, WorkflowServiceItemActionInstanceUserArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceValidationWorkflowInfo
, WorkflowServiceItemActionInstanceValidationWorkflowInfoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceVersionContext
, WorkflowServiceItemActionInstanceVersionContextArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<WorkflowServiceItemActionInstanceVersionContextInterestedMo>
This complex property has following sub-properties:
MarkedForDeletion This property is required. bool
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion This property is required. string
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
RefMos This property is required. List<WorkflowServiceItemActionInstanceVersionContextRefMo>
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
Timestamp This property is required. string
(ReadOnly) The time this versioned Managed Object was created.
VersionType This property is required. string
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []WorkflowServiceItemActionInstanceVersionContextInterestedMo
This complex property has following sub-properties:
MarkedForDeletion This property is required. bool
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion This property is required. string
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
RefMos This property is required. []WorkflowServiceItemActionInstanceVersionContextRefMo
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
Timestamp This property is required. string
(ReadOnly) The time this versioned Managed Object was created.
VersionType This property is required. string
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<WorkflowServiceItemActionInstanceVersionContextInterestedMo>
This complex property has following sub-properties:
markedForDeletion This property is required. Boolean
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion This property is required. String
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
refMos This property is required. List<WorkflowServiceItemActionInstanceVersionContextRefMo>
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. String
(ReadOnly) The time this versioned Managed Object was created.
versionType This property is required. String
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. WorkflowServiceItemActionInstanceVersionContextInterestedMo[]
This complex property has following sub-properties:
markedForDeletion This property is required. boolean
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion This property is required. string
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
refMos This property is required. WorkflowServiceItemActionInstanceVersionContextRefMo[]
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. string
(ReadOnly) The time this versioned Managed Object was created.
versionType This property is required. string
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[WorkflowServiceItemActionInstanceVersionContextInterestedMo]
This complex property has following sub-properties:
marked_for_deletion This property is required. bool
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version This property is required. str
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
ref_mos This property is required. Sequence[WorkflowServiceItemActionInstanceVersionContextRefMo]
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. str
(ReadOnly) The time this versioned Managed Object was created.
version_type This property is required. str
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
This complex property has following sub-properties:
markedForDeletion This property is required. Boolean
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion This property is required. String
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
refMos This property is required. List<Property Map>
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. String
(ReadOnly) The time this versioned Managed Object was created.
versionType This property is required. String
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.

WorkflowServiceItemActionInstanceVersionContextInterestedMo
, WorkflowServiceItemActionInstanceVersionContextInterestedMoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

WorkflowServiceItemActionInstanceVersionContextRefMo
, WorkflowServiceItemActionInstanceVersionContextRefMoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

Import

intersight_workflow_service_item_action_instance can be imported using the Moid of the object, e.g.

$ pulumi import intersight:index/workflowServiceItemActionInstance:WorkflowServiceItemActionInstance example 1234567890987654321abcde
Copy

To learn more about importing existing cloud resources, see Importing resources.

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.