1. Packages
  2. Azure Native v2
  3. API Docs
  4. solutions
  5. getJitRequest
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.solutions.getJitRequest

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets the JIT request. Azure REST API version: 2021-07-01.

Other available API versions: 2023-12-01-preview.

Using getJitRequest

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 getJitRequest(args: GetJitRequestArgs, opts?: InvokeOptions): Promise<GetJitRequestResult>
function getJitRequestOutput(args: GetJitRequestOutputArgs, opts?: InvokeOptions): Output<GetJitRequestResult>
Copy
def get_jit_request(jit_request_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetJitRequestResult
def get_jit_request_output(jit_request_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetJitRequestResult]
Copy
func LookupJitRequest(ctx *Context, args *LookupJitRequestArgs, opts ...InvokeOption) (*LookupJitRequestResult, error)
func LookupJitRequestOutput(ctx *Context, args *LookupJitRequestOutputArgs, opts ...InvokeOption) LookupJitRequestResultOutput
Copy

> Note: This function is named LookupJitRequest in the Go SDK.

public static class GetJitRequest 
{
    public static Task<GetJitRequestResult> InvokeAsync(GetJitRequestArgs args, InvokeOptions? opts = null)
    public static Output<GetJitRequestResult> Invoke(GetJitRequestInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetJitRequestResult> getJitRequest(GetJitRequestArgs args, InvokeOptions options)
public static Output<GetJitRequestResult> getJitRequest(GetJitRequestArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:solutions:getJitRequest
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

JitRequestName
This property is required.
Changes to this property will trigger replacement.
string
The name of the JIT request.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
JitRequestName
This property is required.
Changes to this property will trigger replacement.
string
The name of the JIT request.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
jitRequestName
This property is required.
Changes to this property will trigger replacement.
String
The name of the JIT request.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
jitRequestName
This property is required.
Changes to this property will trigger replacement.
string
The name of the JIT request.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
jit_request_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the JIT request.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
jitRequestName
This property is required.
Changes to this property will trigger replacement.
String
The name of the JIT request.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getJitRequest Result

The following output properties are available:

ApplicationResourceId string
The parent application id.
CreatedBy Pulumi.AzureNative.Solutions.Outputs.ApplicationClientDetailsResponse
The client entity that created the JIT request.
Id string
Resource ID
JitAuthorizationPolicies List<Pulumi.AzureNative.Solutions.Outputs.JitAuthorizationPoliciesResponse>
The JIT authorization policies.
JitRequestState string
The JIT request state.
JitSchedulingPolicy Pulumi.AzureNative.Solutions.Outputs.JitSchedulingPolicyResponse
The JIT request properties.
Name string
Resource name
ProvisioningState string
The JIT request provisioning state.
PublisherTenantId string
The publisher tenant id.
SystemData Pulumi.AzureNative.Solutions.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
Resource type
UpdatedBy Pulumi.AzureNative.Solutions.Outputs.ApplicationClientDetailsResponse
The client entity that last updated the JIT request.
Location string
Resource location
Tags Dictionary<string, string>
Resource tags
ApplicationResourceId string
The parent application id.
CreatedBy ApplicationClientDetailsResponse
The client entity that created the JIT request.
Id string
Resource ID
JitAuthorizationPolicies []JitAuthorizationPoliciesResponse
The JIT authorization policies.
JitRequestState string
The JIT request state.
JitSchedulingPolicy JitSchedulingPolicyResponse
The JIT request properties.
Name string
Resource name
ProvisioningState string
The JIT request provisioning state.
PublisherTenantId string
The publisher tenant id.
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
Resource type
UpdatedBy ApplicationClientDetailsResponse
The client entity that last updated the JIT request.
Location string
Resource location
Tags map[string]string
Resource tags
applicationResourceId String
The parent application id.
createdBy ApplicationClientDetailsResponse
The client entity that created the JIT request.
id String
Resource ID
jitAuthorizationPolicies List<JitAuthorizationPoliciesResponse>
The JIT authorization policies.
jitRequestState String
The JIT request state.
jitSchedulingPolicy JitSchedulingPolicyResponse
The JIT request properties.
name String
Resource name
provisioningState String
The JIT request provisioning state.
publisherTenantId String
The publisher tenant id.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type String
Resource type
updatedBy ApplicationClientDetailsResponse
The client entity that last updated the JIT request.
location String
Resource location
tags Map<String,String>
Resource tags
applicationResourceId string
The parent application id.
createdBy ApplicationClientDetailsResponse
The client entity that created the JIT request.
id string
Resource ID
jitAuthorizationPolicies JitAuthorizationPoliciesResponse[]
The JIT authorization policies.
jitRequestState string
The JIT request state.
jitSchedulingPolicy JitSchedulingPolicyResponse
The JIT request properties.
name string
Resource name
provisioningState string
The JIT request provisioning state.
publisherTenantId string
The publisher tenant id.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type string
Resource type
updatedBy ApplicationClientDetailsResponse
The client entity that last updated the JIT request.
location string
Resource location
tags {[key: string]: string}
Resource tags
application_resource_id str
The parent application id.
created_by ApplicationClientDetailsResponse
The client entity that created the JIT request.
id str
Resource ID
jit_authorization_policies Sequence[JitAuthorizationPoliciesResponse]
The JIT authorization policies.
jit_request_state str
The JIT request state.
jit_scheduling_policy JitSchedulingPolicyResponse
The JIT request properties.
name str
Resource name
provisioning_state str
The JIT request provisioning state.
publisher_tenant_id str
The publisher tenant id.
system_data SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type str
Resource type
updated_by ApplicationClientDetailsResponse
The client entity that last updated the JIT request.
location str
Resource location
tags Mapping[str, str]
Resource tags
applicationResourceId String
The parent application id.
createdBy Property Map
The client entity that created the JIT request.
id String
Resource ID
jitAuthorizationPolicies List<Property Map>
The JIT authorization policies.
jitRequestState String
The JIT request state.
jitSchedulingPolicy Property Map
The JIT request properties.
name String
Resource name
provisioningState String
The JIT request provisioning state.
publisherTenantId String
The publisher tenant id.
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
Resource type
updatedBy Property Map
The client entity that last updated the JIT request.
location String
Resource location
tags Map<String>
Resource tags

Supporting Types

ApplicationClientDetailsResponse

ApplicationId string
The client application Id.
Oid string
The client Oid.
Puid string
The client Puid
ApplicationId string
The client application Id.
Oid string
The client Oid.
Puid string
The client Puid
applicationId String
The client application Id.
oid String
The client Oid.
puid String
The client Puid
applicationId string
The client application Id.
oid string
The client Oid.
puid string
The client Puid
application_id str
The client application Id.
oid str
The client Oid.
puid str
The client Puid
applicationId String
The client application Id.
oid String
The client Oid.
puid String
The client Puid

JitAuthorizationPoliciesResponse

PrincipalId This property is required. string
The the principal id that will be granted JIT access.
RoleDefinitionId This property is required. string
The role definition id that will be granted to the Principal.
PrincipalId This property is required. string
The the principal id that will be granted JIT access.
RoleDefinitionId This property is required. string
The role definition id that will be granted to the Principal.
principalId This property is required. String
The the principal id that will be granted JIT access.
roleDefinitionId This property is required. String
The role definition id that will be granted to the Principal.
principalId This property is required. string
The the principal id that will be granted JIT access.
roleDefinitionId This property is required. string
The role definition id that will be granted to the Principal.
principal_id This property is required. str
The the principal id that will be granted JIT access.
role_definition_id This property is required. str
The role definition id that will be granted to the Principal.
principalId This property is required. String
The the principal id that will be granted JIT access.
roleDefinitionId This property is required. String
The role definition id that will be granted to the Principal.

JitSchedulingPolicyResponse

Duration This property is required. string
StartTime This property is required. string
The start time of the request.
Type This property is required. string
The type of JIT schedule.
Duration This property is required. string
StartTime This property is required. string
The start time of the request.
Type This property is required. string
The type of JIT schedule.
duration This property is required. String
startTime This property is required. String
The start time of the request.
type This property is required. String
The type of JIT schedule.
duration This property is required. string
startTime This property is required. string
The start time of the request.
type This property is required. string
The type of JIT schedule.
duration This property is required. str
start_time This property is required. str
The start time of the request.
type This property is required. str
The type of JIT schedule.
duration This property is required. String
startTime This property is required. String
The start time of the request.
type This property is required. String
The type of JIT schedule.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi