1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. FleetSoftwareUpdate
  5. getFsuCollections
Oracle Cloud Infrastructure v2.29.0 published on Wednesday, Apr 9, 2025 by Pulumi

oci.FleetSoftwareUpdate.getFsuCollections

Explore with Pulumi AI

Oracle Cloud Infrastructure v2.29.0 published on Wednesday, Apr 9, 2025 by Pulumi

This data source provides the list of Fsu Collections in Oracle Cloud Infrastructure Fleet Software Update service.

Gets a list of all Exadata Fleet Update Collections in a compartment.

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";

const testFsuCollections = oci.FleetSoftwareUpdate.getFsuCollections({
    compartmentId: compartmentId,
    displayName: fsuCollectionDisplayName,
    state: fsuCollectionState,
    type: fsuCollectionType,
});
Copy
import pulumi
import pulumi_oci as oci

test_fsu_collections = oci.FleetSoftwareUpdate.get_fsu_collections(compartment_id=compartment_id,
    display_name=fsu_collection_display_name,
    state=fsu_collection_state,
    type=fsu_collection_type)
Copy
package main

import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/fleetsoftwareupdate"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := fleetsoftwareupdate.GetFsuCollections(ctx, &fleetsoftwareupdate.GetFsuCollectionsArgs{
			CompartmentId: compartmentId,
			DisplayName:   pulumi.StringRef(fsuCollectionDisplayName),
			State:         pulumi.StringRef(fsuCollectionState),
			Type:          pulumi.StringRef(fsuCollectionType),
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;

return await Deployment.RunAsync(() => 
{
    var testFsuCollections = Oci.FleetSoftwareUpdate.GetFsuCollections.Invoke(new()
    {
        CompartmentId = compartmentId,
        DisplayName = fsuCollectionDisplayName,
        State = fsuCollectionState,
        Type = fsuCollectionType,
    });

});
Copy
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.FleetSoftwareUpdate.FleetSoftwareUpdateFunctions;
import com.pulumi.oci.FleetSoftwareUpdate.inputs.GetFsuCollectionsArgs;
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 testFsuCollections = FleetSoftwareUpdateFunctions.getFsuCollections(GetFsuCollectionsArgs.builder()
            .compartmentId(compartmentId)
            .displayName(fsuCollectionDisplayName)
            .state(fsuCollectionState)
            .type(fsuCollectionType)
            .build());

    }
}
Copy
variables:
  testFsuCollections:
    fn::invoke:
      function: oci:FleetSoftwareUpdate:getFsuCollections
      arguments:
        compartmentId: ${compartmentId}
        displayName: ${fsuCollectionDisplayName}
        state: ${fsuCollectionState}
        type: ${fsuCollectionType}
Copy

Using getFsuCollections

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 getFsuCollections(args: GetFsuCollectionsArgs, opts?: InvokeOptions): Promise<GetFsuCollectionsResult>
function getFsuCollectionsOutput(args: GetFsuCollectionsOutputArgs, opts?: InvokeOptions): Output<GetFsuCollectionsResult>
Copy
def get_fsu_collections(compartment_id: Optional[str] = None,
                        display_name: Optional[str] = None,
                        filters: Optional[Sequence[_fleetsoftwareupdate.GetFsuCollectionsFilter]] = None,
                        state: Optional[str] = None,
                        type: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetFsuCollectionsResult
def get_fsu_collections_output(compartment_id: Optional[pulumi.Input[str]] = None,
                        display_name: Optional[pulumi.Input[str]] = None,
                        filters: Optional[pulumi.Input[Sequence[pulumi.Input[_fleetsoftwareupdate.GetFsuCollectionsFilterArgs]]]] = None,
                        state: Optional[pulumi.Input[str]] = None,
                        type: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetFsuCollectionsResult]
Copy
func GetFsuCollections(ctx *Context, args *GetFsuCollectionsArgs, opts ...InvokeOption) (*GetFsuCollectionsResult, error)
func GetFsuCollectionsOutput(ctx *Context, args *GetFsuCollectionsOutputArgs, opts ...InvokeOption) GetFsuCollectionsResultOutput
Copy

> Note: This function is named GetFsuCollections in the Go SDK.

public static class GetFsuCollections 
{
    public static Task<GetFsuCollectionsResult> InvokeAsync(GetFsuCollectionsArgs args, InvokeOptions? opts = null)
    public static Output<GetFsuCollectionsResult> Invoke(GetFsuCollectionsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetFsuCollectionsResult> getFsuCollections(GetFsuCollectionsArgs args, InvokeOptions options)
public static Output<GetFsuCollectionsResult> getFsuCollections(GetFsuCollectionsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: oci:FleetSoftwareUpdate/getFsuCollections:getFsuCollections
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CompartmentId This property is required. string
The ID of the compartment in which to list resources.
DisplayName string
A filter to return only resources that match the entire display name given.
Filters Changes to this property will trigger replacement. List<GetFsuCollectionsFilter>
State string
A filter to return only resources whose lifecycleState matches the given lifecycleState.
Type string
A filter to return only resources whose type matches the given type.
CompartmentId This property is required. string
The ID of the compartment in which to list resources.
DisplayName string
A filter to return only resources that match the entire display name given.
Filters Changes to this property will trigger replacement. []GetFsuCollectionsFilter
State string
A filter to return only resources whose lifecycleState matches the given lifecycleState.
Type string
A filter to return only resources whose type matches the given type.
compartmentId This property is required. String
The ID of the compartment in which to list resources.
displayName String
A filter to return only resources that match the entire display name given.
filters Changes to this property will trigger replacement. List<GetFsuCollectionsFilter>
state String
A filter to return only resources whose lifecycleState matches the given lifecycleState.
type String
A filter to return only resources whose type matches the given type.
compartmentId This property is required. string
The ID of the compartment in which to list resources.
displayName string
A filter to return only resources that match the entire display name given.
filters Changes to this property will trigger replacement. GetFsuCollectionsFilter[]
state string
A filter to return only resources whose lifecycleState matches the given lifecycleState.
type string
A filter to return only resources whose type matches the given type.
compartment_id This property is required. str
The ID of the compartment in which to list resources.
display_name str
A filter to return only resources that match the entire display name given.
filters Changes to this property will trigger replacement. Sequence[fleetsoftwareupdate.GetFsuCollectionsFilter]
state str
A filter to return only resources whose lifecycleState matches the given lifecycleState.
type str
A filter to return only resources whose type matches the given type.
compartmentId This property is required. String
The ID of the compartment in which to list resources.
displayName String
A filter to return only resources that match the entire display name given.
filters Changes to this property will trigger replacement. List<Property Map>
state String
A filter to return only resources whose lifecycleState matches the given lifecycleState.
type String
A filter to return only resources whose type matches the given type.

getFsuCollections Result

The following output properties are available:

CompartmentId string
Compartment Identifier
FsuCollectionSummaryCollections List<GetFsuCollectionsFsuCollectionSummaryCollection>
The list of fsu_collection_summary_collection.
Id string
The provider-assigned unique ID for this managed resource.
DisplayName string
Exadata Fleet Update Collection resource display name.
Filters List<GetFsuCollectionsFilter>
State string
The current state of the Exadata Fleet Update Collection.
Type string
Exadata Fleet Update Collection type.
CompartmentId string
Compartment Identifier
FsuCollectionSummaryCollections []GetFsuCollectionsFsuCollectionSummaryCollection
The list of fsu_collection_summary_collection.
Id string
The provider-assigned unique ID for this managed resource.
DisplayName string
Exadata Fleet Update Collection resource display name.
Filters []GetFsuCollectionsFilter
State string
The current state of the Exadata Fleet Update Collection.
Type string
Exadata Fleet Update Collection type.
compartmentId String
Compartment Identifier
fsuCollectionSummaryCollections List<GetFsuCollectionsFsuCollectionSummaryCollection>
The list of fsu_collection_summary_collection.
id String
The provider-assigned unique ID for this managed resource.
displayName String
Exadata Fleet Update Collection resource display name.
filters List<GetFsuCollectionsFilter>
state String
The current state of the Exadata Fleet Update Collection.
type String
Exadata Fleet Update Collection type.
compartmentId string
Compartment Identifier
fsuCollectionSummaryCollections GetFsuCollectionsFsuCollectionSummaryCollection[]
The list of fsu_collection_summary_collection.
id string
The provider-assigned unique ID for this managed resource.
displayName string
Exadata Fleet Update Collection resource display name.
filters GetFsuCollectionsFilter[]
state string
The current state of the Exadata Fleet Update Collection.
type string
Exadata Fleet Update Collection type.
compartment_id str
Compartment Identifier
fsu_collection_summary_collections Sequence[fleetsoftwareupdate.GetFsuCollectionsFsuCollectionSummaryCollection]
The list of fsu_collection_summary_collection.
id str
The provider-assigned unique ID for this managed resource.
display_name str
Exadata Fleet Update Collection resource display name.
filters Sequence[fleetsoftwareupdate.GetFsuCollectionsFilter]
state str
The current state of the Exadata Fleet Update Collection.
type str
Exadata Fleet Update Collection type.
compartmentId String
Compartment Identifier
fsuCollectionSummaryCollections List<Property Map>
The list of fsu_collection_summary_collection.
id String
The provider-assigned unique ID for this managed resource.
displayName String
Exadata Fleet Update Collection resource display name.
filters List<Property Map>
state String
The current state of the Exadata Fleet Update Collection.
type String
Exadata Fleet Update Collection type.

Supporting Types

GetFsuCollectionsFilter

Name This property is required. string
Values This property is required. List<string>
Regex bool
Name This property is required. string
Values This property is required. []string
Regex bool
name This property is required. String
values This property is required. List<String>
regex Boolean
name This property is required. string
values This property is required. string[]
regex boolean
name This property is required. str
values This property is required. Sequence[str]
regex bool
name This property is required. String
values This property is required. List<String>
regex Boolean

GetFsuCollectionsFsuCollectionSummaryCollection

items This property is required. List<Property Map>

GetFsuCollectionsFsuCollectionSummaryCollectionItem

ActiveFsuCycles This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycle>
Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
CompartmentId This property is required. string
The ID of the compartment in which to list resources.
DefinedTags This property is required. Dictionary<string, string>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
DisplayName This property is required. string
A filter to return only resources that match the entire display name given.
FleetDiscoveries This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscovery>
Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
FreeformTags This property is required. 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 This property is required. string
OCID identifier for the Exadata Fleet Update Collection.
LastCompletedFsuCycleId This property is required. string
The OCID of last completed FSU Cycle.
LifecycleDetails This property is required. string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
ServiceType This property is required. string
Exadata service type for the target resource members.
SourceMajorVersion This property is required. string
Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
State This property is required. string
A filter to return only resources whose lifecycleState matches the given lifecycleState.
SystemTags This property is required. Dictionary<string, string>
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
TargetCount This property is required. int
Number of targets that are members of this Collection.
TimeCreated This property is required. string
The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
TimeUpdated This property is required. string
The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
Type This property is required. string
A filter to return only resources whose type matches the given type.
ActiveFsuCycles This property is required. []GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycle
Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
CompartmentId This property is required. string
The ID of the compartment in which to list resources.
DefinedTags This property is required. map[string]string
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
DisplayName This property is required. string
A filter to return only resources that match the entire display name given.
FleetDiscoveries This property is required. []GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscovery
Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
FreeformTags This property is required. 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 This property is required. string
OCID identifier for the Exadata Fleet Update Collection.
LastCompletedFsuCycleId This property is required. string
The OCID of last completed FSU Cycle.
LifecycleDetails This property is required. string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
ServiceType This property is required. string
Exadata service type for the target resource members.
SourceMajorVersion This property is required. string
Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
State This property is required. string
A filter to return only resources whose lifecycleState matches the given lifecycleState.
SystemTags This property is required. map[string]string
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
TargetCount This property is required. int
Number of targets that are members of this Collection.
TimeCreated This property is required. string
The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
TimeUpdated This property is required. string
The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
Type This property is required. string
A filter to return only resources whose type matches the given type.
activeFsuCycles This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycle>
Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
compartmentId This property is required. String
The ID of the compartment in which to list resources.
definedTags This property is required. Map<String,String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
displayName This property is required. String
A filter to return only resources that match the entire display name given.
fleetDiscoveries This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscovery>
Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
freeformTags This property is required. 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 This property is required. String
OCID identifier for the Exadata Fleet Update Collection.
lastCompletedFsuCycleId This property is required. String
The OCID of last completed FSU Cycle.
lifecycleDetails This property is required. String
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
serviceType This property is required. String
Exadata service type for the target resource members.
sourceMajorVersion This property is required. String
Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
state This property is required. String
A filter to return only resources whose lifecycleState matches the given lifecycleState.
systemTags This property is required. Map<String,String>
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
targetCount This property is required. Integer
Number of targets that are members of this Collection.
timeCreated This property is required. String
The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
timeUpdated This property is required. String
The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
type This property is required. String
A filter to return only resources whose type matches the given type.
activeFsuCycles This property is required. GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycle[]
Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
compartmentId This property is required. string
The ID of the compartment in which to list resources.
definedTags This property is required. {[key: string]: string}
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
displayName This property is required. string
A filter to return only resources that match the entire display name given.
fleetDiscoveries This property is required. GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscovery[]
Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
freeformTags This property is required. {[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 This property is required. string
OCID identifier for the Exadata Fleet Update Collection.
lastCompletedFsuCycleId This property is required. string
The OCID of last completed FSU Cycle.
lifecycleDetails This property is required. string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
serviceType This property is required. string
Exadata service type for the target resource members.
sourceMajorVersion This property is required. string
Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
state This property is required. string
A filter to return only resources whose lifecycleState matches the given lifecycleState.
systemTags This property is required. {[key: string]: string}
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
targetCount This property is required. number
Number of targets that are members of this Collection.
timeCreated This property is required. string
The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
timeUpdated This property is required. string
The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
type This property is required. string
A filter to return only resources whose type matches the given type.
active_fsu_cycles This property is required. Sequence[fleetsoftwareupdate.GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycle]
Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
compartment_id This property is required. str
The ID of the compartment in which to list resources.
defined_tags This property is required. Mapping[str, str]
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
display_name This property is required. str
A filter to return only resources that match the entire display name given.
fleet_discoveries This property is required. Sequence[fleetsoftwareupdate.GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscovery]
Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
freeform_tags This property is required. 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 This property is required. str
OCID identifier for the Exadata Fleet Update Collection.
last_completed_fsu_cycle_id This property is required. str
The OCID of last completed FSU Cycle.
lifecycle_details This property is required. str
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
service_type This property is required. str
Exadata service type for the target resource members.
source_major_version This property is required. str
Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
state This property is required. str
A filter to return only resources whose lifecycleState matches the given lifecycleState.
system_tags This property is required. Mapping[str, str]
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
target_count This property is required. int
Number of targets that are members of this Collection.
time_created This property is required. str
The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
time_updated This property is required. str
The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
type This property is required. str
A filter to return only resources whose type matches the given type.
activeFsuCycles This property is required. List<Property Map>
Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
compartmentId This property is required. String
The ID of the compartment in which to list resources.
definedTags This property is required. Map<String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
displayName This property is required. String
A filter to return only resources that match the entire display name given.
fleetDiscoveries This property is required. List<Property Map>
Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
freeformTags This property is required. 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 This property is required. String
OCID identifier for the Exadata Fleet Update Collection.
lastCompletedFsuCycleId This property is required. String
The OCID of last completed FSU Cycle.
lifecycleDetails This property is required. String
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
serviceType This property is required. String
Exadata service type for the target resource members.
sourceMajorVersion This property is required. String
Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
state This property is required. String
A filter to return only resources whose lifecycleState matches the given lifecycleState.
systemTags This property is required. Map<String>
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
targetCount This property is required. Number
Number of targets that are members of this Collection.
timeCreated This property is required. String
The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
timeUpdated This property is required. String
The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
type This property is required. String
A filter to return only resources whose type matches the given type.

GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycle

DisplayName This property is required. string
A filter to return only resources that match the entire display name given.
Id This property is required. string
OCID identifier for the Exadata Fleet Update Collection.
DisplayName This property is required. string
A filter to return only resources that match the entire display name given.
Id This property is required. string
OCID identifier for the Exadata Fleet Update Collection.
displayName This property is required. String
A filter to return only resources that match the entire display name given.
id This property is required. String
OCID identifier for the Exadata Fleet Update Collection.
displayName This property is required. string
A filter to return only resources that match the entire display name given.
id This property is required. string
OCID identifier for the Exadata Fleet Update Collection.
display_name This property is required. str
A filter to return only resources that match the entire display name given.
id This property is required. str
OCID identifier for the Exadata Fleet Update Collection.
displayName This property is required. String
A filter to return only resources that match the entire display name given.
id This property is required. String
OCID identifier for the Exadata Fleet Update Collection.

GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscovery

Filters This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilter>
Filters to perform the target discovery.
FsuDiscoveryId This property is required. string
OCIDs of Fleet Software Update Discovery.
Query This property is required. string
Oracle Cloud Infrastructure Search Service query string.
Strategy This property is required. string
Possible fleet discovery strategies.
Targets This property is required. List<string>
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
Filters This property is required. []GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilter
Filters to perform the target discovery.
FsuDiscoveryId This property is required. string
OCIDs of Fleet Software Update Discovery.
Query This property is required. string
Oracle Cloud Infrastructure Search Service query string.
Strategy This property is required. string
Possible fleet discovery strategies.
Targets This property is required. []string
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
filters This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilter>
Filters to perform the target discovery.
fsuDiscoveryId This property is required. String
OCIDs of Fleet Software Update Discovery.
query This property is required. String
Oracle Cloud Infrastructure Search Service query string.
strategy This property is required. String
Possible fleet discovery strategies.
targets This property is required. List<String>
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
filters This property is required. GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilter[]
Filters to perform the target discovery.
fsuDiscoveryId This property is required. string
OCIDs of Fleet Software Update Discovery.
query This property is required. string
Oracle Cloud Infrastructure Search Service query string.
strategy This property is required. string
Possible fleet discovery strategies.
targets This property is required. string[]
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
filters This property is required. Sequence[fleetsoftwareupdate.GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilter]
Filters to perform the target discovery.
fsu_discovery_id This property is required. str
OCIDs of Fleet Software Update Discovery.
query This property is required. str
Oracle Cloud Infrastructure Search Service query string.
strategy This property is required. str
Possible fleet discovery strategies.
targets This property is required. Sequence[str]
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
filters This property is required. List<Property Map>
Filters to perform the target discovery.
fsuDiscoveryId This property is required. String
OCIDs of Fleet Software Update Discovery.
query This property is required. String
Oracle Cloud Infrastructure Search Service query string.
strategy This property is required. String
Possible fleet discovery strategies.
targets This property is required. List<String>
OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.

GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilter

EntityType This property is required. string
Type of resource to match in the discovery.
Identifiers This property is required. List<string>
Related resource Ids to include in the discovery. All must match the specified entityType.
Mode This property is required. string
INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
Names This property is required. List<string>
List of Database unique names to include in the discovery.
Operator This property is required. string
Type of join for each element in this filter.
Tags This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTag>
Freeform tags to include in the discovery.
Type This property is required. string
A filter to return only resources whose type matches the given type.
Versions This property is required. List<string>
List of Versions strings to include in the discovery.
EntityType This property is required. string
Type of resource to match in the discovery.
Identifiers This property is required. []string
Related resource Ids to include in the discovery. All must match the specified entityType.
Mode This property is required. string
INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
Names This property is required. []string
List of Database unique names to include in the discovery.
Operator This property is required. string
Type of join for each element in this filter.
Tags This property is required. []GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTag
Freeform tags to include in the discovery.
Type This property is required. string
A filter to return only resources whose type matches the given type.
Versions This property is required. []string
List of Versions strings to include in the discovery.
entityType This property is required. String
Type of resource to match in the discovery.
identifiers This property is required. List<String>
Related resource Ids to include in the discovery. All must match the specified entityType.
mode This property is required. String
INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
names This property is required. List<String>
List of Database unique names to include in the discovery.
operator This property is required. String
Type of join for each element in this filter.
tags This property is required. List<GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTag>
Freeform tags to include in the discovery.
type This property is required. String
A filter to return only resources whose type matches the given type.
versions This property is required. List<String>
List of Versions strings to include in the discovery.
entityType This property is required. string
Type of resource to match in the discovery.
identifiers This property is required. string[]
Related resource Ids to include in the discovery. All must match the specified entityType.
mode This property is required. string
INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
names This property is required. string[]
List of Database unique names to include in the discovery.
operator This property is required. string
Type of join for each element in this filter.
tags This property is required. GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTag[]
Freeform tags to include in the discovery.
type This property is required. string
A filter to return only resources whose type matches the given type.
versions This property is required. string[]
List of Versions strings to include in the discovery.
entity_type This property is required. str
Type of resource to match in the discovery.
identifiers This property is required. Sequence[str]
Related resource Ids to include in the discovery. All must match the specified entityType.
mode This property is required. str
INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
names This property is required. Sequence[str]
List of Database unique names to include in the discovery.
operator This property is required. str
Type of join for each element in this filter.
tags This property is required. Sequence[fleetsoftwareupdate.GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTag]
Freeform tags to include in the discovery.
type This property is required. str
A filter to return only resources whose type matches the given type.
versions This property is required. Sequence[str]
List of Versions strings to include in the discovery.
entityType This property is required. String
Type of resource to match in the discovery.
identifiers This property is required. List<String>
Related resource Ids to include in the discovery. All must match the specified entityType.
mode This property is required. String
INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
names This property is required. List<String>
List of Database unique names to include in the discovery.
operator This property is required. String
Type of join for each element in this filter.
tags This property is required. List<Property Map>
Freeform tags to include in the discovery.
type This property is required. String
A filter to return only resources whose type matches the given type.
versions This property is required. List<String>
List of Versions strings to include in the discovery.

GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTag

Key This property is required. string
Freeform tag key.
Namespace This property is required. string
Defined tag namespace.
Value This property is required. string
Freeform tag value.
Key This property is required. string
Freeform tag key.
Namespace This property is required. string
Defined tag namespace.
Value This property is required. string
Freeform tag value.
key This property is required. String
Freeform tag key.
namespace This property is required. String
Defined tag namespace.
value This property is required. String
Freeform tag value.
key This property is required. string
Freeform tag key.
namespace This property is required. string
Defined tag namespace.
value This property is required. string
Freeform tag value.
key This property is required. str
Freeform tag key.
namespace This property is required. str
Defined tag namespace.
value This property is required. str
Freeform tag value.
key This property is required. String
Freeform tag key.
namespace This property is required. String
Defined tag namespace.
value This property is required. String
Freeform tag value.

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes
This Pulumi package is based on the oci Terraform Provider.
Oracle Cloud Infrastructure v2.29.0 published on Wednesday, Apr 9, 2025 by Pulumi