Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
published on Friday, Mar 13, 2026 by Zscaler
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
published on Friday, Mar 13, 2026 by Zscaler
Use this data source to look up a DLP IDM profile by ID or name.
Using getDlpIdmProfile
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 getDlpIdmProfile(args: GetDlpIdmProfileArgs, opts?: InvokeOptions): Promise<GetDlpIdmProfileResult>
function getDlpIdmProfileOutput(args: GetDlpIdmProfileOutputArgs, opts?: InvokeOptions): Output<GetDlpIdmProfileResult>def get_dlp_idm_profile(profile_id: Optional[int] = None,
profile_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDlpIdmProfileResult
def get_dlp_idm_profile_output(profile_id: Optional[pulumi.Input[int]] = None,
profile_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDlpIdmProfileResult]func GetDlpIdmProfile(ctx *Context, args *GetDlpIdmProfileArgs, opts ...InvokeOption) (*GetDlpIdmProfileResult, error)
func GetDlpIdmProfileOutput(ctx *Context, args *GetDlpIdmProfileOutputArgs, opts ...InvokeOption) GetDlpIdmProfileResultOutput> Note: This function is named GetDlpIdmProfile in the Go SDK.
public static class GetDlpIdmProfile
{
public static Task<GetDlpIdmProfileResult> InvokeAsync(GetDlpIdmProfileArgs args, InvokeOptions? opts = null)
public static Output<GetDlpIdmProfileResult> Invoke(GetDlpIdmProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDlpIdmProfileResult> getDlpIdmProfile(GetDlpIdmProfileArgs args, InvokeOptions options)
public static Output<GetDlpIdmProfileResult> getDlpIdmProfile(GetDlpIdmProfileArgs args, InvokeOptions options)
fn::invoke:
function: zia:getDlpIdmProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Profile
Id int - The ID of the DLP IDM profile to look up.
- Profile
Name string - The name of the DLP IDM profile to look up.
- Profile
Id int - The ID of the DLP IDM profile to look up.
- Profile
Name string - The name of the DLP IDM profile to look up.
- profile
Id Integer - The ID of the DLP IDM profile to look up.
- profile
Name String - The name of the DLP IDM profile to look up.
- profile
Id number - The ID of the DLP IDM profile to look up.
- profile
Name string - The name of the DLP IDM profile to look up.
- profile_
id int - The ID of the DLP IDM profile to look up.
- profile_
name str - The name of the DLP IDM profile to look up.
- profile
Id Number - The ID of the DLP IDM profile to look up.
- profile
Name String - The name of the DLP IDM profile to look up.
getDlpIdmProfile Result
The following output properties are available:
- Host string
- The host for the IDM profile.
- Last
Modified intTime - The last modification time (epoch).
- Num
Documents int - The number of documents in the profile.
- Port int
- The port for the IDM profile.
- Profile
Desc string - The description of the DLP IDM profile.
- Profile
Dir stringPath - The directory path of the profile.
- Profile
Id int - The ID of the DLP IDM profile.
- Profile
Name string - The name of the DLP IDM profile.
- Profile
Type string - The type of the DLP IDM profile.
- Schedule
Day int - The schedule day for the profile.
- Schedule
Day List<string>Of Month - The schedule days of the month.
- Schedule
Day List<string>Of Week - The schedule days of the week.
- Schedule
Disabled bool - Whether the schedule is disabled.
- Schedule
Time int - The schedule time for the profile.
- Schedule
Type string - The schedule type for the profile.
- Upload
Status string - The upload status of the profile.
- User
Name string - The username associated with the profile.
- Version int
- The version of the profile.
- Volume
Of intDocuments - The volume of documents in the profile.
- Host string
- The host for the IDM profile.
- Last
Modified intTime - The last modification time (epoch).
- Num
Documents int - The number of documents in the profile.
- Port int
- The port for the IDM profile.
- Profile
Desc string - The description of the DLP IDM profile.
- Profile
Dir stringPath - The directory path of the profile.
- Profile
Id int - The ID of the DLP IDM profile.
- Profile
Name string - The name of the DLP IDM profile.
- Profile
Type string - The type of the DLP IDM profile.
- Schedule
Day int - The schedule day for the profile.
- Schedule
Day []stringOf Month - The schedule days of the month.
- Schedule
Day []stringOf Week - The schedule days of the week.
- Schedule
Disabled bool - Whether the schedule is disabled.
- Schedule
Time int - The schedule time for the profile.
- Schedule
Type string - The schedule type for the profile.
- Upload
Status string - The upload status of the profile.
- User
Name string - The username associated with the profile.
- Version int
- The version of the profile.
- Volume
Of intDocuments - The volume of documents in the profile.
- host String
- The host for the IDM profile.
- last
Modified IntegerTime - The last modification time (epoch).
- num
Documents Integer - The number of documents in the profile.
- port Integer
- The port for the IDM profile.
- profile
Desc String - The description of the DLP IDM profile.
- profile
Dir StringPath - The directory path of the profile.
- profile
Id Integer - The ID of the DLP IDM profile.
- profile
Name String - The name of the DLP IDM profile.
- profile
Type String - The type of the DLP IDM profile.
- schedule
Day Integer - The schedule day for the profile.
- schedule
Day List<String>Of Month - The schedule days of the month.
- schedule
Day List<String>Of Week - The schedule days of the week.
- schedule
Disabled Boolean - Whether the schedule is disabled.
- schedule
Time Integer - The schedule time for the profile.
- schedule
Type String - The schedule type for the profile.
- upload
Status String - The upload status of the profile.
- user
Name String - The username associated with the profile.
- version Integer
- The version of the profile.
- volume
Of IntegerDocuments - The volume of documents in the profile.
- host string
- The host for the IDM profile.
- last
Modified numberTime - The last modification time (epoch).
- num
Documents number - The number of documents in the profile.
- port number
- The port for the IDM profile.
- profile
Desc string - The description of the DLP IDM profile.
- profile
Dir stringPath - The directory path of the profile.
- profile
Id number - The ID of the DLP IDM profile.
- profile
Name string - The name of the DLP IDM profile.
- profile
Type string - The type of the DLP IDM profile.
- schedule
Day number - The schedule day for the profile.
- schedule
Day string[]Of Month - The schedule days of the month.
- schedule
Day string[]Of Week - The schedule days of the week.
- schedule
Disabled boolean - Whether the schedule is disabled.
- schedule
Time number - The schedule time for the profile.
- schedule
Type string - The schedule type for the profile.
- upload
Status string - The upload status of the profile.
- user
Name string - The username associated with the profile.
- version number
- The version of the profile.
- volume
Of numberDocuments - The volume of documents in the profile.
- host str
- The host for the IDM profile.
- last_
modified_ inttime - The last modification time (epoch).
- num_
documents int - The number of documents in the profile.
- port int
- The port for the IDM profile.
- profile_
desc str - The description of the DLP IDM profile.
- profile_
dir_ strpath - The directory path of the profile.
- profile_
id int - The ID of the DLP IDM profile.
- profile_
name str - The name of the DLP IDM profile.
- profile_
type str - The type of the DLP IDM profile.
- schedule_
day int - The schedule day for the profile.
- schedule_
day_ Sequence[str]of_ month - The schedule days of the month.
- schedule_
day_ Sequence[str]of_ week - The schedule days of the week.
- schedule_
disabled bool - Whether the schedule is disabled.
- schedule_
time int - The schedule time for the profile.
- schedule_
type str - The schedule type for the profile.
- upload_
status str - The upload status of the profile.
- user_
name str - The username associated with the profile.
- version int
- The version of the profile.
- volume_
of_ intdocuments - The volume of documents in the profile.
- host String
- The host for the IDM profile.
- last
Modified NumberTime - The last modification time (epoch).
- num
Documents Number - The number of documents in the profile.
- port Number
- The port for the IDM profile.
- profile
Desc String - The description of the DLP IDM profile.
- profile
Dir StringPath - The directory path of the profile.
- profile
Id Number - The ID of the DLP IDM profile.
- profile
Name String - The name of the DLP IDM profile.
- profile
Type String - The type of the DLP IDM profile.
- schedule
Day Number - The schedule day for the profile.
- schedule
Day List<String>Of Month - The schedule days of the month.
- schedule
Day List<String>Of Week - The schedule days of the week.
- schedule
Disabled Boolean - Whether the schedule is disabled.
- schedule
Time Number - The schedule time for the profile.
- schedule
Type String - The schedule type for the profile.
- upload
Status String - The upload status of the profile.
- user
Name String - The username associated with the profile.
- version Number
- The version of the profile.
- volume
Of NumberDocuments - The volume of documents in the profile.
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
published on Friday, Mar 13, 2026 by Zscaler
