1. Packages
  2. Azure Native v1
  3. API Docs
  4. solutions
  5. getJitRequest
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.solutions.getJitRequest

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Gets the JIT request. API Version: 2019-07-01.

    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>
    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]
    func LookupJitRequest(ctx *Context, args *LookupJitRequestArgs, opts ...InvokeOption) (*LookupJitRequestResult, error)
    func LookupJitRequestOutput(ctx *Context, args *LookupJitRequestOutputArgs, opts ...InvokeOption) LookupJitRequestResultOutput

    > 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)
    }
    public static CompletableFuture<GetJitRequestResult> getJitRequest(GetJitRequestArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:solutions:getJitRequest
      arguments:
        # arguments dictionary

    The following arguments are supported:

    JitRequestName string
    The name of the JIT request.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    JitRequestName string
    The name of the JIT request.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    jitRequestName String
    The name of the JIT request.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    jitRequestName string
    The name of the JIT request.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    jit_request_name str
    The name of the JIT request.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    jitRequestName String
    The name of the JIT request.
    resourceGroupName 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.
    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.
    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.
    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.
    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.
    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.
    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 string
    The the principal id that will be granted JIT access.
    RoleDefinitionId string
    The role definition id that will be granted to the Principal.
    PrincipalId string
    The the principal id that will be granted JIT access.
    RoleDefinitionId string
    The role definition id that will be granted to the Principal.
    principalId String
    The the principal id that will be granted JIT access.
    roleDefinitionId String
    The role definition id that will be granted to the Principal.
    principalId string
    The the principal id that will be granted JIT access.
    roleDefinitionId string
    The role definition id that will be granted to the Principal.
    principal_id str
    The the principal id that will be granted JIT access.
    role_definition_id str
    The role definition id that will be granted to the Principal.
    principalId String
    The the principal id that will be granted JIT access.
    roleDefinitionId String
    The role definition id that will be granted to the Principal.

    JitSchedulingPolicyResponse

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

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi