ibm 1.77.1 published on Monday, Apr 14, 2025 by ibm-cloud
ibm.getAppidIdpCloudDirectory
Explore with Pulumi AI
Retrieve information about an IBM Cloud AppID Cloud Directory IDP. For more information, see configuring Cloud Directory
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const cd = ibm.getAppidIdpCloudDirectory({
tenantId: _var.tenant_id,
});
import pulumi
import pulumi_ibm as ibm
cd = ibm.get_appid_idp_cloud_directory(tenant_id=var["tenant_id"])
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.LookupAppidIdpCloudDirectory(ctx, &ibm.LookupAppidIdpCloudDirectoryArgs{
TenantId: _var.Tenant_id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var cd = Ibm.GetAppidIdpCloudDirectory.Invoke(new()
{
TenantId = @var.Tenant_id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetAppidIdpCloudDirectoryArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var cd = IbmFunctions.getAppidIdpCloudDirectory(GetAppidIdpCloudDirectoryArgs.builder()
.tenantId(var_.tenant_id())
.build());
}
}
variables:
cd:
fn::invoke:
function: ibm:getAppidIdpCloudDirectory
arguments:
tenantId: ${var.tenant_id}
Using getAppidIdpCloudDirectory
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 getAppidIdpCloudDirectory(args: GetAppidIdpCloudDirectoryArgs, opts?: InvokeOptions): Promise<GetAppidIdpCloudDirectoryResult>
function getAppidIdpCloudDirectoryOutput(args: GetAppidIdpCloudDirectoryOutputArgs, opts?: InvokeOptions): Output<GetAppidIdpCloudDirectoryResult>
def get_appid_idp_cloud_directory(id: Optional[str] = None,
tenant_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppidIdpCloudDirectoryResult
def get_appid_idp_cloud_directory_output(id: Optional[pulumi.Input[str]] = None,
tenant_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppidIdpCloudDirectoryResult]
func LookupAppidIdpCloudDirectory(ctx *Context, args *LookupAppidIdpCloudDirectoryArgs, opts ...InvokeOption) (*LookupAppidIdpCloudDirectoryResult, error)
func LookupAppidIdpCloudDirectoryOutput(ctx *Context, args *LookupAppidIdpCloudDirectoryOutputArgs, opts ...InvokeOption) LookupAppidIdpCloudDirectoryResultOutput
> Note: This function is named LookupAppidIdpCloudDirectory
in the Go SDK.
public static class GetAppidIdpCloudDirectory
{
public static Task<GetAppidIdpCloudDirectoryResult> InvokeAsync(GetAppidIdpCloudDirectoryArgs args, InvokeOptions? opts = null)
public static Output<GetAppidIdpCloudDirectoryResult> Invoke(GetAppidIdpCloudDirectoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppidIdpCloudDirectoryResult> getAppidIdpCloudDirectory(GetAppidIdpCloudDirectoryArgs args, InvokeOptions options)
public static Output<GetAppidIdpCloudDirectoryResult> getAppidIdpCloudDirectory(GetAppidIdpCloudDirectoryArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getAppidIdpCloudDirectory:getAppidIdpCloudDirectory
arguments:
# arguments dictionary
The following arguments are supported:
getAppidIdpCloudDirectory Result
The following output properties are available:
- Id string
- Identity
Confirm stringAccess Mode - (String) Example values:
FULL
,RESTRICTIVE
,OFF
- Identity
Confirm List<string>Methods - (List of String) Example:
email
- Identity
Field string - (String) Example values:
email
,userName
- Is
Active bool - (Boolean) Cloud Directory IDP activation
- Reset
Password boolEnabled - (Boolean) Enable password resets
- Reset
Password boolNotification Enabled - (Boolean) Enable password reset notification emails
- Self
Service boolEnabled - (Boolean) Let users change their password, edit user details
- Signup
Enabled bool - (Boolean) Allow users to sign-up
- Tenant
Id string - Welcome
Enabled bool - (Boolean) Send welcome email to new users
- Id string
- Identity
Confirm stringAccess Mode - (String) Example values:
FULL
,RESTRICTIVE
,OFF
- Identity
Confirm []stringMethods - (List of String) Example:
email
- Identity
Field string - (String) Example values:
email
,userName
- Is
Active bool - (Boolean) Cloud Directory IDP activation
- Reset
Password boolEnabled - (Boolean) Enable password resets
- Reset
Password boolNotification Enabled - (Boolean) Enable password reset notification emails
- Self
Service boolEnabled - (Boolean) Let users change their password, edit user details
- Signup
Enabled bool - (Boolean) Allow users to sign-up
- Tenant
Id string - Welcome
Enabled bool - (Boolean) Send welcome email to new users
- id String
- identity
Confirm StringAccess Mode - (String) Example values:
FULL
,RESTRICTIVE
,OFF
- identity
Confirm List<String>Methods - (List of String) Example:
email
- identity
Field String - (String) Example values:
email
,userName
- is
Active Boolean - (Boolean) Cloud Directory IDP activation
- reset
Password BooleanEnabled - (Boolean) Enable password resets
- reset
Password BooleanNotification Enabled - (Boolean) Enable password reset notification emails
- self
Service BooleanEnabled - (Boolean) Let users change their password, edit user details
- signup
Enabled Boolean - (Boolean) Allow users to sign-up
- tenant
Id String - welcome
Enabled Boolean - (Boolean) Send welcome email to new users
- id string
- identity
Confirm stringAccess Mode - (String) Example values:
FULL
,RESTRICTIVE
,OFF
- identity
Confirm string[]Methods - (List of String) Example:
email
- identity
Field string - (String) Example values:
email
,userName
- is
Active boolean - (Boolean) Cloud Directory IDP activation
- reset
Password booleanEnabled - (Boolean) Enable password resets
- reset
Password booleanNotification Enabled - (Boolean) Enable password reset notification emails
- self
Service booleanEnabled - (Boolean) Let users change their password, edit user details
- signup
Enabled boolean - (Boolean) Allow users to sign-up
- tenant
Id string - welcome
Enabled boolean - (Boolean) Send welcome email to new users
- id str
- identity_
confirm_ straccess_ mode - (String) Example values:
FULL
,RESTRICTIVE
,OFF
- identity_
confirm_ Sequence[str]methods - (List of String) Example:
email
- identity_
field str - (String) Example values:
email
,userName
- is_
active bool - (Boolean) Cloud Directory IDP activation
- reset_
password_ boolenabled - (Boolean) Enable password resets
- reset_
password_ boolnotification_ enabled - (Boolean) Enable password reset notification emails
- self_
service_ boolenabled - (Boolean) Let users change their password, edit user details
- signup_
enabled bool - (Boolean) Allow users to sign-up
- tenant_
id str - welcome_
enabled bool - (Boolean) Send welcome email to new users
- id String
- identity
Confirm StringAccess Mode - (String) Example values:
FULL
,RESTRICTIVE
,OFF
- identity
Confirm List<String>Methods - (List of String) Example:
email
- identity
Field String - (String) Example values:
email
,userName
- is
Active Boolean - (Boolean) Cloud Directory IDP activation
- reset
Password BooleanEnabled - (Boolean) Enable password resets
- reset
Password BooleanNotification Enabled - (Boolean) Enable password reset notification emails
- self
Service BooleanEnabled - (Boolean) Let users change their password, edit user details
- signup
Enabled Boolean - (Boolean) Allow users to sign-up
- tenant
Id String - welcome
Enabled Boolean - (Boolean) Send welcome email to new users
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.