artifactory v8.8.0 published on Friday, Mar 7, 2025 by Pulumi
artifactory.getFederatedHuggingfacemlRepository
Explore with Pulumi AI
Using getFederatedHuggingfacemlRepository
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 getFederatedHuggingfacemlRepository(args: GetFederatedHuggingfacemlRepositoryArgs, opts?: InvokeOptions): Promise<GetFederatedHuggingfacemlRepositoryResult>
function getFederatedHuggingfacemlRepositoryOutput(args: GetFederatedHuggingfacemlRepositoryOutputArgs, opts?: InvokeOptions): Output<GetFederatedHuggingfacemlRepositoryResult>
def get_federated_huggingfaceml_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[GetFederatedHuggingfacemlRepositoryMember]] = 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) -> GetFederatedHuggingfacemlRepositoryResult
def get_federated_huggingfaceml_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[GetFederatedHuggingfacemlRepositoryMemberArgs]]]] = 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[GetFederatedHuggingfacemlRepositoryResult]
func LookupFederatedHuggingfacemlRepository(ctx *Context, args *LookupFederatedHuggingfacemlRepositoryArgs, opts ...InvokeOption) (*LookupFederatedHuggingfacemlRepositoryResult, error)
func LookupFederatedHuggingfacemlRepositoryOutput(ctx *Context, args *LookupFederatedHuggingfacemlRepositoryOutputArgs, opts ...InvokeOption) LookupFederatedHuggingfacemlRepositoryResultOutput
> Note: This function is named LookupFederatedHuggingfacemlRepository
in the Go SDK.
public static class GetFederatedHuggingfacemlRepository
{
public static Task<GetFederatedHuggingfacemlRepositoryResult> InvokeAsync(GetFederatedHuggingfacemlRepositoryArgs args, InvokeOptions? opts = null)
public static Output<GetFederatedHuggingfacemlRepositoryResult> Invoke(GetFederatedHuggingfacemlRepositoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFederatedHuggingfacemlRepositoryResult> getFederatedHuggingfacemlRepository(GetFederatedHuggingfacemlRepositoryArgs args, InvokeOptions options)
public static Output<GetFederatedHuggingfacemlRepositoryResult> getFederatedHuggingfacemlRepository(GetFederatedHuggingfacemlRepositoryArgs args, InvokeOptions options)
fn::invoke:
function: artifactory:index/getFederatedHuggingfacemlRepository:getFederatedHuggingfacemlRepository
arguments:
# arguments dictionary
The following arguments are supported:
- Key string
- Archive
Browsing boolEnabled - Blacked
Out bool - Cdn
Redirect bool - Cleanup
On boolDelete - Description string
- Disable
Proxy bool - Download
Direct bool - Excludes
Pattern string - Includes
Pattern string - Members
List<Get
Federated Huggingfaceml Repository Member> - Notes string
- Priority
Resolution bool - Project
Environments List<string> - Project
Key string - Property
Sets List<string> - Proxy string
- Repo
Layout stringRef - Xray
Index bool
- Key string
- Archive
Browsing boolEnabled - Blacked
Out bool - Cdn
Redirect bool - Cleanup
On boolDelete - Description string
- Disable
Proxy bool - Download
Direct bool - Excludes
Pattern string - Includes
Pattern string - Members
[]Get
Federated Huggingfaceml Repository Member - Notes string
- Priority
Resolution bool - Project
Environments []string - Project
Key string - Property
Sets []string - Proxy string
- Repo
Layout stringRef - Xray
Index bool
- key String
- archive
Browsing BooleanEnabled - blacked
Out Boolean - cdn
Redirect Boolean - cleanup
On BooleanDelete - description String
- disable
Proxy Boolean - download
Direct Boolean - excludes
Pattern String - includes
Pattern String - members
List<Get
Federated Huggingfaceml Repository Member> - notes String
- priority
Resolution Boolean - project
Environments List<String> - project
Key String - property
Sets List<String> - proxy String
- repo
Layout StringRef - xray
Index Boolean
- key string
- archive
Browsing booleanEnabled - blacked
Out boolean - cdn
Redirect boolean - cleanup
On booleanDelete - description string
- disable
Proxy boolean - download
Direct boolean - excludes
Pattern string - includes
Pattern string - members
Get
Federated Huggingfaceml Repository Member[] - notes string
- priority
Resolution boolean - project
Environments string[] - project
Key string - property
Sets string[] - proxy string
- repo
Layout stringRef - xray
Index boolean
- key str
- archive_
browsing_ boolenabled - blacked_
out bool - cdn_
redirect bool - cleanup_
on_ booldelete - description str
- disable_
proxy bool - download_
direct bool - excludes_
pattern str - includes_
pattern str - members
Sequence[Get
Federated Huggingfaceml Repository Member] - notes str
- priority_
resolution bool - project_
environments Sequence[str] - project_
key str - property_
sets Sequence[str] - proxy str
- repo_
layout_ strref - xray_
index bool
- key String
- archive
Browsing BooleanEnabled - blacked
Out Boolean - cdn
Redirect Boolean - cleanup
On BooleanDelete - description String
- disable
Proxy Boolean - download
Direct Boolean - excludes
Pattern String - includes
Pattern String - members List<Property Map>
- notes String
- priority
Resolution Boolean - project
Environments List<String> - project
Key String - property
Sets List<String> - proxy String
- repo
Layout StringRef - xray
Index Boolean
getFederatedHuggingfacemlRepository Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Key string
- Package
Type string - Project
Environments List<string> - Archive
Browsing boolEnabled - Blacked
Out bool - Cdn
Redirect bool - Cleanup
On boolDelete - Description string
- Disable
Proxy bool - Download
Direct bool - Excludes
Pattern string - Includes
Pattern string - Members
List<Get
Federated Huggingfaceml Repository Member> - Notes string
- Priority
Resolution bool - Project
Key string - Property
Sets List<string> - Proxy string
- Repo
Layout stringRef - Xray
Index bool
- Id string
- The provider-assigned unique ID for this managed resource.
- Key string
- Package
Type string - Project
Environments []string - Archive
Browsing boolEnabled - Blacked
Out bool - Cdn
Redirect bool - Cleanup
On boolDelete - Description string
- Disable
Proxy bool - Download
Direct bool - Excludes
Pattern string - Includes
Pattern string - Members
[]Get
Federated Huggingfaceml Repository Member - Notes string
- Priority
Resolution bool - Project
Key string - Property
Sets []string - Proxy string
- Repo
Layout stringRef - Xray
Index bool
- id String
- The provider-assigned unique ID for this managed resource.
- key String
- package
Type String - project
Environments List<String> - archive
Browsing BooleanEnabled - blacked
Out Boolean - cdn
Redirect Boolean - cleanup
On BooleanDelete - description String
- disable
Proxy Boolean - download
Direct Boolean - excludes
Pattern String - includes
Pattern String - members
List<Get
Federated Huggingfaceml Repository Member> - notes String
- priority
Resolution Boolean - project
Key String - property
Sets List<String> - proxy String
- repo
Layout StringRef - xray
Index Boolean
- id string
- The provider-assigned unique ID for this managed resource.
- key string
- package
Type string - project
Environments string[] - archive
Browsing booleanEnabled - blacked
Out boolean - cdn
Redirect boolean - cleanup
On booleanDelete - description string
- disable
Proxy boolean - download
Direct boolean - excludes
Pattern string - includes
Pattern string - members
Get
Federated Huggingfaceml Repository Member[] - notes string
- priority
Resolution boolean - project
Key string - property
Sets string[] - proxy string
- repo
Layout stringRef - xray
Index boolean
- id str
- The provider-assigned unique ID for this managed resource.
- key str
- package_
type str - project_
environments Sequence[str] - archive_
browsing_ boolenabled - blacked_
out bool - cdn_
redirect bool - cleanup_
on_ booldelete - description str
- disable_
proxy bool - download_
direct bool - excludes_
pattern str - includes_
pattern str - members
Sequence[Get
Federated Huggingfaceml Repository Member] - notes str
- priority_
resolution bool - project_
key str - property_
sets Sequence[str] - proxy str
- repo_
layout_ strref - xray_
index bool
- id String
- The provider-assigned unique ID for this managed resource.
- key String
- package
Type String - project
Environments List<String> - archive
Browsing BooleanEnabled - blacked
Out Boolean - cdn
Redirect Boolean - cleanup
On BooleanDelete - description String
- disable
Proxy Boolean - download
Direct Boolean - excludes
Pattern String - includes
Pattern String - members List<Property Map>
- notes String
- priority
Resolution Boolean - project
Key String - property
Sets List<String> - proxy String
- repo
Layout StringRef - xray
Index Boolean
Supporting Types
GetFederatedHuggingfacemlRepositoryMember
- 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
- Access
Token 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
- Access
Token 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
- access
Token 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
- access
Token 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
- access
Token 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.