1. Packages
  2. Intersight Provider
  3. API Docs
  4. getWorkflowCatalogItemDefinition
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getWorkflowCatalogItemDefinition

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Catalog Item definition is a collection of Service items which are associated with workflow definition that can be used to deploy and manage service items.

    Using getWorkflowCatalogItemDefinition

    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 getWorkflowCatalogItemDefinition(args: GetWorkflowCatalogItemDefinitionArgs, opts?: InvokeOptions): Promise<GetWorkflowCatalogItemDefinitionResult>
    function getWorkflowCatalogItemDefinitionOutput(args: GetWorkflowCatalogItemDefinitionOutputArgs, opts?: InvokeOptions): Output<GetWorkflowCatalogItemDefinitionResult>
    def get_workflow_catalog_item_definition(account_moid: Optional[str] = None,
                                             additional_properties: Optional[str] = None,
                                             ancestors: Optional[Sequence[GetWorkflowCatalogItemDefinitionAncestor]] = None,
                                             class_id: Optional[str] = None,
                                             create_time: Optional[str] = None,
                                             description: Optional[str] = None,
                                             domain_group_moid: Optional[str] = None,
                                             id: Optional[str] = None,
                                             label: Optional[str] = None,
                                             mod_time: Optional[str] = None,
                                             moid: Optional[str] = None,
                                             name: Optional[str] = None,
                                             nr_version: Optional[float] = None,
                                             object_type: Optional[str] = None,
                                             organization: Optional[GetWorkflowCatalogItemDefinitionOrganization] = None,
                                             owners: Optional[Sequence[str]] = None,
                                             parent: Optional[GetWorkflowCatalogItemDefinitionParent] = None,
                                             permission_resources: Optional[Sequence[GetWorkflowCatalogItemDefinitionPermissionResource]] = None,
                                             publish_status: Optional[str] = None,
                                             service_items: Optional[Sequence[GetWorkflowCatalogItemDefinitionServiceItem]] = None,
                                             shared_scope: Optional[str] = None,
                                             support_status: Optional[str] = None,
                                             tags: Optional[Sequence[GetWorkflowCatalogItemDefinitionTag]] = None,
                                             user_id_or_email: Optional[str] = None,
                                             validation_information: Optional[GetWorkflowCatalogItemDefinitionValidationInformation] = None,
                                             version_context: Optional[GetWorkflowCatalogItemDefinitionVersionContext] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetWorkflowCatalogItemDefinitionResult
    def get_workflow_catalog_item_definition_output(account_moid: Optional[pulumi.Input[str]] = None,
                                             additional_properties: Optional[pulumi.Input[str]] = None,
                                             ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowCatalogItemDefinitionAncestorArgs]]]] = None,
                                             class_id: Optional[pulumi.Input[str]] = None,
                                             create_time: Optional[pulumi.Input[str]] = None,
                                             description: Optional[pulumi.Input[str]] = None,
                                             domain_group_moid: Optional[pulumi.Input[str]] = None,
                                             id: Optional[pulumi.Input[str]] = None,
                                             label: Optional[pulumi.Input[str]] = None,
                                             mod_time: Optional[pulumi.Input[str]] = None,
                                             moid: Optional[pulumi.Input[str]] = None,
                                             name: Optional[pulumi.Input[str]] = None,
                                             nr_version: Optional[pulumi.Input[float]] = None,
                                             object_type: Optional[pulumi.Input[str]] = None,
                                             organization: Optional[pulumi.Input[GetWorkflowCatalogItemDefinitionOrganizationArgs]] = None,
                                             owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                             parent: Optional[pulumi.Input[GetWorkflowCatalogItemDefinitionParentArgs]] = None,
                                             permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowCatalogItemDefinitionPermissionResourceArgs]]]] = None,
                                             publish_status: Optional[pulumi.Input[str]] = None,
                                             service_items: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowCatalogItemDefinitionServiceItemArgs]]]] = None,
                                             shared_scope: Optional[pulumi.Input[str]] = None,
                                             support_status: Optional[pulumi.Input[str]] = None,
                                             tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetWorkflowCatalogItemDefinitionTagArgs]]]] = None,
                                             user_id_or_email: Optional[pulumi.Input[str]] = None,
                                             validation_information: Optional[pulumi.Input[GetWorkflowCatalogItemDefinitionValidationInformationArgs]] = None,
                                             version_context: Optional[pulumi.Input[GetWorkflowCatalogItemDefinitionVersionContextArgs]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetWorkflowCatalogItemDefinitionResult]
    func LookupWorkflowCatalogItemDefinition(ctx *Context, args *LookupWorkflowCatalogItemDefinitionArgs, opts ...InvokeOption) (*LookupWorkflowCatalogItemDefinitionResult, error)
    func LookupWorkflowCatalogItemDefinitionOutput(ctx *Context, args *LookupWorkflowCatalogItemDefinitionOutputArgs, opts ...InvokeOption) LookupWorkflowCatalogItemDefinitionResultOutput

    > Note: This function is named LookupWorkflowCatalogItemDefinition in the Go SDK.

    public static class GetWorkflowCatalogItemDefinition 
    {
        public static Task<GetWorkflowCatalogItemDefinitionResult> InvokeAsync(GetWorkflowCatalogItemDefinitionArgs args, InvokeOptions? opts = null)
        public static Output<GetWorkflowCatalogItemDefinitionResult> Invoke(GetWorkflowCatalogItemDefinitionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetWorkflowCatalogItemDefinitionResult> getWorkflowCatalogItemDefinition(GetWorkflowCatalogItemDefinitionArgs args, InvokeOptions options)
    public static Output<GetWorkflowCatalogItemDefinitionResult> getWorkflowCatalogItemDefinition(GetWorkflowCatalogItemDefinitionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getWorkflowCatalogItemDefinition:getWorkflowCatalogItemDefinition
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetWorkflowCatalogItemDefinitionAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    NrVersion double
    The version of the catalog item to support multiple versions.
    ObjectType string
    Organization GetWorkflowCatalogItemDefinitionOrganization
    Owners List<string>
    Parent GetWorkflowCatalogItemDefinitionParent
    PermissionResources List<GetWorkflowCatalogItemDefinitionPermissionResource>
    PublishStatus string
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    ServiceItems List<GetWorkflowCatalogItemDefinitionServiceItem>
    SharedScope 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.
    SupportStatus string
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    Tags List<GetWorkflowCatalogItemDefinitionTag>
    UserIdOrEmail string
    The user identifier who created or updated the catalog item definition.
    ValidationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    VersionContext GetWorkflowCatalogItemDefinitionVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetWorkflowCatalogItemDefinitionAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    NrVersion float64
    The version of the catalog item to support multiple versions.
    ObjectType string
    Organization GetWorkflowCatalogItemDefinitionOrganization
    Owners []string
    Parent GetWorkflowCatalogItemDefinitionParent
    PermissionResources []GetWorkflowCatalogItemDefinitionPermissionResource
    PublishStatus string
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    ServiceItems []GetWorkflowCatalogItemDefinitionServiceItem
    SharedScope 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.
    SupportStatus string
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    Tags []GetWorkflowCatalogItemDefinitionTag
    UserIdOrEmail string
    The user identifier who created or updated the catalog item definition.
    ValidationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    VersionContext GetWorkflowCatalogItemDefinitionVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetWorkflowCatalogItemDefinitionAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nrVersion Double
    The version of the catalog item to support multiple versions.
    objectType String
    organization GetWorkflowCatalogItemDefinitionOrganization
    owners List<String>
    parent GetWorkflowCatalogItemDefinitionParent
    permissionResources List<GetWorkflowCatalogItemDefinitionPermissionResource>
    publishStatus String
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    serviceItems List<GetWorkflowCatalogItemDefinitionServiceItem>
    sharedScope 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.
    supportStatus String
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags List<GetWorkflowCatalogItemDefinitionTag>
    userIdOrEmail String
    The user identifier who created or updated the catalog item definition.
    validationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    versionContext GetWorkflowCatalogItemDefinitionVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetWorkflowCatalogItemDefinitionAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nrVersion number
    The version of the catalog item to support multiple versions.
    objectType string
    organization GetWorkflowCatalogItemDefinitionOrganization
    owners string[]
    parent GetWorkflowCatalogItemDefinitionParent
    permissionResources GetWorkflowCatalogItemDefinitionPermissionResource[]
    publishStatus string
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    serviceItems GetWorkflowCatalogItemDefinitionServiceItem[]
    sharedScope 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.
    supportStatus string
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags GetWorkflowCatalogItemDefinitionTag[]
    userIdOrEmail string
    The user identifier who created or updated the catalog item definition.
    validationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    versionContext GetWorkflowCatalogItemDefinitionVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetWorkflowCatalogItemDefinitionAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    description str
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    label str
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nr_version float
    The version of the catalog item to support multiple versions.
    object_type str
    organization GetWorkflowCatalogItemDefinitionOrganization
    owners Sequence[str]
    parent GetWorkflowCatalogItemDefinitionParent
    permission_resources Sequence[GetWorkflowCatalogItemDefinitionPermissionResource]
    publish_status str
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    service_items Sequence[GetWorkflowCatalogItemDefinitionServiceItem]
    shared_scope 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.
    support_status str
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags Sequence[GetWorkflowCatalogItemDefinitionTag]
    user_id_or_email str
    The user identifier who created or updated the catalog item definition.
    validation_information GetWorkflowCatalogItemDefinitionValidationInformation
    version_context GetWorkflowCatalogItemDefinitionVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nrVersion Number
    The version of the catalog item to support multiple versions.
    objectType String
    organization Property Map
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    publishStatus String
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    serviceItems List<Property Map>
    sharedScope 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.
    supportStatus String
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags List<Property Map>
    userIdOrEmail String
    The user identifier who created or updated the catalog item definition.
    validationInformation Property Map
    versionContext Property Map

    getWorkflowCatalogItemDefinition Result

    The following output properties are available:

    Id string
    Results List<GetWorkflowCatalogItemDefinitionResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetWorkflowCatalogItemDefinitionAncestor>
    ClassId string
    CreateTime string
    Description string
    DomainGroupMoid string
    Label string
    ModTime string
    Moid string
    Name string
    NrVersion double
    ObjectType string
    Organization GetWorkflowCatalogItemDefinitionOrganization
    Owners List<string>
    Parent GetWorkflowCatalogItemDefinitionParent
    PermissionResources List<GetWorkflowCatalogItemDefinitionPermissionResource>
    PublishStatus string
    ServiceItems List<GetWorkflowCatalogItemDefinitionServiceItem>
    SharedScope string
    SupportStatus string
    Tags List<GetWorkflowCatalogItemDefinitionTag>
    UserIdOrEmail string
    ValidationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    VersionContext GetWorkflowCatalogItemDefinitionVersionContext
    Id string
    Results []GetWorkflowCatalogItemDefinitionResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetWorkflowCatalogItemDefinitionAncestor
    ClassId string
    CreateTime string
    Description string
    DomainGroupMoid string
    Label string
    ModTime string
    Moid string
    Name string
    NrVersion float64
    ObjectType string
    Organization GetWorkflowCatalogItemDefinitionOrganization
    Owners []string
    Parent GetWorkflowCatalogItemDefinitionParent
    PermissionResources []GetWorkflowCatalogItemDefinitionPermissionResource
    PublishStatus string
    ServiceItems []GetWorkflowCatalogItemDefinitionServiceItem
    SharedScope string
    SupportStatus string
    Tags []GetWorkflowCatalogItemDefinitionTag
    UserIdOrEmail string
    ValidationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    VersionContext GetWorkflowCatalogItemDefinitionVersionContext
    id String
    results List<GetWorkflowCatalogItemDefinitionResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetWorkflowCatalogItemDefinitionAncestor>
    classId String
    createTime String
    description String
    domainGroupMoid String
    label String
    modTime String
    moid String
    name String
    nrVersion Double
    objectType String
    organization GetWorkflowCatalogItemDefinitionOrganization
    owners List<String>
    parent GetWorkflowCatalogItemDefinitionParent
    permissionResources List<GetWorkflowCatalogItemDefinitionPermissionResource>
    publishStatus String
    serviceItems List<GetWorkflowCatalogItemDefinitionServiceItem>
    sharedScope String
    supportStatus String
    tags List<GetWorkflowCatalogItemDefinitionTag>
    userIdOrEmail String
    validationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    versionContext GetWorkflowCatalogItemDefinitionVersionContext
    id string
    results GetWorkflowCatalogItemDefinitionResult[]
    accountMoid string
    additionalProperties string
    ancestors GetWorkflowCatalogItemDefinitionAncestor[]
    classId string
    createTime string
    description string
    domainGroupMoid string
    label string
    modTime string
    moid string
    name string
    nrVersion number
    objectType string
    organization GetWorkflowCatalogItemDefinitionOrganization
    owners string[]
    parent GetWorkflowCatalogItemDefinitionParent
    permissionResources GetWorkflowCatalogItemDefinitionPermissionResource[]
    publishStatus string
    serviceItems GetWorkflowCatalogItemDefinitionServiceItem[]
    sharedScope string
    supportStatus string
    tags GetWorkflowCatalogItemDefinitionTag[]
    userIdOrEmail string
    validationInformation GetWorkflowCatalogItemDefinitionValidationInformation
    versionContext GetWorkflowCatalogItemDefinitionVersionContext
    id str
    results Sequence[GetWorkflowCatalogItemDefinitionResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetWorkflowCatalogItemDefinitionAncestor]
    class_id str
    create_time str
    description str
    domain_group_moid str
    label str
    mod_time str
    moid str
    name str
    nr_version float
    object_type str
    organization GetWorkflowCatalogItemDefinitionOrganization
    owners Sequence[str]
    parent GetWorkflowCatalogItemDefinitionParent
    permission_resources Sequence[GetWorkflowCatalogItemDefinitionPermissionResource]
    publish_status str
    service_items Sequence[GetWorkflowCatalogItemDefinitionServiceItem]
    shared_scope str
    support_status str
    tags Sequence[GetWorkflowCatalogItemDefinitionTag]
    user_id_or_email str
    validation_information GetWorkflowCatalogItemDefinitionValidationInformation
    version_context GetWorkflowCatalogItemDefinitionVersionContext

    Supporting Types

    GetWorkflowCatalogItemDefinitionAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionOrganization

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetWorkflowCatalogItemDefinitionResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    NrVersion double
    The version of the catalog item to support multiple versions.
    ObjectType string
    Organizations List<GetWorkflowCatalogItemDefinitionResultOrganization>
    Owners List<string>
    Parents List<GetWorkflowCatalogItemDefinitionResultParent>
    PermissionResources List<GetWorkflowCatalogItemDefinitionResultPermissionResource>
    PublishStatus string
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    ServiceItems List<GetWorkflowCatalogItemDefinitionResultServiceItem>
    SharedScope 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.
    SupportStatus string
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    Tags List<GetWorkflowCatalogItemDefinitionResultTag>
    UserIdOrEmail string
    The user identifier who created or updated the catalog item definition.
    ValidationInformations List<GetWorkflowCatalogItemDefinitionResultValidationInformation>
    VersionContexts List<GetWorkflowCatalogItemDefinitionResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetWorkflowCatalogItemDefinitionResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    NrVersion float64
    The version of the catalog item to support multiple versions.
    ObjectType string
    Organizations []GetWorkflowCatalogItemDefinitionResultOrganization
    Owners []string
    Parents []GetWorkflowCatalogItemDefinitionResultParent
    PermissionResources []GetWorkflowCatalogItemDefinitionResultPermissionResource
    PublishStatus string
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    ServiceItems []GetWorkflowCatalogItemDefinitionResultServiceItem
    SharedScope 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.
    SupportStatus string
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    Tags []GetWorkflowCatalogItemDefinitionResultTag
    UserIdOrEmail string
    The user identifier who created or updated the catalog item definition.
    ValidationInformations []GetWorkflowCatalogItemDefinitionResultValidationInformation
    VersionContexts []GetWorkflowCatalogItemDefinitionResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetWorkflowCatalogItemDefinitionResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nrVersion Double
    The version of the catalog item to support multiple versions.
    objectType String
    organizations List<GetWorkflowCatalogItemDefinitionResultOrganization>
    owners List<String>
    parents List<GetWorkflowCatalogItemDefinitionResultParent>
    permissionResources List<GetWorkflowCatalogItemDefinitionResultPermissionResource>
    publishStatus String
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    serviceItems List<GetWorkflowCatalogItemDefinitionResultServiceItem>
    sharedScope 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.
    supportStatus String
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags List<GetWorkflowCatalogItemDefinitionResultTag>
    userIdOrEmail String
    The user identifier who created or updated the catalog item definition.
    validationInformations List<GetWorkflowCatalogItemDefinitionResultValidationInformation>
    versionContexts List<GetWorkflowCatalogItemDefinitionResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetWorkflowCatalogItemDefinitionResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nrVersion number
    The version of the catalog item to support multiple versions.
    objectType string
    organizations GetWorkflowCatalogItemDefinitionResultOrganization[]
    owners string[]
    parents GetWorkflowCatalogItemDefinitionResultParent[]
    permissionResources GetWorkflowCatalogItemDefinitionResultPermissionResource[]
    publishStatus string
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    serviceItems GetWorkflowCatalogItemDefinitionResultServiceItem[]
    sharedScope 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.
    supportStatus string
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags GetWorkflowCatalogItemDefinitionResultTag[]
    userIdOrEmail string
    The user identifier who created or updated the catalog item definition.
    validationInformations GetWorkflowCatalogItemDefinitionResultValidationInformation[]
    versionContexts GetWorkflowCatalogItemDefinitionResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetWorkflowCatalogItemDefinitionResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    description str
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    label str
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nr_version float
    The version of the catalog item to support multiple versions.
    object_type str
    organizations Sequence[GetWorkflowCatalogItemDefinitionResultOrganization]
    owners Sequence[str]
    parents Sequence[GetWorkflowCatalogItemDefinitionResultParent]
    permission_resources Sequence[GetWorkflowCatalogItemDefinitionResultPermissionResource]
    publish_status str
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    service_items Sequence[GetWorkflowCatalogItemDefinitionResultServiceItem]
    shared_scope 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.
    support_status str
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags Sequence[GetWorkflowCatalogItemDefinitionResultTag]
    user_id_or_email str
    The user identifier who created or updated the catalog item definition.
    validation_informations Sequence[GetWorkflowCatalogItemDefinitionResultValidationInformation]
    version_contexts Sequence[GetWorkflowCatalogItemDefinitionResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    nrVersion Number
    The version of the catalog item to support multiple versions.
    objectType String
    organizations List<Property Map>
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    publishStatus String
    Publish status of the catalog item.* Draft - The enum specifies the option as Draft which means the meta definition is being designed and tested.* Published - The enum specifies the option as Published which means the meta definition is ready for consumption.* Archived - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed.
    serviceItems List<Property Map>
    sharedScope 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.
    supportStatus String
    The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated.* Supported - The definition is a supported version and there will be no changes to the mandatory inputs or outputs.* Beta - The definition is a Beta version and this version can under go changes until the version is marked supported.* Deprecated - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.
    tags List<Property Map>
    userIdOrEmail String
    The user identifier who created or updated the catalog item definition.
    validationInformations List<Property Map>
    versionContexts List<Property Map>

    GetWorkflowCatalogItemDefinitionResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultOrganization

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultServiceItem

    AdditionalProperties string
    ClassId string
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    ServiceItemDefinitions List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemDefinition>
    ServiceItemInputDefinitions List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinition>
    AdditionalProperties string
    ClassId string
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    ServiceItemDefinitions []GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemDefinition
    ServiceItemInputDefinitions []GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinition
    additionalProperties String
    classId String
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    serviceItemDefinitions List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemDefinition>
    serviceItemInputDefinitions List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinition>
    additionalProperties string
    classId string
    description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType string
    serviceItemDefinitions GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemDefinition[]
    serviceItemInputDefinitions GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinition[]
    additional_properties str
    class_id str
    description str
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name str
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    object_type str
    service_item_definitions Sequence[GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemDefinition]
    service_item_input_definitions Sequence[GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinition]
    additionalProperties String
    classId String
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    serviceItemDefinitions List<Property Map>
    serviceItemInputDefinitions List<Property Map>

    GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemDefinition

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinition

    GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinition

    AdditionalProperties string
    ClassId string
    Defaults List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDefault>
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DisplayMetas List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta>
    InputParameters string
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    Required bool
    AdditionalProperties string
    ClassId string
    Defaults []GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDefault
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DisplayMetas []GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta
    InputParameters string
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    Required bool
    additionalProperties String
    classId String
    defaults List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDefault>
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    displayMetas List<GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta>
    inputParameters String
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    required Boolean
    additionalProperties string
    classId string
    defaults GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDefault[]
    description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    displayMetas GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta[]
    inputParameters string
    label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType string
    required boolean
    additional_properties str
    class_id str
    defaults Sequence[GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDefault]
    description str
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    display_metas Sequence[GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta]
    input_parameters str
    label str
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name str
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    object_type str
    required bool
    additionalProperties String
    classId String
    defaults List<Property Map>
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    displayMetas List<Property Map>
    inputParameters String
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    required Boolean

    GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDefault

    additionalProperties String
    classId String
    isValueSet Boolean
    objectType String
    override Boolean
    value String
    additionalProperties string
    classId string
    isValueSet boolean
    objectType string
    override boolean
    value string
    additionalProperties String
    classId String
    isValueSet Boolean
    objectType String
    override Boolean
    value String

    GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta

    GetWorkflowCatalogItemDefinitionResultServiceItemServiceItemInputDefinitionServiceItemActionDefinition

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetWorkflowCatalogItemDefinitionResultValidationInformation

    GetWorkflowCatalogItemDefinitionResultValidationInformationValidationError

    AdditionalProperties string
    ClassId string
    ErrorLog string
    Field string
    ObjectType string
    TaskName string
    TransitionName string
    AdditionalProperties string
    ClassId string
    ErrorLog string
    Field string
    ObjectType string
    TaskName string
    TransitionName string
    additionalProperties String
    classId String
    errorLog String
    field String
    objectType String
    taskName String
    transitionName String
    additionalProperties string
    classId string
    errorLog string
    field string
    objectType string
    taskName string
    transitionName string
    additionalProperties String
    classId String
    errorLog String
    field String
    objectType String
    taskName String
    transitionName String

    GetWorkflowCatalogItemDefinitionResultVersionContext

    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    The version of the catalog item to support multiple versions.
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetWorkflowCatalogItemDefinitionResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetWorkflowCatalogItemDefinitionServiceItem

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ServiceItemDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemDefinition
    Specify the service items that are associated with the catalog item.
    ServiceItemInputDefinitions List<GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinition>
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ServiceItemDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemDefinition
    Specify the service items that are associated with the catalog item.
    ServiceItemInputDefinitions []GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinition
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    serviceItemDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemDefinition
    Specify the service items that are associated with the catalog item.
    serviceItemInputDefinitions List<GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinition>
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    serviceItemDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemDefinition
    Specify the service items that are associated with the catalog item.
    serviceItemInputDefinitions GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinition[]
    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
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name str
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    service_item_definition GetWorkflowCatalogItemDefinitionServiceItemServiceItemDefinition
    Specify the service items that are associated with the catalog item.
    service_item_input_definitions Sequence[GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinition]
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    serviceItemDefinition Property Map
    Specify the service items that are associated with the catalog item.
    serviceItemInputDefinitions List<Property Map>

    GetWorkflowCatalogItemDefinitionServiceItemServiceItemDefinition

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinition

    ActionName string
    The name of the service item action.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InputDefinitions List<GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinition>
    InputParameters string
    Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperationType string
    Type of action operation to be executed on the service item.

    • PostDeployment - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item.
    • Deployment - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment.
    • Decommission - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.
    • Migration - This represents the migration action, used to migrate service item instance from one service item definition version to another service item definition version. There can be more than one migration operations associated with a service item. Once a migration action is running on a service item instance, no further operations are allowed on that service item instance during the migration process.
    ServiceItemActionDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionServiceItemActionDefinition
    Specify the service item action for which input definition is associated.
    ActionName string
    The name of the service item action.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InputDefinitions []GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinition
    InputParameters string
    Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperationType string
    Type of action operation to be executed on the service item.

    • PostDeployment - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item.
    • Deployment - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment.
    • Decommission - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.
    • Migration - This represents the migration action, used to migrate service item instance from one service item definition version to another service item definition version. There can be more than one migration operations associated with a service item. Once a migration action is running on a service item instance, no further operations are allowed on that service item instance during the migration process.
    ServiceItemActionDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionServiceItemActionDefinition
    Specify the service item action for which input definition is associated.
    actionName String
    The name of the service item action.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    inputDefinitions List<GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinition>
    inputParameters String
    Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationType String
    Type of action operation to be executed on the service item.

    • PostDeployment - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item.
    • Deployment - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment.
    • Decommission - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.
    • Migration - This represents the migration action, used to migrate service item instance from one service item definition version to another service item definition version. There can be more than one migration operations associated with a service item. Once a migration action is running on a service item instance, no further operations are allowed on that service item instance during the migration process.
    serviceItemActionDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionServiceItemActionDefinition
    Specify the service item action for which input definition is associated.
    actionName string
    The name of the service item action.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    inputDefinitions GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinition[]
    inputParameters string
    Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationType string
    Type of action operation to be executed on the service item.

    • PostDeployment - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item.
    • Deployment - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment.
    • Decommission - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.
    • Migration - This represents the migration action, used to migrate service item instance from one service item definition version to another service item definition version. There can be more than one migration operations associated with a service item. Once a migration action is running on a service item instance, no further operations are allowed on that service item instance during the migration process.
    serviceItemActionDefinition GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionServiceItemActionDefinition
    Specify the service item action for which input definition is associated.
    action_name str
    The name of the service item action.
    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.
    input_definitions Sequence[GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinition]
    input_parameters str
    Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operation_type str
    Type of action operation to be executed on the service item.

    • PostDeployment - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item.
    • Deployment - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment.
    • Decommission - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.
    • Migration - This represents the migration action, used to migrate service item instance from one service item definition version to another service item definition version. There can be more than one migration operations associated with a service item. Once a migration action is running on a service item instance, no further operations are allowed on that service item instance during the migration process.
    service_item_action_definition GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionServiceItemActionDefinition
    Specify the service item action for which input definition is associated.
    actionName String
    The name of the service item action.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    inputDefinitions List<Property Map>
    inputParameters String
    Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationType String
    Type of action operation to be executed on the service item.

    • PostDeployment - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item.
    • Deployment - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment.
    • Decommission - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.
    • Migration - This represents the migration action, used to migrate service item instance from one service item definition version to another service item definition version. There can be more than one migration operations associated with a service item. Once a migration action is running on a service item instance, no further operations are allowed on that service item instance during the migration process.
    serviceItemActionDefinition Property Map
    Specify the service item action for which input definition is associated.

    GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinition

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Default GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDefault
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DisplayMeta GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta
    Captures the meta data needed for displaying workflow data types in Intersight User Interface.
    InputParameters string
    JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Required bool
    Specifies whether this parameter is required. The field is applicable for task and workflow.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Default GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDefault
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    Description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    DisplayMeta GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta
    Captures the meta data needed for displaying workflow data types in Intersight User Interface.
    InputParameters string
    JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.
    Label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    Name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Required bool
    Specifies whether this parameter is required. The field is applicable for task and workflow.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    default_ GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDefault
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    displayMeta GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta
    Captures the meta data needed for displaying workflow data types in Intersight User Interface.
    inputParameters String
    JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    required Boolean
    Specifies whether this parameter is required. The field is applicable for task and workflow.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    default GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDefault
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    description string
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    displayMeta GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta
    Captures the meta data needed for displaying workflow data types in Intersight User Interface.
    inputParameters string
    JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.
    label string
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name string
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    required boolean
    Specifies whether this parameter is required. The field is applicable for task and 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    default GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDefault
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    description str
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    display_meta GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta
    Captures the meta data needed for displaying workflow data types in Intersight User Interface.
    input_parameters str
    JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.
    label str
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name str
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    required bool
    Specifies whether this parameter is required. The field is applicable for task and workflow.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    default Property Map
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    description String
    The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.
    displayMeta Property Map
    Captures the meta data needed for displaying workflow data types in Intersight User Interface.
    inputParameters String
    JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.
    label String
    A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
    name String
    The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    required Boolean
    Specifies whether this parameter is required. The field is applicable for task and workflow.

    GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDefault

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    IsValueSet bool
    A flag that indicates whether a default value is given or not. This flag will be useful in case of the secure parameter where the value will be filtered out in API responses.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Override bool
    Override the default value provided for the data type. When true, allow the user to enter value for the data type.
    Value string
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    IsValueSet bool
    A flag that indicates whether a default value is given or not. This flag will be useful in case of the secure parameter where the value will be filtered out in API responses.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Override bool
    Override the default value provided for the data type. When true, allow the user to enter value for the data type.
    Value string
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    isValueSet Boolean
    A flag that indicates whether a default value is given or not. This flag will be useful in case of the secure parameter where the value will be filtered out in API responses.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    override Boolean
    Override the default value provided for the data type. When true, allow the user to enter value for the data type.
    value String
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    isValueSet boolean
    A flag that indicates whether a default value is given or not. This flag will be useful in case of the secure parameter where the value will be filtered out in API responses.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    override boolean
    Override the default value provided for the data type. When true, allow the user to enter value for the data type.
    value string
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    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.
    is_value_set bool
    A flag that indicates whether a default value is given or not. This flag will be useful in case of the secure parameter where the value will be filtered out in API responses.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    override bool
    Override the default value provided for the data type. When true, allow the user to enter value for the data type.
    value str
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    isValueSet Boolean
    A flag that indicates whether a default value is given or not. This flag will be useful in case of the secure parameter where the value will be filtered out in API responses.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    override Boolean
    Override the default value provided for the data type. When true, allow the user to enter value for the data type.
    value String
    Default value for the data type. If default value was provided and the input was required the default value will be used as the input.

    GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionInputDefinitionDisplayMeta

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InventorySelector bool
    Inventory selector specified for primitive data property should be used in Intersight User Interface.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    WidgetType string
    Specify the widget type for data display.

    • None - Display none of the widget types.
    • Radio - Display the widget as a radio button.
    • Dropdown - Display the widget as a dropdown.
    • GridSelector - Display the widget as a selector.
    • DrawerSelector - Display the widget as a selector.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InventorySelector bool
    Inventory selector specified for primitive data property should be used in Intersight User Interface.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    WidgetType string
    Specify the widget type for data display.

    • None - Display none of the widget types.
    • Radio - Display the widget as a radio button.
    • Dropdown - Display the widget as a dropdown.
    • GridSelector - Display the widget as a selector.
    • DrawerSelector - Display the widget as a selector.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    inventorySelector Boolean
    Inventory selector specified for primitive data property should be used in Intersight User Interface.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    widgetType String
    Specify the widget type for data display.

    • None - Display none of the widget types.
    • Radio - Display the widget as a radio button.
    • Dropdown - Display the widget as a dropdown.
    • GridSelector - Display the widget as a selector.
    • DrawerSelector - Display the widget as a selector.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    inventorySelector boolean
    Inventory selector specified for primitive data property should be used in Intersight User Interface.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    widgetType string
    Specify the widget type for data display.

    • None - Display none of the widget types.
    • Radio - Display the widget as a radio button.
    • Dropdown - Display the widget as a dropdown.
    • GridSelector - Display the widget as a selector.
    • DrawerSelector - Display the widget as a selector.
    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.
    inventory_selector bool
    Inventory selector specified for primitive data property should be used in Intersight User Interface.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    widget_type str
    Specify the widget type for data display.

    • None - Display none of the widget types.
    • Radio - Display the widget as a radio button.
    • Dropdown - Display the widget as a dropdown.
    • GridSelector - Display the widget as a selector.
    • DrawerSelector - Display the widget as a selector.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    inventorySelector Boolean
    Inventory selector specified for primitive data property should be used in Intersight User Interface.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    widgetType String
    Specify the widget type for data display.

    • None - Display none of the widget types.
    • Radio - Display the widget as a radio button.
    • Dropdown - Display the widget as a dropdown.
    • GridSelector - Display the widget as a selector.
    • DrawerSelector - Display the widget as a selector.

    GetWorkflowCatalogItemDefinitionServiceItemServiceItemInputDefinitionServiceItemActionDefinition

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionTag

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

    GetWorkflowCatalogItemDefinitionValidationInformation

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EngineState string
    The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.

    • NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.
    • Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.
    • UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.
    • Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    State string
    The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).

    • NotValidated - The state when workflow definition has not been validated.
    • Valid - The state when workflow definition is valid.
    • Invalid - The state when workflow definition is invalid.
    ValidationErrors List<GetWorkflowCatalogItemDefinitionValidationInformationValidationError>
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EngineState string
    The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.

    • NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.
    • Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.
    • UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.
    • Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    State string
    The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).

    • NotValidated - The state when workflow definition has not been validated.
    • Valid - The state when workflow definition is valid.
    • Invalid - The state when workflow definition is invalid.
    ValidationErrors []GetWorkflowCatalogItemDefinitionValidationInformationValidationError
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    engineState String
    The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.

    • NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.
    • Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.
    • UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.
    • Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    state String
    The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).

    • NotValidated - The state when workflow definition has not been validated.
    • Valid - The state when workflow definition is valid.
    • Invalid - The state when workflow definition is invalid.
    validationErrors List<GetWorkflowCatalogItemDefinitionValidationInformationValidationError>
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    engineState string
    The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.

    • NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.
    • Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.
    • UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.
    • Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    state string
    The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).

    • NotValidated - The state when workflow definition has not been validated.
    • Valid - The state when workflow definition is valid.
    • Invalid - The state when workflow definition is invalid.
    validationErrors GetWorkflowCatalogItemDefinitionValidationInformationValidationError[]
    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.
    engine_state str
    The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.

    • NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.
    • Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.
    • UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.
    • Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    state str
    The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).

    • NotValidated - The state when workflow definition has not been validated.
    • Valid - The state when workflow definition is valid.
    • Invalid - The state when workflow definition is invalid.
    validation_errors Sequence[GetWorkflowCatalogItemDefinitionValidationInformationValidationError]
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    engineState String
    The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.

    • NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.
    • Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.
    • UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.
    • Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    state String
    The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).

    • NotValidated - The state when workflow definition has not been validated.
    • Valid - The state when workflow definition is valid.
    • Invalid - The state when workflow definition is invalid.
    validationErrors List<Property Map>

    GetWorkflowCatalogItemDefinitionValidationInformationValidationError

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ErrorLog string
    Description of the error.
    Field string
    When populated this refers to the input or output field within the workflow or task.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    TaskName string
    The task name on which the error is found, when empty the error applies to the top level workflow.
    TransitionName string
    When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ErrorLog string
    Description of the error.
    Field string
    When populated this refers to the input or output field within the workflow or task.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    TaskName string
    The task name on which the error is found, when empty the error applies to the top level workflow.
    TransitionName string
    When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    errorLog String
    Description of the error.
    field String
    When populated this refers to the input or output field within the workflow or task.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    taskName String
    The task name on which the error is found, when empty the error applies to the top level workflow.
    transitionName String
    When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    errorLog string
    Description of the error.
    field string
    When populated this refers to the input or output field within the workflow or task.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    taskName string
    The task name on which the error is found, when empty the error applies to the top level workflow.
    transitionName string
    When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    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.
    error_log str
    Description of the error.
    field str
    When populated this refers to the input or output field within the workflow or task.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    task_name str
    The task name on which the error is found, when empty the error applies to the top level workflow.
    transition_name str
    When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    errorLog String
    Description of the error.
    field String
    When populated this refers to the input or output field within the workflow or task.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    taskName String
    The task name on which the error is found, when empty the error applies to the top level workflow.
    transitionName String
    When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.

    GetWorkflowCatalogItemDefinitionVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetWorkflowCatalogItemDefinitionVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the catalog item to support multiple versions.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetWorkflowCatalogItemDefinitionVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetWorkflowCatalogItemDefinitionVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the catalog item to support multiple versions.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetWorkflowCatalogItemDefinitionVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetWorkflowCatalogItemDefinitionVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the catalog item to support multiple versions.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetWorkflowCatalogItemDefinitionVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetWorkflowCatalogItemDefinitionVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the catalog item to support multiple versions.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetWorkflowCatalogItemDefinitionVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetWorkflowCatalogItemDefinitionVersionContextInterestedMo]
    marked_for_deletion bool
    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 catalog item to support multiple versions.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetWorkflowCatalogItemDefinitionVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the catalog item to support multiple versions.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetWorkflowCatalogItemDefinitionVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetWorkflowCatalogItemDefinitionVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet