azure-native.containerregistry.getConnectedRegistry
Explore with Pulumi AI
Gets the properties of the connected registry.
Uses Azure REST API version 2024-11-01-preview.
Other available API versions: 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2023-01-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]
. See the version guide for details.
Using getConnectedRegistry
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 getConnectedRegistry(args: GetConnectedRegistryArgs, opts?: InvokeOptions): Promise<GetConnectedRegistryResult>
function getConnectedRegistryOutput(args: GetConnectedRegistryOutputArgs, opts?: InvokeOptions): Output<GetConnectedRegistryResult>
def get_connected_registry(connected_registry_name: Optional[str] = None,
registry_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectedRegistryResult
def get_connected_registry_output(connected_registry_name: Optional[pulumi.Input[str]] = None,
registry_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectedRegistryResult]
func LookupConnectedRegistry(ctx *Context, args *LookupConnectedRegistryArgs, opts ...InvokeOption) (*LookupConnectedRegistryResult, error)
func LookupConnectedRegistryOutput(ctx *Context, args *LookupConnectedRegistryOutputArgs, opts ...InvokeOption) LookupConnectedRegistryResultOutput
> Note: This function is named LookupConnectedRegistry
in the Go SDK.
public static class GetConnectedRegistry
{
public static Task<GetConnectedRegistryResult> InvokeAsync(GetConnectedRegistryArgs args, InvokeOptions? opts = null)
public static Output<GetConnectedRegistryResult> Invoke(GetConnectedRegistryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetConnectedRegistryResult> getConnectedRegistry(GetConnectedRegistryArgs args, InvokeOptions options)
public static Output<GetConnectedRegistryResult> getConnectedRegistry(GetConnectedRegistryArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:containerregistry:getConnectedRegistry
arguments:
# arguments dictionary
The following arguments are supported:
- Connected
Registry stringName - The name of the connected registry.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Connected
Registry stringName - The name of the connected registry.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- connected
Registry StringName - The name of the connected registry.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- connected
Registry stringName - The name of the connected registry.
- registry
Name string - The name of the container registry.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- connected_
registry_ strname - The name of the connected registry.
- registry_
name str - The name of the container registry.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- connected
Registry StringName - The name of the connected registry.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getConnectedRegistry Result
The following output properties are available:
- Activation
Pulumi.
Azure Native. Container Registry. Outputs. Activation Properties Response - The activation properties of the connected registry.
- Azure
Api stringVersion - The Azure API version of the resource.
- Connection
State string - The current connection state of the connected registry.
- Id string
- The resource ID.
- Last
Activity stringTime - The last activity time of the connected registry.
- Mode string
- The mode of the connected registry resource that indicates the permissions of the registry.
- Name string
- The name of the resource.
- Parent
Pulumi.
Azure Native. Container Registry. Outputs. Parent Properties Response - The parent of the connected registry.
- Provisioning
State string - Provisioning state of the resource.
- Status
Details List<Pulumi.Azure Native. Container Registry. Outputs. Status Detail Properties Response> - The list of current statuses of the connected registry.
- System
Data Pulumi.Azure Native. Container Registry. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Version string
- The current version of ACR runtime on the connected registry.
- Client
Token List<string>Ids - The list of the ACR token resource IDs used to authenticate clients to the connected registry.
- Garbage
Collection Pulumi.Azure Native. Container Registry. Outputs. Garbage Collection Properties Response - The garbage collection properties of the connected registry.
- Logging
Pulumi.
Azure Native. Container Registry. Outputs. Logging Properties Response - The logging properties of the connected registry.
- Login
Server Pulumi.Azure Native. Container Registry. Outputs. Login Server Properties Response - The login server properties of the connected registry.
- Notifications
List List<string> - The list of notifications subscription information for the connected registry.
- Activation
Activation
Properties Response - The activation properties of the connected registry.
- Azure
Api stringVersion - The Azure API version of the resource.
- Connection
State string - The current connection state of the connected registry.
- Id string
- The resource ID.
- Last
Activity stringTime - The last activity time of the connected registry.
- Mode string
- The mode of the connected registry resource that indicates the permissions of the registry.
- Name string
- The name of the resource.
- Parent
Parent
Properties Response - The parent of the connected registry.
- Provisioning
State string - Provisioning state of the resource.
- Status
Details []StatusDetail Properties Response - The list of current statuses of the connected registry.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Version string
- The current version of ACR runtime on the connected registry.
- Client
Token []stringIds - The list of the ACR token resource IDs used to authenticate clients to the connected registry.
- Garbage
Collection GarbageCollection Properties Response - The garbage collection properties of the connected registry.
- Logging
Logging
Properties Response - The logging properties of the connected registry.
- Login
Server LoginServer Properties Response - The login server properties of the connected registry.
- Notifications
List []string - The list of notifications subscription information for the connected registry.
- activation
Activation
Properties Response - The activation properties of the connected registry.
- azure
Api StringVersion - The Azure API version of the resource.
- connection
State String - The current connection state of the connected registry.
- id String
- The resource ID.
- last
Activity StringTime - The last activity time of the connected registry.
- mode String
- The mode of the connected registry resource that indicates the permissions of the registry.
- name String
- The name of the resource.
- parent
Parent
Properties Response - The parent of the connected registry.
- provisioning
State String - Provisioning state of the resource.
- status
Details List<StatusDetail Properties Response> - The list of current statuses of the connected registry.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- version String
- The current version of ACR runtime on the connected registry.
- client
Token List<String>Ids - The list of the ACR token resource IDs used to authenticate clients to the connected registry.
- garbage
Collection GarbageCollection Properties Response - The garbage collection properties of the connected registry.
- logging
Logging
Properties Response - The logging properties of the connected registry.
- login
Server LoginServer Properties Response - The login server properties of the connected registry.
- notifications
List List<String> - The list of notifications subscription information for the connected registry.
- activation
Activation
Properties Response - The activation properties of the connected registry.
- azure
Api stringVersion - The Azure API version of the resource.
- connection
State string - The current connection state of the connected registry.
- id string
- The resource ID.
- last
Activity stringTime - The last activity time of the connected registry.
- mode string
- The mode of the connected registry resource that indicates the permissions of the registry.
- name string
- The name of the resource.
- parent
Parent
Properties Response - The parent of the connected registry.
- provisioning
State string - Provisioning state of the resource.
- status
Details StatusDetail Properties Response[] - The list of current statuses of the connected registry.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- version string
- The current version of ACR runtime on the connected registry.
- client
Token string[]Ids - The list of the ACR token resource IDs used to authenticate clients to the connected registry.
- garbage
Collection GarbageCollection Properties Response - The garbage collection properties of the connected registry.
- logging
Logging
Properties Response - The logging properties of the connected registry.
- login
Server LoginServer Properties Response - The login server properties of the connected registry.
- notifications
List string[] - The list of notifications subscription information for the connected registry.
- activation
Activation
Properties Response - The activation properties of the connected registry.
- azure_
api_ strversion - The Azure API version of the resource.
- connection_
state str - The current connection state of the connected registry.
- id str
- The resource ID.
- last_
activity_ strtime - The last activity time of the connected registry.
- mode str
- The mode of the connected registry resource that indicates the permissions of the registry.
- name str
- The name of the resource.
- parent
Parent
Properties Response - The parent of the connected registry.
- provisioning_
state str - Provisioning state of the resource.
- status_
details Sequence[StatusDetail Properties Response] - The list of current statuses of the connected registry.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- version str
- The current version of ACR runtime on the connected registry.
- client_
token_ Sequence[str]ids - The list of the ACR token resource IDs used to authenticate clients to the connected registry.
- garbage_
collection GarbageCollection Properties Response - The garbage collection properties of the connected registry.
- logging
Logging
Properties Response - The logging properties of the connected registry.
- login_
server LoginServer Properties Response - The login server properties of the connected registry.
- notifications_
list Sequence[str] - The list of notifications subscription information for the connected registry.
- activation Property Map
- The activation properties of the connected registry.
- azure
Api StringVersion - The Azure API version of the resource.
- connection
State String - The current connection state of the connected registry.
- id String
- The resource ID.
- last
Activity StringTime - The last activity time of the connected registry.
- mode String
- The mode of the connected registry resource that indicates the permissions of the registry.
- name String
- The name of the resource.
- parent Property Map
- The parent of the connected registry.
- provisioning
State String - Provisioning state of the resource.
- status
Details List<Property Map> - The list of current statuses of the connected registry.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- version String
- The current version of ACR runtime on the connected registry.
- client
Token List<String>Ids - The list of the ACR token resource IDs used to authenticate clients to the connected registry.
- garbage
Collection Property Map - The garbage collection properties of the connected registry.
- logging Property Map
- The logging properties of the connected registry.
- login
Server Property Map - The login server properties of the connected registry.
- notifications
List List<String> - The list of notifications subscription information for the connected registry.
Supporting Types
ActivationPropertiesResponse
- Status string
- The activation status of the connected registry.
- Status string
- The activation status of the connected registry.
- status String
- The activation status of the connected registry.
- status string
- The activation status of the connected registry.
- status str
- The activation status of the connected registry.
- status String
- The activation status of the connected registry.
GarbageCollectionPropertiesResponse
LoggingPropertiesResponse
- Audit
Log stringStatus - Indicates whether audit logs are enabled on the connected registry.
- Log
Level string - The verbosity of logs persisted on the connected registry.
- Audit
Log stringStatus - Indicates whether audit logs are enabled on the connected registry.
- Log
Level string - The verbosity of logs persisted on the connected registry.
- audit
Log StringStatus - Indicates whether audit logs are enabled on the connected registry.
- log
Level String - The verbosity of logs persisted on the connected registry.
- audit
Log stringStatus - Indicates whether audit logs are enabled on the connected registry.
- log
Level string - The verbosity of logs persisted on the connected registry.
- audit_
log_ strstatus - Indicates whether audit logs are enabled on the connected registry.
- log_
level str - The verbosity of logs persisted on the connected registry.
- audit
Log StringStatus - Indicates whether audit logs are enabled on the connected registry.
- log
Level String - The verbosity of logs persisted on the connected registry.
LoginServerPropertiesResponse
- Host string
- The host of the connected registry. Can be FQDN or IP.
- Tls
Pulumi.
Azure Native. Container Registry. Inputs. Tls Properties Response - The TLS properties of the connected registry login server.
- Host string
- The host of the connected registry. Can be FQDN or IP.
- Tls
Tls
Properties Response - The TLS properties of the connected registry login server.
- host String
- The host of the connected registry. Can be FQDN or IP.
- tls
Tls
Properties Response - The TLS properties of the connected registry login server.
- host string
- The host of the connected registry. Can be FQDN or IP.
- tls
Tls
Properties Response - The TLS properties of the connected registry login server.
- host str
- The host of the connected registry. Can be FQDN or IP.
- tls
Tls
Properties Response - The TLS properties of the connected registry login server.
- host String
- The host of the connected registry. Can be FQDN or IP.
- tls Property Map
- The TLS properties of the connected registry login server.
ParentPropertiesResponse
- Sync
Properties Pulumi.Azure Native. Container Registry. Inputs. Sync Properties Response - The sync properties of the connected registry with its parent.
- Id string
- The resource ID of the parent to which the connected registry will be associated.
- Sync
Properties SyncProperties Response - The sync properties of the connected registry with its parent.
- Id string
- The resource ID of the parent to which the connected registry will be associated.
- sync
Properties SyncProperties Response - The sync properties of the connected registry with its parent.
- id String
- The resource ID of the parent to which the connected registry will be associated.
- sync
Properties SyncProperties Response - The sync properties of the connected registry with its parent.
- id string
- The resource ID of the parent to which the connected registry will be associated.
- sync_
properties SyncProperties Response - The sync properties of the connected registry with its parent.
- id str
- The resource ID of the parent to which the connected registry will be associated.
- sync
Properties Property Map - The sync properties of the connected registry with its parent.
- id String
- The resource ID of the parent to which the connected registry will be associated.
StatusDetailPropertiesResponse
- Code string
- The code of the status.
- Correlation
Id string - The correlation ID of the status.
- Description string
- The description of the status.
- Timestamp string
- The timestamp of the status.
- Type string
- The component of the connected registry corresponding to the status.
- Code string
- The code of the status.
- Correlation
Id string - The correlation ID of the status.
- Description string
- The description of the status.
- Timestamp string
- The timestamp of the status.
- Type string
- The component of the connected registry corresponding to the status.
- code String
- The code of the status.
- correlation
Id String - The correlation ID of the status.
- description String
- The description of the status.
- timestamp String
- The timestamp of the status.
- type String
- The component of the connected registry corresponding to the status.
- code string
- The code of the status.
- correlation
Id string - The correlation ID of the status.
- description string
- The description of the status.
- timestamp string
- The timestamp of the status.
- type string
- The component of the connected registry corresponding to the status.
- code str
- The code of the status.
- correlation_
id str - The correlation ID of the status.
- description str
- The description of the status.
- timestamp str
- The timestamp of the status.
- type str
- The component of the connected registry corresponding to the status.
- code String
- The code of the status.
- correlation
Id String - The correlation ID of the status.
- description String
- The description of the status.
- timestamp String
- The timestamp of the status.
- type String
- The component of the connected registry corresponding to the status.
SyncPropertiesResponse
- Gateway
Endpoint string - The gateway endpoint used by the connected registry to communicate with its parent.
- Last
Sync stringTime - The last time a sync occurred between the connected registry and its parent.
- Message
Ttl string - The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- Token
Id string - The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.
- Schedule string
- The cron expression indicating the schedule that the connected registry will sync with its parent.
- Sync
Window string - The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- Gateway
Endpoint string - The gateway endpoint used by the connected registry to communicate with its parent.
- Last
Sync stringTime - The last time a sync occurred between the connected registry and its parent.
- Message
Ttl string - The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- Token
Id string - The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.
- Schedule string
- The cron expression indicating the schedule that the connected registry will sync with its parent.
- Sync
Window string - The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- gateway
Endpoint String - The gateway endpoint used by the connected registry to communicate with its parent.
- last
Sync StringTime - The last time a sync occurred between the connected registry and its parent.
- message
Ttl String - The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- token
Id String - The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.
- schedule String
- The cron expression indicating the schedule that the connected registry will sync with its parent.
- sync
Window String - The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- gateway
Endpoint string - The gateway endpoint used by the connected registry to communicate with its parent.
- last
Sync stringTime - The last time a sync occurred between the connected registry and its parent.
- message
Ttl string - The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- token
Id string - The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.
- schedule string
- The cron expression indicating the schedule that the connected registry will sync with its parent.
- sync
Window string - The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- gateway_
endpoint str - The gateway endpoint used by the connected registry to communicate with its parent.
- last_
sync_ strtime - The last time a sync occurred between the connected registry and its parent.
- message_
ttl str - The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- token_
id str - The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.
- schedule str
- The cron expression indicating the schedule that the connected registry will sync with its parent.
- sync_
window str - The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- gateway
Endpoint String - The gateway endpoint used by the connected registry to communicate with its parent.
- last
Sync StringTime - The last time a sync occurred between the connected registry and its parent.
- message
Ttl String - The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
- token
Id String - The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.
- schedule String
- The cron expression indicating the schedule that the connected registry will sync with its parent.
- sync
Window String - The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource modification (UTC).
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource modification (UTC).
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource modification (UTC).
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource modification (UTC).
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource modification (UTC).
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource modification (UTC).
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TlsCertificatePropertiesResponse
TlsPropertiesResponse
- Certificate
Pulumi.
Azure Native. Container Registry. Inputs. Tls Certificate Properties Response - The certificate used to configure HTTPS for the login server.
- Status string
- Indicates whether HTTPS is enabled for the login server.
- Certificate
Tls
Certificate Properties Response - The certificate used to configure HTTPS for the login server.
- Status string
- Indicates whether HTTPS is enabled for the login server.
- certificate
Tls
Certificate Properties Response - The certificate used to configure HTTPS for the login server.
- status String
- Indicates whether HTTPS is enabled for the login server.
- certificate
Tls
Certificate Properties Response - The certificate used to configure HTTPS for the login server.
- status string
- Indicates whether HTTPS is enabled for the login server.
- certificate
Tls
Certificate Properties Response - The certificate used to configure HTTPS for the login server.
- status str
- Indicates whether HTTPS is enabled for the login server.
- certificate Property Map
- The certificate used to configure HTTPS for the login server.
- status String
- Indicates whether HTTPS is enabled for the login server.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0