intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getWorkflowRollbackWorkflow
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
Rollback workflow contains details about the workflow instance, tasks to be rollback along with the status and workflow instances.
Using getWorkflowRollbackWorkflow
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 getWorkflowRollbackWorkflow(args: GetWorkflowRollbackWorkflowArgs, opts?: InvokeOptions): Promise<GetWorkflowRollbackWorkflowResult>
function getWorkflowRollbackWorkflowOutput(args: GetWorkflowRollbackWorkflowOutputArgs, opts?: InvokeOptions): Output<GetWorkflowRollbackWorkflowResult>
def get_workflow_rollback_workflow(account_moid: Optional[str] = None,
action: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetWorkflowRollbackWorkflowAncestor]] = None,
class_id: Optional[str] = None,
continue_on_task_failure: Optional[bool] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetWorkflowRollbackWorkflowParent] = None,
permission_resources: Optional[Sequence[GetWorkflowRollbackWorkflowPermissionResource]] = None,
primary_workflow: Optional[GetWorkflowRollbackWorkflowPrimaryWorkflow] = None,
rollback_tasks: Optional[Sequence[GetWorkflowRollbackWorkflowRollbackTask]] = None,
rollback_workflows: Optional[Sequence[GetWorkflowRollbackWorkflowRollbackWorkflow]] = None,
selected_tasks: Optional[Sequence[GetWorkflowRollbackWorkflowSelectedTask]] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetWorkflowRollbackWorkflowTag]] = None,
version_context: Optional[GetWorkflowRollbackWorkflowVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkflowRollbackWorkflowResult
def get_workflow_rollback_workflow_output(account_moid: Optional[pulumi.Input[str]] = None,
action: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowRollbackWorkflowAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
continue_on_task_failure: Optional[pulumi.Input[bool]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetWorkflowRollbackWorkflowParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowRollbackWorkflowPermissionResourceArgs]]]] = None,
primary_workflow: Optional[pulumi.Input[GetWorkflowRollbackWorkflowPrimaryWorkflowArgs]] = None,
rollback_tasks: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowRollbackWorkflowRollbackTaskArgs]]]] = None,
rollback_workflows: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowRollbackWorkflowRollbackWorkflowArgs]]]] = None,
selected_tasks: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowRollbackWorkflowSelectedTaskArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowRollbackWorkflowTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetWorkflowRollbackWorkflowVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkflowRollbackWorkflowResult]
func LookupWorkflowRollbackWorkflow(ctx *Context, args *LookupWorkflowRollbackWorkflowArgs, opts ...InvokeOption) (*LookupWorkflowRollbackWorkflowResult, error)
func LookupWorkflowRollbackWorkflowOutput(ctx *Context, args *LookupWorkflowRollbackWorkflowOutputArgs, opts ...InvokeOption) LookupWorkflowRollbackWorkflowResultOutput
> Note: This function is named LookupWorkflowRollbackWorkflow
in the Go SDK.
public static class GetWorkflowRollbackWorkflow
{
public static Task<GetWorkflowRollbackWorkflowResult> InvokeAsync(GetWorkflowRollbackWorkflowArgs args, InvokeOptions? opts = null)
public static Output<GetWorkflowRollbackWorkflowResult> Invoke(GetWorkflowRollbackWorkflowInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWorkflowRollbackWorkflowResult> getWorkflowRollbackWorkflow(GetWorkflowRollbackWorkflowArgs args, InvokeOptions options)
public static Output<GetWorkflowRollbackWorkflowResult> getWorkflowRollbackWorkflow(GetWorkflowRollbackWorkflowArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getWorkflowRollbackWorkflow:getWorkflowRollbackWorkflow
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Action string
- The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - Additional
Properties string - Ancestors
List<Get
Workflow Rollback Workflow Ancestor> - Class
Id string - Continue
On boolTask Failure - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Workflow Rollback Workflow Parent - Permission
Resources List<GetWorkflow Rollback Workflow Permission Resource> - Primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - Rollback
Tasks List<GetWorkflow Rollback Workflow Rollback Task> - Rollback
Workflows List<GetWorkflow Rollback Workflow Rollback Workflow> - Selected
Tasks List<GetWorkflow Rollback Workflow Selected Task> - 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - List<Get
Workflow Rollback Workflow Tag> - Version
Context GetWorkflow Rollback Workflow Version Context
- Account
Moid string - The Account ID for this managed object.
- Action string
- The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - Additional
Properties string - Ancestors
[]Get
Workflow Rollback Workflow Ancestor - Class
Id string - Continue
On boolTask Failure - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Workflow Rollback Workflow Parent - Permission
Resources []GetWorkflow Rollback Workflow Permission Resource - Primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - Rollback
Tasks []GetWorkflow Rollback Workflow Rollback Task - Rollback
Workflows []GetWorkflow Rollback Workflow Rollback Workflow - Selected
Tasks []GetWorkflow Rollback Workflow Selected Task - 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - []Get
Workflow Rollback Workflow Tag - Version
Context GetWorkflow Rollback Workflow Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional
Properties String - ancestors
List<Get
Workflow Rollback Workflow Ancestor> - class
Id String - continue
On BooleanTask Failure - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Workflow Rollback Workflow Parent - permission
Resources List<GetWorkflow Rollback Workflow Permission Resource> - primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - rollback
Tasks List<GetWorkflow Rollback Workflow Rollback Task> - rollback
Workflows List<GetWorkflow Rollback Workflow Rollback Workflow> - selected
Tasks List<GetWorkflow Rollback Workflow Selected Task> - 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - List<Get
Workflow Rollback Workflow Tag> - version
Context GetWorkflow Rollback Workflow Version Context
- account
Moid string - The Account ID for this managed object.
- action string
- The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional
Properties string - ancestors
Get
Workflow Rollback Workflow Ancestor[] - class
Id string - continue
On booleanTask Failure - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Workflow Rollback Workflow Parent - permission
Resources GetWorkflow Rollback Workflow Permission Resource[] - primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - rollback
Tasks GetWorkflow Rollback Workflow Rollback Task[] - rollback
Workflows GetWorkflow Rollback Workflow Rollback Workflow[] - selected
Tasks GetWorkflow Rollback Workflow Selected Task[] - 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Get
Workflow Rollback Workflow Tag[] - version
Context GetWorkflow Rollback Workflow Version Context
- account_
moid str - The Account ID for this managed object.
- action str
- The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional_
properties str - ancestors
Sequence[Get
Workflow Rollback Workflow Ancestor] - class_
id str - continue_
on_ booltask_ failure - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Workflow Rollback Workflow Parent - permission_
resources Sequence[GetWorkflow Rollback Workflow Permission Resource] - primary_
workflow GetWorkflow Rollback Workflow Primary Workflow - rollback_
tasks Sequence[GetWorkflow Rollback Workflow Rollback Task] - rollback_
workflows Sequence[GetWorkflow Rollback Workflow Rollback Workflow] - selected_
tasks Sequence[GetWorkflow Rollback Workflow Selected Task] - 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Sequence[Get
Workflow Rollback Workflow Tag] - version_
context GetWorkflow Rollback Workflow Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional
Properties String - ancestors List<Property Map>
- class
Id String - continue
On BooleanTask Failure - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - primary
Workflow Property Map - rollback
Tasks List<Property Map> - rollback
Workflows List<Property Map> - selected
Tasks List<Property Map> - 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - List<Property Map>
- version
Context Property Map
getWorkflowRollbackWorkflow Result
The following output properties are available:
- Id string
- Results
List<Get
Workflow Rollback Workflow Result> - Account
Moid string - Action string
- Additional
Properties string - Ancestors
List<Get
Workflow Rollback Workflow Ancestor> - Class
Id string - Continue
On boolTask Failure - Create
Time string - Domain
Group stringMoid - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Workflow Rollback Workflow Parent - Permission
Resources List<GetWorkflow Rollback Workflow Permission Resource> - Primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - Rollback
Tasks List<GetWorkflow Rollback Workflow Rollback Task> - Rollback
Workflows List<GetWorkflow Rollback Workflow Rollback Workflow> - Selected
Tasks List<GetWorkflow Rollback Workflow Selected Task> - string
- Status string
- List<Get
Workflow Rollback Workflow Tag> - Version
Context GetWorkflow Rollback Workflow Version Context
- Id string
- Results
[]Get
Workflow Rollback Workflow Result - Account
Moid string - Action string
- Additional
Properties string - Ancestors
[]Get
Workflow Rollback Workflow Ancestor - Class
Id string - Continue
On boolTask Failure - Create
Time string - Domain
Group stringMoid - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Workflow Rollback Workflow Parent - Permission
Resources []GetWorkflow Rollback Workflow Permission Resource - Primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - Rollback
Tasks []GetWorkflow Rollback Workflow Rollback Task - Rollback
Workflows []GetWorkflow Rollback Workflow Rollback Workflow - Selected
Tasks []GetWorkflow Rollback Workflow Selected Task - string
- Status string
- []Get
Workflow Rollback Workflow Tag - Version
Context GetWorkflow Rollback Workflow Version Context
- id String
- results
List<Get
Workflow Rollback Workflow Result> - account
Moid String - action String
- additional
Properties String - ancestors
List<Get
Workflow Rollback Workflow Ancestor> - class
Id String - continue
On BooleanTask Failure - create
Time String - domain
Group StringMoid - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Workflow Rollback Workflow Parent - permission
Resources List<GetWorkflow Rollback Workflow Permission Resource> - primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - rollback
Tasks List<GetWorkflow Rollback Workflow Rollback Task> - rollback
Workflows List<GetWorkflow Rollback Workflow Rollback Workflow> - selected
Tasks List<GetWorkflow Rollback Workflow Selected Task> - String
- status String
- List<Get
Workflow Rollback Workflow Tag> - version
Context GetWorkflow Rollback Workflow Version Context
- id string
- results
Get
Workflow Rollback Workflow Result[] - account
Moid string - action string
- additional
Properties string - ancestors
Get
Workflow Rollback Workflow Ancestor[] - class
Id string - continue
On booleanTask Failure - create
Time string - domain
Group stringMoid - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Workflow Rollback Workflow Parent - permission
Resources GetWorkflow Rollback Workflow Permission Resource[] - primary
Workflow GetWorkflow Rollback Workflow Primary Workflow - rollback
Tasks GetWorkflow Rollback Workflow Rollback Task[] - rollback
Workflows GetWorkflow Rollback Workflow Rollback Workflow[] - selected
Tasks GetWorkflow Rollback Workflow Selected Task[] - string
- status string
- Get
Workflow Rollback Workflow Tag[] - version
Context GetWorkflow Rollback Workflow Version Context
- id str
- results
Sequence[Get
Workflow Rollback Workflow Result] - account_
moid str - action str
- additional_
properties str - ancestors
Sequence[Get
Workflow Rollback Workflow Ancestor] - class_
id str - continue_
on_ booltask_ failure - create_
time str - domain_
group_ strmoid - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Workflow Rollback Workflow Parent - permission_
resources Sequence[GetWorkflow Rollback Workflow Permission Resource] - primary_
workflow GetWorkflow Rollback Workflow Primary Workflow - rollback_
tasks Sequence[GetWorkflow Rollback Workflow Rollback Task] - rollback_
workflows Sequence[GetWorkflow Rollback Workflow Rollback Workflow] - selected_
tasks Sequence[GetWorkflow Rollback Workflow Selected Task] - str
- status str
- Sequence[Get
Workflow Rollback Workflow Tag] - version_
context GetWorkflow Rollback Workflow Version Context
- id String
- results List<Property Map>
- account
Moid String - action String
- additional
Properties String - ancestors List<Property Map>
- class
Id String - continue
On BooleanTask Failure - create
Time String - domain
Group StringMoid - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - primary
Workflow Property Map - rollback
Tasks List<Property Map> - rollback
Workflows List<Property Map> - selected
Tasks List<Property Map> - String
- status String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetWorkflowRollbackWorkflowAncestor
- 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'.
GetWorkflowRollbackWorkflowParent
- 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'.
GetWorkflowRollbackWorkflowPermissionResource
- 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'.
GetWorkflowRollbackWorkflowPrimaryWorkflow
- 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'.
GetWorkflowRollbackWorkflowResult
- Account
Moid This property is required. string - The Account ID for this managed object.
- Action
This property is required. string - The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - Additional
Properties This property is required. string - Ancestors
This property is required. List<GetWorkflow Rollback Workflow Result Ancestor> - Class
Id This property is required. string - Continue
On Task Failure This property is required. bool - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- Create
Time This property is required. string - The time when this managed object was created.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- 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.
- Object
Type This property is required. string - Owners
This property is required. List<string> - Parents
This property is required. List<GetWorkflow Rollback Workflow Result Parent> - Permission
Resources This property is required. List<GetWorkflow Rollback Workflow Result Permission Resource> - Primary
Workflows This property is required. List<GetWorkflow Rollback Workflow Result Primary Workflow> - Rollback
Tasks This property is required. List<GetWorkflow Rollback Workflow Result Rollback Task> - Rollback
Workflows This property is required. List<GetWorkflow Rollback Workflow Result Rollback Workflow> - Selected
Tasks This property is required. List<GetWorkflow Rollback Workflow Result Selected Task> 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. This property is required. List<GetWorkflow Rollback Workflow Result Tag> - Version
Contexts This property is required. List<GetWorkflow Rollback Workflow Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Action
This property is required. string - The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - Additional
Properties This property is required. string - Ancestors
This property is required. []GetWorkflow Rollback Workflow Result Ancestor - Class
Id This property is required. string - Continue
On Task Failure This property is required. bool - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- Create
Time This property is required. string - The time when this managed object was created.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- 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.
- Object
Type This property is required. string - Owners
This property is required. []string - Parents
This property is required. []GetWorkflow Rollback Workflow Result Parent - Permission
Resources This property is required. []GetWorkflow Rollback Workflow Result Permission Resource - Primary
Workflows This property is required. []GetWorkflow Rollback Workflow Result Primary Workflow - Rollback
Tasks This property is required. []GetWorkflow Rollback Workflow Result Rollback Task - Rollback
Workflows This property is required. []GetWorkflow Rollback Workflow Result Rollback Workflow - Selected
Tasks This property is required. []GetWorkflow Rollback Workflow Result Selected Task 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. This property is required. []GetWorkflow Rollback Workflow Result Tag - Version
Contexts This property is required. []GetWorkflow Rollback Workflow Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- action
This property is required. String - The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional
Properties This property is required. String - ancestors
This property is required. List<GetWorkflow Rollback Workflow Result Ancestor> - class
Id This property is required. String - continue
On Task Failure This property is required. Boolean - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create
Time This property is required. String - The time when this managed object was created.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- 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.
- object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<GetWorkflow Rollback Workflow Result Parent> - permission
Resources This property is required. List<GetWorkflow Rollback Workflow Result Permission Resource> - primary
Workflows This property is required. List<GetWorkflow Rollback Workflow Result Primary Workflow> - rollback
Tasks This property is required. List<GetWorkflow Rollback Workflow Result Rollback Task> - rollback
Workflows This property is required. List<GetWorkflow Rollback Workflow Result Rollback Workflow> - selected
Tasks This property is required. List<GetWorkflow Rollback Workflow Result Selected Task> 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. This property is required. List<GetWorkflow Rollback Workflow Result Tag> - version
Contexts This property is required. List<GetWorkflow Rollback Workflow Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- action
This property is required. string - The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional
Properties This property is required. string - ancestors
This property is required. GetWorkflow Rollback Workflow Result Ancestor[] - class
Id This property is required. string - continue
On Task Failure This property is required. boolean - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create
Time This property is required. string - The time when this managed object was created.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- 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.
- object
Type This property is required. string - owners
This property is required. string[] - parents
This property is required. GetWorkflow Rollback Workflow Result Parent[] - permission
Resources This property is required. GetWorkflow Rollback Workflow Result Permission Resource[] - primary
Workflows This property is required. GetWorkflow Rollback Workflow Result Primary Workflow[] - rollback
Tasks This property is required. GetWorkflow Rollback Workflow Result Rollback Task[] - rollback
Workflows This property is required. GetWorkflow Rollback Workflow Result Rollback Workflow[] - selected
Tasks This property is required. GetWorkflow Rollback Workflow Result Selected Task[] 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. This property is required. GetWorkflow Rollback Workflow Result Tag[] - version
Contexts This property is required. GetWorkflow Rollback Workflow Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- action
This property is required. str - The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetWorkflow Rollback Workflow Result Ancestor] - class_
id This property is required. str - continue_
on_ task_ failure This property is required. bool - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create_
time This property is required. str - The time when this managed object was created.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- 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.
- object_
type This property is required. str - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetWorkflow Rollback Workflow Result Parent] - permission_
resources This property is required. Sequence[GetWorkflow Rollback Workflow Result Permission Resource] - primary_
workflows This property is required. Sequence[GetWorkflow Rollback Workflow Result Primary Workflow] - rollback_
tasks This property is required. Sequence[GetWorkflow Rollback Workflow Result Rollback Task] - rollback_
workflows This property is required. Sequence[GetWorkflow Rollback Workflow Result Rollback Workflow] - selected_
tasks This property is required. Sequence[GetWorkflow Rollback Workflow Result Selected Task] 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. This property is required. Sequence[GetWorkflow Rollback Workflow Result Tag] - version_
contexts This property is required. Sequence[GetWorkflow Rollback Workflow Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- action
This property is required. String - The action of the rollback workflow such as Create and Start.*
None
- If no action is set, then the default value is set to none for the action field.*Create
- Create rollback workflow data for the execution of the rollback workflow.*Start
- Start a new execution of the rollback workflow. - additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - class
Id This property is required. String - continue
On Task Failure This property is required. Boolean - When set to true, if a task in the workflow fails, the rollback workflow continues to the subsequent task. When set to false, the rollback workflow execution halts if a task fails.
- create
Time This property is required. String - The time when this managed object was created.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- 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.
- object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - primary
Workflows This property is required. List<Property Map> - rollback
Tasks This property is required. List<Property Map> - rollback
Workflows This property is required. List<Property Map> - selected
Tasks 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 rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. This property is required. List<Property Map>- version
Contexts This property is required. List<Property Map>
GetWorkflowRollbackWorkflowResultAncestor
- 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
GetWorkflowRollbackWorkflowResultParent
- 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
GetWorkflowRollbackWorkflowResultPermissionResource
- 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
GetWorkflowRollbackWorkflowResultPrimaryWorkflow
- 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
GetWorkflowRollbackWorkflowResultRollbackTask
- Additional
Properties This property is required. string - Class
Id This property is required. string - Description
This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Ref
Name This property is required. string - Rollback
Completed This property is required. bool - Rollback
Task Name This property is required. string - Status
This property is required. string - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info Moid This property is required. string - Task
Path This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Description
This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Ref
Name This property is required. string - Rollback
Completed This property is required. bool - Rollback
Task Name This property is required. string - Status
This property is required. string - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info Moid This property is required. string - Task
Path This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - description
This property is required. String - name
This property is required. String - object
Type This property is required. String - ref
Name This property is required. String - rollback
Completed This property is required. Boolean - rollback
Task Name This property is required. String - status
This property is required. String - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info Moid This property is required. String - task
Path This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - description
This property is required. string - name
This property is required. string - object
Type This property is required. string - ref
Name This property is required. string - rollback
Completed This property is required. boolean - rollback
Task Name This property is required. string - status
This property is required. string - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info Moid This property is required. string - task
Path This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - description
This property is required. str - name
This property is required. str - object_
type This property is required. str - ref_
name This property is required. str - rollback_
completed This property is required. bool - rollback_
task_ name This property is required. str - status
This property is required. str - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task_
info_ moid This property is required. str - task_
path This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - description
This property is required. String - name
This property is required. String - object
Type This property is required. String - ref
Name This property is required. String - rollback
Completed This property is required. Boolean - rollback
Task Name This property is required. String - status
This property is required. String - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info Moid This property is required. String - task
Path This property is required. String
GetWorkflowRollbackWorkflowResultRollbackWorkflow
- 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
GetWorkflowRollbackWorkflowResultSelectedTask
- Additional
Properties This property is required. string - Class
Id This property is required. string - Description
This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Ref
Name This property is required. string - Rollback
Completed This property is required. bool - Rollback
Task Name This property is required. string - Status
This property is required. string - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info Moid This property is required. string - Task
Path This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Description
This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Ref
Name This property is required. string - Rollback
Completed This property is required. bool - Rollback
Task Name This property is required. string - Status
This property is required. string - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info Moid This property is required. string - Task
Path This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - description
This property is required. String - name
This property is required. String - object
Type This property is required. String - ref
Name This property is required. String - rollback
Completed This property is required. Boolean - rollback
Task Name This property is required. String - status
This property is required. String - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info Moid This property is required. String - task
Path This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - description
This property is required. string - name
This property is required. string - object
Type This property is required. string - ref
Name This property is required. string - rollback
Completed This property is required. boolean - rollback
Task Name This property is required. string - status
This property is required. string - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info Moid This property is required. string - task
Path This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - description
This property is required. str - name
This property is required. str - object_
type This property is required. str - ref_
name This property is required. str - rollback_
completed This property is required. bool - rollback_
task_ name This property is required. str - status
This property is required. str - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task_
info_ moid This property is required. str - task_
path This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - description
This property is required. String - name
This property is required. String - object
Type This property is required. String - ref
Name This property is required. String - rollback
Completed This property is required. Boolean - rollback
Task Name This property is required. String - status
This property is required. String - Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info Moid This property is required. String - task
Path This property is required. String
GetWorkflowRollbackWorkflowResultTag
- 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
GetWorkflowRollbackWorkflowResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetWorkflow Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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
GetWorkflowRollbackWorkflowResultVersionContextInterestedMo
- 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
GetWorkflowRollbackWorkflowResultVersionContextRefMo
- 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
GetWorkflowRollbackWorkflowRollbackTask
- 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.
- Description string
- Description of the rollback task.
- Name string
- Name of TaskInfo that needs to be rolled back.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Name string - Reference name of TaskInfo that need to be rolled back.
- Rollback
Completed bool - Status of the rollback operation for the task.
- Rollback
Task stringName - Name of TaskInfo that performs the rollback operation.
- Status string
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info stringMoid - Moid of TaskInfo that supports rollback operation.
- Task
Path string - Path of rollback task if it is inside sub-workflow.
- 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.
- Description string
- Description of the rollback task.
- Name string
- Name of TaskInfo that needs to be rolled back.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Name string - Reference name of TaskInfo that need to be rolled back.
- Rollback
Completed bool - Status of the rollback operation for the task.
- Rollback
Task stringName - Name of TaskInfo that performs the rollback operation.
- Status string
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info stringMoid - Moid of TaskInfo that supports rollback operation.
- Task
Path string - Path of rollback task if it is inside sub-workflow.
- 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.
- description String
- Description of the rollback task.
- name String
- Name of TaskInfo that needs to be rolled back.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Name String - Reference name of TaskInfo that need to be rolled back.
- rollback
Completed Boolean - Status of the rollback operation for the task.
- rollback
Task StringName - Name of TaskInfo that performs the rollback operation.
- status String
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info StringMoid - Moid of TaskInfo that supports rollback operation.
- task
Path String - Path of rollback task if it is inside sub-workflow.
- 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.
- description string
- Description of the rollback task.
- name string
- Name of TaskInfo that needs to be rolled back.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Name string - Reference name of TaskInfo that need to be rolled back.
- rollback
Completed boolean - Status of the rollback operation for the task.
- rollback
Task stringName - Name of TaskInfo that performs the rollback operation.
- status string
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info stringMoid - Moid of TaskInfo that supports rollback operation.
- task
Path string - Path of rollback task if it is inside sub-workflow.
- 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.
- description str
- Description of the rollback task.
- name str
- Name of TaskInfo that needs to be rolled back.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
name str - Reference name of TaskInfo that need to be rolled back.
- rollback_
completed bool - Status of the rollback operation for the task.
- rollback_
task_ strname - Name of TaskInfo that performs the rollback operation.
- status str
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task_
info_ strmoid - Moid of TaskInfo that supports rollback operation.
- task_
path str - Path of rollback task if it is inside sub-workflow.
- 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.
- description String
- Description of the rollback task.
- name String
- Name of TaskInfo that needs to be rolled back.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Name String - Reference name of TaskInfo that need to be rolled back.
- rollback
Completed Boolean - Status of the rollback operation for the task.
- rollback
Task StringName - Name of TaskInfo that performs the rollback operation.
- status String
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info StringMoid - Moid of TaskInfo that supports rollback operation.
- task
Path String - Path of rollback task if it is inside sub-workflow.
GetWorkflowRollbackWorkflowRollbackWorkflow
- 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'.
GetWorkflowRollbackWorkflowSelectedTask
- 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.
- Description string
- Description of the rollback task.
- Name string
- Name of TaskInfo that needs to be rolled back.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Name string - Reference name of TaskInfo that need to be rolled back.
- Rollback
Completed bool - Status of the rollback operation for the task.
- Rollback
Task stringName - Name of TaskInfo that performs the rollback operation.
- Status string
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info stringMoid - Moid of TaskInfo that supports rollback operation.
- Task
Path string - Path of rollback task if it is inside sub-workflow.
- 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.
- Description string
- Description of the rollback task.
- Name string
- Name of TaskInfo that needs to be rolled back.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Name string - Reference name of TaskInfo that need to be rolled back.
- Rollback
Completed bool - Status of the rollback operation for the task.
- Rollback
Task stringName - Name of TaskInfo that performs the rollback operation.
- Status string
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - Task
Info stringMoid - Moid of TaskInfo that supports rollback operation.
- Task
Path string - Path of rollback task if it is inside sub-workflow.
- 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.
- description String
- Description of the rollback task.
- name String
- Name of TaskInfo that needs to be rolled back.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Name String - Reference name of TaskInfo that need to be rolled back.
- rollback
Completed Boolean - Status of the rollback operation for the task.
- rollback
Task StringName - Name of TaskInfo that performs the rollback operation.
- status String
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info StringMoid - Moid of TaskInfo that supports rollback operation.
- task
Path String - Path of rollback task if it is inside sub-workflow.
- 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.
- description string
- Description of the rollback task.
- name string
- Name of TaskInfo that needs to be rolled back.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Name string - Reference name of TaskInfo that need to be rolled back.
- rollback
Completed boolean - Status of the rollback operation for the task.
- rollback
Task stringName - Name of TaskInfo that performs the rollback operation.
- status string
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info stringMoid - Moid of TaskInfo that supports rollback operation.
- task
Path string - Path of rollback task if it is inside sub-workflow.
- 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.
- description str
- Description of the rollback task.
- name str
- Name of TaskInfo that needs to be rolled back.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
name str - Reference name of TaskInfo that need to be rolled back.
- rollback_
completed bool - Status of the rollback operation for the task.
- rollback_
task_ strname - Name of TaskInfo that performs the rollback operation.
- status str
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task_
info_ strmoid - Moid of TaskInfo that supports rollback operation.
- task_
path str - Path of rollback task if it is inside sub-workflow.
- 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.
- description String
- Description of the rollback task.
- name String
- Name of TaskInfo that needs to be rolled back.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Name String - Reference name of TaskInfo that need to be rolled back.
- rollback
Completed Boolean - Status of the rollback operation for the task.
- rollback
Task StringName - Name of TaskInfo that performs the rollback operation.
- status String
- Status of the rollback workflow instance (Created, Running, Completed, Failed).*
None
- If no status is set, then the default value is set none for the status field.*Created
- Status of the rollback workflow when it identifies the eligible tasks for rollback.*Running
- Status of the rollback workflow when it is in-progress.*Completed
- Status of the rollback workflow after execution is successful.*Failed
- Status of the rollback workflow after execution results in failure. - task
Info StringMoid - Moid of TaskInfo that supports rollback operation.
- task
Path String - Path of rollback task if it is inside sub-workflow.
GetWorkflowRollbackWorkflowTag
- 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.
GetWorkflowRollbackWorkflowVersionContext
- 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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 Rollback Workflow 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.
GetWorkflowRollbackWorkflowVersionContextInterestedMo
- 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'.
GetWorkflowRollbackWorkflowVersionContextRefMo
- 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