These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.machinelearningcompute.listOperationalizationClusterKeys
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the credentials for the specified cluster such as Storage, ACR and ACS credentials. This is a long running operation because it fetches keys from dependencies. API Version: 2017-08-01-preview.
Using listOperationalizationClusterKeys
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 listOperationalizationClusterKeys(args: ListOperationalizationClusterKeysArgs, opts?: InvokeOptions): Promise<ListOperationalizationClusterKeysResult>
function listOperationalizationClusterKeysOutput(args: ListOperationalizationClusterKeysOutputArgs, opts?: InvokeOptions): Output<ListOperationalizationClusterKeysResult>
def list_operationalization_cluster_keys(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListOperationalizationClusterKeysResult
def list_operationalization_cluster_keys_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListOperationalizationClusterKeysResult]
func ListOperationalizationClusterKeys(ctx *Context, args *ListOperationalizationClusterKeysArgs, opts ...InvokeOption) (*ListOperationalizationClusterKeysResult, error)
func ListOperationalizationClusterKeysOutput(ctx *Context, args *ListOperationalizationClusterKeysOutputArgs, opts ...InvokeOption) ListOperationalizationClusterKeysResultOutput
> Note: This function is named ListOperationalizationClusterKeys
in the Go SDK.
public static class ListOperationalizationClusterKeys
{
public static Task<ListOperationalizationClusterKeysResult> InvokeAsync(ListOperationalizationClusterKeysArgs args, InvokeOptions? opts = null)
public static Output<ListOperationalizationClusterKeysResult> Invoke(ListOperationalizationClusterKeysInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListOperationalizationClusterKeysResult> listOperationalizationClusterKeys(ListOperationalizationClusterKeysArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningcompute:listOperationalizationClusterKeys
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - Name of the resource group in which the cluster is located.
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - Name of the resource group in which the cluster is located.
- cluster
Name String - The name of the cluster.
- resource
Group StringName - Name of the resource group in which the cluster is located.
- cluster
Name string - The name of the cluster.
- resource
Group stringName - Name of the resource group in which the cluster is located.
- cluster_
name str - The name of the cluster.
- resource_
group_ strname - Name of the resource group in which the cluster is located.
- cluster
Name String - The name of the cluster.
- resource
Group StringName - Name of the resource group in which the cluster is located.
listOperationalizationClusterKeys Result
The following output properties are available:
- App
Insights Pulumi.Azure Native. Machine Learning Compute. Outputs. App Insights Credentials Response - Credentials for Azure AppInsights.
- Container
Registry Pulumi.Azure Native. Machine Learning Compute. Outputs. Container Registry Credentials Response - Credentials for Azure Container Registry.
- Container
Service Pulumi.Azure Native. Machine Learning Compute. Outputs. Container Service Credentials Response - Credentials for Azure Container Service.
- Service
Auth Pulumi.Configuration Azure Native. Machine Learning Compute. Outputs. Service Auth Configuration Response - Global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- Ssl
Configuration Pulumi.Azure Native. Machine Learning Compute. Outputs. Ssl Configuration Response - The SSL configuration for the services.
- Storage
Account Pulumi.Azure Native. Machine Learning Compute. Outputs. Storage Account Credentials Response - Credentials for the Storage Account.
- App
Insights AppInsights Credentials Response - Credentials for Azure AppInsights.
- Container
Registry ContainerRegistry Credentials Response - Credentials for Azure Container Registry.
- Container
Service ContainerService Credentials Response - Credentials for Azure Container Service.
- Service
Auth ServiceConfiguration Auth Configuration Response - Global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- Ssl
Configuration SslConfiguration Response - The SSL configuration for the services.
- Storage
Account StorageAccount Credentials Response - Credentials for the Storage Account.
- app
Insights AppInsights Credentials Response - Credentials for Azure AppInsights.
- container
Registry ContainerRegistry Credentials Response - Credentials for Azure Container Registry.
- container
Service ContainerService Credentials Response - Credentials for Azure Container Service.
- service
Auth ServiceConfiguration Auth Configuration Response - Global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl
Configuration SslConfiguration Response - The SSL configuration for the services.
- storage
Account StorageAccount Credentials Response - Credentials for the Storage Account.
- app
Insights AppInsights Credentials Response - Credentials for Azure AppInsights.
- container
Registry ContainerRegistry Credentials Response - Credentials for Azure Container Registry.
- container
Service ContainerService Credentials Response - Credentials for Azure Container Service.
- service
Auth ServiceConfiguration Auth Configuration Response - Global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl
Configuration SslConfiguration Response - The SSL configuration for the services.
- storage
Account StorageAccount Credentials Response - Credentials for the Storage Account.
- app_
insights AppInsights Credentials Response - Credentials for Azure AppInsights.
- container_
registry ContainerRegistry Credentials Response - Credentials for Azure Container Registry.
- container_
service ContainerService Credentials Response - Credentials for Azure Container Service.
- service_
auth_ Serviceconfiguration Auth Configuration Response - Global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl_
configuration SslConfiguration Response - The SSL configuration for the services.
- storage_
account StorageAccount Credentials Response - Credentials for the Storage Account.
- app
Insights Property Map - Credentials for Azure AppInsights.
- container
Registry Property Map - Credentials for Azure Container Registry.
- container
Service Property Map - Credentials for Azure Container Service.
- service
Auth Property MapConfiguration - Global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl
Configuration Property Map - The SSL configuration for the services.
- storage
Account Property Map - Credentials for the Storage Account.
Supporting Types
AppInsightsCredentialsResponse
- App
Id string - The AppInsights application ID.
- Instrumentation
Key string - The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.
- App
Id string - The AppInsights application ID.
- Instrumentation
Key string - The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.
- app
Id String - The AppInsights application ID.
- instrumentation
Key String - The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.
- app
Id string - The AppInsights application ID.
- instrumentation
Key string - The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.
- app_
id str - The AppInsights application ID.
- instrumentation_
key str - The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.
- app
Id String - The AppInsights application ID.
- instrumentation
Key String - The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.
ContainerRegistryCredentialsResponse
- Login
Server string - The ACR login server name. User name is the first part of the FQDN.
- Password string
- The ACR primary password.
- Password2 string
- The ACR secondary password.
- Username string
- The ACR login username.
- Login
Server string - The ACR login server name. User name is the first part of the FQDN.
- Password string
- The ACR primary password.
- Password2 string
- The ACR secondary password.
- Username string
- The ACR login username.
- login
Server String - The ACR login server name. User name is the first part of the FQDN.
- password String
- The ACR primary password.
- password2 String
- The ACR secondary password.
- username String
- The ACR login username.
- login
Server string - The ACR login server name. User name is the first part of the FQDN.
- password string
- The ACR primary password.
- password2 string
- The ACR secondary password.
- username string
- The ACR login username.
- login_
server str - The ACR login server name. User name is the first part of the FQDN.
- password str
- The ACR primary password.
- password2 str
- The ACR secondary password.
- username str
- The ACR login username.
- login
Server String - The ACR login server name. User name is the first part of the FQDN.
- password String
- The ACR primary password.
- password2 String
- The ACR secondary password.
- username String
- The ACR login username.
ContainerServiceCredentialsResponse
- Acs
Kube stringConfig - The ACS kube config file.
- Image
Pull stringSecret Name - The ACR image pull secret name which was created in Kubernetes.
- Service
Principal Pulumi.Configuration Azure Native. Machine Learning Compute. Inputs. Service Principal Properties Response - Service principal configuration used by Kubernetes.
- Acs
Kube stringConfig - The ACS kube config file.
- Image
Pull stringSecret Name - The ACR image pull secret name which was created in Kubernetes.
- Service
Principal ServiceConfiguration Principal Properties Response - Service principal configuration used by Kubernetes.
- acs
Kube StringConfig - The ACS kube config file.
- image
Pull StringSecret Name - The ACR image pull secret name which was created in Kubernetes.
- service
Principal ServiceConfiguration Principal Properties Response - Service principal configuration used by Kubernetes.
- acs
Kube stringConfig - The ACS kube config file.
- image
Pull stringSecret Name - The ACR image pull secret name which was created in Kubernetes.
- service
Principal ServiceConfiguration Principal Properties Response - Service principal configuration used by Kubernetes.
- acs_
kube_ strconfig - The ACS kube config file.
- image_
pull_ strsecret_ name - The ACR image pull secret name which was created in Kubernetes.
- service_
principal_ Serviceconfiguration Principal Properties Response - Service principal configuration used by Kubernetes.
- acs
Kube StringConfig - The ACS kube config file.
- image
Pull StringSecret Name - The ACR image pull secret name which was created in Kubernetes.
- service
Principal Property MapConfiguration - Service principal configuration used by Kubernetes.
ServiceAuthConfigurationResponse
- Primary
Auth stringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- Secondary
Auth stringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- Primary
Auth stringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- Secondary
Auth stringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary
Auth StringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary
Auth StringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary
Auth stringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary
Auth stringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary_
auth_ strkey_ hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary_
auth_ strkey_ hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary
Auth StringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary
Auth StringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
ServicePrincipalPropertiesResponse
SslConfigurationResponse
StorageAccountCredentialsResponse
- Primary
Key string - The primary key of the storage account.
- Resource
Id string - The ARM resource ID of the storage account.
- Secondary
Key string - The secondary key of the storage account.
- Primary
Key string - The primary key of the storage account.
- Resource
Id string - The ARM resource ID of the storage account.
- Secondary
Key string - The secondary key of the storage account.
- primary
Key String - The primary key of the storage account.
- resource
Id String - The ARM resource ID of the storage account.
- secondary
Key String - The secondary key of the storage account.
- primary
Key string - The primary key of the storage account.
- resource
Id string - The ARM resource ID of the storage account.
- secondary
Key string - The secondary key of the storage account.
- primary_
key str - The primary key of the storage account.
- resource_
id str - The ARM resource ID of the storage account.
- secondary_
key str - The secondary key of the storage account.
- primary
Key String - The primary key of the storage account.
- resource
Id String - The ARM resource ID of the storage account.
- secondary
Key String - The secondary key of the storage account.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi