1. Packages
  2. Powerflex Provider
  3. API Docs
  4. getFirmwareRepository
powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell

powerflex.getFirmwareRepository

Explore with Pulumi AI

powerflex logo
powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell

    Using getFirmwareRepository

    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 getFirmwareRepository(args: GetFirmwareRepositoryArgs, opts?: InvokeOptions): Promise<GetFirmwareRepositoryResult>
    function getFirmwareRepositoryOutput(args: GetFirmwareRepositoryOutputArgs, opts?: InvokeOptions): Output<GetFirmwareRepositoryResult>
    def get_firmware_repository(filter: Optional[GetFirmwareRepositoryFilter] = None,
                                opts: Optional[InvokeOptions] = None) -> GetFirmwareRepositoryResult
    def get_firmware_repository_output(filter: Optional[pulumi.Input[GetFirmwareRepositoryFilterArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetFirmwareRepositoryResult]
    func LookupFirmwareRepository(ctx *Context, args *LookupFirmwareRepositoryArgs, opts ...InvokeOption) (*LookupFirmwareRepositoryResult, error)
    func LookupFirmwareRepositoryOutput(ctx *Context, args *LookupFirmwareRepositoryOutputArgs, opts ...InvokeOption) LookupFirmwareRepositoryResultOutput

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

    public static class GetFirmwareRepository 
    {
        public static Task<GetFirmwareRepositoryResult> InvokeAsync(GetFirmwareRepositoryArgs args, InvokeOptions? opts = null)
        public static Output<GetFirmwareRepositoryResult> Invoke(GetFirmwareRepositoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFirmwareRepositoryResult> getFirmwareRepository(GetFirmwareRepositoryArgs args, InvokeOptions options)
    public static Output<GetFirmwareRepositoryResult> getFirmwareRepository(GetFirmwareRepositoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: powerflex:index/getFirmwareRepository:getFirmwareRepository
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getFirmwareRepository Result

    The following output properties are available:

    FirmwareRepositoryDetails List<GetFirmwareRepositoryFirmwareRepositoryDetail>
    Firmware Repository details
    Id string
    Placeholder firmware repository datasource id.
    Filter GetFirmwareRepositoryFilter
    FirmwareRepositoryDetails []GetFirmwareRepositoryFirmwareRepositoryDetail
    Firmware Repository details
    Id string
    Placeholder firmware repository datasource id.
    Filter GetFirmwareRepositoryFilter
    firmwareRepositoryDetails List<GetFirmwareRepositoryFirmwareRepositoryDetail>
    Firmware Repository details
    id String
    Placeholder firmware repository datasource id.
    filter GetFirmwareRepositoryFilter
    firmwareRepositoryDetails GetFirmwareRepositoryFirmwareRepositoryDetail[]
    Firmware Repository details
    id string
    Placeholder firmware repository datasource id.
    filter GetFirmwareRepositoryFilter
    firmware_repository_details Sequence[GetFirmwareRepositoryFirmwareRepositoryDetail]
    Firmware Repository details
    id str
    Placeholder firmware repository datasource id.
    filter GetFirmwareRepositoryFilter
    firmwareRepositoryDetails List<Property Map>
    Firmware Repository details
    id String
    Placeholder firmware repository datasource id.
    filter Property Map

    Supporting Types

    GetFirmwareRepositoryFilter

    BundleCounts List<double>
    List of bundle_count
    ComponentCounts List<double>
    List of component_count
    CreatedBies List<string>
    List of created_by
    CreatedDates List<string>
    List of created_date
    Custom bool
    Value for custom
    DefaultCatalog bool
    Value for default_catalog
    DiskLocations List<string>
    List of disk_location
    DownloadProgresses List<double>
    List of download_progress
    DownloadStatuses List<string>
    List of download_status
    Embedded bool
    Value for embedded
    ExtractProgresses List<double>
    List of extract_progress
    Filenames List<string>
    List of filename
    Ids List<string>
    List of id
    JobIds List<string>
    List of job_id
    Minimal bool
    Value for minimal
    Names List<string>
    List of name
    NeedsAttention bool
    Value for needs_attention
    Rcmapproved bool
    Value for rcmapproved
    Signatures List<string>
    List of signature
    SourceLocations List<string>
    List of source_location
    SourceTypes List<string>
    List of source_type
    States List<string>
    List of state
    UpdatedBies List<string>
    List of updated_by
    UpdatedDates List<string>
    List of updated_date
    UserBundleCounts List<double>
    List of userbundlecount
    Usernames List<string>
    List of username
    BundleCounts []float64
    List of bundle_count
    ComponentCounts []float64
    List of component_count
    CreatedBies []string
    List of created_by
    CreatedDates []string
    List of created_date
    Custom bool
    Value for custom
    DefaultCatalog bool
    Value for default_catalog
    DiskLocations []string
    List of disk_location
    DownloadProgresses []float64
    List of download_progress
    DownloadStatuses []string
    List of download_status
    Embedded bool
    Value for embedded
    ExtractProgresses []float64
    List of extract_progress
    Filenames []string
    List of filename
    Ids []string
    List of id
    JobIds []string
    List of job_id
    Minimal bool
    Value for minimal
    Names []string
    List of name
    NeedsAttention bool
    Value for needs_attention
    Rcmapproved bool
    Value for rcmapproved
    Signatures []string
    List of signature
    SourceLocations []string
    List of source_location
    SourceTypes []string
    List of source_type
    States []string
    List of state
    UpdatedBies []string
    List of updated_by
    UpdatedDates []string
    List of updated_date
    UserBundleCounts []float64
    List of userbundlecount
    Usernames []string
    List of username
    bundleCounts List<Double>
    List of bundle_count
    componentCounts List<Double>
    List of component_count
    createdBies List<String>
    List of created_by
    createdDates List<String>
    List of created_date
    custom Boolean
    Value for custom
    defaultCatalog Boolean
    Value for default_catalog
    diskLocations List<String>
    List of disk_location
    downloadProgresses List<Double>
    List of download_progress
    downloadStatuses List<String>
    List of download_status
    embedded Boolean
    Value for embedded
    extractProgresses List<Double>
    List of extract_progress
    filenames List<String>
    List of filename
    ids List<String>
    List of id
    jobIds List<String>
    List of job_id
    minimal Boolean
    Value for minimal
    names List<String>
    List of name
    needsAttention Boolean
    Value for needs_attention
    rcmapproved Boolean
    Value for rcmapproved
    signatures List<String>
    List of signature
    sourceLocations List<String>
    List of source_location
    sourceTypes List<String>
    List of source_type
    states List<String>
    List of state
    updatedBies List<String>
    List of updated_by
    updatedDates List<String>
    List of updated_date
    userBundleCounts List<Double>
    List of userbundlecount
    usernames List<String>
    List of username
    bundleCounts number[]
    List of bundle_count
    componentCounts number[]
    List of component_count
    createdBies string[]
    List of created_by
    createdDates string[]
    List of created_date
    custom boolean
    Value for custom
    defaultCatalog boolean
    Value for default_catalog
    diskLocations string[]
    List of disk_location
    downloadProgresses number[]
    List of download_progress
    downloadStatuses string[]
    List of download_status
    embedded boolean
    Value for embedded
    extractProgresses number[]
    List of extract_progress
    filenames string[]
    List of filename
    ids string[]
    List of id
    jobIds string[]
    List of job_id
    minimal boolean
    Value for minimal
    names string[]
    List of name
    needsAttention boolean
    Value for needs_attention
    rcmapproved boolean
    Value for rcmapproved
    signatures string[]
    List of signature
    sourceLocations string[]
    List of source_location
    sourceTypes string[]
    List of source_type
    states string[]
    List of state
    updatedBies string[]
    List of updated_by
    updatedDates string[]
    List of updated_date
    userBundleCounts number[]
    List of userbundlecount
    usernames string[]
    List of username
    bundle_counts Sequence[float]
    List of bundle_count
    component_counts Sequence[float]
    List of component_count
    created_bies Sequence[str]
    List of created_by
    created_dates Sequence[str]
    List of created_date
    custom bool
    Value for custom
    default_catalog bool
    Value for default_catalog
    disk_locations Sequence[str]
    List of disk_location
    download_progresses Sequence[float]
    List of download_progress
    download_statuses Sequence[str]
    List of download_status
    embedded bool
    Value for embedded
    extract_progresses Sequence[float]
    List of extract_progress
    filenames Sequence[str]
    List of filename
    ids Sequence[str]
    List of id
    job_ids Sequence[str]
    List of job_id
    minimal bool
    Value for minimal
    names Sequence[str]
    List of name
    needs_attention bool
    Value for needs_attention
    rcmapproved bool
    Value for rcmapproved
    signatures Sequence[str]
    List of signature
    source_locations Sequence[str]
    List of source_location
    source_types Sequence[str]
    List of source_type
    states Sequence[str]
    List of state
    updated_bies Sequence[str]
    List of updated_by
    updated_dates Sequence[str]
    List of updated_date
    user_bundle_counts Sequence[float]
    List of userbundlecount
    usernames Sequence[str]
    List of username
    bundleCounts List<Number>
    List of bundle_count
    componentCounts List<Number>
    List of component_count
    createdBies List<String>
    List of created_by
    createdDates List<String>
    List of created_date
    custom Boolean
    Value for custom
    defaultCatalog Boolean
    Value for default_catalog
    diskLocations List<String>
    List of disk_location
    downloadProgresses List<Number>
    List of download_progress
    downloadStatuses List<String>
    List of download_status
    embedded Boolean
    Value for embedded
    extractProgresses List<Number>
    List of extract_progress
    filenames List<String>
    List of filename
    ids List<String>
    List of id
    jobIds List<String>
    List of job_id
    minimal Boolean
    Value for minimal
    names List<String>
    List of name
    needsAttention Boolean
    Value for needs_attention
    rcmapproved Boolean
    Value for rcmapproved
    signatures List<String>
    List of signature
    sourceLocations List<String>
    List of source_location
    sourceTypes List<String>
    List of source_type
    states List<String>
    List of state
    updatedBies List<String>
    List of updated_by
    updatedDates List<String>
    List of updated_date
    userBundleCounts List<Number>
    List of userbundlecount
    usernames List<String>
    List of username

    GetFirmwareRepositoryFirmwareRepositoryDetail

    BundleCount double
    Bundle Count
    ComponentCount double
    Component Count
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    DefaultCatalog bool
    Default Catalog
    DiskLocation string
    Disk Location
    DownloadProgress double
    Download Progress
    DownloadStatus string
    Download Status
    Embedded bool
    Embedded
    ExtractProgress double
    Extract Progress
    FileSizeInGigabytes double
    File Size In Gigabytes
    Filename string
    Filename
    Id string
    ID of the Firmware Repository
    JobId string
    Job ID
    Minimal bool
    Minimal
    Name string
    Firmware Repository name
    NeedsAttention bool
    Needs Attention
    Password string
    Password
    Rcmapproved bool
    Rcmapproved
    Signature string
    Signature
    SoftwareBundles List<GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundle>
    Software Bundles
    SoftwareComponents List<GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareComponent>
    Software Components
    SourceLocation string
    Source Location
    SourceType string
    Source Type
    State string
    State
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    UserBundleCount double
    User Bundle Count
    Username string
    Username
    BundleCount float64
    Bundle Count
    ComponentCount float64
    Component Count
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    DefaultCatalog bool
    Default Catalog
    DiskLocation string
    Disk Location
    DownloadProgress float64
    Download Progress
    DownloadStatus string
    Download Status
    Embedded bool
    Embedded
    ExtractProgress float64
    Extract Progress
    FileSizeInGigabytes float64
    File Size In Gigabytes
    Filename string
    Filename
    Id string
    ID of the Firmware Repository
    JobId string
    Job ID
    Minimal bool
    Minimal
    Name string
    Firmware Repository name
    NeedsAttention bool
    Needs Attention
    Password string
    Password
    Rcmapproved bool
    Rcmapproved
    Signature string
    Signature
    SoftwareBundles []GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundle
    Software Bundles
    SoftwareComponents []GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareComponent
    Software Components
    SourceLocation string
    Source Location
    SourceType string
    Source Type
    State string
    State
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    UserBundleCount float64
    User Bundle Count
    Username string
    Username
    bundleCount Double
    Bundle Count
    componentCount Double
    Component Count
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    defaultCatalog Boolean
    Default Catalog
    diskLocation String
    Disk Location
    downloadProgress Double
    Download Progress
    downloadStatus String
    Download Status
    embedded Boolean
    Embedded
    extractProgress Double
    Extract Progress
    fileSizeInGigabytes Double
    File Size In Gigabytes
    filename String
    Filename
    id String
    ID of the Firmware Repository
    jobId String
    Job ID
    minimal Boolean
    Minimal
    name String
    Firmware Repository name
    needsAttention Boolean
    Needs Attention
    password String
    Password
    rcmapproved Boolean
    Rcmapproved
    signature String
    Signature
    softwareBundles List<GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundle>
    Software Bundles
    softwareComponents List<GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareComponent>
    Software Components
    sourceLocation String
    Source Location
    sourceType String
    Source Type
    state String
    State
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    userBundleCount Double
    User Bundle Count
    username String
    Username
    bundleCount number
    Bundle Count
    componentCount number
    Component Count
    createdBy string
    Created By
    createdDate string
    Created Date
    custom boolean
    Custom
    defaultCatalog boolean
    Default Catalog
    diskLocation string
    Disk Location
    downloadProgress number
    Download Progress
    downloadStatus string
    Download Status
    embedded boolean
    Embedded
    extractProgress number
    Extract Progress
    fileSizeInGigabytes number
    File Size In Gigabytes
    filename string
    Filename
    id string
    ID of the Firmware Repository
    jobId string
    Job ID
    minimal boolean
    Minimal
    name string
    Firmware Repository name
    needsAttention boolean
    Needs Attention
    password string
    Password
    rcmapproved boolean
    Rcmapproved
    signature string
    Signature
    softwareBundles GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundle[]
    Software Bundles
    softwareComponents GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareComponent[]
    Software Components
    sourceLocation string
    Source Location
    sourceType string
    Source Type
    state string
    State
    updatedBy string
    Updated By
    updatedDate string
    Updated Date
    userBundleCount number
    User Bundle Count
    username string
    Username
    bundle_count float
    Bundle Count
    component_count float
    Component Count
    created_by str
    Created By
    created_date str
    Created Date
    custom bool
    Custom
    default_catalog bool
    Default Catalog
    disk_location str
    Disk Location
    download_progress float
    Download Progress
    download_status str
    Download Status
    embedded bool
    Embedded
    extract_progress float
    Extract Progress
    file_size_in_gigabytes float
    File Size In Gigabytes
    filename str
    Filename
    id str
    ID of the Firmware Repository
    job_id str
    Job ID
    minimal bool
    Minimal
    name str
    Firmware Repository name
    needs_attention bool
    Needs Attention
    password str
    Password
    rcmapproved bool
    Rcmapproved
    signature str
    Signature
    software_bundles Sequence[GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundle]
    Software Bundles
    software_components Sequence[GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareComponent]
    Software Components
    source_location str
    Source Location
    source_type str
    Source Type
    state str
    State
    updated_by str
    Updated By
    updated_date str
    Updated Date
    user_bundle_count float
    User Bundle Count
    username str
    Username
    bundleCount Number
    Bundle Count
    componentCount Number
    Component Count
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    defaultCatalog Boolean
    Default Catalog
    diskLocation String
    Disk Location
    downloadProgress Number
    Download Progress
    downloadStatus String
    Download Status
    embedded Boolean
    Embedded
    extractProgress Number
    Extract Progress
    fileSizeInGigabytes Number
    File Size In Gigabytes
    filename String
    Filename
    id String
    ID of the Firmware Repository
    jobId String
    Job ID
    minimal Boolean
    Minimal
    name String
    Firmware Repository name
    needsAttention Boolean
    Needs Attention
    password String
    Password
    rcmapproved Boolean
    Rcmapproved
    signature String
    Signature
    softwareBundles List<Property Map>
    Software Bundles
    softwareComponents List<Property Map>
    Software Components
    sourceLocation String
    Source Location
    sourceType String
    Source Type
    state String
    State
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    userBundleCount Number
    User Bundle Count
    username String
    Username

    GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundle

    BundleDate string
    Bundle Date
    BundleType string
    Bundle Type
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    Description string
    Description
    DeviceModel string
    Device Model
    DeviceType string
    Device Type
    FwRepositoryId string
    Fw Repository ID
    Id string
    ID
    Name string
    Name
    NeedsAttention bool
    Needs Attention
    SoftwareComponents List<GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundleSoftwareComponent>
    Software Components
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    UserBundle bool
    User Bundle
    UserBundlePath string
    User Bundle Path
    Version string
    Version
    BundleDate string
    Bundle Date
    BundleType string
    Bundle Type
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    Description string
    Description
    DeviceModel string
    Device Model
    DeviceType string
    Device Type
    FwRepositoryId string
    Fw Repository ID
    Id string
    ID
    Name string
    Name
    NeedsAttention bool
    Needs Attention
    SoftwareComponents []GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundleSoftwareComponent
    Software Components
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    UserBundle bool
    User Bundle
    UserBundlePath string
    User Bundle Path
    Version string
    Version
    bundleDate String
    Bundle Date
    bundleType String
    Bundle Type
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    description String
    Description
    deviceModel String
    Device Model
    deviceType String
    Device Type
    fwRepositoryId String
    Fw Repository ID
    id String
    ID
    name String
    Name
    needsAttention Boolean
    Needs Attention
    softwareComponents List<GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundleSoftwareComponent>
    Software Components
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    userBundle Boolean
    User Bundle
    userBundlePath String
    User Bundle Path
    version String
    Version
    bundleDate string
    Bundle Date
    bundleType string
    Bundle Type
    createdBy string
    Created By
    createdDate string
    Created Date
    custom boolean
    Custom
    description string
    Description
    deviceModel string
    Device Model
    deviceType string
    Device Type
    fwRepositoryId string
    Fw Repository ID
    id string
    ID
    name string
    Name
    needsAttention boolean
    Needs Attention
    softwareComponents GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundleSoftwareComponent[]
    Software Components
    updatedBy string
    Updated By
    updatedDate string
    Updated Date
    userBundle boolean
    User Bundle
    userBundlePath string
    User Bundle Path
    version string
    Version
    bundle_date str
    Bundle Date
    bundle_type str
    Bundle Type
    created_by str
    Created By
    created_date str
    Created Date
    custom bool
    Custom
    description str
    Description
    device_model str
    Device Model
    device_type str
    Device Type
    fw_repository_id str
    Fw Repository ID
    id str
    ID
    name str
    Name
    needs_attention bool
    Needs Attention
    software_components Sequence[GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundleSoftwareComponent]
    Software Components
    updated_by str
    Updated By
    updated_date str
    Updated Date
    user_bundle bool
    User Bundle
    user_bundle_path str
    User Bundle Path
    version str
    Version
    bundleDate String
    Bundle Date
    bundleType String
    Bundle Type
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    description String
    Description
    deviceModel String
    Device Model
    deviceType String
    Device Type
    fwRepositoryId String
    Fw Repository ID
    id String
    ID
    name String
    Name
    needsAttention Boolean
    Needs Attention
    softwareComponents List<Property Map>
    Software Components
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    userBundle Boolean
    User Bundle
    userBundlePath String
    User Bundle Path
    version String
    Version

    GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareBundleSoftwareComponent

    Category string
    Category
    ComponentId string
    Component ID
    ComponentType string
    Component Type
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    DellVersion string
    Dell Version
    DeviceId string
    Device ID
    FirmwareRepoName string
    Firmware Repo Name
    HashMd5 string
    Hash Md5
    Id string
    ID
    Ignore bool
    Ignore
    Name string
    Name
    NeedsAttention bool
    Needs Attention
    OperatingSystem string
    Operating System
    OriginalComponentId string
    Original Component ID
    PackageId string
    Package ID
    Path string
    Path
    SubDeviceId string
    Sub Device ID
    SubVendorId string
    Sub Vendor ID
    SystemIds List<string>
    System IDs
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    VendorId string
    Vendor ID
    VendorVersion string
    Vendor Version
    Category string
    Category
    ComponentId string
    Component ID
    ComponentType string
    Component Type
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    DellVersion string
    Dell Version
    DeviceId string
    Device ID
    FirmwareRepoName string
    Firmware Repo Name
    HashMd5 string
    Hash Md5
    Id string
    ID
    Ignore bool
    Ignore
    Name string
    Name
    NeedsAttention bool
    Needs Attention
    OperatingSystem string
    Operating System
    OriginalComponentId string
    Original Component ID
    PackageId string
    Package ID
    Path string
    Path
    SubDeviceId string
    Sub Device ID
    SubVendorId string
    Sub Vendor ID
    SystemIds []string
    System IDs
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    VendorId string
    Vendor ID
    VendorVersion string
    Vendor Version
    category String
    Category
    componentId String
    Component ID
    componentType String
    Component Type
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    dellVersion String
    Dell Version
    deviceId String
    Device ID
    firmwareRepoName String
    Firmware Repo Name
    hashMd5 String
    Hash Md5
    id String
    ID
    ignore Boolean
    Ignore
    name String
    Name
    needsAttention Boolean
    Needs Attention
    operatingSystem String
    Operating System
    originalComponentId String
    Original Component ID
    packageId String
    Package ID
    path String
    Path
    subDeviceId String
    Sub Device ID
    subVendorId String
    Sub Vendor ID
    systemIds List<String>
    System IDs
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    vendorId String
    Vendor ID
    vendorVersion String
    Vendor Version
    category string
    Category
    componentId string
    Component ID
    componentType string
    Component Type
    createdBy string
    Created By
    createdDate string
    Created Date
    custom boolean
    Custom
    dellVersion string
    Dell Version
    deviceId string
    Device ID
    firmwareRepoName string
    Firmware Repo Name
    hashMd5 string
    Hash Md5
    id string
    ID
    ignore boolean
    Ignore
    name string
    Name
    needsAttention boolean
    Needs Attention
    operatingSystem string
    Operating System
    originalComponentId string
    Original Component ID
    packageId string
    Package ID
    path string
    Path
    subDeviceId string
    Sub Device ID
    subVendorId string
    Sub Vendor ID
    systemIds string[]
    System IDs
    updatedBy string
    Updated By
    updatedDate string
    Updated Date
    vendorId string
    Vendor ID
    vendorVersion string
    Vendor Version
    category str
    Category
    component_id str
    Component ID
    component_type str
    Component Type
    created_by str
    Created By
    created_date str
    Created Date
    custom bool
    Custom
    dell_version str
    Dell Version
    device_id str
    Device ID
    firmware_repo_name str
    Firmware Repo Name
    hash_md5 str
    Hash Md5
    id str
    ID
    ignore bool
    Ignore
    name str
    Name
    needs_attention bool
    Needs Attention
    operating_system str
    Operating System
    original_component_id str
    Original Component ID
    package_id str
    Package ID
    path str
    Path
    sub_device_id str
    Sub Device ID
    sub_vendor_id str
    Sub Vendor ID
    system_ids Sequence[str]
    System IDs
    updated_by str
    Updated By
    updated_date str
    Updated Date
    vendor_id str
    Vendor ID
    vendor_version str
    Vendor Version
    category String
    Category
    componentId String
    Component ID
    componentType String
    Component Type
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    dellVersion String
    Dell Version
    deviceId String
    Device ID
    firmwareRepoName String
    Firmware Repo Name
    hashMd5 String
    Hash Md5
    id String
    ID
    ignore Boolean
    Ignore
    name String
    Name
    needsAttention Boolean
    Needs Attention
    operatingSystem String
    Operating System
    originalComponentId String
    Original Component ID
    packageId String
    Package ID
    path String
    Path
    subDeviceId String
    Sub Device ID
    subVendorId String
    Sub Vendor ID
    systemIds List<String>
    System IDs
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    vendorId String
    Vendor ID
    vendorVersion String
    Vendor Version

    GetFirmwareRepositoryFirmwareRepositoryDetailSoftwareComponent

    Category string
    Category
    ComponentId string
    Component ID
    ComponentType string
    Component Type
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    DellVersion string
    Dell Version
    DeviceId string
    Device ID
    FirmwareRepoName string
    Firmware Repo Name
    HashMd5 string
    Hash Md5
    Id string
    ID
    Ignore bool
    Ignore
    Name string
    Name
    NeedsAttention bool
    Needs Attention
    OperatingSystem string
    Operating System
    OriginalComponentId string
    Original Component ID
    PackageId string
    Package ID
    Path string
    Path
    SubDeviceId string
    Sub Device ID
    SubVendorId string
    Sub Vendor ID
    SystemIds List<string>
    System IDs
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    VendorId string
    Vendor ID
    VendorVersion string
    Vendor Version
    Category string
    Category
    ComponentId string
    Component ID
    ComponentType string
    Component Type
    CreatedBy string
    Created By
    CreatedDate string
    Created Date
    Custom bool
    Custom
    DellVersion string
    Dell Version
    DeviceId string
    Device ID
    FirmwareRepoName string
    Firmware Repo Name
    HashMd5 string
    Hash Md5
    Id string
    ID
    Ignore bool
    Ignore
    Name string
    Name
    NeedsAttention bool
    Needs Attention
    OperatingSystem string
    Operating System
    OriginalComponentId string
    Original Component ID
    PackageId string
    Package ID
    Path string
    Path
    SubDeviceId string
    Sub Device ID
    SubVendorId string
    Sub Vendor ID
    SystemIds []string
    System IDs
    UpdatedBy string
    Updated By
    UpdatedDate string
    Updated Date
    VendorId string
    Vendor ID
    VendorVersion string
    Vendor Version
    category String
    Category
    componentId String
    Component ID
    componentType String
    Component Type
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    dellVersion String
    Dell Version
    deviceId String
    Device ID
    firmwareRepoName String
    Firmware Repo Name
    hashMd5 String
    Hash Md5
    id String
    ID
    ignore Boolean
    Ignore
    name String
    Name
    needsAttention Boolean
    Needs Attention
    operatingSystem String
    Operating System
    originalComponentId String
    Original Component ID
    packageId String
    Package ID
    path String
    Path
    subDeviceId String
    Sub Device ID
    subVendorId String
    Sub Vendor ID
    systemIds List<String>
    System IDs
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    vendorId String
    Vendor ID
    vendorVersion String
    Vendor Version
    category string
    Category
    componentId string
    Component ID
    componentType string
    Component Type
    createdBy string
    Created By
    createdDate string
    Created Date
    custom boolean
    Custom
    dellVersion string
    Dell Version
    deviceId string
    Device ID
    firmwareRepoName string
    Firmware Repo Name
    hashMd5 string
    Hash Md5
    id string
    ID
    ignore boolean
    Ignore
    name string
    Name
    needsAttention boolean
    Needs Attention
    operatingSystem string
    Operating System
    originalComponentId string
    Original Component ID
    packageId string
    Package ID
    path string
    Path
    subDeviceId string
    Sub Device ID
    subVendorId string
    Sub Vendor ID
    systemIds string[]
    System IDs
    updatedBy string
    Updated By
    updatedDate string
    Updated Date
    vendorId string
    Vendor ID
    vendorVersion string
    Vendor Version
    category str
    Category
    component_id str
    Component ID
    component_type str
    Component Type
    created_by str
    Created By
    created_date str
    Created Date
    custom bool
    Custom
    dell_version str
    Dell Version
    device_id str
    Device ID
    firmware_repo_name str
    Firmware Repo Name
    hash_md5 str
    Hash Md5
    id str
    ID
    ignore bool
    Ignore
    name str
    Name
    needs_attention bool
    Needs Attention
    operating_system str
    Operating System
    original_component_id str
    Original Component ID
    package_id str
    Package ID
    path str
    Path
    sub_device_id str
    Sub Device ID
    sub_vendor_id str
    Sub Vendor ID
    system_ids Sequence[str]
    System IDs
    updated_by str
    Updated By
    updated_date str
    Updated Date
    vendor_id str
    Vendor ID
    vendor_version str
    Vendor Version
    category String
    Category
    componentId String
    Component ID
    componentType String
    Component Type
    createdBy String
    Created By
    createdDate String
    Created Date
    custom Boolean
    Custom
    dellVersion String
    Dell Version
    deviceId String
    Device ID
    firmwareRepoName String
    Firmware Repo Name
    hashMd5 String
    Hash Md5
    id String
    ID
    ignore Boolean
    Ignore
    name String
    Name
    needsAttention Boolean
    Needs Attention
    operatingSystem String
    Operating System
    originalComponentId String
    Original Component ID
    packageId String
    Package ID
    path String
    Path
    subDeviceId String
    Sub Device ID
    subVendorId String
    Sub Vendor ID
    systemIds List<String>
    System IDs
    updatedBy String
    Updated By
    updatedDate String
    Updated Date
    vendorId String
    Vendor ID
    vendorVersion String
    Vendor Version

    Package Details

    Repository
    powerflex dell/terraform-provider-powerflex
    License
    Notes
    This Pulumi package is based on the powerflex Terraform Provider.
    powerflex logo
    powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell