1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. FleetSoftwareUpdate
  5. getFsuCollection
Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi

oci.FleetSoftwareUpdate.getFsuCollection

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi

    This data source provides details about a specific Fsu Collection resource in Oracle Cloud Infrastructure Fleet Software Update service.

    Gets a Exadata Fleet Update Collection by identifier.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testFsuCollection = oci.FleetSoftwareUpdate.getFsuCollection({
        fsuCollectionId: testFsuCollectionOciFleetSoftwareUpdateFsuCollection.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_fsu_collection = oci.FleetSoftwareUpdate.get_fsu_collection(fsu_collection_id=test_fsu_collection_oci_fleet_software_update_fsu_collection["id"])
    
    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.GetFsuCollection(ctx, &fleetsoftwareupdate.GetFsuCollectionArgs{
    			FsuCollectionId: testFsuCollectionOciFleetSoftwareUpdateFsuCollection.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 testFsuCollection = Oci.FleetSoftwareUpdate.GetFsuCollection.Invoke(new()
        {
            FsuCollectionId = testFsuCollectionOciFleetSoftwareUpdateFsuCollection.Id,
        });
    
    });
    
    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.GetFsuCollectionArgs;
    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 testFsuCollection = FleetSoftwareUpdateFunctions.getFsuCollection(GetFsuCollectionArgs.builder()
                .fsuCollectionId(testFsuCollectionOciFleetSoftwareUpdateFsuCollection.id())
                .build());
    
        }
    }
    
    variables:
      testFsuCollection:
        fn::invoke:
          Function: oci:FleetSoftwareUpdate:getFsuCollection
          Arguments:
            fsuCollectionId: ${testFsuCollectionOciFleetSoftwareUpdateFsuCollection.id}
    

    Using getFsuCollection

    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 getFsuCollection(args: GetFsuCollectionArgs, opts?: InvokeOptions): Promise<GetFsuCollectionResult>
    function getFsuCollectionOutput(args: GetFsuCollectionOutputArgs, opts?: InvokeOptions): Output<GetFsuCollectionResult>
    def get_fsu_collection(fsu_collection_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetFsuCollectionResult
    def get_fsu_collection_output(fsu_collection_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetFsuCollectionResult]
    func GetFsuCollection(ctx *Context, args *GetFsuCollectionArgs, opts ...InvokeOption) (*GetFsuCollectionResult, error)
    func GetFsuCollectionOutput(ctx *Context, args *GetFsuCollectionOutputArgs, opts ...InvokeOption) GetFsuCollectionResultOutput

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

    public static class GetFsuCollection 
    {
        public static Task<GetFsuCollectionResult> InvokeAsync(GetFsuCollectionArgs args, InvokeOptions? opts = null)
        public static Output<GetFsuCollectionResult> Invoke(GetFsuCollectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFsuCollectionResult> getFsuCollection(GetFsuCollectionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: oci:FleetSoftwareUpdate/getFsuCollection:getFsuCollection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FsuCollectionId string
    Unique Exadata Fleet Update Collection identifier.
    FsuCollectionId string
    Unique Exadata Fleet Update Collection identifier.
    fsuCollectionId String
    Unique Exadata Fleet Update Collection identifier.
    fsuCollectionId string
    Unique Exadata Fleet Update Collection identifier.
    fsu_collection_id str
    Unique Exadata Fleet Update Collection identifier.
    fsuCollectionId String
    Unique Exadata Fleet Update Collection identifier.

    getFsuCollection Result

    The following output properties are available:

    ActiveFsuCycles List<GetFsuCollectionActiveFsuCycle>
    Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
    CompartmentId string
    Compartment Identifier
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DisplayName string
    Exadata Fleet Update Collection resource display name.
    FleetDiscoveries List<GetFsuCollectionFleetDiscovery>
    Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
    FreeformTags 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"}
    FsuCollectionId string
    Id string
    OCID identifier for the Exadata Fleet Update Collection.
    LifecycleDetails 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 string
    Exadata service type for the target resource members.
    SourceMajorVersion 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 string
    The current state of the Exadata Fleet Update Collection.
    SystemTags Dictionary<string, string>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    TargetCount int
    Number of targets that are members of this Collection.
    TimeCreated string
    The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
    TimeUpdated string
    The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
    Type string
    Exadata Fleet Update Collection type.
    ActiveFsuCycles []GetFsuCollectionActiveFsuCycle
    Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
    CompartmentId string
    Compartment Identifier
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DisplayName string
    Exadata Fleet Update Collection resource display name.
    FleetDiscoveries []GetFsuCollectionFleetDiscovery
    Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
    FreeformTags 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"}
    FsuCollectionId string
    Id string
    OCID identifier for the Exadata Fleet Update Collection.
    LifecycleDetails 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 string
    Exadata service type for the target resource members.
    SourceMajorVersion 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 string
    The current state of the Exadata Fleet Update Collection.
    SystemTags map[string]string
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    TargetCount int
    Number of targets that are members of this Collection.
    TimeCreated string
    The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
    TimeUpdated string
    The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
    Type string
    Exadata Fleet Update Collection type.
    activeFsuCycles List<GetFsuCollectionActiveFsuCycle>
    Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
    compartmentId String
    Compartment Identifier
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName String
    Exadata Fleet Update Collection resource display name.
    fleetDiscoveries List<GetFsuCollectionFleetDiscovery>
    Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
    freeformTags 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"}
    fsuCollectionId String
    id String
    OCID identifier for the Exadata Fleet Update Collection.
    lifecycleDetails 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 String
    Exadata service type for the target resource members.
    sourceMajorVersion 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 String
    The current state of the Exadata Fleet Update Collection.
    systemTags Map<String,String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    targetCount Integer
    Number of targets that are members of this Collection.
    timeCreated String
    The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
    timeUpdated String
    The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
    type String
    Exadata Fleet Update Collection type.
    activeFsuCycles GetFsuCollectionActiveFsuCycle[]
    Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
    compartmentId string
    Compartment Identifier
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName string
    Exadata Fleet Update Collection resource display name.
    fleetDiscoveries GetFsuCollectionFleetDiscovery[]
    Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
    freeformTags {[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"}
    fsuCollectionId string
    id string
    OCID identifier for the Exadata Fleet Update Collection.
    lifecycleDetails 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 string
    Exadata service type for the target resource members.
    sourceMajorVersion 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 string
    The current state of the Exadata Fleet Update Collection.
    systemTags {[key: string]: string}
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    targetCount number
    Number of targets that are members of this Collection.
    timeCreated string
    The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
    timeUpdated string
    The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
    type string
    Exadata Fleet Update Collection type.
    active_fsu_cycles Sequence[fleetsoftwareupdate.GetFsuCollectionActiveFsuCycle]
    Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
    compartment_id str
    Compartment Identifier
    defined_tags 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 str
    Exadata Fleet Update Collection resource display name.
    fleet_discoveries Sequence[fleetsoftwareupdate.GetFsuCollectionFleetDiscovery]
    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 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"}
    fsu_collection_id str
    id str
    OCID identifier for the Exadata Fleet Update Collection.
    lifecycle_details 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 str
    Exadata service type for the target resource members.
    source_major_version 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 str
    The current state of the Exadata Fleet Update Collection.
    system_tags Mapping[str, str]
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    target_count int
    Number of targets that are members of this Collection.
    time_created str
    The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
    time_updated str
    The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
    type str
    Exadata Fleet Update Collection type.
    activeFsuCycles List<Property Map>
    Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
    compartmentId String
    Compartment Identifier
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName String
    Exadata Fleet Update Collection resource display name.
    fleetDiscoveries 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 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"}
    fsuCollectionId String
    id String
    OCID identifier for the Exadata Fleet Update Collection.
    lifecycleDetails 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 String
    Exadata service type for the target resource members.
    sourceMajorVersion 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 String
    The current state of the Exadata Fleet Update Collection.
    systemTags Map<String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    targetCount Number
    Number of targets that are members of this Collection.
    timeCreated String
    The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
    timeUpdated String
    The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
    type String
    Exadata Fleet Update Collection type.

    Supporting Types

    GetFsuCollectionActiveFsuCycle

    DisplayName string
    Exadata Fleet Update Collection resource display name.
    Id string
    OCID identifier for the Exadata Fleet Update Collection.
    DisplayName string
    Exadata Fleet Update Collection resource display name.
    Id string
    OCID identifier for the Exadata Fleet Update Collection.
    displayName String
    Exadata Fleet Update Collection resource display name.
    id String
    OCID identifier for the Exadata Fleet Update Collection.
    displayName string
    Exadata Fleet Update Collection resource display name.
    id string
    OCID identifier for the Exadata Fleet Update Collection.
    display_name str
    Exadata Fleet Update Collection resource display name.
    id str
    OCID identifier for the Exadata Fleet Update Collection.
    displayName String
    Exadata Fleet Update Collection resource display name.
    id String
    OCID identifier for the Exadata Fleet Update Collection.

    GetFsuCollectionFleetDiscovery

    Filters List<GetFsuCollectionFleetDiscoveryFilter>
    Filters to perform the target discovery.
    FsuDiscoveryId string
    OCIDs of Fleet Software Update Discovery.
    Query string
    Oracle Cloud Infrastructure Search Service query string.
    Strategy string
    Possible fleet discovery strategies.
    Targets 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 []GetFsuCollectionFleetDiscoveryFilter
    Filters to perform the target discovery.
    FsuDiscoveryId string
    OCIDs of Fleet Software Update Discovery.
    Query string
    Oracle Cloud Infrastructure Search Service query string.
    Strategy string
    Possible fleet discovery strategies.
    Targets []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 List<GetFsuCollectionFleetDiscoveryFilter>
    Filters to perform the target discovery.
    fsuDiscoveryId String
    OCIDs of Fleet Software Update Discovery.
    query String
    Oracle Cloud Infrastructure Search Service query string.
    strategy String
    Possible fleet discovery strategies.
    targets 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 GetFsuCollectionFleetDiscoveryFilter[]
    Filters to perform the target discovery.
    fsuDiscoveryId string
    OCIDs of Fleet Software Update Discovery.
    query string
    Oracle Cloud Infrastructure Search Service query string.
    strategy string
    Possible fleet discovery strategies.
    targets 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 Sequence[fleetsoftwareupdate.GetFsuCollectionFleetDiscoveryFilter]
    Filters to perform the target discovery.
    fsu_discovery_id str
    OCIDs of Fleet Software Update Discovery.
    query str
    Oracle Cloud Infrastructure Search Service query string.
    strategy str
    Possible fleet discovery strategies.
    targets 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 List<Property Map>
    Filters to perform the target discovery.
    fsuDiscoveryId String
    OCIDs of Fleet Software Update Discovery.
    query String
    Oracle Cloud Infrastructure Search Service query string.
    strategy String
    Possible fleet discovery strategies.
    targets 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.

    GetFsuCollectionFleetDiscoveryFilter

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

    GetFsuCollectionFleetDiscoveryFilterTag

    Key string
    Freeform tag key.
    Namespace string
    Defined tag namespace.
    Value string
    Freeform tag value.
    Key string
    Freeform tag key.
    Namespace string
    Defined tag namespace.
    Value string
    Freeform tag value.
    key String
    Freeform tag key.
    namespace String
    Defined tag namespace.
    value String
    Freeform tag value.
    key string
    Freeform tag key.
    namespace string
    Defined tag namespace.
    value string
    Freeform tag value.
    key str
    Freeform tag key.
    namespace str
    Defined tag namespace.
    value str
    Freeform tag value.
    key String
    Freeform tag key.
    namespace String
    Defined tag namespace.
    value 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.
    oci logo
    Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi