Oracle Cloud Infrastructure v3.10.0 published on Wednesday, Nov 5, 2025 by Pulumi
oci.oci.getApiaccesscontrolPrivilegedApiRequest
Oracle Cloud Infrastructure v3.10.0 published on Wednesday, Nov 5, 2025 by Pulumi
This data source provides details about a specific Privileged Api Request resource in Oracle Cloud Infrastructure Apiaccesscontrol service.
Gets information about a PrivilegedApiRequest.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testPrivilegedApiRequest = oci.oci.getApiaccesscontrolPrivilegedApiRequest({
privilegedApiRequestId: testPrivilegedApiRequestOciApiaccesscontrolPrivilegedApiRequest.id,
});
import pulumi
import pulumi_oci as oci
test_privileged_api_request = oci.oci.get_apiaccesscontrol_privileged_api_request(privileged_api_request_id=test_privileged_api_request_oci_apiaccesscontrol_privileged_api_request["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/oci"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := oci.LookupApiaccesscontrolPrivilegedApiRequest(ctx, &oci.LookupApiaccesscontrolPrivilegedApiRequestArgs{
PrivilegedApiRequestId: testPrivilegedApiRequestOciApiaccesscontrolPrivilegedApiRequest.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 testPrivilegedApiRequest = Oci.Oci.GetApiaccesscontrolPrivilegedApiRequest.Invoke(new()
{
PrivilegedApiRequestId = testPrivilegedApiRequestOciApiaccesscontrolPrivilegedApiRequest.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.oci.OciFunctions;
import com.pulumi.oci.oci.inputs.GetApiaccesscontrolPrivilegedApiRequestArgs;
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 testPrivilegedApiRequest = OciFunctions.getApiaccesscontrolPrivilegedApiRequest(GetApiaccesscontrolPrivilegedApiRequestArgs.builder()
.privilegedApiRequestId(testPrivilegedApiRequestOciApiaccesscontrolPrivilegedApiRequest.id())
.build());
}
}
variables:
testPrivilegedApiRequest:
fn::invoke:
function: oci:oci:getApiaccesscontrolPrivilegedApiRequest
arguments:
privilegedApiRequestId: ${testPrivilegedApiRequestOciApiaccesscontrolPrivilegedApiRequest.id}
Using getApiaccesscontrolPrivilegedApiRequest
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 getApiaccesscontrolPrivilegedApiRequest(args: GetApiaccesscontrolPrivilegedApiRequestArgs, opts?: InvokeOptions): Promise<GetApiaccesscontrolPrivilegedApiRequestResult>
function getApiaccesscontrolPrivilegedApiRequestOutput(args: GetApiaccesscontrolPrivilegedApiRequestOutputArgs, opts?: InvokeOptions): Output<GetApiaccesscontrolPrivilegedApiRequestResult>def get_apiaccesscontrol_privileged_api_request(privileged_api_request_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApiaccesscontrolPrivilegedApiRequestResult
def get_apiaccesscontrol_privileged_api_request_output(privileged_api_request_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApiaccesscontrolPrivilegedApiRequestResult]func LookupApiaccesscontrolPrivilegedApiRequest(ctx *Context, args *LookupApiaccesscontrolPrivilegedApiRequestArgs, opts ...InvokeOption) (*LookupApiaccesscontrolPrivilegedApiRequestResult, error)
func LookupApiaccesscontrolPrivilegedApiRequestOutput(ctx *Context, args *LookupApiaccesscontrolPrivilegedApiRequestOutputArgs, opts ...InvokeOption) LookupApiaccesscontrolPrivilegedApiRequestResultOutput> Note: This function is named LookupApiaccesscontrolPrivilegedApiRequest in the Go SDK.
public static class GetApiaccesscontrolPrivilegedApiRequest
{
public static Task<GetApiaccesscontrolPrivilegedApiRequestResult> InvokeAsync(GetApiaccesscontrolPrivilegedApiRequestArgs args, InvokeOptions? opts = null)
public static Output<GetApiaccesscontrolPrivilegedApiRequestResult> Invoke(GetApiaccesscontrolPrivilegedApiRequestInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApiaccesscontrolPrivilegedApiRequestResult> getApiaccesscontrolPrivilegedApiRequest(GetApiaccesscontrolPrivilegedApiRequestArgs args, InvokeOptions options)
public static Output<GetApiaccesscontrolPrivilegedApiRequestResult> getApiaccesscontrolPrivilegedApiRequest(GetApiaccesscontrolPrivilegedApiRequestArgs args, InvokeOptions options)
fn::invoke:
function: oci:oci/getApiaccesscontrolPrivilegedApiRequest:getApiaccesscontrolPrivilegedApiRequest
arguments:
# arguments dictionaryThe following arguments are supported:
- Privileged
Api stringRequest Id - unique PrivilegedApiRequest identifier
- Privileged
Api stringRequest Id - unique PrivilegedApiRequest identifier
- privileged
Api StringRequest Id - unique PrivilegedApiRequest identifier
- privileged
Api stringRequest Id - unique PrivilegedApiRequest identifier
- privileged_
api_ strrequest_ id - unique PrivilegedApiRequest identifier
- privileged
Api StringRequest Id - unique PrivilegedApiRequest identifier
getApiaccesscontrolPrivilegedApiRequest Result
The following output properties are available:
- Approver
Details List<GetApiaccesscontrol Privileged Api Request Approver Detail> - Contains the approver details who have approved the privilegedApi Request during the initial request.
- 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. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - Display
Name string - Name of the privilegedApi control. The name must be unique.
- Duration
In intHrs - Duration in hours for which access is sought on the target resource.
- Entity
Type string - entityType of resource for which the AccessRequest is applicable
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"} - Id string
- The OCID of the privilegedApi request.
- Lifecycle
Details string - more in detail about the lifeCycleState.
- Notification
Topic stringId - The OCID of the Oracle Cloud Infrastructure Notification topic to publish messages related to this privileged api request.
- Number
Of intApprovers Required - Number of approvers required to approve an privilegedApi request.
- Privileged
Api stringControl Id - The OCID of the privilegedApi control governing the target resource.
- Privileged
Api stringControl Name - Name of the privilegedApi control governing the target resource.
- Privileged
Api stringRequest Id - Privileged
Operation List<GetLists Apiaccesscontrol Privileged Api Request Privileged Operation List> - List of api names, attributes for which approval is sought by the user.
- Reason
Detail string - Reason in Detail for which the operator is requesting access on the target resource.
- Reason
Summary string - Summary comment by the operator creating the access request.
- Request
Id string - This is an automatic identifier generated by the system which is easier for human comprehension.
- Requested
Bies List<string> - List of Users who has created this privilegedApiRequest.
- 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 - resourceName for which the PrivilegedApiRequest is applicable
- 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 PrivilegedApiRequest.
- State
Details string - A message that describes the current state of the PrivilegedApiControl in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
- Sub
Resource List<string>Name Lists - The subresource names requested for approval.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - Ticket
Numbers List<string> - A list of ticket numbers related to this Privileged Api Access Request, e.g. Service Request (SR) number and JIRA ticket number.
- Time
Created string - Time when the privilegedApi request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Requested stringFor Future Access - Time in future when the user for the privilegedApi request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Updated string - Time when the privilegedApi request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Approver
Details []GetApiaccesscontrol Privileged Api Request Approver Detail - Contains the approver details who have approved the privilegedApi Request during the initial request.
- 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. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - Display
Name string - Name of the privilegedApi control. The name must be unique.
- Duration
In intHrs - Duration in hours for which access is sought on the target resource.
- Entity
Type string - entityType of resource for which the AccessRequest is applicable
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"} - Id string
- The OCID of the privilegedApi request.
- Lifecycle
Details string - more in detail about the lifeCycleState.
- Notification
Topic stringId - The OCID of the Oracle Cloud Infrastructure Notification topic to publish messages related to this privileged api request.
- Number
Of intApprovers Required - Number of approvers required to approve an privilegedApi request.
- Privileged
Api stringControl Id - The OCID of the privilegedApi control governing the target resource.
- Privileged
Api stringControl Name - Name of the privilegedApi control governing the target resource.
- Privileged
Api stringRequest Id - Privileged
Operation []GetLists Apiaccesscontrol Privileged Api Request Privileged Operation List - List of api names, attributes for which approval is sought by the user.
- Reason
Detail string - Reason in Detail for which the operator is requesting access on the target resource.
- Reason
Summary string - Summary comment by the operator creating the access request.
- Request
Id string - This is an automatic identifier generated by the system which is easier for human comprehension.
- Requested
Bies []string - List of Users who has created this privilegedApiRequest.
- 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 - resourceName for which the PrivilegedApiRequest is applicable
- 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 PrivilegedApiRequest.
- State
Details string - A message that describes the current state of the PrivilegedApiControl in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
- Sub
Resource []stringName Lists - The subresource names requested for approval.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - Ticket
Numbers []string - A list of ticket numbers related to this Privileged Api Access Request, e.g. Service Request (SR) number and JIRA ticket number.
- Time
Created string - Time when the privilegedApi request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Requested stringFor Future Access - Time in future when the user for the privilegedApi request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- Time
Updated string - Time when the privilegedApi request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- approver
Details List<GetApiaccesscontrol Privileged Api Request Approver Detail> - Contains the approver details who have approved the privilegedApi Request during the initial request.
- 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. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display
Name String - Name of the privilegedApi control. The name must be unique.
- duration
In IntegerHrs - Duration in hours for which access is sought on the target resource.
- entity
Type String - entityType of resource for which the AccessRequest is applicable
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"} - id String
- The OCID of the privilegedApi request.
- lifecycle
Details String - more in detail about the lifeCycleState.
- notification
Topic StringId - The OCID of the Oracle Cloud Infrastructure Notification topic to publish messages related to this privileged api request.
- number
Of IntegerApprovers Required - Number of approvers required to approve an privilegedApi request.
- privileged
Api StringControl Id - The OCID of the privilegedApi control governing the target resource.
- privileged
Api StringControl Name - Name of the privilegedApi control governing the target resource.
- privileged
Api StringRequest Id - privileged
Operation List<GetLists Apiaccesscontrol Privileged Api Request Privileged Operation List> - List of api names, attributes for which approval is sought by the user.
- reason
Detail String - Reason in Detail for which the operator is requesting access on the target resource.
- reason
Summary String - Summary comment by the operator creating the access request.
- request
Id String - This is an automatic identifier generated by the system which is easier for human comprehension.
- requested
Bies List<String> - List of Users who has created this privilegedApiRequest.
- 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 - resourceName for which the PrivilegedApiRequest is applicable
- 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 PrivilegedApiRequest.
- state
Details String - A message that describes the current state of the PrivilegedApiControl in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
- sub
Resource List<String>Name Lists - The subresource names requested for approval.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - ticket
Numbers List<String> - A list of ticket numbers related to this Privileged Api Access Request, e.g. Service Request (SR) number and JIRA ticket number.
- time
Created String - Time when the privilegedApi request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Requested StringFor Future Access - Time in future when the user for the privilegedApi request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Updated String - Time when the privilegedApi request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- approver
Details GetApiaccesscontrol Privileged Api Request Approver Detail[] - Contains the approver details who have approved the privilegedApi Request during the initial request.
- 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. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display
Name string - Name of the privilegedApi control. The name must be unique.
- duration
In numberHrs - Duration in hours for which access is sought on the target resource.
- entity
Type string - entityType of resource for which the AccessRequest is applicable
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"} - id string
- The OCID of the privilegedApi request.
- lifecycle
Details string - more in detail about the lifeCycleState.
- notification
Topic stringId - The OCID of the Oracle Cloud Infrastructure Notification topic to publish messages related to this privileged api request.
- number
Of numberApprovers Required - Number of approvers required to approve an privilegedApi request.
- privileged
Api stringControl Id - The OCID of the privilegedApi control governing the target resource.
- privileged
Api stringControl Name - Name of the privilegedApi control governing the target resource.
- privileged
Api stringRequest Id - privileged
Operation GetLists Apiaccesscontrol Privileged Api Request Privileged Operation List[] - List of api names, attributes for which approval is sought by the user.
- reason
Detail string - Reason in Detail for which the operator is requesting access on the target resource.
- reason
Summary string - Summary comment by the operator creating the access request.
- request
Id string - This is an automatic identifier generated by the system which is easier for human comprehension.
- requested
Bies string[] - List of Users who has created this privilegedApiRequest.
- 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 - resourceName for which the PrivilegedApiRequest is applicable
- 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 PrivilegedApiRequest.
- state
Details string - A message that describes the current state of the PrivilegedApiControl in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
- sub
Resource string[]Name Lists - The subresource names requested for approval.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - ticket
Numbers string[] - A list of ticket numbers related to this Privileged Api Access Request, e.g. Service Request (SR) number and JIRA ticket number.
- time
Created string - Time when the privilegedApi request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Requested stringFor Future Access - Time in future when the user for the privilegedApi request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Updated string - Time when the privilegedApi request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- approver_
details Sequence[GetApiaccesscontrol Privileged Api Request Approver Detail] - Contains the approver details who have approved the privilegedApi Request during the initial request.
- 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. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display_
name str - Name of the privilegedApi control. The name must be unique.
- duration_
in_ inthrs - Duration in hours for which access is sought on the target resource.
- entity_
type str - entityType of resource for which the AccessRequest is applicable
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"} - id str
- The OCID of the privilegedApi request.
- lifecycle_
details str - more in detail about the lifeCycleState.
- notification_
topic_ strid - The OCID of the Oracle Cloud Infrastructure Notification topic to publish messages related to this privileged api request.
- number_
of_ intapprovers_ required - Number of approvers required to approve an privilegedApi request.
- privileged_
api_ strcontrol_ id - The OCID of the privilegedApi control governing the target resource.
- privileged_
api_ strcontrol_ name - Name of the privilegedApi control governing the target resource.
- privileged_
api_ strrequest_ id - privileged_
operation_ Sequence[Getlists Apiaccesscontrol Privileged Api Request Privileged Operation List] - List of api names, attributes for which approval is sought by the user.
- reason_
detail str - Reason in Detail for which the operator is requesting access on the target resource.
- reason_
summary str - Summary comment by the operator creating the access request.
- request_
id str - This is an automatic identifier generated by the system which is easier for human comprehension.
- requested_
bies Sequence[str] - List of Users who has created this privilegedApiRequest.
- 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 - resourceName for which the PrivilegedApiRequest is applicable
- 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 PrivilegedApiRequest.
- state_
details str - A message that describes the current state of the PrivilegedApiControl in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
- sub_
resource_ Sequence[str]name_ lists - The subresource names requested for approval.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - ticket_
numbers Sequence[str] - A list of ticket numbers related to this Privileged Api Access Request, e.g. Service Request (SR) number and JIRA ticket number.
- time_
created str - Time when the privilegedApi request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time_
requested_ strfor_ future_ access - Time in future when the user for the privilegedApi request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time_
updated str - Time when the privilegedApi request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- approver
Details List<Property Map> - Contains the approver details who have approved the privilegedApi Request during the initial request.
- 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. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display
Name String - Name of the privilegedApi control. The name must be unique.
- duration
In NumberHrs - Duration in hours for which access is sought on the target resource.
- entity
Type String - entityType of resource for which the AccessRequest is applicable
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"} - id String
- The OCID of the privilegedApi request.
- lifecycle
Details String - more in detail about the lifeCycleState.
- notification
Topic StringId - The OCID of the Oracle Cloud Infrastructure Notification topic to publish messages related to this privileged api request.
- number
Of NumberApprovers Required - Number of approvers required to approve an privilegedApi request.
- privileged
Api StringControl Id - The OCID of the privilegedApi control governing the target resource.
- privileged
Api StringControl Name - Name of the privilegedApi control governing the target resource.
- privileged
Api StringRequest Id - privileged
Operation List<Property Map>Lists - List of api names, attributes for which approval is sought by the user.
- reason
Detail String - Reason in Detail for which the operator is requesting access on the target resource.
- reason
Summary String - Summary comment by the operator creating the access request.
- request
Id String - This is an automatic identifier generated by the system which is easier for human comprehension.
- requested
Bies List<String> - List of Users who has created this privilegedApiRequest.
- 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 - resourceName for which the PrivilegedApiRequest is applicable
- 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 PrivilegedApiRequest.
- state
Details String - A message that describes the current state of the PrivilegedApiControl in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
- sub
Resource List<String>Name Lists - The subresource names requested for approval.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - ticket
Numbers List<String> - A list of ticket numbers related to this Privileged Api Access Request, e.g. Service Request (SR) number and JIRA ticket number.
- time
Created String - Time when the privilegedApi request was created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Requested StringFor Future Access - Time in future when the user for the privilegedApi request needs to be created in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
- time
Updated String - Time when the privilegedApi request was last modified in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'
Supporting Types
GetApiaccesscontrolPrivilegedApiRequestApproverDetail
- Approval
Action string - The action done by the approver.
- 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 privilegedApi 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 privilegedApi 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
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 privilegedApi 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 privilegedApi 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
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 privilegedApi 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 privilegedApi 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
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 privilegedApi 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 privilegedApi 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_
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 privilegedApi 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 privilegedApi 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
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 privilegedApi 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 privilegedApi request was authorized by the customer in RFC 3339 timestamp format.Example: '2020-05-22T21:10:29.600Z'
GetApiaccesscontrolPrivilegedApiRequestPrivilegedOperationList
- Api
Name string - name of the api which needs to be protected.
- Attribute
Names List<string> - list of attributes belonging to the above api which needs to be protected.
- Api
Name string - name of the api which needs to be protected.
- Attribute
Names []string - list of attributes belonging to the above api which needs to be protected.
- api
Name String - name of the api which needs to be protected.
- attribute
Names List<String> - list of attributes belonging to the above api which needs to be protected.
- api
Name string - name of the api which needs to be protected.
- attribute
Names string[] - list of attributes belonging to the above api which needs to be protected.
- api_
name str - name of the api which needs to be protected.
- attribute_
names Sequence[str] - list of attributes belonging to the above api which needs to be protected.
- api
Name String - name of the api which needs to be protected.
- attribute
Names List<String> - list of attributes belonging to the above api which needs to be protected.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
Oracle Cloud Infrastructure v3.10.0 published on Wednesday, Nov 5, 2025 by Pulumi
