Viewing docs for ibm 2.1.0
published on Tuesday, May 5, 2026 by ibm-cloud
published on Tuesday, May 5, 2026 by ibm-cloud
Viewing docs for ibm 2.1.0
published on Tuesday, May 5, 2026 by ibm-cloud
published on Tuesday, May 5, 2026 by ibm-cloud
Using getPhaSupportedLocations
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 getPhaSupportedLocations(args: GetPhaSupportedLocationsArgs, opts?: InvokeOptions): Promise<GetPhaSupportedLocationsResult>
function getPhaSupportedLocationsOutput(args: GetPhaSupportedLocationsOutputArgs, opts?: InvokeOptions): Output<GetPhaSupportedLocationsResult>def get_pha_supported_locations(id: Optional[str] = None,
if_none_match: Optional[str] = None,
instance_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPhaSupportedLocationsResult
def get_pha_supported_locations_output(id: pulumi.Input[Optional[str]] = None,
if_none_match: pulumi.Input[Optional[str]] = None,
instance_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPhaSupportedLocationsResult]func GetPhaSupportedLocations(ctx *Context, args *GetPhaSupportedLocationsArgs, opts ...InvokeOption) (*GetPhaSupportedLocationsResult, error)
func GetPhaSupportedLocationsOutput(ctx *Context, args *GetPhaSupportedLocationsOutputArgs, opts ...InvokeOption) GetPhaSupportedLocationsResultOutput> Note: This function is named GetPhaSupportedLocations in the Go SDK.
public static class GetPhaSupportedLocations
{
public static Task<GetPhaSupportedLocationsResult> InvokeAsync(GetPhaSupportedLocationsArgs args, InvokeOptions? opts = null)
public static Output<GetPhaSupportedLocationsResult> Invoke(GetPhaSupportedLocationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPhaSupportedLocationsResult> getPhaSupportedLocations(GetPhaSupportedLocationsArgs args, InvokeOptions options)
public static Output<GetPhaSupportedLocationsResult> getPhaSupportedLocations(GetPhaSupportedLocationsArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getPhaSupportedLocations:getPhaSupportedLocations
arguments:
# arguments dictionarydata "ibm_getphasupportedlocations" "name" {
# arguments
}The following arguments are supported:
- Instance
Id string - Id string
- If
None stringMatch
- Instance
Id string - Id string
- If
None stringMatch
- instance_
id string - id string
- if_
none_ stringmatch
- instance
Id String - id String
- if
None StringMatch
- instance
Id string - id string
- if
None stringMatch
- instance_
id str - id str
- if_
none_ strmatch
- instance
Id String - id String
- if
None StringMatch
getPhaSupportedLocations Result
The following output properties are available:
- Id string
- Instance
Id string - Locations
List<Get
Pha Supported Locations Location> - If
None stringMatch
- Id string
- Instance
Id string - Locations
[]Get
Pha Supported Locations Location - If
None stringMatch
- id string
- instance_
id string - locations list(object)
- if_
none_ stringmatch
- id String
- instance
Id String - locations
List<Get
Pha Supported Locations Location> - if
None StringMatch
- id string
- instance
Id string - locations
Get
Pha Supported Locations Location[] - if
None stringMatch
- id String
- instance
Id String - locations List<Property Map>
- if
None StringMatch
Supporting Types
GetPhaSupportedLocationsLocation
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibmTerraform Provider.
Viewing docs for ibm 2.1.0
published on Tuesday, May 5, 2026 by ibm-cloud
published on Tuesday, May 5, 2026 by ibm-cloud
