intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getWorkflowServiceItemInstance
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Service item instance is one instance of a service item based on a service item definition.
Using getWorkflowServiceItemInstance
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWorkflowServiceItemInstance(args: GetWorkflowServiceItemInstanceArgs, opts?: InvokeOptions): Promise<GetWorkflowServiceItemInstanceResult>
function getWorkflowServiceItemInstanceOutput(args: GetWorkflowServiceItemInstanceOutputArgs, opts?: InvokeOptions): Output<GetWorkflowServiceItemInstanceResult>def get_workflow_service_item_instance(account_moid: Optional[str] = None,
                                       additional_properties: Optional[str] = None,
                                       ancestors: Optional[Sequence[GetWorkflowServiceItemInstanceAncestor]] = None,
                                       catalog_service_requests: Optional[Sequence[GetWorkflowServiceItemInstanceCatalogServiceRequest]] = None,
                                       class_id: Optional[str] = None,
                                       create_time: Optional[str] = None,
                                       description: Optional[str] = None,
                                       domain_group_moid: Optional[str] = None,
                                       id: Optional[str] = None,
                                       idp: Optional[GetWorkflowServiceItemInstanceIdp] = None,
                                       idp_reference: Optional[GetWorkflowServiceItemInstanceIdpReference] = None,
                                       label: Optional[str] = None,
                                       last_status: Optional[str] = None,
                                       migration_histories: Optional[Sequence[GetWorkflowServiceItemInstanceMigrationHistory]] = None,
                                       mod_time: Optional[str] = None,
                                       moid: Optional[str] = None,
                                       name: Optional[str] = None,
                                       object_type: Optional[str] = None,
                                       organization: Optional[GetWorkflowServiceItemInstanceOrganization] = None,
                                       owners: Optional[Sequence[str]] = None,
                                       parent: Optional[GetWorkflowServiceItemInstanceParent] = None,
                                       permission_resources: Optional[Sequence[GetWorkflowServiceItemInstancePermissionResource]] = None,
                                       resourcelifecycle_status: Optional[str] = None,
                                       service_item_definition: Optional[GetWorkflowServiceItemInstanceServiceItemDefinition] = None,
                                       shared_scope: Optional[str] = None,
                                       status: Optional[str] = None,
                                       tags: Optional[Sequence[GetWorkflowServiceItemInstanceTag]] = None,
                                       user: Optional[GetWorkflowServiceItemInstanceUser] = None,
                                       user_id_or_email: Optional[str] = None,
                                       version_context: Optional[GetWorkflowServiceItemInstanceVersionContext] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetWorkflowServiceItemInstanceResult
def get_workflow_service_item_instance_output(account_moid: Optional[pulumi.Input[str]] = None,
                                       additional_properties: Optional[pulumi.Input[str]] = None,
                                       ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowServiceItemInstanceAncestorArgs]]]] = None,
                                       catalog_service_requests: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowServiceItemInstanceCatalogServiceRequestArgs]]]] = None,
                                       class_id: Optional[pulumi.Input[str]] = None,
                                       create_time: Optional[pulumi.Input[str]] = None,
                                       description: Optional[pulumi.Input[str]] = None,
                                       domain_group_moid: Optional[pulumi.Input[str]] = None,
                                       id: Optional[pulumi.Input[str]] = None,
                                       idp: Optional[pulumi.Input[GetWorkflowServiceItemInstanceIdpArgs]] = None,
                                       idp_reference: Optional[pulumi.Input[GetWorkflowServiceItemInstanceIdpReferenceArgs]] = None,
                                       label: Optional[pulumi.Input[str]] = None,
                                       last_status: Optional[pulumi.Input[str]] = None,
                                       migration_histories: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowServiceItemInstanceMigrationHistoryArgs]]]] = None,
                                       mod_time: Optional[pulumi.Input[str]] = None,
                                       moid: Optional[pulumi.Input[str]] = None,
                                       name: Optional[pulumi.Input[str]] = None,
                                       object_type: Optional[pulumi.Input[str]] = None,
                                       organization: Optional[pulumi.Input[GetWorkflowServiceItemInstanceOrganizationArgs]] = None,
                                       owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                       parent: Optional[pulumi.Input[GetWorkflowServiceItemInstanceParentArgs]] = None,
                                       permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowServiceItemInstancePermissionResourceArgs]]]] = None,
                                       resourcelifecycle_status: Optional[pulumi.Input[str]] = None,
                                       service_item_definition: Optional[pulumi.Input[GetWorkflowServiceItemInstanceServiceItemDefinitionArgs]] = None,
                                       shared_scope: Optional[pulumi.Input[str]] = None,
                                       status: Optional[pulumi.Input[str]] = None,
                                       tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowServiceItemInstanceTagArgs]]]] = None,
                                       user: Optional[pulumi.Input[GetWorkflowServiceItemInstanceUserArgs]] = None,
                                       user_id_or_email: Optional[pulumi.Input[str]] = None,
                                       version_context: Optional[pulumi.Input[GetWorkflowServiceItemInstanceVersionContextArgs]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetWorkflowServiceItemInstanceResult]func LookupWorkflowServiceItemInstance(ctx *Context, args *LookupWorkflowServiceItemInstanceArgs, opts ...InvokeOption) (*LookupWorkflowServiceItemInstanceResult, error)
