Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.OperatorAccessControl.getAccessRequest
Explore with Pulumi AI
This data source provides details about a specific Access Request resource in Oracle Cloud Infrastructure Operator Access Control service.
Gets details of an access request.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testAccessRequest = oci.OperatorAccessControl.getAccessRequest({
accessRequestId: testAccessRequestOciOperatorAccessControlAccessRequest.id,
});
import pulumi
import pulumi_oci as oci
test_access_request = oci.OperatorAccessControl.get_access_request(access_request_id=test_access_request_oci_operator_access_control_access_request["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/OperatorAccessControl"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := OperatorAccessControl.GetAccessRequest(ctx, &operatoraccesscontrol.GetAccessRequestArgs{
AccessRequestId: testAccessRequestOciOperatorAccessControlAccessRequest.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testAccessRequest = Oci.OperatorAccessControl.GetAccessRequest.Invoke(new()
{
AccessRequestId = testAccessRequestOciOperatorAccessControlAccessRequest.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.OperatorAccessControl.OperatorAccessControlFunctions;
import com.pulumi.oci.OperatorAccessControl.inputs.GetAccessRequestArgs;
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 testAccessRequest = OperatorAccessControlFunctions.getAccessRequest(GetAccessRequestArgs.builder()
.accessRequestId(testAccessRequestOciOperatorAccessControlAccessRequest.id())
.build());
}
}
variables:
testAccessRequest:
fn::invoke:
Function: oci:OperatorAccessControl:getAccessRequest
Arguments:
accessRequestId: ${testAccessRequestOciOperatorAccessControlAccessRequest.id}
Using getAccessRequest
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 getAccessRequest(args: GetAccessRequestArgs, opts?: InvokeOptions): Promise<GetAccessRequestResult>
function getAccessRequestOutput(args: GetAccessRequestOutputArgs, opts?: InvokeOptions): Output<GetAccessRequestResult>
def get_access_request(access_request_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccessRequestResult
def get_access_request_output(access_request_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccessRequestResult]
func GetAccessRequest(ctx *Context, args *GetAccessRequestArgs, opts ...InvokeOption) (*GetAccessRequestResult, error)
func GetAccessRequestOutput(ctx *Context, args *GetAccessRequestOutputArgs, opts ...InvokeOption) GetAccessRequestResultOutput
> Note: This function is named GetAccessRequest
in the Go SDK.
public static class GetAccessRequest
{
public static Task<GetAccessRequestResult> InvokeAsync(GetAccessRequestArgs args, InvokeOptions? opts = null)
public static Output<GetAccessRequestResult> Invoke(GetAccessRequestInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccessRequestResult> getAccessRequest(GetAccessRequestArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:OperatorAccessControl/getAccessRequest:getAccessRequest
arguments:
# arguments dictionary
The following arguments are supported:
- Access
Request stringId - unique AccessRequest identifier
- Access
Request stringId - unique AccessRequest identifier
- access
Request StringId - unique AccessRequest identifier
- access
Request stringId - unique AccessRequest identifier
- access_
request_ strid - unique AccessRequest identifier
- access
Request StringId - unique AccessRequest identifier
getAccessRequest Result
The following output properties are available:
- Access
Reason stringSummary - Summary comment by the operator creating the access request.
- Access
Request stringId - Action
Requests List<string>Lists - List of operator actions for which approval is sought by the operator user.
- Approver
Comment string - The last recent Comment entered by the approver of the request.
- Approver
Details List<GetAccess Request Approver Detail> - Contains the user ids who have approved the accessRequest for extension.
- Audit
Types List<string> - Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.
- Closure
Comment string - The comment entered by the operator while closing the request.
- Compartment
Id string - The OCID of the compartment that contains the access request.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace.
- Duration int
- Duration in hours for which access is sought on the target resource.
- Extend
Duration int - Duration in hours for which extension access is sought on the target resource.
- Extension
Approver List<GetDetails Access Request Extension Approver Detail> - Contains the user ids who have approved the accessRequest for extension.
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Auto boolApproved - Whether the access request was automatically approved.
- Is
Validate boolAssignment - Whether the access request was requested for Validate Assignment.
- Lifecycle
Details string - more in detail about the lifeCycleState.
- Number
Of intApprovers - Number of approvers who have authorized an access request.
- Number
Of intApprovers Required - Number of approvers required to approve an access request.
- Number
Of intExtension Approvers - Number of approvers who have authorized an access request for extension.
- Opctl
Additional stringMessage - Additional message specific to the access request that can be specified by the approver at the time of approval.
- Opctl
Id string - The OCID of the operator control governing the target resource.
- Opctl
Name string - Name of the Operator control governing the target resource.
- Operator
Id string - A unique identifier associated with the operator who raised the request. This identifier can not be used directly to identify the operator. You need to provide this identifier if you would like Oracle to provide additional information about the operator action within Oracle tenancy.
- Reason string
- Summary reason for which the operator is requesting access on the target resource.
- Request
Id string - This is an automatic identifier generated by the system which is easier for human comprehension.
- Resource
Id string - The OCID of the target resource associated with the access request. The operator raises an access request to get approval to access the target resource.
- Resource
Name string - The name of the target resource.
- Resource
Type string - resourceType for which the AccessRequest is applicable
- Severity string
- Priority assigned to the access request by the operator
- State string
- The current state of the AccessRequest.
- Sub
Resource List<string>Lists - The subresources requested for approval.
- System
Message string - System message that will be displayed to the operator at login to the target resource.
- Time
Of stringCreation - Time when the access request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Of stringModification - Time when the access request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Of stringUser Creation - The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- Time
Requested stringFor Future Access - Time in future when the user for the access request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- User
Id string - The OCID of the user that last modified the access request.
- Workflow
Ids List<string> - The OCID of the workflow associated with the access request. This is needed if you want to contact Oracle Support for a stuck access request or for an access request that encounters an internal error.
- Access
Reason stringSummary - Summary comment by the operator creating the access request.
- Access
Request stringId - Action
Requests []stringLists - List of operator actions for which approval is sought by the operator user.
- Approver
Comment string - The last recent Comment entered by the approver of the request.
- Approver
Details []GetAccess Request Approver Detail - Contains the user ids who have approved the accessRequest for extension.
- Audit
Types []string - Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.
- Closure
Comment string - The comment entered by the operator while closing the request.
- Compartment
Id string - The OCID of the compartment that contains the access request.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace.
- Duration int
- Duration in hours for which access is sought on the target resource.
- Extend
Duration int - Duration in hours for which extension access is sought on the target resource.
- Extension
Approver []GetDetails Access Request Extension Approver Detail - Contains the user ids who have approved the accessRequest for extension.
- map[string]string
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Auto boolApproved - Whether the access request was automatically approved.
- Is
Validate boolAssignment - Whether the access request was requested for Validate Assignment.
- Lifecycle
Details string - more in detail about the lifeCycleState.
- Number
Of intApprovers - Number of approvers who have authorized an access request.
- Number
Of intApprovers Required - Number of approvers required to approve an access request.
- Number
Of intExtension Approvers - Number of approvers who have authorized an access request for extension.
- Opctl
Additional stringMessage - Additional message specific to the access request that can be specified by the approver at the time of approval.
- Opctl
Id string - The OCID of the operator control governing the target resource.
- Opctl
Name string - Name of the Operator control governing the target resource.
- Operator
Id string - A unique identifier associated with the operator who raised the request. This identifier can not be used directly to identify the operator. You need to provide this identifier if you would like Oracle to provide additional information about the operator action within Oracle tenancy.
- Reason string
- Summary reason for which the operator is requesting access on the target resource.
- Request
Id string - This is an automatic identifier generated by the system which is easier for human comprehension.
- Resource
Id string - The OCID of the target resource associated with the access request. The operator raises an access request to get approval to access the target resource.
- Resource
Name string - The name of the target resource.
- Resource
Type string - resourceType for which the AccessRequest is applicable
- Severity string
- Priority assigned to the access request by the operator
- State string
- The current state of the AccessRequest.
- Sub
Resource []stringLists - The subresources requested for approval.
- System
Message string - System message that will be displayed to the operator at login to the target resource.
- Time
Of stringCreation - Time when the access request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Of stringModification - Time when the access request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Of stringUser Creation - The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- Time
Requested stringFor Future Access - Time in future when the user for the access request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- User
Id string - The OCID of the user that last modified the access request.
- Workflow
Ids []string - The OCID of the workflow associated with the access request. This is needed if you want to contact Oracle Support for a stuck access request or for an access request that encounters an internal error.
- access
Reason StringSummary - Summary comment by the operator creating the access request.
- access
Request StringId - action
Requests List<String>Lists - List of operator actions for which approval is sought by the operator user.
- approver
Comment String - The last recent Comment entered by the approver of the request.
- approver
Details List<GetAccess Request Approver Detail> - Contains the user ids who have approved the accessRequest for extension.
- audit
Types List<String> - Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.
- closure
Comment String - The comment entered by the operator while closing the request.
- compartment
Id String - The OCID of the compartment that contains the access request.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace.
- duration Integer
- Duration in hours for which access is sought on the target resource.
- extend
Duration Integer - Duration in hours for which extension access is sought on the target resource.
- extension
Approver List<GetDetails Access Request Extension Approver Detail> - Contains the user ids who have approved the accessRequest for extension.
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Auto BooleanApproved - Whether the access request was automatically approved.
- is
Validate BooleanAssignment - Whether the access request was requested for Validate Assignment.
- lifecycle
Details String - more in detail about the lifeCycleState.
- number
Of IntegerApprovers - Number of approvers who have authorized an access request.
- number
Of IntegerApprovers Required - Number of approvers required to approve an access request.
- number
Of IntegerExtension Approvers - Number of approvers who have authorized an access request for extension.
- opctl
Additional StringMessage - Additional message specific to the access request that can be specified by the approver at the time of approval.
- opctl
Id String - The OCID of the operator control governing the target resource.
- opctl
Name String - Name of the Operator control governing the target resource.
- operator
Id String - A unique identifier associated with the operator who raised the request. This identifier can not be used directly to identify the operator. You need to provide this identifier if you would like Oracle to provide additional information about the operator action within Oracle tenancy.
- reason String
- Summary reason for which the operator is requesting access on the target resource.
- request
Id String - This is an automatic identifier generated by the system which is easier for human comprehension.
- resource
Id String - The OCID of the target resource associated with the access request. The operator raises an access request to get approval to access the target resource.
- resource
Name String - The name of the target resource.
- resource
Type String - resourceType for which the AccessRequest is applicable
- severity String
- Priority assigned to the access request by the operator
- state String
- The current state of the AccessRequest.
- sub
Resource List<String>Lists - The subresources requested for approval.
- system
Message String - System message that will be displayed to the operator at login to the target resource.
- time
Of StringCreation - Time when the access request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Of StringModification - Time when the access request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Of StringUser Creation - The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- time
Requested StringFor Future Access - Time in future when the user for the access request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- user
Id String - The OCID of the user that last modified the access request.
- workflow
Ids List<String> - The OCID of the workflow associated with the access request. This is needed if you want to contact Oracle Support for a stuck access request or for an access request that encounters an internal error.
- access
Reason stringSummary - Summary comment by the operator creating the access request.
- access
Request stringId - action
Requests string[]Lists - List of operator actions for which approval is sought by the operator user.
- approver
Comment string - The last recent Comment entered by the approver of the request.
- approver
Details GetAccess Request Approver Detail[] - Contains the user ids who have approved the accessRequest for extension.
- audit
Types string[] - Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.
- closure
Comment string - The comment entered by the operator while closing the request.
- compartment
Id string - The OCID of the compartment that contains the access request.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace.
- duration number
- Duration in hours for which access is sought on the target resource.
- extend
Duration number - Duration in hours for which extension access is sought on the target resource.
- extension
Approver GetDetails Access Request Extension Approver Detail[] - Contains the user ids who have approved the accessRequest for extension.
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Auto booleanApproved - Whether the access request was automatically approved.
- is
Validate booleanAssignment - Whether the access request was requested for Validate Assignment.
- lifecycle
Details string - more in detail about the lifeCycleState.
- number
Of numberApprovers - Number of approvers who have authorized an access request.
- number
Of numberApprovers Required - Number of approvers required to approve an access request.
- number
Of numberExtension Approvers - Number of approvers who have authorized an access request for extension.
- opctl
Additional stringMessage - Additional message specific to the access request that can be specified by the approver at the time of approval.
- opctl
Id string - The OCID of the operator control governing the target resource.
- opctl
Name string - Name of the Operator control governing the target resource.
- operator
Id string - A unique identifier associated with the operator who raised the request. This identifier can not be used directly to identify the operator. You need to provide this identifier if you would like Oracle to provide additional information about the operator action within Oracle tenancy.
- reason string
- Summary reason for which the operator is requesting access on the target resource.
- request
Id string - This is an automatic identifier generated by the system which is easier for human comprehension.
- resource
Id string - The OCID of the target resource associated with the access request. The operator raises an access request to get approval to access the target resource.
- resource
Name string - The name of the target resource.
- resource
Type string - resourceType for which the AccessRequest is applicable
- severity string
- Priority assigned to the access request by the operator
- state string
- The current state of the AccessRequest.
- sub
Resource string[]Lists - The subresources requested for approval.
- system
Message string - System message that will be displayed to the operator at login to the target resource.
- time
Of stringCreation - Time when the access request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Of stringModification - Time when the access request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Of stringUser Creation - The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- time
Requested stringFor Future Access - Time in future when the user for the access request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- user
Id string - The OCID of the user that last modified the access request.
- workflow
Ids string[] - The OCID of the workflow associated with the access request. This is needed if you want to contact Oracle Support for a stuck access request or for an access request that encounters an internal error.
- access_
reason_ strsummary - Summary comment by the operator creating the access request.
- access_
request_ strid - action_
requests_ Sequence[str]lists - List of operator actions for which approval is sought by the operator user.
- approver_
comment str - The last recent Comment entered by the approver of the request.
- approver_
details Sequence[operatoraccesscontrol.Get Access Request Approver Detail] - Contains the user ids who have approved the accessRequest for extension.
- audit_
types Sequence[str] - Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.
- closure_
comment str - The comment entered by the operator while closing the request.
- compartment_
id str - The OCID of the compartment that contains the access request.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace.
- duration int
- Duration in hours for which access is sought on the target resource.
- extend_
duration int - Duration in hours for which extension access is sought on the target resource.
- extension_
approver_ Sequence[operatoraccesscontrol.details Get Access Request Extension Approver Detail] - Contains the user ids who have approved the accessRequest for extension.
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
auto_ boolapproved - Whether the access request was automatically approved.
- is_
validate_ boolassignment - Whether the access request was requested for Validate Assignment.
- lifecycle_
details str - more in detail about the lifeCycleState.
- number_
of_ intapprovers - Number of approvers who have authorized an access request.
- number_
of_ intapprovers_ required - Number of approvers required to approve an access request.
- number_
of_ intextension_ approvers - Number of approvers who have authorized an access request for extension.
- opctl_
additional_ strmessage - Additional message specific to the access request that can be specified by the approver at the time of approval.
- opctl_
id str - The OCID of the operator control governing the target resource.
- opctl_
name str - Name of the Operator control governing the target resource.
- operator_
id str - A unique identifier associated with the operator who raised the request. This identifier can not be used directly to identify the operator. You need to provide this identifier if you would like Oracle to provide additional information about the operator action within Oracle tenancy.
- reason str
- Summary reason for which the operator is requesting access on the target resource.
- request_
id str - This is an automatic identifier generated by the system which is easier for human comprehension.
- resource_
id str - The OCID of the target resource associated with the access request. The operator raises an access request to get approval to access the target resource.
- resource_
name str - The name of the target resource.
- resource_
type str - resourceType for which the AccessRequest is applicable
- severity str
- Priority assigned to the access request by the operator
- state str
- The current state of the AccessRequest.
- sub_
resource_ Sequence[str]lists - The subresources requested for approval.
- system_
message str - System message that will be displayed to the operator at login to the target resource.
- time_
of_ strcreation - Time when the access request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time_
of_ strmodification - Time when the access request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time_
of_ struser_ creation - The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- time_
requested_ strfor_ future_ access - Time in future when the user for the access request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- user_
id str - The OCID of the user that last modified the access request.
- workflow_
ids Sequence[str] - The OCID of the workflow associated with the access request. This is needed if you want to contact Oracle Support for a stuck access request or for an access request that encounters an internal error.
- access
Reason StringSummary - Summary comment by the operator creating the access request.
- access
Request StringId - action
Requests List<String>Lists - List of operator actions for which approval is sought by the operator user.
- approver
Comment String - The last recent Comment entered by the approver of the request.
- approver
Details List<Property Map> - Contains the user ids who have approved the accessRequest for extension.
- audit
Types List<String> - Specifies the type of auditing to be enabled. There are two levels of auditing: command-level and keystroke-level. By default, auditing is enabled at the command level i.e., each command issued by the operator is audited. When keystroke-level is chosen, in addition to command level logging, key strokes are also logged.
- closure
Comment String - The comment entered by the operator while closing the request.
- compartment
Id String - The OCID of the compartment that contains the access request.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace.
- duration Number
- Duration in hours for which access is sought on the target resource.
- extend
Duration Number - Duration in hours for which extension access is sought on the target resource.
- extension
Approver List<Property Map>Details - Contains the user ids who have approved the accessRequest for extension.
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Auto BooleanApproved - Whether the access request was automatically approved.
- is
Validate BooleanAssignment - Whether the access request was requested for Validate Assignment.
- lifecycle
Details String - more in detail about the lifeCycleState.
- number
Of NumberApprovers - Number of approvers who have authorized an access request.
- number
Of NumberApprovers Required - Number of approvers required to approve an access request.
- number
Of NumberExtension Approvers - Number of approvers who have authorized an access request for extension.
- opctl
Additional StringMessage - Additional message specific to the access request that can be specified by the approver at the time of approval.
- opctl
Id String - The OCID of the operator control governing the target resource.
- opctl
Name String - Name of the Operator control governing the target resource.
- operator
Id String - A unique identifier associated with the operator who raised the request. This identifier can not be used directly to identify the operator. You need to provide this identifier if you would like Oracle to provide additional information about the operator action within Oracle tenancy.
- reason String
- Summary reason for which the operator is requesting access on the target resource.
- request
Id String - This is an automatic identifier generated by the system which is easier for human comprehension.
- resource
Id String - The OCID of the target resource associated with the access request. The operator raises an access request to get approval to access the target resource.
- resource
Name String - The name of the target resource.
- resource
Type String - resourceType for which the AccessRequest is applicable
- severity String
- Priority assigned to the access request by the operator
- state String
- The current state of the AccessRequest.
- sub
Resource List<String>Lists - The subresources requested for approval.
- system
Message String - System message that will be displayed to the operator at login to the target resource.
- time
Of StringCreation - Time when the access request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Of StringModification - Time when the access request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Of StringUser Creation - The time when access request is scheduled to be approved in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- time
Requested StringFor Future Access - Time in future when the user for the access request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- user
Id String - The OCID of the user that last modified the access request.
- workflow
Ids List<String> - The OCID of the workflow associated with the access request. This is needed if you want to contact Oracle Support for a stuck access request or for an access request that encounters an internal error.
Supporting Types
GetAccessRequestApproverDetail
- Approval
Action string - The action done by the approver.
- Approval
Additional stringMessage - Additional message specified by the approver of the request.
- Approval
Comment string - Comment specified by the approver of the request.
- Approver
Id string - The userId of the approver.
- Time
Approved stringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- string
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- Approval
Action string - The action done by the approver.
- Approval
Additional stringMessage - Additional message specified by the approver of the request.
- Approval
Comment string - Comment specified by the approver of the request.
- Approver
Id string - The userId of the approver.
- Time
Approved stringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- string
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval
Action String - The action done by the approver.
- approval
Additional StringMessage - Additional message specified by the approver of the request.
- approval
Comment String - Comment specified by the approver of the request.
- approver
Id String - The userId of the approver.
- time
Approved StringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- String
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval
Action string - The action done by the approver.
- approval
Additional stringMessage - Additional message specified by the approver of the request.
- approval
Comment string - Comment specified by the approver of the request.
- approver
Id string - The userId of the approver.
- time
Approved stringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- string
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval_
action str - The action done by the approver.
- approval_
additional_ strmessage - Additional message specified by the approver of the request.
- approval_
comment str - Comment specified by the approver of the request.
- approver_
id str - The userId of the approver.
- time_
approved_ strfor_ access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- str
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval
Action String - The action done by the approver.
- approval
Additional StringMessage - Additional message specified by the approver of the request.
- approval
Comment String - Comment specified by the approver of the request.
- approver
Id String - The userId of the approver.
- time
Approved StringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- String
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
GetAccessRequestExtensionApproverDetail
- Approval
Action string - The action done by the approver.
- Approval
Additional stringMessage - Additional message specified by the approver of the request.
- Approval
Comment string - Comment specified by the approver of the request.
- Approver
Id string - The userId of the approver.
- Time
Approved stringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- string
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- Approval
Action string - The action done by the approver.
- Approval
Additional stringMessage - Additional message specified by the approver of the request.
- Approval
Comment string - Comment specified by the approver of the request.
- Approver
Id string - The userId of the approver.
- Time
Approved stringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- string
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval
Action String - The action done by the approver.
- approval
Additional StringMessage - Additional message specified by the approver of the request.
- approval
Comment String - Comment specified by the approver of the request.
- approver
Id String - The userId of the approver.
- time
Approved StringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- String
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval
Action string - The action done by the approver.
- approval
Additional stringMessage - Additional message specified by the approver of the request.
- approval
Comment string - Comment specified by the approver of the request.
- approver
Id string - The userId of the approver.
- time
Approved stringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- string
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval_
action str - The action done by the approver.
- approval_
additional_ strmessage - Additional message specified by the approver of the request.
- approval_
comment str - Comment specified by the approver of the request.
- approver_
id str - The userId of the approver.
- time_
approved_ strfor_ access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- str
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- approval
Action String - The action done by the approver.
- approval
Additional StringMessage - Additional message specified by the approver of the request.
- approval
Comment String - Comment specified by the approver of the request.
- approver
Id String - The userId of the approver.
- time
Approved StringFor Access - Time for when the access request should start that is authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
- String
- Time when the access request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.