intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getWorkflowServiceItemInstance
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Workflow Service Item Instance Ancestor> - Catalog
Service List<GetRequests Workflow Service Item Instance Catalog Service Request> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- The description for this service item instance.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Idp
Get
Workflow Service Item Instance Idp - Idp
Reference 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 (_).
- Last
Status 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. - Migration
Histories List<GetWorkflow Service Item Instance Migration History> - Mod
Time 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 (_).
- Object
Type string - Organization
Get
Workflow Service Item Instance Organization - Owners List<string>
- Parent
Get
Workflow Service Item Instance Parent - Permission
Resources List<GetWorkflow Service Item Instance Permission Resource> - Resourcelifecycle
Status 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. - Service
Item 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<Get
Workflow Service Item Instance Tag> - User
Get
Workflow Service Item Instance User - User
Id stringOr Email - The user identifier which indicates the user that started this workflow.
- Version
Context GetWorkflow Service Item Instance Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Workflow Service Item Instance Ancestor - Catalog
Service []GetRequests Workflow Service Item Instance Catalog Service Request - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- The description for this service item instance.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Idp
Get
Workflow Service Item Instance Idp - Idp
Reference 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 (_).
- Last
Status 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. - Migration
Histories []GetWorkflow Service Item Instance Migration History - Mod
Time 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 (_).
- Object
Type string - Organization
Get
Workflow Service Item Instance Organization - Owners []string
- Parent
Get
Workflow Service Item Instance Parent - Permission
Resources []GetWorkflow Service Item Instance Permission Resource - Resourcelifecycle
Status 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. - Service
Item 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. - []Get
Workflow Service Item Instance Tag - User
Get
Workflow Service Item Instance User - User
Id stringOr Email - The user identifier which indicates the user that started this workflow.
- Version
Context GetWorkflow Service Item Instance Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Workflow Service Item Instance Ancestor> - catalog
Service List<GetRequests Workflow Service Item Instance Catalog Service Request> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- The description for this service item instance.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- idp
Get
Workflow Service Item Instance Idp - idp
Reference 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 (_).
- last
Status 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. - migration
Histories List<GetWorkflow Service Item Instance Migration History> - mod
Time 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 (_).
- object
Type String - organization
Get
Workflow Service Item Instance Organization - owners List<String>
- parent
Get
Workflow Service Item Instance Parent - permission
Resources List<GetWorkflow Service Item Instance Permission Resource> - resourcelifecycle
Status 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. - service
Item 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<Get
Workflow Service Item Instance Tag> - user
Get
Workflow Service Item Instance User - user
Id StringOr Email - The user identifier which indicates the user that started this workflow.
- version
Context GetWorkflow Service Item Instance Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Workflow Service Item Instance Ancestor[] - catalog
Service GetRequests Workflow Service Item Instance Catalog Service Request[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- The description for this service item instance.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- idp
Get
Workflow Service Item Instance Idp - idp
Reference 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 (_).
- last
Status 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. - migration
Histories GetWorkflow Service Item Instance Migration History[] - mod
Time 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 (_).
- object
Type string - organization
Get
Workflow Service Item Instance Organization - owners string[]
- parent
Get
Workflow Service Item Instance Parent - permission
Resources GetWorkflow Service Item Instance Permission Resource[] - resourcelifecycle
Status 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. - service
Item 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. - Get
Workflow Service Item Instance Tag[] - user
Get
Workflow Service Item Instance User - user
Id stringOr Email - The user identifier which indicates the user that started this workflow.
- version
Context GetWorkflow Service Item Instance Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Workflow 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
Get
Workflow 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
Get
Workflow Service Item Instance Organization - owners Sequence[str]
- parent
Get
Workflow 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[Get
Workflow Service Item Instance Tag] - user
Get
Workflow 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
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- catalog
Service List<Property Map>Requests - class
Id String - create
Time String - The time when this managed object was created.
- description String
- The description for this service item instance.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- idp Property Map
- idp
Reference 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 (_).
- last
Status 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. - migration
Histories List<Property Map> - mod
Time 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 (_).
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - resourcelifecycle
Status 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. - service
Item 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
- user
Id StringOr Email - The user identifier which indicates the user that started this workflow.
- version
Context Property Map
getWorkflowServiceItemInstance Result
The following output properties are available:
- Id string
- Results
List<Get
Workflow Service Item Instance Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Workflow Service Item Instance Ancestor> - Catalog
Service List<GetRequests Workflow Service Item Instance Catalog Service Request> - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Idp
Get
Workflow Service Item Instance Idp - Idp
Reference GetWorkflow Service Item Instance Idp Reference - Label string
- Last
Status string - Migration
Histories List<GetWorkflow Service Item Instance Migration History> - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Workflow Service Item Instance Organization - Owners List<string>
- Parent
Get
Workflow Service Item Instance Parent - Permission
Resources List<GetWorkflow Service Item Instance Permission Resource> - Resourcelifecycle
Status string - Service
Item GetDefinition Workflow Service Item Instance Service Item Definition - string
- Status string
- List<Get
Workflow Service Item Instance Tag> - User
Get
Workflow Service Item Instance User - User
Id stringOr Email - Version
Context GetWorkflow Service Item Instance Version Context
- Id string
- Results
[]Get
Workflow Service Item Instance Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Workflow Service Item Instance Ancestor - Catalog
Service []GetRequests Workflow Service Item Instance Catalog Service Request - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Idp
Get
Workflow Service Item Instance Idp - Idp
Reference GetWorkflow Service Item Instance Idp Reference - Label string
- Last
Status string - Migration
Histories []GetWorkflow Service Item Instance Migration History - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Workflow Service Item Instance Organization - Owners []string
- Parent
Get
Workflow Service Item Instance Parent - Permission
Resources []GetWorkflow Service Item Instance Permission Resource - Resourcelifecycle
Status string - Service
Item GetDefinition Workflow Service Item Instance Service Item Definition - string
- Status string
- []Get
Workflow Service Item Instance Tag - User
Get
Workflow Service Item Instance User - User
Id stringOr Email - Version
Context GetWorkflow Service Item Instance Version Context
- id String
- results
List<Get
Workflow Service Item Instance Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Workflow Service Item Instance Ancestor> - catalog
Service List<GetRequests Workflow Service Item Instance Catalog Service Request> - class
Id String - create
Time String - description String
- domain
Group StringMoid - idp
Get
Workflow Service Item Instance Idp - idp
Reference GetWorkflow Service Item Instance Idp Reference - label String
- last
Status String - migration
Histories List<GetWorkflow Service Item Instance Migration History> - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Workflow Service Item Instance Organization - owners List<String>
- parent
Get
Workflow Service Item Instance Parent - permission
Resources List<GetWorkflow Service Item Instance Permission Resource> - resourcelifecycle
Status String - service
Item GetDefinition Workflow Service Item Instance Service Item Definition - String
- status String
- List<Get
Workflow Service Item Instance Tag> - user
Get
Workflow Service Item Instance User - user
Id StringOr Email - version
Context GetWorkflow Service Item Instance Version Context
- id string
- results
Get
Workflow Service Item Instance Result[] - account
Moid string - additional
Properties string - ancestors
Get
Workflow Service Item Instance Ancestor[] - catalog
Service GetRequests Workflow Service Item Instance Catalog Service Request[] - class
Id string - create
Time string - description string
- domain
Group stringMoid - idp
Get
Workflow Service Item Instance Idp - idp
Reference GetWorkflow Service Item Instance Idp Reference - label string
- last
Status string - migration
Histories GetWorkflow Service Item Instance Migration History[] - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Workflow Service Item Instance Organization - owners string[]
- parent
Get
Workflow Service Item Instance Parent - permission
Resources GetWorkflow Service Item Instance Permission Resource[] - resourcelifecycle
Status string - service
Item GetDefinition Workflow Service Item Instance Service Item Definition - string
- status string
- Get
Workflow Service Item Instance Tag[] - user
Get
Workflow Service Item Instance User - user
Id stringOr Email - version
Context GetWorkflow Service Item Instance Version Context
- id str
- results
Sequence[Get
Workflow Service Item Instance Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Workflow 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
Get
Workflow 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
Get
Workflow Service Item Instance Organization - owners Sequence[str]
- parent
Get
Workflow 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[Get
Workflow Service Item Instance Tag] - user
Get
Workflow Service Item Instance User - user_
id_ stror_ email - version_
context GetWorkflow Service Item Instance Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- catalog
Service List<Property Map>Requests - class
Id String - create
Time String - description String
- domain
Group StringMoid - idp Property Map
- idp
Reference Property Map - label String
- last
Status String - migration
Histories List<Property Map> - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - resourcelifecycle
Status String - service
Item Property MapDefinition - String
- status String
- List<Property Map>
- user Property Map
- user
Id StringOr Email - version
Context Property Map
Supporting Types
GetWorkflowServiceItemInstanceAncestor
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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
Get
Workflow 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 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 string - Class
Id 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
Get
Workflow 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 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 String - class
Id 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
Get
Workflow 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 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 string - class
Id 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
Get
Workflow 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 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
Get
Workflow 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.
- additional
Properties String - class
Id 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.
- migration
Action Property MapInstance - The migration action instance.
- nr
Source Property Map - Source version of the migration.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetWorkflow Service Item Instance Result Ancestor> - Catalog
Service Requests This property is required. List<GetWorkflow Service Item Instance Result Catalog Service Request> - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Description
This property is required. string - The description for this service item instance.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Idp
References This property is required. List<GetWorkflow Service Item Instance Result Idp Reference> - Idps
This property is required. List<GetWorkflow Service Item Instance Result Idp> - Label
This property is required. 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 (_).
- Last
Status This property is required. 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. - Migration
Histories This property is required. List<GetWorkflow Service Item Instance Result Migration History> - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. 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 (_).
- Object
Type This property is required. string - Organizations
This property is required. List<GetWorkflow Service Item Instance Result Organization> - Owners
This property is required. List<string> - Parents
This property is required. List<GetWorkflow Service Item Instance Result Parent> - Permission
Resources This property is required. List<GetWorkflow Service Item Instance Result Permission Resource> - Resourcelifecycle
Status This property is required. 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. - Service
Item Definitions This property is required. List<GetWorkflow Service Item Instance Result Service Item Definition> This property is required. 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
This property is required. 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. This property is required. List<GetWorkflow Service Item Instance Result Tag> - User
Id Or Email This property is required. string - The user identifier which indicates the user that started this workflow.
- Users
This property is required. List<GetWorkflow Service Item Instance Result User> - Version
Contexts This property is required. List<GetWorkflow Service Item Instance Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetWorkflow Service Item Instance Result Ancestor - Catalog
Service Requests This property is required. []GetWorkflow Service Item Instance Result Catalog Service Request - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Description
This property is required. string - The description for this service item instance.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Idp
References This property is required. []GetWorkflow Service Item Instance Result Idp Reference - Idps
This property is required. []GetWorkflow Service Item Instance Result Idp - Label
This property is required. 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 (_).
- Last
Status This property is required. 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. - Migration
Histories This property is required. []GetWorkflow Service Item Instance Result Migration History - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. 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 (_).
- Object
Type This property is required. string - Organizations
This property is required. []GetWorkflow Service Item Instance Result Organization - Owners
This property is required. []string - Parents
This property is required. []GetWorkflow Service Item Instance Result Parent - Permission
Resources This property is required. []GetWorkflow Service Item Instance Result Permission Resource - Resourcelifecycle
Status This property is required. 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. - Service
Item Definitions This property is required. []GetWorkflow Service Item Instance Result Service Item Definition This property is required. 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
This property is required. 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. This property is required. []GetWorkflow Service Item Instance Result Tag - User
Id Or Email This property is required. string - The user identifier which indicates the user that started this workflow.
- Users
This property is required. []GetWorkflow Service Item Instance Result User - Version
Contexts This property is required. []GetWorkflow Service Item Instance Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetWorkflow Service Item Instance Result Ancestor> - catalog
Service Requests This property is required. List<GetWorkflow Service Item Instance Result Catalog Service Request> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- description
This property is required. String - The description for this service item instance.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- idp
References This property is required. List<GetWorkflow Service Item Instance Result Idp Reference> - idps
This property is required. List<GetWorkflow Service Item Instance Result Idp> - label
This property is required. 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 (_).
- last
Status This property is required. 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. - migration
Histories This property is required. List<GetWorkflow Service Item Instance Result Migration History> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. 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 (_).
- object
Type This property is required. String - organizations
This property is required. List<GetWorkflow Service Item Instance Result Organization> - owners
This property is required. List<String> - parents
This property is required. List<GetWorkflow Service Item Instance Result Parent> - permission
Resources This property is required. List<GetWorkflow Service Item Instance Result Permission Resource> - resourcelifecycle
Status This property is required. 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. - service
Item Definitions This property is required. List<GetWorkflow Service Item Instance Result Service Item Definition> This property is required. 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
This property is required. 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. This property is required. List<GetWorkflow Service Item Instance Result Tag> - user
Id Or Email This property is required. String - The user identifier which indicates the user that started this workflow.
- users
This property is required. List<GetWorkflow Service Item Instance Result User> - version
Contexts This property is required. List<GetWorkflow Service Item Instance Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetWorkflow Service Item Instance Result Ancestor[] - catalog
Service Requests This property is required. GetWorkflow Service Item Instance Result Catalog Service Request[] - class
Id This property is required. string - create
Time This property is required. string - The time when this managed object was created.
- description
This property is required. string - The description for this service item instance.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- idp
References This property is required. GetWorkflow Service Item Instance Result Idp Reference[] - idps
This property is required. GetWorkflow Service Item Instance Result Idp[] - label
This property is required. 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 (_).
- last
Status This property is required. 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. - migration
Histories This property is required. GetWorkflow Service Item Instance Result Migration History[] - mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- name
This property is required. 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 (_).
- object
Type This property is required. string - organizations
This property is required. GetWorkflow Service Item Instance Result Organization[] - owners
This property is required. string[] - parents
This property is required. GetWorkflow Service Item Instance Result Parent[] - permission
Resources This property is required. GetWorkflow Service Item Instance Result Permission Resource[] - resourcelifecycle
Status This property is required. 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. - service
Item Definitions This property is required. GetWorkflow Service Item Instance Result Service Item Definition[] This property is required. 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
This property is required. 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. This property is required. GetWorkflow Service Item Instance Result Tag[] - user
Id Or Email This property is required. string - The user identifier which indicates the user that started this workflow.
- users
This property is required. GetWorkflow Service Item Instance Result User[] - version
Contexts This property is required. GetWorkflow Service Item Instance Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetWorkflow Service Item Instance Result Ancestor] - catalog_
service_ requests This property is required. Sequence[GetWorkflow Service Item Instance Result Catalog Service Request] - class_
id This property is required. str - create_
time This property is required. str - The time when this managed object was created.
- description
This property is required. str - The description for this service item instance.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- idp_
references This property is required. Sequence[GetWorkflow Service Item Instance Result Idp Reference] - idps
This property is required. Sequence[GetWorkflow Service Item Instance Result Idp] - label
This property is required. 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 This property is required. 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 This property is required. Sequence[GetWorkflow Service Item Instance Result Migration History] - mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- name
This property is required. 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 This property is required. str - organizations
This property is required. Sequence[GetWorkflow Service Item Instance Result Organization] - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetWorkflow Service Item Instance Result Parent] - permission_
resources This property is required. Sequence[GetWorkflow Service Item Instance Result Permission Resource] - resourcelifecycle_
status This property is required. 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_ definitions This property is required. Sequence[GetWorkflow Service Item Instance Result Service Item Definition] This property is required. 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
This property is required. 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. This property is required. Sequence[GetWorkflow Service Item Instance Result Tag] - user_
id_ or_ email This property is required. str - The user identifier which indicates the user that started this workflow.
- users
This property is required. Sequence[GetWorkflow Service Item Instance Result User] - version_
contexts This property is required. Sequence[GetWorkflow Service Item Instance Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - catalog
Service Requests This property is required. List<Property Map> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- description
This property is required. String - The description for this service item instance.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- idp
References This property is required. List<Property Map> - idps
This property is required. List<Property Map> - label
This property is required. 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 (_).
- last
Status This property is required. 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. - migration
Histories This property is required. List<Property Map> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. 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 (_).
- object
Type This property is required. String - organizations
This property is required. List<Property Map> - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - resourcelifecycle
Status This property is required. 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. - service
Item Definitions This property is required. List<Property Map> This property is required. 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
This property is required. 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. This property is required. List<Property Map>- user
Id Or Email This property is required. String - The user identifier which indicates the user that started this workflow.
- users
This property is required. List<Property Map> - version
Contexts This property is required. List<Property Map>
GetWorkflowServiceItemInstanceResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultCatalogServiceRequest
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultIdp
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultIdpReference
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultMigrationHistory
- Additional
Properties This property is required. string - Class
Id This property is required. string - Destinations
This property is required. List<GetWorkflow Service Item Instance Result Migration History Destination> - Migration
Action Instances This property is required. List<GetWorkflow Service Item Instance Result Migration History Migration Action Instance> - Nr
Sources This property is required. List<GetWorkflow Service Item Instance Result Migration History Nr Source> - Object
Type This property is required. string - Timestamp
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Destinations
This property is required. []GetWorkflow Service Item Instance Result Migration History Destination - Migration
Action Instances This property is required. []GetWorkflow Service Item Instance Result Migration History Migration Action Instance - Nr
Sources This property is required. []GetWorkflow Service Item Instance Result Migration History Nr Source - Object
Type This property is required. string - Timestamp
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - destinations
This property is required. List<GetWorkflow Service Item Instance Result Migration History Destination> - migration
Action Instances This property is required. List<GetWorkflow Service Item Instance Result Migration History Migration Action Instance> - nr
Sources This property is required. List<GetWorkflow Service Item Instance Result Migration History Nr Source> - object
Type This property is required. String - timestamp
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - destinations
This property is required. GetWorkflow Service Item Instance Result Migration History Destination[] - migration
Action Instances This property is required. GetWorkflow Service Item Instance Result Migration History Migration Action Instance[] - nr
Sources This property is required. GetWorkflow Service Item Instance Result Migration History Nr Source[] - object
Type This property is required. string - timestamp
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - destinations
This property is required. Sequence[GetWorkflow Service Item Instance Result Migration History Destination] - migration_
action_ instances This property is required. Sequence[GetWorkflow Service Item Instance Result Migration History Migration Action Instance] - nr_
sources This property is required. Sequence[GetWorkflow Service Item Instance Result Migration History Nr Source] - object_
type This property is required. str - timestamp
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - destinations
This property is required. List<Property Map> - migration
Action Instances This property is required. List<Property Map> - nr
Sources This property is required. List<Property Map> - object
Type This property is required. String - timestamp
This property is required. String
GetWorkflowServiceItemInstanceResultMigrationHistoryDestination
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultMigrationHistoryMigrationActionInstance
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultMigrationHistoryNrSource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultOrganization
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultServiceItemDefinition
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetWorkflowServiceItemInstanceResultUser
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetWorkflow Service Item Instance Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetWorkflow Service Item Instance Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetWorkflow Service Item Instance Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetWorkflow Service Item Instance Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetWorkflow Service Item Instance Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetWorkflow Service Item Instance Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetWorkflow Service Item Instance Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetWorkflow Service Item Instance Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetWorkflow Service Item Instance Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetWorkflow Service Item Instance Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetWorkflowServiceItemInstanceResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetWorkflowServiceItemInstanceServiceItemDefinition
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetWorkflowServiceItemInstanceUser
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Interested
Mos List<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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id 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.
- Interested
Mos []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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id 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.
- interested
Mos List<GetWorkflow Service Item Instance Version Context Interested Mo> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - 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 String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id 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.
- interested
Mos GetWorkflow Service Item Instance Version Context Interested Mo[] - marked
For 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.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - 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 string
- The time this versioned Managed Object was created.
- version
Type 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.
- additional
Properties String - class
Id 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.
- interested
Mos List<Property Map> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
intersight
Terraform Provider.
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet