1. Packages
  2. Artifactory Provider
  3. API Docs
  4. getFederatedReleasebundlesRepository
artifactory v8.10.0 published on Saturday, Nov 15, 2025 by Pulumi
artifactory logo
artifactory v8.10.0 published on Saturday, Nov 15, 2025 by Pulumi

    Using getFederatedReleasebundlesRepository

    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 getFederatedReleasebundlesRepository(args: GetFederatedReleasebundlesRepositoryArgs, opts?: InvokeOptions): Promise<GetFederatedReleasebundlesRepositoryResult>
    function getFederatedReleasebundlesRepositoryOutput(args: GetFederatedReleasebundlesRepositoryOutputArgs, opts?: InvokeOptions): Output<GetFederatedReleasebundlesRepositoryResult>
    def get_federated_releasebundles_repository(archive_browsing_enabled: Optional[bool] = None,
                                                blacked_out: Optional[bool] = None,
                                                cdn_redirect: Optional[bool] = None,
                                                cleanup_on_delete: Optional[bool] = None,
                                                description: Optional[str] = None,
                                                disable_proxy: Optional[bool] = None,
                                                download_direct: Optional[bool] = None,
                                                excludes_pattern: Optional[str] = None,
                                                includes_pattern: Optional[str] = None,
                                                key: Optional[str] = None,
                                                members: Optional[Sequence[GetFederatedReleasebundlesRepositoryMember]] = None,
                                                notes: Optional[str] = None,
                                                priority_resolution: Optional[bool] = None,
                                                project_environments: Optional[Sequence[str]] = None,
                                                project_key: Optional[str] = None,
                                                property_sets: Optional[Sequence[str]] = None,
                                                proxy: Optional[str] = None,
                                                repo_layout_ref: Optional[str] = None,
                                                xray_index: Optional[bool] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetFederatedReleasebundlesRepositoryResult
    def get_federated_releasebundles_repository_output(archive_browsing_enabled: Optional[pulumi.Input[bool]] = None,
                                                blacked_out: Optional[pulumi.Input[bool]] = None,
                                                cdn_redirect: Optional[pulumi.Input[bool]] = None,
                                                cleanup_on_delete: Optional[pulumi.Input[bool]] = None,
                                                description: Optional[pulumi.Input[str]] = None,
                                                disable_proxy: Optional[pulumi.Input[bool]] = None,
                                                download_direct: Optional[pulumi.Input[bool]] = None,
                                                excludes_pattern: Optional[pulumi.Input[str]] = None,
                                                includes_pattern: Optional[pulumi.Input[str]] = None,
                                                key: Optional[pulumi.Input[str]] = None,
                                                members: Optional[pulumi.Input[Sequence[pulumi.Input[GetFederatedReleasebundlesRepositoryMemberArgs]]]] = None,
                                                notes: Optional[pulumi.Input[str]] = None,
                                                priority_resolution: Optional[pulumi.Input[bool]] = None,
                                                project_environments: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                project_key: Optional[pulumi.Input[str]] = None,
                                                property_sets: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                proxy: Optional[pulumi.Input[str]] = None,
                                                repo_layout_ref: Optional[pulumi.Input[str]] = None,
                                                xray_index: Optional[pulumi.Input[bool]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetFederatedReleasebundlesRepositoryResult]
    func LookupFederatedReleasebundlesRepository(ctx *Context, args *LookupFederatedReleasebundlesRepositoryArgs, opts ...InvokeOption) (*LookupFederatedReleasebundlesRepositoryResult, error)
    func LookupFederatedReleasebundlesRepositoryOutput(ctx *Context, args *LookupFederatedReleasebundlesRepositoryOutputArgs, opts ...InvokeOption) LookupFederatedReleasebundlesRepositoryResultOutput

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

    public static class GetFederatedReleasebundlesRepository 
    {
        public static Task<GetFederatedReleasebundlesRepositoryResult> InvokeAsync(GetFederatedReleasebundlesRepositoryArgs args, InvokeOptions? opts = null)
        public static Output<GetFederatedReleasebundlesRepositoryResult> Invoke(GetFederatedReleasebundlesRepositoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFederatedReleasebundlesRepositoryResult> getFederatedReleasebundlesRepository(GetFederatedReleasebundlesRepositoryArgs args, InvokeOptions options)
    public static Output<GetFederatedReleasebundlesRepositoryResult> getFederatedReleasebundlesRepository(GetFederatedReleasebundlesRepositoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: artifactory:index/getFederatedReleasebundlesRepository:getFederatedReleasebundlesRepository
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getFederatedReleasebundlesRepository Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Key string
    PackageType string
    ProjectEnvironments List<string>
    ArchiveBrowsingEnabled bool
    BlackedOut bool
    CdnRedirect bool
    CleanupOnDelete bool
    Description string
    DisableProxy bool
    DownloadDirect bool
    ExcludesPattern string
    IncludesPattern string
    Members List<GetFederatedReleasebundlesRepositoryMember>
    Notes string
    PriorityResolution bool
    ProjectKey string
    PropertySets List<string>
    Proxy string
    RepoLayoutRef string
    XrayIndex bool
    id String
    The provider-assigned unique ID for this managed resource.
    key String
    packageType String
    projectEnvironments List<String>
    archiveBrowsingEnabled Boolean
    blackedOut Boolean
    cdnRedirect Boolean
    cleanupOnDelete Boolean
    description String
    disableProxy Boolean
    downloadDirect Boolean
    excludesPattern String
    includesPattern String
    members List<GetFederatedReleasebundlesRepositoryMember>
    notes String
    priorityResolution Boolean
    projectKey String
    propertySets List<String>
    proxy String
    repoLayoutRef String
    xrayIndex Boolean
    id string
    The provider-assigned unique ID for this managed resource.
    key string
    packageType string
    projectEnvironments string[]
    archiveBrowsingEnabled boolean
    blackedOut boolean
    cdnRedirect boolean
    cleanupOnDelete boolean
    description string
    disableProxy boolean
    downloadDirect boolean
    excludesPattern string
    includesPattern string
    members GetFederatedReleasebundlesRepositoryMember[]
    notes string
    priorityResolution boolean
    projectKey string
    propertySets string[]
    proxy string
    repoLayoutRef string
    xrayIndex boolean
    id String
    The provider-assigned unique ID for this managed resource.
    key String
    packageType String
    projectEnvironments List<String>
    archiveBrowsingEnabled Boolean
    blackedOut Boolean
    cdnRedirect Boolean
    cleanupOnDelete Boolean
    description String
    disableProxy Boolean
    downloadDirect Boolean
    excludesPattern String
    includesPattern String
    members List<Property Map>
    notes String
    priorityResolution Boolean
    projectKey String
    propertySets List<String>
    proxy String
    repoLayoutRef String
    xrayIndex Boolean

    Supporting Types

    GetFederatedReleasebundlesRepositoryMember

    Enabled bool
    Represents the active state of the federated member. It is supported to change the enabled status of my own member. The config will be updated on the other federated members automatically.
    Url string
    Full URL to ending with the repositoryName
    AccessToken string
    Admin access token for this member Artifactory instance. Used in conjunction with cleanup_on_delete attribute when Access Federation for access tokens is not enabled.
    Enabled bool
    Represents the active state of the federated member. It is supported to change the enabled status of my own member. The config will be updated on the other federated members automatically.
    Url string
    Full URL to ending with the repositoryName
    AccessToken string
    Admin access token for this member Artifactory instance. Used in conjunction with cleanup_on_delete attribute when Access Federation for access tokens is not enabled.
    enabled Boolean
    Represents the active state of the federated member. It is supported to change the enabled status of my own member. The config will be updated on the other federated members automatically.
    url String
    Full URL to ending with the repositoryName
    accessToken String
    Admin access token for this member Artifactory instance. Used in conjunction with cleanup_on_delete attribute when Access Federation for access tokens is not enabled.
    enabled boolean
    Represents the active state of the federated member. It is supported to change the enabled status of my own member. The config will be updated on the other federated members automatically.
    url string
    Full URL to ending with the repositoryName
    accessToken string
    Admin access token for this member Artifactory instance. Used in conjunction with cleanup_on_delete attribute when Access Federation for access tokens is not enabled.
    enabled bool
    Represents the active state of the federated member. It is supported to change the enabled status of my own member. The config will be updated on the other federated members automatically.
    url str
    Full URL to ending with the repositoryName
    access_token str
    Admin access token for this member Artifactory instance. Used in conjunction with cleanup_on_delete attribute when Access Federation for access tokens is not enabled.
    enabled Boolean
    Represents the active state of the federated member. It is supported to change the enabled status of my own member. The config will be updated on the other federated members automatically.
    url String
    Full URL to ending with the repositoryName
    accessToken String
    Admin access token for this member Artifactory instance. Used in conjunction with cleanup_on_delete attribute when Access Federation for access tokens is not enabled.

    Package Details

    Repository
    artifactory pulumi/pulumi-artifactory
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the artifactory Terraform Provider.
    artifactory logo
    artifactory v8.10.0 published on Saturday, Nov 15, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate