Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.OsManagementHub.getSoftwareSource
Explore with Pulumi AI
This data source provides details about a specific Software Source resource in Oracle Cloud Infrastructure Os Management Hub service.
Returns information about the specified software source.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSoftwareSource = oci.OsManagementHub.getSoftwareSource({
softwareSourceId: testSoftwareSourceOciOsManagementHubSoftwareSource.id,
});
import pulumi
import pulumi_oci as oci
test_software_source = oci.OsManagementHub.get_software_source(software_source_id=test_software_source_oci_os_management_hub_software_source["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/OsManagementHub"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := OsManagementHub.GetSoftwareSource(ctx, &osmanagementhub.GetSoftwareSourceArgs{
SoftwareSourceId: testSoftwareSourceOciOsManagementHubSoftwareSource.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 testSoftwareSource = Oci.OsManagementHub.GetSoftwareSource.Invoke(new()
{
SoftwareSourceId = testSoftwareSourceOciOsManagementHubSoftwareSource.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.OsManagementHub.OsManagementHubFunctions;
import com.pulumi.oci.OsManagementHub.inputs.GetSoftwareSourceArgs;
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 testSoftwareSource = OsManagementHubFunctions.getSoftwareSource(GetSoftwareSourceArgs.builder()
.softwareSourceId(testSoftwareSourceOciOsManagementHubSoftwareSource.id())
.build());
}
}
variables:
testSoftwareSource:
fn::invoke:
Function: oci:OsManagementHub:getSoftwareSource
Arguments:
softwareSourceId: ${testSoftwareSourceOciOsManagementHubSoftwareSource.id}
Using getSoftwareSource
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 getSoftwareSource(args: GetSoftwareSourceArgs, opts?: InvokeOptions): Promise<GetSoftwareSourceResult>
function getSoftwareSourceOutput(args: GetSoftwareSourceOutputArgs, opts?: InvokeOptions): Output<GetSoftwareSourceResult>
def get_software_source(software_source_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSoftwareSourceResult
def get_software_source_output(software_source_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSoftwareSourceResult]
func GetSoftwareSource(ctx *Context, args *GetSoftwareSourceArgs, opts ...InvokeOption) (*GetSoftwareSourceResult, error)
func GetSoftwareSourceOutput(ctx *Context, args *GetSoftwareSourceOutputArgs, opts ...InvokeOption) GetSoftwareSourceResultOutput
> Note: This function is named GetSoftwareSource
in the Go SDK.
public static class GetSoftwareSource
{
public static Task<GetSoftwareSourceResult> InvokeAsync(GetSoftwareSourceArgs args, InvokeOptions? opts = null)
public static Output<GetSoftwareSourceResult> Invoke(GetSoftwareSourceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSoftwareSourceResult> getSoftwareSource(GetSoftwareSourceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:OsManagementHub/getSoftwareSource:getSoftwareSource
arguments:
# arguments dictionary
The following arguments are supported:
- Software
Source stringId - The OCID of the software source.
- Software
Source stringId - The OCID of the software source.
- software
Source StringId - The OCID of the software source.
- software
Source stringId - The OCID of the software source.
- software_
source_ strid - The OCID of the software source.
- software
Source StringId - The OCID of the software source.
getSoftwareSource Result
The following output properties are available:
- Arch
Type string - The architecture type supported by the software source.
- Availability string
- Availability of the software source (for non-OCI environments).
- Availability
At stringOci - Availability of the software source (for Oracle Cloud Infrastructure environments).
- Checksum
Type string - The yum repository checksum type used by this software source.
- Compartment
Id string - The OCID of the compartment that contains the software source.
- Custom
Software List<GetSource Filters Software Source Custom Software Source Filter> - Provides the information used to apply filters to a vendor software source to create or update a custom software source.
- 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"}
- Description string
- User-specified description for the software source.
- Display
Name string - User-friendly name.
- 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"}
- Gpg
Key stringFingerprint - Fingerprint of the GPG key for this software source.
- Gpg
Key stringId - ID of the GPG key for this software source.
- Gpg
Key stringUrl - URL of the GPG key for this software source.
- Id string
- The OCID of the resource that is immutable on creation.
- Is
Auto boolResolve Dependencies - Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
- Is
Automatically boolUpdated - Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
- Is
Created boolFrom Package List - Indicates whether the service should create the software source from a list of packages provided by the user.
- Is
Latest boolContent Only - Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
- For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
- For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
- For a package filter that does not specify a version, this will include only the latest available version of the package.
- For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
- For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
- Is
Mandatory boolFor Autonomous Linux - Indicates whether the software source is required for the Autonomous Linux service.
- Origin
Software stringSource Id - This property applies only to replicated vendor software sources. This is the OCID of the vendor software source in the root compartment.
- Os
Family string - The OS family the software source belongs to.
- Package
Count string - Number of packages the software source contains.
- Packages List<string>
- The packages in the software source.
- Repo
Id string - The repository ID for the software source.
- Size double
- The size of the software source in gigabytes (GB).
- Software
Source stringId - Software
Source stringType - Type of software source.
- Software
Source stringVersion - The version to assign to this custom software source.
- State string
- The current state of the software source.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the software source was created (in RFC 3339 format).
- Url string
- URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.
- Vendor
Name string - Name of the vendor providing the software source.
- Vendor
Software List<GetSources Software Source Vendor Software Source> - List of vendor software sources that are used for the basis of the versioned custom software source.
- Arch
Type string - The architecture type supported by the software source.
- Availability string
- Availability of the software source (for non-OCI environments).
- Availability
At stringOci - Availability of the software source (for Oracle Cloud Infrastructure environments).
- Checksum
Type string - The yum repository checksum type used by this software source.
- Compartment
Id string - The OCID of the compartment that contains the software source.
- Custom
Software []GetSource Filters Software Source Custom Software Source Filter - Provides the information used to apply filters to a vendor software source to create or update a custom software source.
- 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"}
- Description string
- User-specified description for the software source.
- Display
Name string - User-friendly name.
- 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"}
- Gpg
Key stringFingerprint - Fingerprint of the GPG key for this software source.
- Gpg
Key stringId - ID of the GPG key for this software source.
- Gpg
Key stringUrl - URL of the GPG key for this software source.
- Id string
- The OCID of the resource that is immutable on creation.
- Is
Auto boolResolve Dependencies - Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
- Is
Automatically boolUpdated - Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
- Is
Created boolFrom Package List - Indicates whether the service should create the software source from a list of packages provided by the user.
- Is
Latest boolContent Only - Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
- For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
- For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
- For a package filter that does not specify a version, this will include only the latest available version of the package.
- For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
- For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
- Is
Mandatory boolFor Autonomous Linux - Indicates whether the software source is required for the Autonomous Linux service.
- Origin
Software stringSource Id - This property applies only to replicated vendor software sources. This is the OCID of the vendor software source in the root compartment.
- Os
Family string - The OS family the software source belongs to.
- Package
Count string - Number of packages the software source contains.
- Packages []string
- The packages in the software source.
- Repo
Id string - The repository ID for the software source.
- Size float64
- The size of the software source in gigabytes (GB).
- Software
Source stringId - Software
Source stringType - Type of software source.
- Software
Source stringVersion - The version to assign to this custom software source.
- State string
- The current state of the software source.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the software source was created (in RFC 3339 format).
- Url string
- URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.
- Vendor
Name string - Name of the vendor providing the software source.
- Vendor
Software []GetSources Software Source Vendor Software Source - List of vendor software sources that are used for the basis of the versioned custom software source.
- arch
Type String - The architecture type supported by the software source.
- availability String
- Availability of the software source (for non-OCI environments).
- availability
At StringOci - Availability of the software source (for Oracle Cloud Infrastructure environments).
- checksum
Type String - The yum repository checksum type used by this software source.
- compartment
Id String - The OCID of the compartment that contains the software source.
- custom
Software List<GetSource Filters Software Source Custom Software Source Filter> - Provides the information used to apply filters to a vendor software source to create or update a custom software source.
- 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"}
- description String
- User-specified description for the software source.
- display
Name String - User-friendly name.
- 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"}
- gpg
Key StringFingerprint - Fingerprint of the GPG key for this software source.
- gpg
Key StringId - ID of the GPG key for this software source.
- gpg
Key StringUrl - URL of the GPG key for this software source.
- id String
- The OCID of the resource that is immutable on creation.
- is
Auto BooleanResolve Dependencies - Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
- is
Automatically BooleanUpdated - Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
- is
Created BooleanFrom Package List - Indicates whether the service should create the software source from a list of packages provided by the user.
- is
Latest BooleanContent Only - Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
- For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
- For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
- For a package filter that does not specify a version, this will include only the latest available version of the package.
- For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
- For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
- is
Mandatory BooleanFor Autonomous Linux - Indicates whether the software source is required for the Autonomous Linux service.
- origin
Software StringSource Id - This property applies only to replicated vendor software sources. This is the OCID of the vendor software source in the root compartment.
- os
Family String - The OS family the software source belongs to.
- package
Count String - Number of packages the software source contains.
- packages List<String>
- The packages in the software source.
- repo
Id String - The repository ID for the software source.
- size Double
- The size of the software source in gigabytes (GB).
- software
Source StringId - software
Source StringType - Type of software source.
- software
Source StringVersion - The version to assign to this custom software source.
- state String
- The current state of the software source.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the software source was created (in RFC 3339 format).
- url String
- URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.
- vendor
Name String - Name of the vendor providing the software source.
- vendor
Software List<GetSources Software Source Vendor Software Source> - List of vendor software sources that are used for the basis of the versioned custom software source.
- arch
Type string - The architecture type supported by the software source.
- availability string
- Availability of the software source (for non-OCI environments).
- availability
At stringOci - Availability of the software source (for Oracle Cloud Infrastructure environments).
- checksum
Type string - The yum repository checksum type used by this software source.
- compartment
Id string - The OCID of the compartment that contains the software source.
- custom
Software GetSource Filters Software Source Custom Software Source Filter[] - Provides the information used to apply filters to a vendor software source to create or update a custom software source.
- {[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"}
- description string
- User-specified description for the software source.
- display
Name string - User-friendly name.
- {[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"}
- gpg
Key stringFingerprint - Fingerprint of the GPG key for this software source.
- gpg
Key stringId - ID of the GPG key for this software source.
- gpg
Key stringUrl - URL of the GPG key for this software source.
- id string
- The OCID of the resource that is immutable on creation.
- is
Auto booleanResolve Dependencies - Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
- is
Automatically booleanUpdated - Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
- is
Created booleanFrom Package List - Indicates whether the service should create the software source from a list of packages provided by the user.
- is
Latest booleanContent Only - Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
- For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
- For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
- For a package filter that does not specify a version, this will include only the latest available version of the package.
- For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
- For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
- is
Mandatory booleanFor Autonomous Linux - Indicates whether the software source is required for the Autonomous Linux service.
- origin
Software stringSource Id - This property applies only to replicated vendor software sources. This is the OCID of the vendor software source in the root compartment.
- os
Family string - The OS family the software source belongs to.
- package
Count string - Number of packages the software source contains.
- packages string[]
- The packages in the software source.
- repo
Id string - The repository ID for the software source.
- size number
- The size of the software source in gigabytes (GB).
- software
Source stringId - software
Source stringType - Type of software source.
- software
Source stringVersion - The version to assign to this custom software source.
- state string
- The current state of the software source.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the software source was created (in RFC 3339 format).
- url string
- URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.
- vendor
Name string - Name of the vendor providing the software source.
- vendor
Software GetSources Software Source Vendor Software Source[] - List of vendor software sources that are used for the basis of the versioned custom software source.
- arch_
type str - The architecture type supported by the software source.
- availability str
- Availability of the software source (for non-OCI environments).
- availability_
at_ stroci - Availability of the software source (for Oracle Cloud Infrastructure environments).
- checksum_
type str - The yum repository checksum type used by this software source.
- compartment_
id str - The OCID of the compartment that contains the software source.
- custom_
software_ Sequence[osmanagementhub.source_ filters Get Software Source Custom Software Source Filter] - Provides the information used to apply filters to a vendor software source to create or update a custom software source.
- 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"}
- description str
- User-specified description for the software source.
- display_
name str - User-friendly name.
- 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"}
- gpg_
key_ strfingerprint - Fingerprint of the GPG key for this software source.
- gpg_
key_ strid - ID of the GPG key for this software source.
- gpg_
key_ strurl - URL of the GPG key for this software source.
- id str
- The OCID of the resource that is immutable on creation.
- is_
auto_ boolresolve_ dependencies - Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
- is_
automatically_ boolupdated - Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
- is_
created_ boolfrom_ package_ list - Indicates whether the service should create the software source from a list of packages provided by the user.
- is_
latest_ boolcontent_ only - Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
- For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
- For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
- For a package filter that does not specify a version, this will include only the latest available version of the package.
- For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
- For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
- is_
mandatory_ boolfor_ autonomous_ linux - Indicates whether the software source is required for the Autonomous Linux service.
- origin_
software_ strsource_ id - This property applies only to replicated vendor software sources. This is the OCID of the vendor software source in the root compartment.
- os_
family str - The OS family the software source belongs to.
- package_
count str - Number of packages the software source contains.
- packages Sequence[str]
- The packages in the software source.
- repo_
id str - The repository ID for the software source.
- size float
- The size of the software source in gigabytes (GB).
- software_
source_ strid - software_
source_ strtype - Type of software source.
- software_
source_ strversion - The version to assign to this custom software source.
- state str
- The current state of the software source.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the software source was created (in RFC 3339 format).
- url str
- URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.
- vendor_
name str - Name of the vendor providing the software source.
- vendor_
software_ Sequence[osmanagementhub.sources Get Software Source Vendor Software Source] - List of vendor software sources that are used for the basis of the versioned custom software source.
- arch
Type String - The architecture type supported by the software source.
- availability String
- Availability of the software source (for non-OCI environments).
- availability
At StringOci - Availability of the software source (for Oracle Cloud Infrastructure environments).
- checksum
Type String - The yum repository checksum type used by this software source.
- compartment
Id String - The OCID of the compartment that contains the software source.
- custom
Software List<Property Map>Source Filters - Provides the information used to apply filters to a vendor software source to create or update a custom software source.
- 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"}
- description String
- User-specified description for the software source.
- display
Name String - User-friendly name.
- 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"}
- gpg
Key StringFingerprint - Fingerprint of the GPG key for this software source.
- gpg
Key StringId - ID of the GPG key for this software source.
- gpg
Key StringUrl - URL of the GPG key for this software source.
- id String
- The OCID of the resource that is immutable on creation.
- is
Auto BooleanResolve Dependencies - Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
- is
Automatically BooleanUpdated - Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
- is
Created BooleanFrom Package List - Indicates whether the service should create the software source from a list of packages provided by the user.
- is
Latest BooleanContent Only - Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
- For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
- For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
- For a package filter that does not specify a version, this will include only the latest available version of the package.
- For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
- For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
- is
Mandatory BooleanFor Autonomous Linux - Indicates whether the software source is required for the Autonomous Linux service.
- origin
Software StringSource Id - This property applies only to replicated vendor software sources. This is the OCID of the vendor software source in the root compartment.
- os
Family String - The OS family the software source belongs to.
- package
Count String - Number of packages the software source contains.
- packages List<String>
- The packages in the software source.
- repo
Id String - The repository ID for the software source.
- size Number
- The size of the software source in gigabytes (GB).
- software
Source StringId - software
Source StringType - Type of software source.
- software
Source StringVersion - The version to assign to this custom software source.
- state String
- The current state of the software source.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the software source was created (in RFC 3339 format).
- url String
- URL for the repository. For vendor software sources, this is the URL to the regional yum server. For custom software sources, this is 'custom/'.
- vendor
Name String - Name of the vendor providing the software source.
- vendor
Software List<Property Map>Sources - List of vendor software sources that are used for the basis of the versioned custom software source.
Supporting Types
GetSoftwareSourceCustomSoftwareSourceFilter
- Module
Stream List<GetProfile Filters Software Source Custom Software Source Filter Module Stream Profile Filter> - The list of module stream/profile filters.
- Package
Filters List<GetSoftware Source Custom Software Source Filter Package Filter> - The list of package filters.
- Package
Group List<GetFilters Software Source Custom Software Source Filter Package Group Filter> - The list of group filters.
- Module
Stream []GetProfile Filters Software Source Custom Software Source Filter Module Stream Profile Filter - The list of module stream/profile filters.
- Package
Filters []GetSoftware Source Custom Software Source Filter Package Filter - The list of package filters.
- Package
Group []GetFilters Software Source Custom Software Source Filter Package Group Filter - The list of group filters.
- module
Stream List<GetProfile Filters Software Source Custom Software Source Filter Module Stream Profile Filter> - The list of module stream/profile filters.
- package
Filters List<GetSoftware Source Custom Software Source Filter Package Filter> - The list of package filters.
- package
Group List<GetFilters Software Source Custom Software Source Filter Package Group Filter> - The list of group filters.
- module
Stream GetProfile Filters Software Source Custom Software Source Filter Module Stream Profile Filter[] - The list of module stream/profile filters.
- package
Filters GetSoftware Source Custom Software Source Filter Package Filter[] - The list of package filters.
- package
Group GetFilters Software Source Custom Software Source Filter Package Group Filter[] - The list of group filters.
- module_
stream_ Sequence[osmanagementhub.profile_ filters Get Software Source Custom Software Source Filter Module Stream Profile Filter] - The list of module stream/profile filters.
- package_
filters Sequence[osmanagementhub.Get Software Source Custom Software Source Filter Package Filter] - The list of package filters.
- package_
group_ Sequence[osmanagementhub.filters Get Software Source Custom Software Source Filter Package Group Filter] - The list of group filters.
- module
Stream List<Property Map>Profile Filters - The list of module stream/profile filters.
- package
Filters List<Property Map> - The list of package filters.
- package
Group List<Property Map>Filters - The list of group filters.
GetSoftwareSourceCustomSoftwareSourceFilterModuleStreamProfileFilter
- Filter
Type string - The type of the filter.
- Module
Name string - Module name.
- Profile
Name string - Profile name.
- Stream
Name string - Stream name.
- Filter
Type string - The type of the filter.
- Module
Name string - Module name.
- Profile
Name string - Profile name.
- Stream
Name string - Stream name.
- filter
Type String - The type of the filter.
- module
Name String - Module name.
- profile
Name String - Profile name.
- stream
Name String - Stream name.
- filter
Type string - The type of the filter.
- module
Name string - Module name.
- profile
Name string - Profile name.
- stream
Name string - Stream name.
- filter_
type str - The type of the filter.
- module_
name str - Module name.
- profile_
name str - Profile name.
- stream_
name str - Stream name.
- filter
Type String - The type of the filter.
- module
Name String - Module name.
- profile
Name String - Profile name.
- stream
Name String - Stream name.
GetSoftwareSourceCustomSoftwareSourceFilterPackageFilter
- Filter
Type string - The type of the filter.
- Package
Name string - The package name.
- Package
Name stringPattern - The package name pattern.
- Package
Version string - The package version, which is denoted by 'version-release', or 'epoch:version-release'.
- Filter
Type string - The type of the filter.
- Package
Name string - The package name.
- Package
Name stringPattern - The package name pattern.
- Package
Version string - The package version, which is denoted by 'version-release', or 'epoch:version-release'.
- filter
Type String - The type of the filter.
- package
Name String - The package name.
- package
Name StringPattern - The package name pattern.
- package
Version String - The package version, which is denoted by 'version-release', or 'epoch:version-release'.
- filter
Type string - The type of the filter.
- package
Name string - The package name.
- package
Name stringPattern - The package name pattern.
- package
Version string - The package version, which is denoted by 'version-release', or 'epoch:version-release'.
- filter_
type str - The type of the filter.
- package_
name str - The package name.
- package_
name_ strpattern - The package name pattern.
- package_
version str - The package version, which is denoted by 'version-release', or 'epoch:version-release'.
- filter
Type String - The type of the filter.
- package
Name String - The package name.
- package
Name StringPattern - The package name pattern.
- package
Version String - The package version, which is denoted by 'version-release', or 'epoch:version-release'.
GetSoftwareSourceCustomSoftwareSourceFilterPackageGroupFilter
- Filter
Type string - The type of the filter.
- Package
Groups List<string> - List of package group names.
- Filter
Type string - The type of the filter.
- Package
Groups []string - List of package group names.
- filter
Type String - The type of the filter.
- package
Groups List<String> - List of package group names.
- filter
Type string - The type of the filter.
- package
Groups string[] - List of package group names.
- filter_
type str - The type of the filter.
- package_
groups Sequence[str] - List of package group names.
- filter
Type String - The type of the filter.
- package
Groups List<String> - List of package group names.
GetSoftwareSourceVendorSoftwareSource
- Display
Name string - User-friendly name.
- Id string
- The OCID of the resource that is immutable on creation.
- Display
Name string - User-friendly name.
- Id string
- The OCID of the resource that is immutable on creation.
- display
Name String - User-friendly name.
- id String
- The OCID of the resource that is immutable on creation.
- display
Name string - User-friendly name.
- id string
- The OCID of the resource that is immutable on creation.
- display_
name str - User-friendly name.
- id str
- The OCID of the resource that is immutable on creation.
- display
Name String - User-friendly name.
- id String
- The OCID of the resource that is immutable on creation.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.