Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.Database.getVmClusterPatchHistoryEntries
Explore with Pulumi AI
This data source provides the list of Vm Cluster Patch History Entries in Oracle Cloud Infrastructure Database service.
Gets the history of the patch actions performed on the specified VM cluster in an Exadata Cloud@Customer system.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testVmClusterPatchHistoryEntries = oci.Database.getVmClusterPatchHistoryEntries({
vmClusterId: testVmCluster.id,
});
import pulumi
import pulumi_oci as oci
test_vm_cluster_patch_history_entries = oci.Database.get_vm_cluster_patch_history_entries(vm_cluster_id=test_vm_cluster["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/Database"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := Database.GetVmClusterPatchHistoryEntries(ctx, &database.GetVmClusterPatchHistoryEntriesArgs{
VmClusterId: testVmCluster.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 testVmClusterPatchHistoryEntries = Oci.Database.GetVmClusterPatchHistoryEntries.Invoke(new()
{
VmClusterId = testVmCluster.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Database.DatabaseFunctions;
import com.pulumi.oci.Database.inputs.GetVmClusterPatchHistoryEntriesArgs;
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 testVmClusterPatchHistoryEntries = DatabaseFunctions.getVmClusterPatchHistoryEntries(GetVmClusterPatchHistoryEntriesArgs.builder()
.vmClusterId(testVmCluster.id())
.build());
}
}
variables:
testVmClusterPatchHistoryEntries:
fn::invoke:
Function: oci:Database:getVmClusterPatchHistoryEntries
Arguments:
vmClusterId: ${testVmCluster.id}
Using getVmClusterPatchHistoryEntries
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 getVmClusterPatchHistoryEntries(args: GetVmClusterPatchHistoryEntriesArgs, opts?: InvokeOptions): Promise<GetVmClusterPatchHistoryEntriesResult>
function getVmClusterPatchHistoryEntriesOutput(args: GetVmClusterPatchHistoryEntriesOutputArgs, opts?: InvokeOptions): Output<GetVmClusterPatchHistoryEntriesResult>
def get_vm_cluster_patch_history_entries(filters: Optional[Sequence[_database.GetVmClusterPatchHistoryEntriesFilter]] = None,
vm_cluster_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVmClusterPatchHistoryEntriesResult
def get_vm_cluster_patch_history_entries_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[_database.GetVmClusterPatchHistoryEntriesFilterArgs]]]] = None,
vm_cluster_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVmClusterPatchHistoryEntriesResult]
func GetVmClusterPatchHistoryEntries(ctx *Context, args *GetVmClusterPatchHistoryEntriesArgs, opts ...InvokeOption) (*GetVmClusterPatchHistoryEntriesResult, error)
func GetVmClusterPatchHistoryEntriesOutput(ctx *Context, args *GetVmClusterPatchHistoryEntriesOutputArgs, opts ...InvokeOption) GetVmClusterPatchHistoryEntriesResultOutput
> Note: This function is named GetVmClusterPatchHistoryEntries
in the Go SDK.
public static class GetVmClusterPatchHistoryEntries
{
public static Task<GetVmClusterPatchHistoryEntriesResult> InvokeAsync(GetVmClusterPatchHistoryEntriesArgs args, InvokeOptions? opts = null)
public static Output<GetVmClusterPatchHistoryEntriesResult> Invoke(GetVmClusterPatchHistoryEntriesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVmClusterPatchHistoryEntriesResult> getVmClusterPatchHistoryEntries(GetVmClusterPatchHistoryEntriesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Database/getVmClusterPatchHistoryEntries:getVmClusterPatchHistoryEntries
arguments:
# arguments dictionary
The following arguments are supported:
- Vm
Cluster stringId - The VM cluster OCID.
- Filters
List<Get
Vm Cluster Patch History Entries Filter>
- Vm
Cluster stringId - The VM cluster OCID.
- Filters
[]Get
Vm Cluster Patch History Entries Filter
- vm
Cluster StringId - The VM cluster OCID.
- filters
List<Get
Vm Cluster Patch History Entries Filter>
- vm
Cluster stringId - The VM cluster OCID.
- filters
Get
Vm Cluster Patch History Entries Filter[]
- vm_
cluster_ strid - The VM cluster OCID.
- filters
Sequence[database.
Get Vm Cluster Patch History Entries Filter]
- vm
Cluster StringId - The VM cluster OCID.
- filters List<Property Map>
getVmClusterPatchHistoryEntries Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Patch
History List<GetEntries Vm Cluster Patch History Entries Patch History Entry> - The list of patch_history_entries.
- Vm
Cluster stringId - Filters
List<Get
Vm Cluster Patch History Entries Filter>
- Id string
- The provider-assigned unique ID for this managed resource.
- Patch
History []GetEntries Vm Cluster Patch History Entries Patch History Entry - The list of patch_history_entries.
- Vm
Cluster stringId - Filters
[]Get
Vm Cluster Patch History Entries Filter
- id String
- The provider-assigned unique ID for this managed resource.
- patch
History List<GetEntries Vm Cluster Patch History Entries Patch History Entry> - The list of patch_history_entries.
- vm
Cluster StringId - filters
List<Get
Vm Cluster Patch History Entries Filter>
- id string
- The provider-assigned unique ID for this managed resource.
- patch
History GetEntries Vm Cluster Patch History Entries Patch History Entry[] - The list of patch_history_entries.
- vm
Cluster stringId - filters
Get
Vm Cluster Patch History Entries Filter[]
- id str
- The provider-assigned unique ID for this managed resource.
- patch_
history_ Sequence[database.entries Get Vm Cluster Patch History Entries Patch History Entry] - The list of patch_history_entries.
- vm_
cluster_ strid - filters
Sequence[database.
Get Vm Cluster Patch History Entries Filter]
- id String
- The provider-assigned unique ID for this managed resource.
- patch
History List<Property Map>Entries - The list of patch_history_entries.
- vm
Cluster StringId - filters List<Property Map>
Supporting Types
GetVmClusterPatchHistoryEntriesFilter
GetVmClusterPatchHistoryEntriesPatchHistoryEntry
- Action string
- The action being performed or was completed.
- Id string
- The OCID of the patch history entry.
- Lifecycle
Details string - A descriptive text associated with the lifecycleState. Typically contains additional displayable text.
- Patch
Id string - The OCID of the patch.
- State string
- The current state of the action.
- Time
Ended string - The date and time when the patch action completed
- Time
Started string - The date and time when the patch action started.
- Action string
- The action being performed or was completed.
- Id string
- The OCID of the patch history entry.
- Lifecycle
Details string - A descriptive text associated with the lifecycleState. Typically contains additional displayable text.
- Patch
Id string - The OCID of the patch.
- State string
- The current state of the action.
- Time
Ended string - The date and time when the patch action completed
- Time
Started string - The date and time when the patch action started.
- action String
- The action being performed or was completed.
- id String
- The OCID of the patch history entry.
- lifecycle
Details String - A descriptive text associated with the lifecycleState. Typically contains additional displayable text.
- patch
Id String - The OCID of the patch.
- state String
- The current state of the action.
- time
Ended String - The date and time when the patch action completed
- time
Started String - The date and time when the patch action started.
- action string
- The action being performed or was completed.
- id string
- The OCID of the patch history entry.
- lifecycle
Details string - A descriptive text associated with the lifecycleState. Typically contains additional displayable text.
- patch
Id string - The OCID of the patch.
- state string
- The current state of the action.
- time
Ended string - The date and time when the patch action completed
- time
Started string - The date and time when the patch action started.
- action str
- The action being performed or was completed.
- id str
- The OCID of the patch history entry.
- lifecycle_
details str - A descriptive text associated with the lifecycleState. Typically contains additional displayable text.
- patch_
id str - The OCID of the patch.
- state str
- The current state of the action.
- time_
ended str - The date and time when the patch action completed
- time_
started str - The date and time when the patch action started.
- action String
- The action being performed or was completed.
- id String
- The OCID of the patch history entry.
- lifecycle
Details String - A descriptive text associated with the lifecycleState. Typically contains additional displayable text.
- patch
Id String - The OCID of the patch.
- state String
- The current state of the action.
- time
Ended String - The date and time when the patch action completed
- time
Started String - The date and time when the patch action started.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.