intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getWorkflowRollbackWorkflow
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 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 Result 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.
- 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>
- Parents
List<Get
Workflow Rollback Workflow Result Parent> - Permission
Resources List<GetWorkflow Rollback Workflow Result Permission Resource> - Primary
Workflows List<GetWorkflow Rollback Workflow Result Primary Workflow> - Rollback
Tasks List<GetWorkflow Rollback Workflow Result Rollback Task> - Rollback
Workflows List<GetWorkflow Rollback Workflow Result Rollback Workflow> - Selected
Tasks List<GetWorkflow Rollback Workflow Result 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 Result Tag> - Version
Contexts List<GetWorkflow Rollback Workflow Result 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 Result 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.
- 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
- Parents
[]Get
Workflow Rollback Workflow Result Parent - Permission
Resources []GetWorkflow Rollback Workflow Result Permission Resource - Primary
Workflows []GetWorkflow Rollback Workflow Result Primary Workflow - Rollback
Tasks []GetWorkflow Rollback Workflow Result Rollback Task - Rollback
Workflows []GetWorkflow Rollback Workflow Result Rollback Workflow - Selected
Tasks []GetWorkflow Rollback Workflow Result 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 Result Tag - Version
Contexts []GetWorkflow Rollback Workflow Result 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 Result 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.
- 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>
- parents
List<Get
Workflow Rollback Workflow Result Parent> - permission
Resources List<GetWorkflow Rollback Workflow Result Permission Resource> - primary
Workflows List<GetWorkflow Rollback Workflow Result Primary Workflow> - rollback
Tasks List<GetWorkflow Rollback Workflow Result Rollback Task> - rollback
Workflows List<GetWorkflow Rollback Workflow Result Rollback Workflow> - selected
Tasks List<GetWorkflow Rollback Workflow Result 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 Result Tag> - version
Contexts List<GetWorkflow Rollback Workflow Result 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 Result 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.
- 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[]
- parents
Get
Workflow Rollback Workflow Result Parent[] - permission
Resources GetWorkflow Rollback Workflow Result Permission Resource[] - primary
Workflows GetWorkflow Rollback Workflow Result Primary Workflow[] - rollback
Tasks GetWorkflow Rollback Workflow Result Rollback Task[] - rollback
Workflows GetWorkflow Rollback Workflow Result Rollback Workflow[] - selected
Tasks GetWorkflow Rollback Workflow Result 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 Result Tag[] - version
Contexts GetWorkflow Rollback Workflow Result 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 Result 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.
- 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]
- parents
Sequence[Get
Workflow Rollback Workflow Result Parent] - permission_
resources Sequence[GetWorkflow Rollback Workflow Result Permission Resource] - primary_
workflows Sequence[GetWorkflow Rollback Workflow Result Primary Workflow] - rollback_
tasks Sequence[GetWorkflow Rollback Workflow Result Rollback Task] - rollback_
workflows Sequence[GetWorkflow Rollback Workflow Result Rollback Workflow] - selected_
tasks Sequence[GetWorkflow Rollback Workflow Result 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 Result Tag] - version_
contexts Sequence[GetWorkflow Rollback Workflow Result 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.
- 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>
- parents List<Property Map>
- permission
Resources List<Property Map> - primary
Workflows List<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
Contexts List<Property Map>
GetWorkflowRollbackWorkflowResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetWorkflowRollbackWorkflowResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetWorkflowRollbackWorkflowResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetWorkflowRollbackWorkflowResultPrimaryWorkflow
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetWorkflowRollbackWorkflowResultRollbackTask
- Additional
Properties string - Class
Id string - Description string
- Name string
- Object
Type string - Ref
Name string - Rollback
Completed bool - Rollback
Task stringName - 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 - Task
Path string
- Additional
Properties string - Class
Id string - Description string
- Name string
- Object
Type string - Ref
Name string - Rollback
Completed bool - Rollback
Task stringName - 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 - Task
Path string
- additional
Properties String - class
Id String - description String
- name String
- object
Type String - ref
Name String - rollback
Completed Boolean - rollback
Task StringName - 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 - task
Path String
- additional
Properties string - class
Id string - description string
- name string
- object
Type string - ref
Name string - rollback
Completed boolean - rollback
Task stringName - 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 - task
Path string
- additional_
properties str - class_
id str - description str
- name str
- object_
type str - ref_
name str - rollback_
completed bool - rollback_
task_ strname - 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 - task_
path str
- additional
Properties String - class
Id String - description String
- name String
- object
Type String - ref
Name String - rollback
Completed Boolean - rollback
Task StringName - 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 - task
Path String
GetWorkflowRollbackWorkflowResultRollbackWorkflow
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetWorkflowRollbackWorkflowResultSelectedTask
- Additional
Properties string - Class
Id string - Description string
- Name string
- Object
Type string - Ref
Name string - Rollback
Completed bool - Rollback
Task stringName - 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 - Task
Path string
- Additional
Properties string - Class
Id string - Description string
- Name string
- Object
Type string - Ref
Name string - Rollback
Completed bool - Rollback
Task stringName - 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 - Task
Path string
- additional
Properties String - class
Id String - description String
- name String
- object
Type String - ref
Name String - rollback
Completed Boolean - rollback
Task StringName - 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 - task
Path String
- additional
Properties string - class
Id string - description string
- name string
- object
Type string - ref
Name string - rollback
Completed boolean - rollback
Task stringName - 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 - task
Path string
- additional_
properties str - class_
id str - description str
- name str
- object_
type str - ref_
name str - rollback_
completed bool - rollback_
task_ strname - 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 - task_
path str
- additional
Properties String - class
Id String - description String
- name String
- object
Type String - ref
Name String - rollback
Completed Boolean - rollback
Task StringName - 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 - task
Path String
GetWorkflowRollbackWorkflowResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetWorkflowRollbackWorkflowResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetWorkflowRollbackWorkflowResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetWorkflowRollbackWorkflowResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector 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.64 published on Wednesday, Apr 30, 2025 by ciscodevnet