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

powerflex.getFaultSet

Explore with Pulumi AI

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

    Using getFaultSet

    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 getFaultSet(args: GetFaultSetArgs, opts?: InvokeOptions): Promise<GetFaultSetResult>
    function getFaultSetOutput(args: GetFaultSetOutputArgs, opts?: InvokeOptions): Output<GetFaultSetResult>
    def get_fault_set(filter: Optional[GetFaultSetFilter] = None,
                      opts: Optional[InvokeOptions] = None) -> GetFaultSetResult
    def get_fault_set_output(filter: Optional[pulumi.Input[GetFaultSetFilterArgs]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetFaultSetResult]
    func LookupFaultSet(ctx *Context, args *LookupFaultSetArgs, opts ...InvokeOption) (*LookupFaultSetResult, error)
    func LookupFaultSetOutput(ctx *Context, args *LookupFaultSetOutputArgs, opts ...InvokeOption) LookupFaultSetResultOutput

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

    public static class GetFaultSet 
    {
        public static Task<GetFaultSetResult> InvokeAsync(GetFaultSetArgs args, InvokeOptions? opts = null)
        public static Output<GetFaultSetResult> Invoke(GetFaultSetInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFaultSetResult> getFaultSet(GetFaultSetArgs args, InvokeOptions options)
    public static Output<GetFaultSetResult> getFaultSet(GetFaultSetArgs args, InvokeOptions options)
    
    fn::invoke:
      function: powerflex:index/getFaultSet:getFaultSet
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getFaultSet Result

    The following output properties are available:

    FaultSetDetails List<GetFaultSetFaultSetDetail>
    Fault set details
    Id string
    Placeholder for fault set datasource attribute.
    Filter GetFaultSetFilter
    FaultSetDetails []GetFaultSetFaultSetDetail
    Fault set details
    Id string
    Placeholder for fault set datasource attribute.
    Filter GetFaultSetFilter
    faultSetDetails List<GetFaultSetFaultSetDetail>
    Fault set details
    id String
    Placeholder for fault set datasource attribute.
    filter GetFaultSetFilter
    faultSetDetails GetFaultSetFaultSetDetail[]
    Fault set details
    id string
    Placeholder for fault set datasource attribute.
    filter GetFaultSetFilter
    fault_set_details Sequence[GetFaultSetFaultSetDetail]
    Fault set details
    id str
    Placeholder for fault set datasource attribute.
    filter GetFaultSetFilter
    faultSetDetails List<Property Map>
    Fault set details
    id String
    Placeholder for fault set datasource attribute.
    filter Property Map

    Supporting Types

    GetFaultSetFaultSetDetail

    Id string
    Fault set ID
    Links List<GetFaultSetFaultSetDetailLink>
    Specifies the links associated with fault set
    Name string
    Fault set name
    ProtectionDomainId string
    Protection Domain ID
    SdsDetails List<GetFaultSetFaultSetDetailSdsDetail>
    List of fetched SDS.
    Id string
    Fault set ID
    Links []GetFaultSetFaultSetDetailLink
    Specifies the links associated with fault set
    Name string
    Fault set name
    ProtectionDomainId string
    Protection Domain ID
    SdsDetails []GetFaultSetFaultSetDetailSdsDetail
    List of fetched SDS.
    id String
    Fault set ID
    links List<GetFaultSetFaultSetDetailLink>
    Specifies the links associated with fault set
    name String
    Fault set name
    protectionDomainId String
    Protection Domain ID
    sdsDetails List<GetFaultSetFaultSetDetailSdsDetail>
    List of fetched SDS.
    id string
    Fault set ID
    links GetFaultSetFaultSetDetailLink[]
    Specifies the links associated with fault set
    name string
    Fault set name
    protectionDomainId string
    Protection Domain ID
    sdsDetails GetFaultSetFaultSetDetailSdsDetail[]
    List of fetched SDS.
    id str
    Fault set ID
    links Sequence[GetFaultSetFaultSetDetailLink]
    Specifies the links associated with fault set
    name str
    Fault set name
    protection_domain_id str
    Protection Domain ID
    sds_details Sequence[GetFaultSetFaultSetDetailSdsDetail]
    List of fetched SDS.
    id String
    Fault set ID
    links List<Property Map>
    Specifies the links associated with fault set
    name String
    Fault set name
    protectionDomainId String
    Protection Domain ID
    sdsDetails List<Property Map>
    List of fetched SDS.
    Href string
    Specifies the exact path to fetch the details
    Rel string
    Specifies the relationship with the fault set
    Href string
    Specifies the exact path to fetch the details
    Rel string
    Specifies the relationship with the fault set
    href String
    Specifies the exact path to fetch the details
    rel String
    Specifies the relationship with the fault set
    href string
    Specifies the exact path to fetch the details
    rel string
    Specifies the relationship with the fault set
    href str
    Specifies the exact path to fetch the details
    rel str
    Specifies the relationship with the fault set
    href String
    Specifies the exact path to fetch the details
    rel String
    Specifies the relationship with the fault set

    GetFaultSetFaultSetDetailSdsDetail

    AuthenticationError string
    Authentication error.
    CertificateInfo GetFaultSetFaultSetDetailSdsDetailCertificateInfo
    Certificate Information.
    ConfiguredDrlMode string
    Configured DRL mode.
    DrlMode string
    DRL mode.
    FaultSetId string
    Fault set ID.
    FglMetadataCacheSize double
    FGL metadata cache size.
    FglMetadataCacheState string
    FGL metadata cache state.
    FglNumConcurrentWrites double
    FGL concurrent writes.
    Id string
    SDS ID.
    IpLists List<GetFaultSetFaultSetDetailSdsDetailIpList>
    List of IPs associated with SDS.
    LastUpgradeTime double
    Last time SDS was upgraded.
    Links List<GetFaultSetFaultSetDetailSdsDetailLink>
    Specifies the links associated with SDS.
    MaintenanceState string
    Maintenance state.
    MaintenanceType string
    Maintenance type.
    MdmConnectionState string
    MDM connection state.
    MembershipState string
    Membership state.
    Name string
    SDS name.
    NumIoBuffers double
    Number of IO buffers.
    NumRestarts double
    Number of restarts.
    OnVmware bool
    Presence on VMware.
    PerformanceProfile string
    Performance profile.
    Port double
    SDS port.
    RaidControllers List<GetFaultSetFaultSetDetailSdsDetailRaidController>
    RAID controllers information.
    RfcacheEnabled bool
    Whether RF cache is enabled or not.
    RfcacheErrorApiVersionMismatch bool
    RF cache error for API version mismatch.
    RfcacheErrorDeviceDoesNotExist bool
    RF cache error for device does not exist.
    RfcacheErrorInconsistentCacheConfiguration bool
    RF cache error for inconsistent cache configuration.
    RfcacheErrorInconsistentSourceConfiguration bool
    RF cache error for inconsistent source configuration.
    RfcacheErrorInvalidDriverPath bool
    RF cache error for invalid driver path.
    RfcacheErrorLowResources bool
    RF cache error for low resources.
    RmcacheEnabled bool
    Whether RM cache is enabled or not.
    RmcacheFrozen bool
    Indicates whether the Read RAM Cache is currently temporarily not in use.
    RmcacheMemoryAllocationState string
    Indicates the state of the memory allocation process. Can be one of in progress and done.
    RmcacheSize double
    Indicates the size of Read RAM Cache on the specified SDS in KB.
    SdsConfigurationFailure GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailure
    SDS configuration failure windows.
    SdsDecoupled GetFaultSetFaultSetDetailSdsDetailSdsDecoupled
    SDS decoupled windows.
    SdsReceiveBufferAllocationFailures GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailures
    SDS receive buffer allocation failure windows.
    SdsState string
    SDS state.
    SoftwareVersionInfo string
    Software version information.
    AuthenticationError string
    Authentication error.
    CertificateInfo GetFaultSetFaultSetDetailSdsDetailCertificateInfo
    Certificate Information.
    ConfiguredDrlMode string
    Configured DRL mode.
    DrlMode string
    DRL mode.
    FaultSetId string
    Fault set ID.
    FglMetadataCacheSize float64
    FGL metadata cache size.
    FglMetadataCacheState string
    FGL metadata cache state.
    FglNumConcurrentWrites float64
    FGL concurrent writes.
    Id string
    SDS ID.
    IpLists []GetFaultSetFaultSetDetailSdsDetailIpList
    List of IPs associated with SDS.
    LastUpgradeTime float64
    Last time SDS was upgraded.
    Links []GetFaultSetFaultSetDetailSdsDetailLink
    Specifies the links associated with SDS.
    MaintenanceState string
    Maintenance state.
    MaintenanceType string
    Maintenance type.
    MdmConnectionState string
    MDM connection state.
    MembershipState string
    Membership state.
    Name string
    SDS name.
    NumIoBuffers float64
    Number of IO buffers.
    NumRestarts float64
    Number of restarts.
    OnVmware bool
    Presence on VMware.
    PerformanceProfile string
    Performance profile.
    Port float64
    SDS port.
    RaidControllers []GetFaultSetFaultSetDetailSdsDetailRaidController
    RAID controllers information.
    RfcacheEnabled bool
    Whether RF cache is enabled or not.
    RfcacheErrorApiVersionMismatch bool
    RF cache error for API version mismatch.
    RfcacheErrorDeviceDoesNotExist bool
    RF cache error for device does not exist.
    RfcacheErrorInconsistentCacheConfiguration bool
    RF cache error for inconsistent cache configuration.
    RfcacheErrorInconsistentSourceConfiguration bool
    RF cache error for inconsistent source configuration.
    RfcacheErrorInvalidDriverPath bool
    RF cache error for invalid driver path.
    RfcacheErrorLowResources bool
    RF cache error for low resources.
    RmcacheEnabled bool
    Whether RM cache is enabled or not.
    RmcacheFrozen bool
    Indicates whether the Read RAM Cache is currently temporarily not in use.
    RmcacheMemoryAllocationState string
    Indicates the state of the memory allocation process. Can be one of in progress and done.
    RmcacheSize float64
    Indicates the size of Read RAM Cache on the specified SDS in KB.
    SdsConfigurationFailure GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailure
    SDS configuration failure windows.
    SdsDecoupled GetFaultSetFaultSetDetailSdsDetailSdsDecoupled
    SDS decoupled windows.
    SdsReceiveBufferAllocationFailures GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailures
    SDS receive buffer allocation failure windows.
    SdsState string
    SDS state.
    SoftwareVersionInfo string
    Software version information.
    authenticationError String
    Authentication error.
    certificateInfo GetFaultSetFaultSetDetailSdsDetailCertificateInfo
    Certificate Information.
    configuredDrlMode String
    Configured DRL mode.
    drlMode String
    DRL mode.
    faultSetId String
    Fault set ID.
    fglMetadataCacheSize Double
    FGL metadata cache size.
    fglMetadataCacheState String
    FGL metadata cache state.
    fglNumConcurrentWrites Double
    FGL concurrent writes.
    id String
    SDS ID.
    ipLists List<GetFaultSetFaultSetDetailSdsDetailIpList>
    List of IPs associated with SDS.
    lastUpgradeTime Double
    Last time SDS was upgraded.
    links List<GetFaultSetFaultSetDetailSdsDetailLink>
    Specifies the links associated with SDS.
    maintenanceState String
    Maintenance state.
    maintenanceType String
    Maintenance type.
    mdmConnectionState String
    MDM connection state.
    membershipState String
    Membership state.
    name String
    SDS name.
    numIoBuffers Double
    Number of IO buffers.
    numRestarts Double
    Number of restarts.
    onVmware Boolean
    Presence on VMware.
    performanceProfile String
    Performance profile.
    port Double
    SDS port.
    raidControllers List<GetFaultSetFaultSetDetailSdsDetailRaidController>
    RAID controllers information.
    rfcacheEnabled Boolean
    Whether RF cache is enabled or not.
    rfcacheErrorApiVersionMismatch Boolean
    RF cache error for API version mismatch.
    rfcacheErrorDeviceDoesNotExist Boolean
    RF cache error for device does not exist.
    rfcacheErrorInconsistentCacheConfiguration Boolean
    RF cache error for inconsistent cache configuration.
    rfcacheErrorInconsistentSourceConfiguration Boolean
    RF cache error for inconsistent source configuration.
    rfcacheErrorInvalidDriverPath Boolean
    RF cache error for invalid driver path.
    rfcacheErrorLowResources Boolean
    RF cache error for low resources.
    rmcacheEnabled Boolean
    Whether RM cache is enabled or not.
    rmcacheFrozen Boolean
    Indicates whether the Read RAM Cache is currently temporarily not in use.
    rmcacheMemoryAllocationState String
    Indicates the state of the memory allocation process. Can be one of in progress and done.
    rmcacheSize Double
    Indicates the size of Read RAM Cache on the specified SDS in KB.
    sdsConfigurationFailure GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailure
    SDS configuration failure windows.
    sdsDecoupled GetFaultSetFaultSetDetailSdsDetailSdsDecoupled
    SDS decoupled windows.
    sdsReceiveBufferAllocationFailures GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailures
    SDS receive buffer allocation failure windows.
    sdsState String
    SDS state.
    softwareVersionInfo String
    Software version information.
    authenticationError string
    Authentication error.
    certificateInfo GetFaultSetFaultSetDetailSdsDetailCertificateInfo
    Certificate Information.
    configuredDrlMode string
    Configured DRL mode.
    drlMode string
    DRL mode.
    faultSetId string
    Fault set ID.
    fglMetadataCacheSize number
    FGL metadata cache size.
    fglMetadataCacheState string
    FGL metadata cache state.
    fglNumConcurrentWrites number
    FGL concurrent writes.
    id string
    SDS ID.
    ipLists GetFaultSetFaultSetDetailSdsDetailIpList[]
    List of IPs associated with SDS.
    lastUpgradeTime number
    Last time SDS was upgraded.
    links GetFaultSetFaultSetDetailSdsDetailLink[]
    Specifies the links associated with SDS.
    maintenanceState string
    Maintenance state.
    maintenanceType string
    Maintenance type.
    mdmConnectionState string
    MDM connection state.
    membershipState string
    Membership state.
    name string
    SDS name.
    numIoBuffers number
    Number of IO buffers.
    numRestarts number
    Number of restarts.
    onVmware boolean
    Presence on VMware.
    performanceProfile string
    Performance profile.
    port number
    SDS port.
    raidControllers GetFaultSetFaultSetDetailSdsDetailRaidController[]
    RAID controllers information.
    rfcacheEnabled boolean
    Whether RF cache is enabled or not.
    rfcacheErrorApiVersionMismatch boolean
    RF cache error for API version mismatch.
    rfcacheErrorDeviceDoesNotExist boolean
    RF cache error for device does not exist.
    rfcacheErrorInconsistentCacheConfiguration boolean
    RF cache error for inconsistent cache configuration.
    rfcacheErrorInconsistentSourceConfiguration boolean
    RF cache error for inconsistent source configuration.
    rfcacheErrorInvalidDriverPath boolean
    RF cache error for invalid driver path.
    rfcacheErrorLowResources boolean
    RF cache error for low resources.
    rmcacheEnabled boolean
    Whether RM cache is enabled or not.
    rmcacheFrozen boolean
    Indicates whether the Read RAM Cache is currently temporarily not in use.
    rmcacheMemoryAllocationState string
    Indicates the state of the memory allocation process. Can be one of in progress and done.
    rmcacheSize number
    Indicates the size of Read RAM Cache on the specified SDS in KB.
    sdsConfigurationFailure GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailure
    SDS configuration failure windows.
    sdsDecoupled GetFaultSetFaultSetDetailSdsDetailSdsDecoupled
    SDS decoupled windows.
    sdsReceiveBufferAllocationFailures GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailures
    SDS receive buffer allocation failure windows.
    sdsState string
    SDS state.
    softwareVersionInfo string
    Software version information.
    authentication_error str
    Authentication error.
    certificate_info GetFaultSetFaultSetDetailSdsDetailCertificateInfo
    Certificate Information.
    configured_drl_mode str
    Configured DRL mode.
    drl_mode str
    DRL mode.
    fault_set_id str
    Fault set ID.
    fgl_metadata_cache_size float
    FGL metadata cache size.
    fgl_metadata_cache_state str
    FGL metadata cache state.
    fgl_num_concurrent_writes float
    FGL concurrent writes.
    id str
    SDS ID.
    ip_lists Sequence[GetFaultSetFaultSetDetailSdsDetailIpList]
    List of IPs associated with SDS.
    last_upgrade_time float
    Last time SDS was upgraded.
    links Sequence[GetFaultSetFaultSetDetailSdsDetailLink]
    Specifies the links associated with SDS.
    maintenance_state str
    Maintenance state.
    maintenance_type str
    Maintenance type.
    mdm_connection_state str
    MDM connection state.
    membership_state str
    Membership state.
    name str
    SDS name.
    num_io_buffers float
    Number of IO buffers.
    num_restarts float
    Number of restarts.
    on_vmware bool
    Presence on VMware.
    performance_profile str
    Performance profile.
    port float
    SDS port.
    raid_controllers Sequence[GetFaultSetFaultSetDetailSdsDetailRaidController]
    RAID controllers information.
    rfcache_enabled bool
    Whether RF cache is enabled or not.
    rfcache_error_api_version_mismatch bool
    RF cache error for API version mismatch.
    rfcache_error_device_does_not_exist bool
    RF cache error for device does not exist.
    rfcache_error_inconsistent_cache_configuration bool
    RF cache error for inconsistent cache configuration.
    rfcache_error_inconsistent_source_configuration bool
    RF cache error for inconsistent source configuration.
    rfcache_error_invalid_driver_path bool
    RF cache error for invalid driver path.
    rfcache_error_low_resources bool
    RF cache error for low resources.
    rmcache_enabled bool
    Whether RM cache is enabled or not.
    rmcache_frozen bool
    Indicates whether the Read RAM Cache is currently temporarily not in use.
    rmcache_memory_allocation_state str
    Indicates the state of the memory allocation process. Can be one of in progress and done.
    rmcache_size float
    Indicates the size of Read RAM Cache on the specified SDS in KB.
    sds_configuration_failure GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailure
    SDS configuration failure windows.
    sds_decoupled GetFaultSetFaultSetDetailSdsDetailSdsDecoupled
    SDS decoupled windows.
    sds_receive_buffer_allocation_failures GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailures
    SDS receive buffer allocation failure windows.
    sds_state str
    SDS state.
    software_version_info str
    Software version information.
    authenticationError String
    Authentication error.
    certificateInfo Property Map
    Certificate Information.
    configuredDrlMode String
    Configured DRL mode.
    drlMode String
    DRL mode.
    faultSetId String
    Fault set ID.
    fglMetadataCacheSize Number
    FGL metadata cache size.
    fglMetadataCacheState String
    FGL metadata cache state.
    fglNumConcurrentWrites Number
    FGL concurrent writes.
    id String
    SDS ID.
    ipLists List<Property Map>
    List of IPs associated with SDS.
    lastUpgradeTime Number
    Last time SDS was upgraded.
    links List<Property Map>
    Specifies the links associated with SDS.
    maintenanceState String
    Maintenance state.
    maintenanceType String
    Maintenance type.
    mdmConnectionState String
    MDM connection state.
    membershipState String
    Membership state.
    name String
    SDS name.
    numIoBuffers Number
    Number of IO buffers.
    numRestarts Number
    Number of restarts.
    onVmware Boolean
    Presence on VMware.
    performanceProfile String
    Performance profile.
    port Number
    SDS port.
    raidControllers List<Property Map>
    RAID controllers information.
    rfcacheEnabled Boolean
    Whether RF cache is enabled or not.
    rfcacheErrorApiVersionMismatch Boolean
    RF cache error for API version mismatch.
    rfcacheErrorDeviceDoesNotExist Boolean
    RF cache error for device does not exist.
    rfcacheErrorInconsistentCacheConfiguration Boolean
    RF cache error for inconsistent cache configuration.
    rfcacheErrorInconsistentSourceConfiguration Boolean
    RF cache error for inconsistent source configuration.
    rfcacheErrorInvalidDriverPath Boolean
    RF cache error for invalid driver path.
    rfcacheErrorLowResources Boolean
    RF cache error for low resources.
    rmcacheEnabled Boolean
    Whether RM cache is enabled or not.
    rmcacheFrozen Boolean
    Indicates whether the Read RAM Cache is currently temporarily not in use.
    rmcacheMemoryAllocationState String
    Indicates the state of the memory allocation process. Can be one of in progress and done.
    rmcacheSize Number
    Indicates the size of Read RAM Cache on the specified SDS in KB.
    sdsConfigurationFailure Property Map
    SDS configuration failure windows.
    sdsDecoupled Property Map
    SDS decoupled windows.
    sdsReceiveBufferAllocationFailures Property Map
    SDS receive buffer allocation failure windows.
    sdsState String
    SDS state.
    softwareVersionInfo String
    Software version information.

    GetFaultSetFaultSetDetailSdsDetailCertificateInfo

    Issuer string
    Certificate issuer.
    Subject string
    Certificate subject.
    Thumbprint string
    Certificate thumbprint.
    ValidFrom string
    The start date of the certificate validity.
    ValidFromAsn1Format string
    The start date of the Asn1 format.
    ValidTo string
    The end date of the certificate validity.
    ValidToAsn1Format string
    The end date of the Asn1 format.
    Issuer string
    Certificate issuer.
    Subject string
    Certificate subject.
    Thumbprint string
    Certificate thumbprint.
    ValidFrom string
    The start date of the certificate validity.
    ValidFromAsn1Format string
    The start date of the Asn1 format.
    ValidTo string
    The end date of the certificate validity.
    ValidToAsn1Format string
    The end date of the Asn1 format.
    issuer String
    Certificate issuer.
    subject String
    Certificate subject.
    thumbprint String
    Certificate thumbprint.
    validFrom String
    The start date of the certificate validity.
    validFromAsn1Format String
    The start date of the Asn1 format.
    validTo String
    The end date of the certificate validity.
    validToAsn1Format String
    The end date of the Asn1 format.
    issuer string
    Certificate issuer.
    subject string
    Certificate subject.
    thumbprint string
    Certificate thumbprint.
    validFrom string
    The start date of the certificate validity.
    validFromAsn1Format string
    The start date of the Asn1 format.
    validTo string
    The end date of the certificate validity.
    validToAsn1Format string
    The end date of the Asn1 format.
    issuer str
    Certificate issuer.
    subject str
    Certificate subject.
    thumbprint str
    Certificate thumbprint.
    valid_from str
    The start date of the certificate validity.
    valid_from_asn1_format str
    The start date of the Asn1 format.
    valid_to str
    The end date of the certificate validity.
    valid_to_asn1_format str
    The end date of the Asn1 format.
    issuer String
    Certificate issuer.
    subject String
    Certificate subject.
    thumbprint String
    Certificate thumbprint.
    validFrom String
    The start date of the certificate validity.
    validFromAsn1Format String
    The start date of the Asn1 format.
    validTo String
    The end date of the certificate validity.
    validToAsn1Format String
    The end date of the Asn1 format.

    GetFaultSetFaultSetDetailSdsDetailIpList

    Ip string
    SDS IP.
    Role string
    SDS IP role.
    Ip string
    SDS IP.
    Role string
    SDS IP role.
    ip String
    SDS IP.
    role String
    SDS IP role.
    ip string
    SDS IP.
    role string
    SDS IP role.
    ip str
    SDS IP.
    role str
    SDS IP role.
    ip String
    SDS IP.
    role String
    SDS IP role.
    Href string
    Specifies the exact path to fetch the details.
    Rel string
    Specifies the relationship with the SDS.
    Href string
    Specifies the exact path to fetch the details.
    Rel string
    Specifies the relationship with the SDS.
    href String
    Specifies the exact path to fetch the details.
    rel String
    Specifies the relationship with the SDS.
    href string
    Specifies the exact path to fetch the details.
    rel string
    Specifies the relationship with the SDS.
    href str
    Specifies the exact path to fetch the details.
    rel str
    Specifies the relationship with the SDS.
    href String
    Specifies the exact path to fetch the details.
    rel String
    Specifies the relationship with the SDS.

    GetFaultSetFaultSetDetailSdsDetailRaidController

    BatteryStatus string
    Battery status
    DriverName string
    Driver name.
    DriverVersion string
    Driver version.
    FirmwareVersion string
    Firmware version.
    ModelName string
    Model name.
    PciAddress string
    PCI address.
    SerialNumber string
    Serial number.
    Status string
    RAID status.
    VendorName string
    Vendor name.
    BatteryStatus string
    Battery status
    DriverName string
    Driver name.
    DriverVersion string
    Driver version.
    FirmwareVersion string
    Firmware version.
    ModelName string
    Model name.
    PciAddress string
    PCI address.
    SerialNumber string
    Serial number.
    Status string
    RAID status.
    VendorName string
    Vendor name.
    batteryStatus String
    Battery status
    driverName String
    Driver name.
    driverVersion String
    Driver version.
    firmwareVersion String
    Firmware version.
    modelName String
    Model name.
    pciAddress String
    PCI address.
    serialNumber String
    Serial number.
    status String
    RAID status.
    vendorName String
    Vendor name.
    batteryStatus string
    Battery status
    driverName string
    Driver name.
    driverVersion string
    Driver version.
    firmwareVersion string
    Firmware version.
    modelName string
    Model name.
    pciAddress string
    PCI address.
    serialNumber string
    Serial number.
    status string
    RAID status.
    vendorName string
    Vendor name.
    battery_status str
    Battery status
    driver_name str
    Driver name.
    driver_version str
    Driver version.
    firmware_version str
    Firmware version.
    model_name str
    Model name.
    pci_address str
    PCI address.
    serial_number str
    Serial number.
    status str
    RAID status.
    vendor_name str
    Vendor name.
    batteryStatus String
    Battery status
    driverName String
    Driver name.
    driverVersion String
    Driver version.
    firmwareVersion String
    Firmware version.
    modelName String
    Model name.
    pciAddress String
    PCI address.
    serialNumber String
    Serial number.
    status String
    RAID status.
    vendorName String
    Vendor name.

    GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailure

    longWindow Property Map
    Long Window Parameters.
    mediumWindow Property Map
    Medium Window Parameters.
    shortWindow Property Map
    Short Window Parameters.

    GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailureLongWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailureMediumWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsConfigurationFailureShortWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsDecoupled

    longWindow Property Map
    Long Window Parameters.
    mediumWindow Property Map
    Medium Window Parameters.
    shortWindow Property Map
    Short Window Parameters.

    GetFaultSetFaultSetDetailSdsDetailSdsDecoupledLongWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsDecoupledMediumWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsDecoupledShortWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailures

    longWindow Property Map
    Long Window Parameters.
    mediumWindow Property Map
    Medium Window Parameters.
    shortWindow Property Map
    Short Window Parameters.

    GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailuresLongWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailuresMediumWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFaultSetDetailSdsDetailSdsReceiveBufferAllocationFailuresShortWindow

    LastOscillationCount double
    Last oscillation count.
    LastOscillationTime double
    Last oscillation time.
    MaxFailuresCount double
    Maximum failures count.
    Threshold double
    Threshold.
    WindowSizeInSec double
    Window Size in seconds.
    LastOscillationCount float64
    Last oscillation count.
    LastOscillationTime float64
    Last oscillation time.
    MaxFailuresCount float64
    Maximum failures count.
    Threshold float64
    Threshold.
    WindowSizeInSec float64
    Window Size in seconds.
    lastOscillationCount Double
    Last oscillation count.
    lastOscillationTime Double
    Last oscillation time.
    maxFailuresCount Double
    Maximum failures count.
    threshold Double
    Threshold.
    windowSizeInSec Double
    Window Size in seconds.
    lastOscillationCount number
    Last oscillation count.
    lastOscillationTime number
    Last oscillation time.
    maxFailuresCount number
    Maximum failures count.
    threshold number
    Threshold.
    windowSizeInSec number
    Window Size in seconds.
    last_oscillation_count float
    Last oscillation count.
    last_oscillation_time float
    Last oscillation time.
    max_failures_count float
    Maximum failures count.
    threshold float
    Threshold.
    window_size_in_sec float
    Window Size in seconds.
    lastOscillationCount Number
    Last oscillation count.
    lastOscillationTime Number
    Last oscillation time.
    maxFailuresCount Number
    Maximum failures count.
    threshold Number
    Threshold.
    windowSizeInSec Number
    Window Size in seconds.

    GetFaultSetFilter

    Ids List<string>
    List of id
    Names List<string>
    List of name
    ProtectionDomainIds List<string>
    List of protectiondomainid
    Ids []string
    List of id
    Names []string
    List of name
    ProtectionDomainIds []string
    List of protectiondomainid
    ids List<String>
    List of id
    names List<String>
    List of name
    protectionDomainIds List<String>
    List of protectiondomainid
    ids string[]
    List of id
    names string[]
    List of name
    protectionDomainIds string[]
    List of protectiondomainid
    ids Sequence[str]
    List of id
    names Sequence[str]
    List of name
    protection_domain_ids Sequence[str]
    List of protectiondomainid
    ids List<String>
    List of id
    names List<String>
    List of name
    protectionDomainIds List<String>
    List of protectiondomainid

    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