powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell
powerflex.getSdc
Explore with Pulumi AI
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>
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]
func GetSdc(ctx *Context, args *GetSdcArgs, opts ...InvokeOption) (*GetSdcResult, error)
func GetSdcOutput(ctx *Context, args *GetSdcOutputArgs, opts ...InvokeOption) GetSdcResultOutput
> 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)
}
public static CompletableFuture<GetSdcResult> getSdc(GetSdcArgs args, InvokeOptions options)
public static Output<GetSdcResult> getSdc(GetSdcArgs args, InvokeOptions options)
fn::invoke:
function: powerflex:index/getSdc:getSdc
arguments:
# arguments dictionary
The following arguments are supported:
getSdc Result
The following output properties are available:
- Id string
- ID placeholder for sdc datasource
- Sdcs
List<Get
Sdc Sdc> - List of fetched SDCs.
- Filter
Get
Sdc Filter
- Id string
- ID placeholder for sdc datasource
- Sdcs
[]Get
Sdc Sdc - List of fetched SDCs.
- Filter
Get
Sdc Filter
- id String
- ID placeholder for sdc datasource
- sdcs
List<Get
Sdc Sdc> - List of fetched SDCs.
- filter
Get
Sdc Filter
- id string
- ID placeholder for sdc datasource
- sdcs
Get
Sdc Sdc[] - List of fetched SDCs.
- filter
Get
Sdc Filter
- id str
- ID placeholder for sdc datasource
- sdcs
Sequence[Get
Sdc Sdc] - List of fetched SDCs.
- filter
Get
Sdc Filter
- 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
- Mdm
Connection List<string>States - List of mdmconnectionstate
- Names List<string>
- List of name
- On
Vmware bool - Value for on_vmware
- Sdc
Approved bool - Value for sdc_approved
- Sdc
Guids List<string> - List of sdc_guid
- Sdc
Ips List<string> - List of sdc_ip
- System
Ids List<string> - List of system_id
- Ids []string
- List of id
- Mdm
Connection []stringStates - List of mdmconnectionstate
- Names []string
- List of name
- On
Vmware bool - Value for on_vmware
- Sdc
Approved bool - Value for sdc_approved
- Sdc
Guids []string - List of sdc_guid
- Sdc
Ips []string - List of sdc_ip
- System
Ids []string - List of system_id
- ids List<String>
- List of id
- mdm
Connection List<String>States - List of mdmconnectionstate
- names List<String>
- List of name
- on
Vmware Boolean - Value for on_vmware
- sdc
Approved Boolean - Value for sdc_approved
- sdc
Guids List<String> - List of sdc_guid
- sdc
Ips List<String> - List of sdc_ip
- system
Ids List<String> - List of system_id
- ids string[]
- List of id
- mdm
Connection string[]States - List of mdmconnectionstate
- names string[]
- List of name
- on
Vmware boolean - Value for on_vmware
- sdc
Approved boolean - Value for sdc_approved
- sdc
Guids string[] - List of sdc_guid
- sdc
Ips string[] - List of sdc_ip
- system
Ids string[] - List of system_id
- ids Sequence[str]
- List of id
- mdm_
connection_ Sequence[str]states - 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
- mdm
Connection List<String>States - List of mdmconnectionstate
- names List<String>
- List of name
- on
Vmware Boolean - Value for on_vmware
- sdc
Approved Boolean - Value for sdc_approved
- sdc
Guids List<String> - List of sdc_guid
- sdc
Ips List<String> - List of sdc_ip
- system
Ids List<String> - List of system_id
GetSdcSdc
- Id string
- The ID of the fetched SDC.
- Links
List<Get
Sdc Sdc Link> - The Links of the fetched SDC.
- Mdm
Connection stringState - The MDM connection status of the fetched SDC.
- Name string
- The name of the fetched SDC.
- On
Vmware bool - If the fetched SDC is on vmware.
- Sdc
Approved bool - If the fetched SDC is approved.
- Sdc
Guid string - The GUID of the fetched SDC.
- Sdc
Ip string - The IP of the fetched SDC.
- System
Id string - The System ID of the fetched SDC.
- Id string
- The ID of the fetched SDC.
- Links
[]Get
Sdc Sdc Link - The Links of the fetched SDC.
- Mdm
Connection stringState - The MDM connection status of the fetched SDC.
- Name string
- The name of the fetched SDC.
- On
Vmware bool - If the fetched SDC is on vmware.
- Sdc
Approved bool - If the fetched SDC is approved.
- Sdc
Guid string - The GUID of the fetched SDC.
- Sdc
Ip string - The IP of the fetched SDC.
- System
Id string - The System ID of the fetched SDC.
- id String
- The ID of the fetched SDC.
- links
List<Get
Sdc Sdc Link> - The Links of the fetched SDC.
- mdm
Connection StringState - The MDM connection status of the fetched SDC.
- name String
- The name of the fetched SDC.
- on
Vmware Boolean - If the fetched SDC is on vmware.
- sdc
Approved Boolean - If the fetched SDC is approved.
- sdc
Guid String - The GUID of the fetched SDC.
- sdc
Ip String - The IP of the fetched SDC.
- system
Id String - The System ID of the fetched SDC.
- id string
- The ID of the fetched SDC.
- links
Get
Sdc Sdc Link[] - The Links of the fetched SDC.
- mdm
Connection stringState - The MDM connection status of the fetched SDC.
- name string
- The name of the fetched SDC.
- on
Vmware boolean - If the fetched SDC is on vmware.
- sdc
Approved boolean - If the fetched SDC is approved.
- sdc
Guid string - The GUID of the fetched SDC.
- sdc
Ip string - The IP of the fetched SDC.
- system
Id string - The System ID of the fetched SDC.
- id str
- The ID of the fetched SDC.
- links
Sequence[Get
Sdc Sdc Link] - The Links of the fetched SDC.
- mdm_
connection_ strstate - The MDM connection status of the fetched SDC.
- name str
- The name of the fetched SDC.
- on_
vmware bool - If the fetched SDC is on vmware.
- sdc_
approved bool - If the fetched SDC is approved.
- sdc_
guid str - The GUID of the fetched SDC.
- sdc_
ip str - The IP of the fetched SDC.
- system_
id str - The System ID of the fetched SDC.
- id String
- The ID of the fetched SDC.
- links List<Property Map>
- The Links of the fetched SDC.
- mdm
Connection StringState - The MDM connection status of the fetched SDC.
- name String
- The name of the fetched SDC.
- on
Vmware Boolean - If the fetched SDC is on vmware.
- sdc
Approved Boolean - If the fetched SDC is approved.
- sdc
Guid String - The GUID of the fetched SDC.
- sdc
Ip String - The IP of the fetched SDC.
- system
Id String - The System ID of the fetched SDC.
GetSdcSdcLink
Package Details
- Repository
- powerflex dell/terraform-provider-powerflex
- License
- Notes
- This Pulumi package is based on the
powerflex
Terraform Provider.