powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell
powerflex.getPeerSystem
Start a Neo task
Explain and create a powerflex.getPeerSystem resource
Using getPeerSystem
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 getPeerSystem(args: GetPeerSystemArgs, opts?: InvokeOptions): Promise<GetPeerSystemResult>
function getPeerSystemOutput(args: GetPeerSystemOutputArgs, opts?: InvokeOptions): Output<GetPeerSystemResult>def get_peer_system(filter: Optional[GetPeerSystemFilter] = None,
opts: Optional[InvokeOptions] = None) -> GetPeerSystemResult
def get_peer_system_output(filter: Optional[pulumi.Input[GetPeerSystemFilterArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPeerSystemResult]func LookupPeerSystem(ctx *Context, args *LookupPeerSystemArgs, opts ...InvokeOption) (*LookupPeerSystemResult, error)
func LookupPeerSystemOutput(ctx *Context, args *LookupPeerSystemOutputArgs, opts ...InvokeOption) LookupPeerSystemResultOutput> Note: This function is named LookupPeerSystem in the Go SDK.
public static class GetPeerSystem
{
public static Task<GetPeerSystemResult> InvokeAsync(GetPeerSystemArgs args, InvokeOptions? opts = null)
public static Output<GetPeerSystemResult> Invoke(GetPeerSystemInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPeerSystemResult> getPeerSystem(GetPeerSystemArgs args, InvokeOptions options)
public static Output<GetPeerSystemResult> getPeerSystem(GetPeerSystemArgs args, InvokeOptions options)
fn::invoke:
function: powerflex:index/getPeerSystem:getPeerSystem
arguments:
# arguments dictionaryThe following arguments are supported:
getPeerSystem Result
The following output properties are available:
- Id string
- default datasource id
- Peer
System List<GetDetails Peer System Peer System Detail> - List of Peer MDMs
- Filter
Get
Peer System Filter
- Id string
- default datasource id
- Peer
System []GetDetails Peer System Peer System Detail - List of Peer MDMs
- Filter
Get
Peer System Filter
- id String
- default datasource id
- peer
System List<GetDetails Peer System Peer System Detail> - List of Peer MDMs
- filter
Get
Peer System Filter
- id string
- default datasource id
- peer
System GetDetails Peer System Peer System Detail[] - List of Peer MDMs
- filter
Get
Peer System Filter
- id str
- default datasource id
- peer_
system_ Sequence[Getdetails Peer System Peer System Detail] - List of Peer MDMs
- filter
Get
Peer System Filter
- id String
- default datasource id
- peer
System List<Property Map>Details - List of Peer MDMs
- filter Property Map
Supporting Types
GetPeerSystemFilter
- Coupling
Rcs List<string> - List of coupling_rc
- Ids List<string>
- List of id
- Membership
States List<string> - List of membership_state
- Names List<string>
- List of name
- Network
Types List<string> - List of network_type
- Peer
System List<string>Ids - List of peersystemid
- Perf
Profiles List<string> - List of perf_profile
- Ports List<double>
- List of port
- Software
Version List<string>Infos - List of softwareversioninfo
- System
Ids List<string> - List of system_id
- Coupling
Rcs []string - List of coupling_rc
- Ids []string
- List of id
- Membership
States []string - List of membership_state
- Names []string
- List of name
- Network
Types []string - List of network_type
- Peer
System []stringIds - List of peersystemid
- Perf
Profiles []string - List of perf_profile
- Ports []float64
- List of port
- Software
Version []stringInfos - List of softwareversioninfo
- System
Ids []string - List of system_id
- coupling
Rcs List<String> - List of coupling_rc
- ids List<String>
- List of id
- membership
States List<String> - List of membership_state
- names List<String>
- List of name
- network
Types List<String> - List of network_type
- peer
System List<String>Ids - List of peersystemid
- perf
Profiles List<String> - List of perf_profile
- ports List<Double>
- List of port
- software
Version List<String>Infos - List of softwareversioninfo
- system
Ids List<String> - List of system_id
- coupling
Rcs string[] - List of coupling_rc
- ids string[]
- List of id
- membership
States string[] - List of membership_state
- names string[]
- List of name
- network
Types string[] - List of network_type
- peer
System string[]Ids - List of peersystemid
- perf
Profiles string[] - List of perf_profile
- ports number[]
- List of port
- software
Version string[]Infos - List of softwareversioninfo
- system
Ids string[] - List of system_id
- coupling_
rcs Sequence[str] - List of coupling_rc
- ids Sequence[str]
- List of id
- membership_
states Sequence[str] - List of membership_state
- names Sequence[str]
- List of name
- network_
types Sequence[str] - List of network_type
- peer_
system_ Sequence[str]ids - List of peersystemid
- perf_
profiles Sequence[str] - List of perf_profile
- ports Sequence[float]
- List of port
- software_
version_ Sequence[str]infos - List of softwareversioninfo
- system_
ids Sequence[str] - List of system_id
- coupling
Rcs List<String> - List of coupling_rc
- ids List<String>
- List of id
- membership
States List<String> - List of membership_state
- names List<String>
- List of name
- network
Types List<String> - List of network_type
- peer
System List<String>Ids - List of peersystemid
- perf
Profiles List<String> - List of perf_profile
- ports List<Number>
- List of port
- software
Version List<String>Infos - List of softwareversioninfo
- system
Ids List<String> - List of system_id
GetPeerSystemPeerSystemDetail
- Coupling
Rc string - Coupling return code number of the peer mdm system.
- Id string
- Unique identifier of the peer mdm instance.
- Ip
Lists List<GetPeer System Peer System Detail Ip List> - List of ips for the peer mdm system.
- Membership
State string - membership state of the peer mdm instance.
- Name string
- Name of the peer mdm instance.
- Network
Type string - Network type of the peer mdm system.
- Peer
System stringId - Unique identifier of the peer mdm system.
- Perf
Profile string - Performance profile of the peer mdm instance.
- Port double
- Port of the peer mdm instance.
- Software
Version stringInfo - Software version details of the peer mdm instance.
- System
Id string - Unique identifier of the peer mdm system.
- Coupling
Rc string - Coupling return code number of the peer mdm system.
- Id string
- Unique identifier of the peer mdm instance.
- Ip
Lists []GetPeer System Peer System Detail Ip List - List of ips for the peer mdm system.
- Membership
State string - membership state of the peer mdm instance.
- Name string
- Name of the peer mdm instance.
- Network
Type string - Network type of the peer mdm system.
- Peer
System stringId - Unique identifier of the peer mdm system.
- Perf
Profile string - Performance profile of the peer mdm instance.
- Port float64
- Port of the peer mdm instance.
- Software
Version stringInfo - Software version details of the peer mdm instance.
- System
Id string - Unique identifier of the peer mdm system.
- coupling
Rc String - Coupling return code number of the peer mdm system.
- id String
- Unique identifier of the peer mdm instance.
- ip
Lists List<GetPeer System Peer System Detail Ip List> - List of ips for the peer mdm system.
- membership
State String - membership state of the peer mdm instance.
- name String
- Name of the peer mdm instance.
- network
Type String - Network type of the peer mdm system.
- peer
System StringId - Unique identifier of the peer mdm system.
- perf
Profile String - Performance profile of the peer mdm instance.
- port Double
- Port of the peer mdm instance.
- software
Version StringInfo - Software version details of the peer mdm instance.
- system
Id String - Unique identifier of the peer mdm system.
- coupling
Rc string - Coupling return code number of the peer mdm system.
- id string
- Unique identifier of the peer mdm instance.
- ip
Lists GetPeer System Peer System Detail Ip List[] - List of ips for the peer mdm system.
- membership
State string - membership state of the peer mdm instance.
- name string
- Name of the peer mdm instance.
- network
Type string - Network type of the peer mdm system.
- peer
System stringId - Unique identifier of the peer mdm system.
- perf
Profile string - Performance profile of the peer mdm instance.
- port number
- Port of the peer mdm instance.
- software
Version stringInfo - Software version details of the peer mdm instance.
- system
Id string - Unique identifier of the peer mdm system.
- coupling_
rc str - Coupling return code number of the peer mdm system.
- id str
- Unique identifier of the peer mdm instance.
- ip_
lists Sequence[GetPeer System Peer System Detail Ip List] - List of ips for the peer mdm system.
- membership_
state str - membership state of the peer mdm instance.
- name str
- Name of the peer mdm instance.
- network_
type str - Network type of the peer mdm system.
- peer_
system_ strid - Unique identifier of the peer mdm system.
- perf_
profile str - Performance profile of the peer mdm instance.
- port float
- Port of the peer mdm instance.
- software_
version_ strinfo - Software version details of the peer mdm instance.
- system_
id str - Unique identifier of the peer mdm system.
- coupling
Rc String - Coupling return code number of the peer mdm system.
- id String
- Unique identifier of the peer mdm instance.
- ip
Lists List<Property Map> - List of ips for the peer mdm system.
- membership
State String - membership state of the peer mdm instance.
- name String
- Name of the peer mdm instance.
- network
Type String - Network type of the peer mdm system.
- peer
System StringId - Unique identifier of the peer mdm system.
- perf
Profile String - Performance profile of the peer mdm instance.
- port Number
- Port of the peer mdm instance.
- software
Version StringInfo - Software version details of the peer mdm instance.
- system
Id String - Unique identifier of the peer mdm system.
GetPeerSystemPeerSystemDetailIpList
- Ip string
- Specifies the ip.
- Ip string
- Specifies the ip.
- ip String
- Specifies the ip.
- ip string
- Specifies the ip.
- ip str
- Specifies the ip.
- ip String
- Specifies the ip.
Package Details
- Repository
- powerflex dell/terraform-provider-powerflex
- License
- Notes
- This Pulumi package is based on the
powerflexTerraform Provider.