func LookupWorkflowServiceItemInstanceOutput(ctx *Context, args *LookupWorkflowServiceItemInstanceOutputArgs, opts ...InvokeOption) LookupWorkflowServiceItemInstanceResultOutput> Note: This function is named LookupWorkflowServiceItemInstance in the Go SDK.
public static class GetWorkflowServiceItemInstance 
{
    public static Task<GetWorkflowServiceItemInstanceResult> InvokeAsync(GetWorkflowServiceItemInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetWorkflowServiceItemInstanceResult> Invoke(GetWorkflowServiceItemInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWorkflowServiceItemInstanceResult> getWorkflowServiceItemInstance(GetWorkflowServiceItemInstanceArgs args, InvokeOptions options)
public static Output<GetWorkflowServiceItemInstanceResult> getWorkflowServiceItemInstance(GetWorkflowServiceItemInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getWorkflowServiceItemInstance:getWorkflowServiceItemInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetWorkflow Service Item Instance Ancestor> 
- CatalogService List<GetRequests Workflow Service Item Instance Catalog Service Request> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- The description for this service item instance.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- Idp
GetWorkflow Service Item Instance Idp 
- IdpReference GetWorkflow Service Item Instance Idp Reference 
- Label string
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- LastStatus string
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- MigrationHistories List<GetWorkflow Service Item Instance Migration History> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- ObjectType string
- Organization
GetWorkflow Service Item Instance Organization 
- Owners List<string>
- Parent
GetWorkflow Service Item Instance Parent 
- PermissionResources List<GetWorkflow Service Item Instance Permission Resource> 
- ResourcelifecycleStatus string
- 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.
- ServiceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- string
- 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.
- Status string
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
List<GetWorkflow Service Item Instance Tag> 
- User
GetWorkflow Service Item Instance User 
- UserId stringOr Email 
- The user identifier which indicates the user that started this workflow.
- VersionContext GetWorkflow Service Item Instance Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetWorkflow Service Item Instance Ancestor 
- CatalogService []GetRequests Workflow Service Item Instance Catalog Service Request 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- The description for this service item instance.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- Idp
GetWorkflow Service Item Instance Idp 
- IdpReference GetWorkflow Service Item Instance Idp Reference 
- Label string
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- LastStatus string
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- MigrationHistories []GetWorkflow Service Item Instance Migration History 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- ObjectType string
- Organization
GetWorkflow Service Item Instance Organization 
- Owners []string
- Parent
GetWorkflow Service Item Instance Parent 
- PermissionResources []GetWorkflow Service Item Instance Permission Resource 
- ResourcelifecycleStatus string
- 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.
- ServiceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- string
- 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.
- Status string
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
[]GetWorkflow Service Item Instance Tag 
- User
GetWorkflow Service Item Instance User 
- UserId stringOr Email 
- The user identifier which indicates the user that started this workflow.
- VersionContext GetWorkflow Service Item Instance Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetWorkflow Service Item Instance Ancestor> 
- catalogService List<GetRequests Workflow Service Item Instance Catalog Service Request> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- The description for this service item instance.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- idp
GetWorkflow Service Item Instance Idp 
- idpReference GetWorkflow Service Item Instance Idp Reference 
- label String
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- lastStatus String
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migrationHistories List<GetWorkflow Service Item Instance Migration History> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- objectType String
- organization
GetWorkflow Service Item Instance Organization 
- owners List<String>
- parent
GetWorkflow Service Item Instance Parent 
- permissionResources List<GetWorkflow Service Item Instance Permission Resource> 
- resourcelifecycleStatus String
- 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.
- serviceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- String
- 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.
- status String
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
List<GetWorkflow Service Item Instance Tag> 
- user
GetWorkflow Service Item Instance User 
- userId StringOr Email 
- The user identifier which indicates the user that started this workflow.
- versionContext GetWorkflow Service Item Instance Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetWorkflow Service Item Instance Ancestor[] 
- catalogService GetRequests Workflow Service Item Instance Catalog Service Request[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- The description for this service item instance.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- idp
GetWorkflow Service Item Instance Idp 
- idpReference GetWorkflow Service Item Instance Idp Reference 
- label string
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- lastStatus string
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migrationHistories GetWorkflow Service Item Instance Migration History[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- objectType string
- organization
GetWorkflow Service Item Instance Organization 
- owners string[]
- parent
GetWorkflow Service Item Instance Parent 
- permissionResources GetWorkflow Service Item Instance Permission Resource[] 
- resourcelifecycleStatus string
- 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.
- serviceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- string
- 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.
- status string
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
GetWorkflow Service Item Instance Tag[] 
- user
GetWorkflow Service Item Instance User 
- userId stringOr Email 
- The user identifier which indicates the user that started this workflow.
- versionContext GetWorkflow Service Item Instance Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetWorkflow Service Item Instance Ancestor] 
- catalog_service_ Sequence[Getrequests Workflow Service Item Instance Catalog Service Request] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- The description for this service item instance.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- idp
GetWorkflow Service Item Instance Idp 
- idp_reference GetWorkflow Service Item Instance Idp Reference 
- label str
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- last_status str
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migration_histories Sequence[GetWorkflow Service Item Instance Migration History] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- object_type str
- organization
GetWorkflow Service Item Instance Organization 
- owners Sequence[str]
- parent
GetWorkflow Service Item Instance Parent 
- permission_resources Sequence[GetWorkflow Service Item Instance Permission Resource] 
- resourcelifecycle_status str
- 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.
- service_item_ Getdefinition Workflow Service Item Instance Service Item Definition 
- str
- 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.
- status str
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
Sequence[GetWorkflow Service Item Instance Tag] 
- user
GetWorkflow Service Item Instance User 
- user_id_ stror_ email 
- The user identifier which indicates the user that started this workflow.
- version_context GetWorkflow Service Item Instance Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- catalogService List<Property Map>Requests 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- The description for this service item instance.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- idp Property Map
- idpReference Property Map
- label String
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- lastStatus String
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migrationHistories List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- resourcelifecycleStatus String
- 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.
- serviceItem Property MapDefinition 
- String
- 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.
- status String
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- List<Property Map>
- user Property Map
- userId StringOr Email 
- The user identifier which indicates the user that started this workflow.
- versionContext Property Map
getWorkflowServiceItemInstance Result
The following output properties are available:
- Id string
- Results
List<GetWorkflow Service Item Instance Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetWorkflow Service Item Instance Ancestor> 
- CatalogService List<GetRequests Workflow Service Item Instance Catalog Service Request> 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- Idp
GetWorkflow Service Item Instance Idp 
- IdpReference GetWorkflow Service Item Instance Idp Reference 
- Label string
- LastStatus string
- MigrationHistories List<GetWorkflow Service Item Instance Migration History> 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetWorkflow Service Item Instance Organization 
- Owners List<string>
- Parent
GetWorkflow Service Item Instance Parent 
- PermissionResources List<GetWorkflow Service Item Instance Permission Resource> 
- ResourcelifecycleStatus string
- ServiceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- string
- Status string
- 
List<GetWorkflow Service Item Instance Tag> 
- User
GetWorkflow Service Item Instance User 
- UserId stringOr Email 
- VersionContext GetWorkflow Service Item Instance Version Context 
- Id string
- Results
[]GetWorkflow Service Item Instance Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetWorkflow Service Item Instance Ancestor 
- CatalogService []GetRequests Workflow Service Item Instance Catalog Service Request 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- Idp
GetWorkflow Service Item Instance Idp 
- IdpReference GetWorkflow Service Item Instance Idp Reference 
- Label string
- LastStatus string
- MigrationHistories []GetWorkflow Service Item Instance Migration History 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetWorkflow Service Item Instance Organization 
- Owners []string
- Parent
GetWorkflow Service Item Instance Parent 
- PermissionResources []GetWorkflow Service Item Instance Permission Resource 
- ResourcelifecycleStatus string
- ServiceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- string
- Status string
- 
[]GetWorkflow Service Item Instance Tag 
- User
GetWorkflow Service Item Instance User 
- UserId stringOr Email 
- VersionContext GetWorkflow Service Item Instance Version Context 
- id String
- results
List<GetWorkflow Service Item Instance Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetWorkflow Service Item Instance Ancestor> 
- catalogService List<GetRequests Workflow Service Item Instance Catalog Service Request> 
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- idp
GetWorkflow Service Item Instance Idp 
- idpReference GetWorkflow Service Item Instance Idp Reference 
- label String
- lastStatus String
- migrationHistories List<GetWorkflow Service Item Instance Migration History> 
- modTime String
- moid String
- name String
- objectType String
- organization
GetWorkflow Service Item Instance Organization 
- owners List<String>
- parent
GetWorkflow Service Item Instance Parent 
- permissionResources List<GetWorkflow Service Item Instance Permission Resource> 
- resourcelifecycleStatus String
- serviceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- String
- status String
- 
List<GetWorkflow Service Item Instance Tag> 
- user
GetWorkflow Service Item Instance User 
- userId StringOr Email 
- versionContext GetWorkflow Service Item Instance Version Context 
- id string
- results
GetWorkflow Service Item Instance Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetWorkflow Service Item Instance Ancestor[] 
- catalogService GetRequests Workflow Service Item Instance Catalog Service Request[] 
- classId string
- createTime string
- description string
- domainGroup stringMoid 
- idp
GetWorkflow Service Item Instance Idp 
- idpReference GetWorkflow Service Item Instance Idp Reference 
- label string
- lastStatus string
- migrationHistories GetWorkflow Service Item Instance Migration History[] 
- modTime string
- moid string
- name string
- objectType string
- organization
GetWorkflow Service Item Instance Organization 
- owners string[]
- parent
GetWorkflow Service Item Instance Parent 
- permissionResources GetWorkflow Service Item Instance Permission Resource[] 
- resourcelifecycleStatus string
- serviceItem GetDefinition Workflow Service Item Instance Service Item Definition 
- string
- status string
- 
GetWorkflow Service Item Instance Tag[] 
- user
GetWorkflow Service Item Instance User 
- userId stringOr Email 
- versionContext GetWorkflow Service Item Instance Version Context 
- id str
- results
Sequence[GetWorkflow Service Item Instance Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetWorkflow Service Item Instance Ancestor] 
- catalog_service_ Sequence[Getrequests Workflow Service Item Instance Catalog Service Request] 
- class_id str
- create_time str
- description str
- domain_group_ strmoid 
- idp
GetWorkflow Service Item Instance Idp 
- idp_reference GetWorkflow Service Item Instance Idp Reference 
- label str
- last_status str
- migration_histories Sequence[GetWorkflow Service Item Instance Migration History] 
- mod_time str
- moid str
- name str
- object_type str
- organization
GetWorkflow Service Item Instance Organization 
- owners Sequence[str]
- parent
GetWorkflow Service Item Instance Parent 
- permission_resources Sequence[GetWorkflow Service Item Instance Permission Resource] 
- resourcelifecycle_status str
- service_item_ Getdefinition Workflow Service Item Instance Service Item Definition 
- str
- status str
- 
Sequence[GetWorkflow Service Item Instance Tag] 
- user
GetWorkflow Service Item Instance User 
- user_id_ stror_ email 
- version_context GetWorkflow Service Item Instance Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- catalogService List<Property Map>Requests 
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- idp Property Map
- idpReference Property Map
- label String
- lastStatus String
- migrationHistories List<Property Map>
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- resourcelifecycleStatus String
- serviceItem Property MapDefinition 
- String
- status String
- List<Property Map>
- user Property Map
- userId StringOr Email 
- versionContext Property Map
Supporting Types
GetWorkflowServiceItemInstanceAncestor     
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceCatalogServiceRequest       
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceIdp     
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceIdpReference      
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceMigrationHistory      
- AdditionalProperties string
- 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.
- Destination
GetWorkflow Service Item Instance Migration History Destination 
- Destination version of the migration.
- MigrationAction GetInstance Workflow Service Item Instance Migration History Migration Action Instance 
- The migration action instance.
- NrSource GetWorkflow Service Item Instance Migration History Nr Source 
- Source version of the migration.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Timestamp string
- The time when the migration was performed.
- AdditionalProperties string
- 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.
- Destination
GetWorkflow Service Item Instance Migration History Destination 
- Destination version of the migration.
- MigrationAction GetInstance Workflow Service Item Instance Migration History Migration Action Instance 
- The migration action instance.
- NrSource GetWorkflow Service Item Instance Migration History Nr Source 
- Source version of the migration.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Timestamp string
- The time when the migration was performed.
- additionalProperties String
- 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.
- destination
GetWorkflow Service Item Instance Migration History Destination 
- Destination version of the migration.
- migrationAction GetInstance Workflow Service Item Instance Migration History Migration Action Instance 
- The migration action instance.
- nrSource GetWorkflow Service Item Instance Migration History Nr Source 
- Source version of the migration.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timestamp String
- The time when the migration was performed.
- additionalProperties string
- 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.
- destination
GetWorkflow Service Item Instance Migration History Destination 
- Destination version of the migration.
- migrationAction GetInstance Workflow Service Item Instance Migration History Migration Action Instance 
- The migration action instance.
- nrSource GetWorkflow Service Item Instance Migration History Nr Source 
- Source version of the migration.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timestamp string
- The time when the migration was performed.
- additional_properties str
- 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.
- destination
GetWorkflow Service Item Instance Migration History Destination 
- Destination version of the migration.
- migration_action_ Getinstance Workflow Service Item Instance Migration History Migration Action Instance 
- The migration action instance.
- nr_source GetWorkflow Service Item Instance Migration History Nr Source 
- Source version of the migration.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timestamp str
- The time when the migration was performed.
- additionalProperties String
- 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.
- destination Property Map
- Destination version of the migration.
- migrationAction Property MapInstance 
- The migration action instance.
- nrSource Property Map
- Source version of the migration.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timestamp String
- The time when the migration was performed.
GetWorkflowServiceItemInstanceMigrationHistoryDestination       
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceMigrationHistoryMigrationActionInstance         
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceMigrationHistoryNrSource        
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceOrganization     
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceParent     
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstancePermissionResource      
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetWorkflow Service Item Instance Result Ancestor> 
- CatalogService List<GetRequests Workflow Service Item Instance Result Catalog Service Request> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- The description for this service item instance.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- IdpReferences List<GetWorkflow Service Item Instance Result Idp Reference> 
- Idps
List<GetWorkflow Service Item Instance Result Idp> 
- Label string
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- LastStatus string
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- MigrationHistories List<GetWorkflow Service Item Instance Result Migration History> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- ObjectType string
- Organizations
List<GetWorkflow Service Item Instance Result Organization> 
- Owners List<string>
- Parents
List<GetWorkflow Service Item Instance Result Parent> 
- PermissionResources List<GetWorkflow Service Item Instance Result Permission Resource> 
- ResourcelifecycleStatus string
- 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.
- ServiceItem List<GetDefinitions Workflow Service Item Instance Result Service Item Definition> 
- string
- 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.
- Status string
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
List<GetWorkflow Service Item Instance Result Tag> 
- UserId stringOr Email 
- The user identifier which indicates the user that started this workflow.
- Users
List<GetWorkflow Service Item Instance Result User> 
- VersionContexts List<GetWorkflow Service Item Instance Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetWorkflow Service Item Instance Result Ancestor 
- CatalogService []GetRequests Workflow Service Item Instance Result Catalog Service Request 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- The description for this service item instance.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- IdpReferences []GetWorkflow Service Item Instance Result Idp Reference 
- Idps
[]GetWorkflow Service Item Instance Result Idp 
- Label string
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- LastStatus string
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- MigrationHistories []GetWorkflow Service Item Instance Result Migration History 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- ObjectType string
- Organizations
[]GetWorkflow Service Item Instance Result Organization 
- Owners []string
- Parents
[]GetWorkflow Service Item Instance Result Parent 
- PermissionResources []GetWorkflow Service Item Instance Result Permission Resource 
- ResourcelifecycleStatus string
- 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.
- ServiceItem []GetDefinitions Workflow Service Item Instance Result Service Item Definition 
- string
- 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.
- Status string
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
[]GetWorkflow Service Item Instance Result Tag 
- UserId stringOr Email 
- The user identifier which indicates the user that started this workflow.
- Users
[]GetWorkflow Service Item Instance Result User 
- VersionContexts []GetWorkflow Service Item Instance Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetWorkflow Service Item Instance Result Ancestor> 
- catalogService List<GetRequests Workflow Service Item Instance Result Catalog Service Request> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- The description for this service item instance.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- idpReferences List<GetWorkflow Service Item Instance Result Idp Reference> 
- idps
List<GetWorkflow Service Item Instance Result Idp> 
- label String
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- lastStatus String
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migrationHistories List<GetWorkflow Service Item Instance Result Migration History> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- objectType String
- organizations
List<GetWorkflow Service Item Instance Result Organization> 
- owners List<String>
- parents
List<GetWorkflow Service Item Instance Result Parent> 
- permissionResources List<GetWorkflow Service Item Instance Result Permission Resource> 
- resourcelifecycleStatus String
- 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.
- serviceItem List<GetDefinitions Workflow Service Item Instance Result Service Item Definition> 
- String
- 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.
- status String
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
List<GetWorkflow Service Item Instance Result Tag> 
- userId StringOr Email 
- The user identifier which indicates the user that started this workflow.
- users
List<GetWorkflow Service Item Instance Result User> 
- versionContexts List<GetWorkflow Service Item Instance Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetWorkflow Service Item Instance Result Ancestor[] 
- catalogService GetRequests Workflow Service Item Instance Result Catalog Service Request[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- The description for this service item instance.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- idpReferences GetWorkflow Service Item Instance Result Idp Reference[] 
- idps
GetWorkflow Service Item Instance Result Idp[] 
- label string
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- lastStatus string
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migrationHistories GetWorkflow Service Item Instance Result Migration History[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- objectType string
- organizations
GetWorkflow Service Item Instance Result Organization[] 
- owners string[]
- parents
GetWorkflow Service Item Instance Result Parent[] 
- permissionResources GetWorkflow Service Item Instance Result Permission Resource[] 
- resourcelifecycleStatus string
- 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.
- serviceItem GetDefinitions Workflow Service Item Instance Result Service Item Definition[] 
- string
- 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.
- status string
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
GetWorkflow Service Item Instance Result Tag[] 
- userId stringOr Email 
- The user identifier which indicates the user that started this workflow.
- users
GetWorkflow Service Item Instance Result User[] 
- versionContexts GetWorkflow Service Item Instance Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetWorkflow Service Item Instance Result Ancestor] 
- catalog_service_ Sequence[Getrequests Workflow Service Item Instance Result Catalog Service Request] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- The description for this service item instance.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- idp_references Sequence[GetWorkflow Service Item Instance Result Idp Reference] 
- idps
Sequence[GetWorkflow Service Item Instance Result Idp] 
- label str
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- last_status str
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migration_histories Sequence[GetWorkflow Service Item Instance Result Migration History] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- object_type str
- organizations
Sequence[GetWorkflow Service Item Instance Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetWorkflow Service Item Instance Result Parent] 
- permission_resources Sequence[GetWorkflow Service Item Instance Result Permission Resource] 
- resourcelifecycle_status str
- 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.
- service_item_ Sequence[Getdefinitions Workflow Service Item Instance Result Service Item Definition] 
- str
- 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.
- status str
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- 
Sequence[GetWorkflow Service Item Instance Result Tag] 
- user_id_ stror_ email 
- The user identifier which indicates the user that started this workflow.
- users
Sequence[GetWorkflow Service Item Instance Result User] 
- version_contexts Sequence[GetWorkflow Service Item Instance Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- catalogService List<Property Map>Requests 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- The description for this service item instance.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- idpReferences List<Property Map>
- idps List<Property Map>
- label String
- A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- lastStatus String
- Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- migrationHistories List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- resourcelifecycleStatus String
- 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.
- serviceItem List<Property Map>Definitions 
- String
- 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.
- status String
- Status of the service item instance which controls the actions that can be performed on this instance.* NotCreated- The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state.*InProgress- An action is in progress and until that action has reached a final state, another action cannot be started.*Failed- The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state.*Okay- The last action on the service item instance completed and the service item instance is in Okay state.*Decommissioned- The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.
- List<Property Map>
- userId StringOr Email 
- The user identifier which indicates the user that started this workflow.
- users List<Property Map>
- versionContexts List<Property Map>
GetWorkflowServiceItemInstanceResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultCatalogServiceRequest        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultIdp      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultIdpReference       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultMigrationHistory       
- AdditionalProperties string
- ClassId string
- Destinations
List<GetWorkflow Service Item Instance Result Migration History Destination> 
- MigrationAction List<GetInstances Workflow Service Item Instance Result Migration History Migration Action Instance> 
- NrSources List<GetWorkflow Service Item Instance Result Migration History Nr Source> 
- ObjectType string
- Timestamp string
- AdditionalProperties string
- ClassId string
- Destinations
[]GetWorkflow Service Item Instance Result Migration History Destination 
- MigrationAction []GetInstances Workflow Service Item Instance Result Migration History Migration Action Instance 
- NrSources []GetWorkflow Service Item Instance Result Migration History Nr Source 
- ObjectType string
- Timestamp string
- additionalProperties String
- classId String
- destinations
List<GetWorkflow Service Item Instance Result Migration History Destination> 
- migrationAction List<GetInstances Workflow Service Item Instance Result Migration History Migration Action Instance> 
- nrSources List<GetWorkflow Service Item Instance Result Migration History Nr Source> 
- objectType String
- timestamp String
- additionalProperties string
- classId string
- destinations
GetWorkflow Service Item Instance Result Migration History Destination[] 
- migrationAction GetInstances Workflow Service Item Instance Result Migration History Migration Action Instance[] 
- nrSources GetWorkflow Service Item Instance Result Migration History Nr Source[] 
- objectType string
- timestamp string
- additional_properties str
- class_id str
- destinations
Sequence[GetWorkflow Service Item Instance Result Migration History Destination] 
- migration_action_ Sequence[Getinstances Workflow Service Item Instance Result Migration History Migration Action Instance] 
- nr_sources Sequence[GetWorkflow Service Item Instance Result Migration History Nr Source] 
- object_type str
- timestamp str
GetWorkflowServiceItemInstanceResultMigrationHistoryDestination        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultMigrationHistoryMigrationActionInstance          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultMigrationHistoryNrSource         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultOrganization      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultServiceItemDefinition        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetWorkflowServiceItemInstanceResultUser      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetWorkflowServiceItemInstanceResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetWorkflowServiceItemInstanceServiceItemDefinition       
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetWorkflowServiceItemInstanceUser     
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceVersionContext      
- AdditionalProperties string
- 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.
- InterestedMos List<GetWorkflow Service Item Instance Version Context Interested Mo> 
- MarkedFor boolDeletion 
- 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 string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetWorkflow Service Item Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- 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 intended
to 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 string
- 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.
- InterestedMos []GetWorkflow Service Item Instance Version Context Interested Mo 
- MarkedFor boolDeletion 
- 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 string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetWorkflow Service Item Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- 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 intended
to 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 String
- 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.
- interestedMos List<GetWorkflow Service Item Instance Version Context Interested Mo> 
- markedFor BooleanDeletion 
- 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 String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetWorkflow Service Item Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- 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 intended
to 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 string
- 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.
- interestedMos GetWorkflow Service Item Instance Version Context Interested Mo[] 
- markedFor booleanDeletion 
- 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 string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetWorkflow Service Item Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- 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 intended
to 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 str
- 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.
- interested_mos Sequence[GetWorkflow Service Item Instance Version Context Interested Mo] 
- marked_for_ booldeletion 
- 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 str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetWorkflow Service Item Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- 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 intended
to 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 String
- 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.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- 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 String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- 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 intended
to 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.
 
GetWorkflowServiceItemInstanceVersionContextInterestedMo        
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
GetWorkflowServiceItemInstanceVersionContextRefMo        
- AdditionalProperties string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 string
- 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.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 str
- 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.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 String
- 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.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet