Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.CloudGuard.getSavedQuery
Explore with Pulumi AI
This data source provides details about a specific Saved Query resource in Oracle Cloud Infrastructure Cloud Guard service.
Returns a SavedQuery resource identified by savedQueryId.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSavedQuery = oci.CloudGuard.getSavedQuery({
savedQueryId: testSavedQueryOciCloudGuardSavedQuery.id,
});
import pulumi
import pulumi_oci as oci
test_saved_query = oci.CloudGuard.get_saved_query(saved_query_id=test_saved_query_oci_cloud_guard_saved_query["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/CloudGuard"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := CloudGuard.GetSavedQuery(ctx, &cloudguard.GetSavedQueryArgs{
SavedQueryId: testSavedQueryOciCloudGuardSavedQuery.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 testSavedQuery = Oci.CloudGuard.GetSavedQuery.Invoke(new()
{
SavedQueryId = testSavedQueryOciCloudGuardSavedQuery.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.CloudGuard.CloudGuardFunctions;
import com.pulumi.oci.CloudGuard.inputs.GetSavedQueryArgs;
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 testSavedQuery = CloudGuardFunctions.getSavedQuery(GetSavedQueryArgs.builder()
.savedQueryId(testSavedQueryOciCloudGuardSavedQuery.id())
.build());
}
}
variables:
testSavedQuery:
fn::invoke:
Function: oci:CloudGuard:getSavedQuery
Arguments:
savedQueryId: ${testSavedQueryOciCloudGuardSavedQuery.id}
Using getSavedQuery
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 getSavedQuery(args: GetSavedQueryArgs, opts?: InvokeOptions): Promise<GetSavedQueryResult>
function getSavedQueryOutput(args: GetSavedQueryOutputArgs, opts?: InvokeOptions): Output<GetSavedQueryResult>
def get_saved_query(saved_query_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSavedQueryResult
def get_saved_query_output(saved_query_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSavedQueryResult]
func GetSavedQuery(ctx *Context, args *GetSavedQueryArgs, opts ...InvokeOption) (*GetSavedQueryResult, error)
func GetSavedQueryOutput(ctx *Context, args *GetSavedQueryOutputArgs, opts ...InvokeOption) GetSavedQueryResultOutput
> Note: This function is named GetSavedQuery
in the Go SDK.
public static class GetSavedQuery
{
public static Task<GetSavedQueryResult> InvokeAsync(GetSavedQueryArgs args, InvokeOptions? opts = null)
public static Output<GetSavedQueryResult> Invoke(GetSavedQueryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSavedQueryResult> getSavedQuery(GetSavedQueryArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:CloudGuard/getSavedQuery:getSavedQuery
arguments:
# arguments dictionary
The following arguments are supported:
- Saved
Query stringId - Saved query OCID
- Saved
Query stringId - Saved query OCID
- saved
Query StringId - Saved query OCID
- saved
Query stringId - Saved query OCID
- saved_
query_ strid - Saved query OCID
- saved
Query StringId - Saved query OCID
getSavedQuery Result
The following output properties are available:
- Compartment
Id string - Compartment OCID of the saved query
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
- Description of the saved query
- Display
Name string - Display name of the saved query
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
- OCID for the saved query
- Query string
- The saved query expression
- Saved
Query stringId - State string
- The current lifecycle state of the resource
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the saved query was created. Format defined by RFC3339.
- Time
Updated string - The date and time the saved query was updated. Format defined by RFC3339.
- Compartment
Id string - Compartment OCID of the saved query
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Description string
- Description of the saved query
- Display
Name string - Display name of the saved query
- map[string]string
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
- OCID for the saved query
- Query string
- The saved query expression
- Saved
Query stringId - State string
- The current lifecycle state of the resource
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the saved query was created. Format defined by RFC3339.
- Time
Updated string - The date and time the saved query was updated. Format defined by RFC3339.
- compartment
Id String - Compartment OCID of the saved query
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
- Description of the saved query
- display
Name String - Display name of the saved query
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
- OCID for the saved query
- query String
- The saved query expression
- saved
Query StringId - state String
- The current lifecycle state of the resource
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the saved query was created. Format defined by RFC3339.
- time
Updated String - The date and time the saved query was updated. Format defined by RFC3339.
- compartment
Id string - Compartment OCID of the saved query
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description string
- Description of the saved query
- display
Name string - Display name of the saved query
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id string
- OCID for the saved query
- query string
- The saved query expression
- saved
Query stringId - state string
- The current lifecycle state of the resource
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the saved query was created. Format defined by RFC3339.
- time
Updated string - The date and time the saved query was updated. Format defined by RFC3339.
- compartment_
id str - Compartment OCID of the saved query
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description str
- Description of the saved query
- display_
name str - Display name of the saved query
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id str
- OCID for the saved query
- query str
- The saved query expression
- saved_
query_ strid - state str
- The current lifecycle state of the resource
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the saved query was created. Format defined by RFC3339.
- time_
updated str - The date and time the saved query was updated. Format defined by RFC3339.
- compartment
Id String - Compartment OCID of the saved query
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
- Description of the saved query
- display
Name String - Display name of the saved query
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
- OCID for the saved query
- query String
- The saved query expression
- saved
Query StringId - state String
- The current lifecycle state of the resource
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the saved query was created. Format defined by RFC3339.
- time
Updated String - The date and time the saved query was updated. Format defined by RFC3339.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.