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

powerflex.getSdc

Explore with Pulumi AI

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

Using getSdc

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 getSdc(args: GetSdcArgs, opts?: InvokeOptions): Promise<GetSdcResult>
function getSdcOutput(args: GetSdcOutputArgs, opts?: InvokeOptions): Output<GetSdcResult>
Copy
def get_sdc(filter: Optional[GetSdcFilter] = None,
            opts: Optional[InvokeOptions] = None) -> GetSdcResult
def get_sdc_output(filter: Optional[pulumi.Input[GetSdcFilterArgs]] = None,
            opts: Optional[InvokeOptions] = None) -> Output[GetSdcResult]
Copy
func GetSdc(ctx *Context, args *GetSdcArgs, opts ...InvokeOption) (*GetSdcResult, error)
func GetSdcOutput(ctx *Context, args *GetSdcOutputArgs, opts ...InvokeOption) GetSdcResultOutput
Copy

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

public static class GetSdc 
{
    public static Task<GetSdcResult> InvokeAsync(GetSdcArgs args, InvokeOptions? opts = null)
    public static Output<GetSdcResult> Invoke(GetSdcInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSdcResult> getSdc(GetSdcArgs args, InvokeOptions options)
public static Output<GetSdcResult> getSdc(GetSdcArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: powerflex:index/getSdc:getSdc
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

getSdc Result

The following output properties are available:

Id string
ID placeholder for sdc datasource
Sdcs List<GetSdcSdc>
List of fetched SDCs.
Filter GetSdcFilter
Id string
ID placeholder for sdc datasource
Sdcs []GetSdcSdc
List of fetched SDCs.
Filter GetSdcFilter
id String
ID placeholder for sdc datasource
sdcs List<GetSdcSdc>
List of fetched SDCs.
filter GetSdcFilter
id string
ID placeholder for sdc datasource
sdcs GetSdcSdc[]
List of fetched SDCs.
filter GetSdcFilter
id str
ID placeholder for sdc datasource
sdcs Sequence[GetSdcSdc]
List of fetched SDCs.
filter GetSdcFilter
id String
ID placeholder for sdc datasource
sdcs List<Property Map>
List of fetched SDCs.
filter Property Map

Supporting Types

GetSdcFilter

Ids List<string>
List of id
MdmConnectionStates List<string>
List of mdmconnectionstate
Names List<string>
List of name
OnVmware bool
Value for on_vmware
SdcApproved bool
Value for sdc_approved
SdcGuids List<string>
List of sdc_guid
SdcIps List<string>
List of sdc_ip
SystemIds List<string>
List of system_id
Ids []string
List of id
MdmConnectionStates []string
List of mdmconnectionstate
Names []string
List of name
OnVmware bool
Value for on_vmware
SdcApproved bool
Value for sdc_approved
SdcGuids []string
List of sdc_guid
SdcIps []string
List of sdc_ip
SystemIds []string
List of system_id
ids List<String>
List of id
mdmConnectionStates List<String>
List of mdmconnectionstate
names List<String>
List of name
onVmware Boolean
Value for on_vmware
sdcApproved Boolean
Value for sdc_approved
sdcGuids List<String>
List of sdc_guid
sdcIps List<String>
List of sdc_ip
systemIds List<String>
List of system_id
ids string[]
List of id
mdmConnectionStates string[]
List of mdmconnectionstate
names string[]
List of name
onVmware boolean
Value for on_vmware
sdcApproved boolean
Value for sdc_approved
sdcGuids string[]
List of sdc_guid
sdcIps string[]
List of sdc_ip
systemIds string[]
List of system_id
ids Sequence[str]
List of id
mdm_connection_states Sequence[str]
List of mdmconnectionstate
names Sequence[str]
List of name
on_vmware bool
Value for on_vmware
sdc_approved bool
Value for sdc_approved
sdc_guids Sequence[str]
List of sdc_guid
sdc_ips Sequence[str]
List of sdc_ip
system_ids Sequence[str]
List of system_id
ids List<String>
List of id
mdmConnectionStates List<String>
List of mdmconnectionstate
names List<String>
List of name
onVmware Boolean
Value for on_vmware
sdcApproved Boolean
Value for sdc_approved
sdcGuids List<String>
List of sdc_guid
sdcIps List<String>
List of sdc_ip
systemIds List<String>
List of system_id

GetSdcSdc

Id This property is required. string
The ID of the fetched SDC.
Links This property is required. List<GetSdcSdcLink>
The Links of the fetched SDC.
MdmConnectionState This property is required. string
The MDM connection status of the fetched SDC.
Name This property is required. string
The name of the fetched SDC.
OnVmware This property is required. bool
If the fetched SDC is on vmware.
SdcApproved This property is required. bool
If the fetched SDC is approved.
SdcGuid This property is required. string
The GUID of the fetched SDC.
SdcIp This property is required. string
The IP of the fetched SDC.
SystemId This property is required. string
The System ID of the fetched SDC.
Id This property is required. string
The ID of the fetched SDC.
Links This property is required. []GetSdcSdcLink
The Links of the fetched SDC.
MdmConnectionState This property is required. string
The MDM connection status of the fetched SDC.
Name This property is required. string
The name of the fetched SDC.
OnVmware This property is required. bool
If the fetched SDC is on vmware.
SdcApproved This property is required. bool
If the fetched SDC is approved.
SdcGuid This property is required. string
The GUID of the fetched SDC.
SdcIp This property is required. string
The IP of the fetched SDC.
SystemId This property is required. string
The System ID of the fetched SDC.
id This property is required. String
The ID of the fetched SDC.
links This property is required. List<GetSdcSdcLink>
The Links of the fetched SDC.
mdmConnectionState This property is required. String
The MDM connection status of the fetched SDC.
name This property is required. String
The name of the fetched SDC.
onVmware This property is required. Boolean
If the fetched SDC is on vmware.
sdcApproved This property is required. Boolean
If the fetched SDC is approved.
sdcGuid This property is required. String
The GUID of the fetched SDC.
sdcIp This property is required. String
The IP of the fetched SDC.
systemId This property is required. String
The System ID of the fetched SDC.
id This property is required. string
The ID of the fetched SDC.
links This property is required. GetSdcSdcLink[]
The Links of the fetched SDC.
mdmConnectionState This property is required. string
The MDM connection status of the fetched SDC.
name This property is required. string
The name of the fetched SDC.
onVmware This property is required. boolean
If the fetched SDC is on vmware.
sdcApproved This property is required. boolean
If the fetched SDC is approved.
sdcGuid This property is required. string
The GUID of the fetched SDC.
sdcIp This property is required. string
The IP of the fetched SDC.
systemId This property is required. string
The System ID of the fetched SDC.
id This property is required. str
The ID of the fetched SDC.
links This property is required. Sequence[GetSdcSdcLink]
The Links of the fetched SDC.
mdm_connection_state This property is required. str
The MDM connection status of the fetched SDC.
name This property is required. str
The name of the fetched SDC.
on_vmware This property is required. bool
If the fetched SDC is on vmware.
sdc_approved This property is required. bool
If the fetched SDC is approved.
sdc_guid This property is required. str
The GUID of the fetched SDC.
sdc_ip This property is required. str
The IP of the fetched SDC.
system_id This property is required. str
The System ID of the fetched SDC.
id This property is required. String
The ID of the fetched SDC.
links This property is required. List<Property Map>
The Links of the fetched SDC.
mdmConnectionState This property is required. String
The MDM connection status of the fetched SDC.
name This property is required. String
The name of the fetched SDC.
onVmware This property is required. Boolean
If the fetched SDC is on vmware.
sdcApproved This property is required. Boolean
If the fetched SDC is approved.
sdcGuid This property is required. String
The GUID of the fetched SDC.
sdcIp This property is required. String
The IP of the fetched SDC.
systemId This property is required. String
The System ID of the fetched SDC.
Href This property is required. string
The Links-HREF of the fetched SDC.
Rel This property is required. string
The Links-Rel of the fetched SDC.
Href This property is required. string
The Links-HREF of the fetched SDC.
Rel This property is required. string
The Links-Rel of the fetched SDC.
href This property is required. String
The Links-HREF of the fetched SDC.
rel This property is required. String
The Links-Rel of the fetched SDC.
href This property is required. string
The Links-HREF of the fetched SDC.
rel This property is required. string
The Links-Rel of the fetched SDC.
href This property is required. str
The Links-HREF of the fetched SDC.
rel This property is required. str
The Links-Rel of the fetched SDC.
href This property is required. String
The Links-HREF of the fetched SDC.
rel This property is required. String
The Links-Rel of the fetched SDC.

Package Details

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