This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.storagecache.getAmlFilesystem
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Returns an AML file system. Azure REST API version: 2023-05-01.
Using getAmlFilesystem
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 getAmlFilesystem(args: GetAmlFilesystemArgs, opts?: InvokeOptions): Promise<GetAmlFilesystemResult>
function getAmlFilesystemOutput(args: GetAmlFilesystemOutputArgs, opts?: InvokeOptions): Output<GetAmlFilesystemResult>
def get_aml_filesystem(aml_filesystem_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAmlFilesystemResult
def get_aml_filesystem_output(aml_filesystem_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAmlFilesystemResult]
func LookupAmlFilesystem(ctx *Context, args *LookupAmlFilesystemArgs, opts ...InvokeOption) (*LookupAmlFilesystemResult, error)
func LookupAmlFilesystemOutput(ctx *Context, args *LookupAmlFilesystemOutputArgs, opts ...InvokeOption) LookupAmlFilesystemResultOutput
> Note: This function is named LookupAmlFilesystem
in the Go SDK.
public static class GetAmlFilesystem
{
public static Task<GetAmlFilesystemResult> InvokeAsync(GetAmlFilesystemArgs args, InvokeOptions? opts = null)
public static Output<GetAmlFilesystemResult> Invoke(GetAmlFilesystemInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAmlFilesystemResult> getAmlFilesystem(GetAmlFilesystemArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:storagecache:getAmlFilesystem
arguments:
# arguments dictionary
The following arguments are supported:
- Aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- aml
Filesystem StringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- aml_
filesystem_ strname - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- aml
Filesystem StringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAmlFilesystem Result
The following output properties are available:
- Client
Info Pulumi.Azure Native. Storage Cache. Outputs. Aml Filesystem Client Info Response - Client information for the AML file system.
- Filesystem
Subnet string - Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.
- Health
Pulumi.
Azure Native. Storage Cache. Outputs. Aml Filesystem Health Response - Health of the AML file system.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Maintenance
Window Pulumi.Azure Native. Storage Cache. Outputs. Aml Filesystem Response Maintenance Window - Start time of a 30-minute weekly maintenance window.
- Name string
- The name of the resource
- Provisioning
State string - ARM provisioning state.
- Storage
Capacity doubleTi B - The size of the AML file system, in TiB. This might be rounded up.
- System
Data Pulumi.Azure Native. Storage Cache. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Throughput
Provisioned intMBps - Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Encryption
Settings Pulumi.Azure Native. Storage Cache. Outputs. Aml Filesystem Encryption Settings Response - Specifies encryption settings of the AML file system.
- Hsm
Pulumi.
Azure Native. Storage Cache. Outputs. Aml Filesystem Response Hsm - Hydration and archive settings and status
- Identity
Pulumi.
Azure Native. Storage Cache. Outputs. Aml Filesystem Identity Response - The managed identity used by the AML file system, if configured.
- Sku
Pulumi.
Azure Native. Storage Cache. Outputs. Sku Name Response - SKU for the resource.
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- Availability zones for resources. This field should only contain a single element in the array.
- Client
Info AmlFilesystem Client Info Response - Client information for the AML file system.
- Filesystem
Subnet string - Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.
- Health
Aml
Filesystem Health Response - Health of the AML file system.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Maintenance
Window AmlFilesystem Response Maintenance Window - Start time of a 30-minute weekly maintenance window.
- Name string
- The name of the resource
- Provisioning
State string - ARM provisioning state.
- Storage
Capacity float64Ti B - The size of the AML file system, in TiB. This might be rounded up.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Throughput
Provisioned intMBps - Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Encryption
Settings AmlFilesystem Encryption Settings Response - Specifies encryption settings of the AML file system.
- Hsm
Aml
Filesystem Response Hsm - Hydration and archive settings and status
- Identity
Aml
Filesystem Identity Response - The managed identity used by the AML file system, if configured.
- Sku
Sku
Name Response - SKU for the resource.
- map[string]string
- Resource tags.
- Zones []string
- Availability zones for resources. This field should only contain a single element in the array.
- client
Info AmlFilesystem Client Info Response - Client information for the AML file system.
- filesystem
Subnet String - Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.
- health
Aml
Filesystem Health Response - Health of the AML file system.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- maintenance
Window AmlFilesystem Response Maintenance Window - Start time of a 30-minute weekly maintenance window.
- name String
- The name of the resource
- provisioning
State String - ARM provisioning state.
- storage
Capacity DoubleTi B - The size of the AML file system, in TiB. This might be rounded up.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- throughput
Provisioned IntegerMBps - Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- encryption
Settings AmlFilesystem Encryption Settings Response - Specifies encryption settings of the AML file system.
- hsm
Aml
Filesystem Response Hsm - Hydration and archive settings and status
- identity
Aml
Filesystem Identity Response - The managed identity used by the AML file system, if configured.
- sku
Sku
Name Response - SKU for the resource.
- Map<String,String>
- Resource tags.
- zones List<String>
- Availability zones for resources. This field should only contain a single element in the array.
- client
Info AmlFilesystem Client Info Response - Client information for the AML file system.
- filesystem
Subnet string - Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.
- health
Aml
Filesystem Health Response - Health of the AML file system.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- maintenance
Window AmlFilesystem Response Maintenance Window - Start time of a 30-minute weekly maintenance window.
- name string
- The name of the resource
- provisioning
State string - ARM provisioning state.
- storage
Capacity numberTi B - The size of the AML file system, in TiB. This might be rounded up.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- throughput
Provisioned numberMBps - Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- encryption
Settings AmlFilesystem Encryption Settings Response - Specifies encryption settings of the AML file system.
- hsm
Aml
Filesystem Response Hsm - Hydration and archive settings and status
- identity
Aml
Filesystem Identity Response - The managed identity used by the AML file system, if configured.
- sku
Sku
Name Response - SKU for the resource.
- {[key: string]: string}
- Resource tags.
- zones string[]
- Availability zones for resources. This field should only contain a single element in the array.
- client_
info AmlFilesystem Client Info Response - Client information for the AML file system.
- filesystem_
subnet str - Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.
- health
Aml
Filesystem Health Response - Health of the AML file system.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- maintenance_
window AmlFilesystem Response Maintenance Window - Start time of a 30-minute weekly maintenance window.
- name str
- The name of the resource
- provisioning_
state str - ARM provisioning state.
- storage_
capacity_ floatti_ b - The size of the AML file system, in TiB. This might be rounded up.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- throughput_
provisioned_ intm_ bps - Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- encryption_
settings AmlFilesystem Encryption Settings Response - Specifies encryption settings of the AML file system.
- hsm
Aml
Filesystem Response Hsm - Hydration and archive settings and status
- identity
Aml
Filesystem Identity Response - The managed identity used by the AML file system, if configured.
- sku
Sku
Name Response - SKU for the resource.
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- Availability zones for resources. This field should only contain a single element in the array.
- client
Info Property Map - Client information for the AML file system.
- filesystem
Subnet String - Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.
- health Property Map
- Health of the AML file system.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- maintenance
Window Property Map - Start time of a 30-minute weekly maintenance window.
- name String
- The name of the resource
- provisioning
State String - ARM provisioning state.
- storage
Capacity NumberTi B - The size of the AML file system, in TiB. This might be rounded up.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- throughput
Provisioned NumberMBps - Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- encryption
Settings Property Map - Specifies encryption settings of the AML file system.
- hsm Property Map
- Hydration and archive settings and status
- identity Property Map
- The managed identity used by the AML file system, if configured.
- sku Property Map
- SKU for the resource.
- Map<String>
- Resource tags.
- zones List<String>
- Availability zones for resources. This field should only contain a single element in the array.
Supporting Types
AmlFilesystemArchiveResponse
- Filesystem
Path string - Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
- Status
Pulumi.
Azure Native. Storage Cache. Inputs. Aml Filesystem Archive Response Status - The status of the archive
- Filesystem
Path string - Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
- Status
Aml
Filesystem Archive Response Status - The status of the archive
- filesystem
Path String - Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
- status
Aml
Filesystem Archive Response Status - The status of the archive
- filesystem
Path string - Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
- status
Aml
Filesystem Archive Response Status - The status of the archive
- filesystem_
path str - Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
- status
Aml
Filesystem Archive Response Status - The status of the archive
- filesystem
Path String - Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
- status Property Map
- The status of the archive
AmlFilesystemArchiveResponseStatus
- Error
Code string - Server-defined error code for the archive operation
- Error
Message string - Server-defined error message for the archive operation
- Last
Completion stringTime - The time of the last completed archive operation
- Last
Started stringTime - The time the latest archive operation started
- Percent
Complete int - The completion percentage of the archive operation
- State string
- The state of the archive operation
- Error
Code string - Server-defined error code for the archive operation
- Error
Message string - Server-defined error message for the archive operation
- Last
Completion stringTime - The time of the last completed archive operation
- Last
Started stringTime - The time the latest archive operation started
- Percent
Complete int - The completion percentage of the archive operation
- State string
- The state of the archive operation
- error
Code String - Server-defined error code for the archive operation
- error
Message String - Server-defined error message for the archive operation
- last
Completion StringTime - The time of the last completed archive operation
- last
Started StringTime - The time the latest archive operation started
- percent
Complete Integer - The completion percentage of the archive operation
- state String
- The state of the archive operation
- error
Code string - Server-defined error code for the archive operation
- error
Message string - Server-defined error message for the archive operation
- last
Completion stringTime - The time of the last completed archive operation
- last
Started stringTime - The time the latest archive operation started
- percent
Complete number - The completion percentage of the archive operation
- state string
- The state of the archive operation
- error_
code str - Server-defined error code for the archive operation
- error_
message str - Server-defined error message for the archive operation
- last_
completion_ strtime - The time of the last completed archive operation
- last_
started_ strtime - The time the latest archive operation started
- percent_
complete int - The completion percentage of the archive operation
- state str
- The state of the archive operation
- error
Code String - Server-defined error code for the archive operation
- error
Message String - Server-defined error message for the archive operation
- last
Completion StringTime - The time of the last completed archive operation
- last
Started StringTime - The time the latest archive operation started
- percent
Complete Number - The completion percentage of the archive operation
- state String
- The state of the archive operation
AmlFilesystemClientInfoResponse
- Container
Storage Pulumi.Interface Azure Native. Storage Cache. Inputs. Aml Filesystem Container Storage Interface Response - Container Storage Interface information for the AML file system.
- Lustre
Version string - The version of Lustre running in the AML file system
- Mgs
Address string - The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
- Mount
Command string - Recommended command to mount the AML file system
- Container
Storage AmlInterface Filesystem Container Storage Interface Response - Container Storage Interface information for the AML file system.
- Lustre
Version string - The version of Lustre running in the AML file system
- Mgs
Address string - The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
- Mount
Command string - Recommended command to mount the AML file system
- container
Storage AmlInterface Filesystem Container Storage Interface Response - Container Storage Interface information for the AML file system.
- lustre
Version String - The version of Lustre running in the AML file system
- mgs
Address String - The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
- mount
Command String - Recommended command to mount the AML file system
- container
Storage AmlInterface Filesystem Container Storage Interface Response - Container Storage Interface information for the AML file system.
- lustre
Version string - The version of Lustre running in the AML file system
- mgs
Address string - The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
- mount
Command string - Recommended command to mount the AML file system
- container_
storage_ Amlinterface Filesystem Container Storage Interface Response - Container Storage Interface information for the AML file system.
- lustre_
version str - The version of Lustre running in the AML file system
- mgs_
address str - The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
- mount_
command str - Recommended command to mount the AML file system
- container
Storage Property MapInterface - Container Storage Interface information for the AML file system.
- lustre
Version String - The version of Lustre running in the AML file system
- mgs
Address String - The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
- mount
Command String - Recommended command to mount the AML file system
AmlFilesystemContainerStorageInterfaceResponse
- Persistent
Volume string - Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
- Persistent
Volume stringClaim - Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
- Storage
Class string - Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
- Persistent
Volume string - Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
- Persistent
Volume stringClaim - Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
- Storage
Class string - Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
- persistent
Volume String - Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
- persistent
Volume StringClaim - Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
- storage
Class String - Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
- persistent
Volume string - Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
- persistent
Volume stringClaim - Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
- storage
Class string - Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
- persistent_
volume str - Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
- persistent_
volume_ strclaim - Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
- storage_
class str - Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
- persistent
Volume String - Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
- persistent
Volume StringClaim - Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
- storage
Class String - Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
AmlFilesystemEncryptionSettingsResponse
- Key
Encryption Pulumi.Key Azure Native. Storage Cache. Inputs. Key Vault Key Reference Response - Specifies the location of the encryption key in Key Vault.
- Key
Encryption KeyKey Vault Key Reference Response - Specifies the location of the encryption key in Key Vault.
- key
Encryption KeyKey Vault Key Reference Response - Specifies the location of the encryption key in Key Vault.
- key
Encryption KeyKey Vault Key Reference Response - Specifies the location of the encryption key in Key Vault.
- key_
encryption_ Keykey Vault Key Reference Response - Specifies the location of the encryption key in Key Vault.
- key
Encryption Property MapKey - Specifies the location of the encryption key in Key Vault.
AmlFilesystemHealthResponse
- State string
- List of AML file system health states.
- Status
Code string - Server-defined error code for the AML file system health
- Status
Description string - Describes the health state.
- State string
- List of AML file system health states.
- Status
Code string - Server-defined error code for the AML file system health
- Status
Description string - Describes the health state.
- state String
- List of AML file system health states.
- status
Code String - Server-defined error code for the AML file system health
- status
Description String - Describes the health state.
- state string
- List of AML file system health states.
- status
Code string - Server-defined error code for the AML file system health
- status
Description string - Describes the health state.
- state str
- List of AML file system health states.
- status_
code str - Server-defined error code for the AML file system health
- status_
description str - Describes the health state.
- state String
- List of AML file system health states.
- status
Code String - Server-defined error code for the AML file system health
- status
Description String - Describes the health state.
AmlFilesystemHsmSettingsResponse
- Container string
- Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account.
- Logging
Container string - Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.
- Import
Prefix string - Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
- Container string
- Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account.
- Logging
Container string - Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.
- Import
Prefix string - Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
- container String
- Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account.
- logging
Container String - Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.
- import
Prefix String - Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
- container string
- Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account.
- logging
Container string - Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.
- import
Prefix string - Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
- container str
- Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account.
- logging_
container str - Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.
- import_
prefix str - Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
- container String
- Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account.
- logging
Container String - Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account.
- import
Prefix String - Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace.
AmlFilesystemIdentityResponse
- Principal
Id string - The principal ID for the user-assigned identity of the resource.
- Tenant
Id string - The tenant ID associated with the resource.
- Type string
- The type of identity used for the resource.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Storage Cache. Inputs. User Assigned Identities Response User Assigned Identities> - A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
- Principal
Id string - The principal ID for the user-assigned identity of the resource.
- Tenant
Id string - The tenant ID associated with the resource.
- Type string
- The type of identity used for the resource.
- User
Assigned map[string]UserIdentities Assigned Identities Response User Assigned Identities - A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
- principal
Id String - The principal ID for the user-assigned identity of the resource.
- tenant
Id String - The tenant ID associated with the resource.
- type String
- The type of identity used for the resource.
- user
Assigned Map<String,UserIdentities Assigned Identities Response User Assigned Identities> - A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
- principal
Id string - The principal ID for the user-assigned identity of the resource.
- tenant
Id string - The tenant ID associated with the resource.
- type string
- The type of identity used for the resource.
- user
Assigned {[key: string]: UserIdentities Assigned Identities Response User Assigned Identities} - A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
- principal_
id str - The principal ID for the user-assigned identity of the resource.
- tenant_
id str - The tenant ID associated with the resource.
- type str
- The type of identity used for the resource.
- user_
assigned_ Mapping[str, Useridentities Assigned Identities Response User Assigned Identities] - A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
- principal
Id String - The principal ID for the user-assigned identity of the resource.
- tenant
Id String - The tenant ID associated with the resource.
- type String
- The type of identity used for the resource.
- user
Assigned Map<Property Map>Identities - A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
AmlFilesystemResponseHsm
- Archive
Status List<Pulumi.Azure Native. Storage Cache. Inputs. Aml Filesystem Archive Response> - Archive status
- Settings
Pulumi.
Azure Native. Storage Cache. Inputs. Aml Filesystem Hsm Settings Response - Specifies HSM settings of the AML file system.
- Archive
Status []AmlFilesystem Archive Response - Archive status
- Settings
Aml
Filesystem Hsm Settings Response - Specifies HSM settings of the AML file system.
- archive
Status List<AmlFilesystem Archive Response> - Archive status
- settings
Aml
Filesystem Hsm Settings Response - Specifies HSM settings of the AML file system.
- archive
Status AmlFilesystem Archive Response[] - Archive status
- settings
Aml
Filesystem Hsm Settings Response - Specifies HSM settings of the AML file system.
- archive_
status Sequence[AmlFilesystem Archive Response] - Archive status
- settings
Aml
Filesystem Hsm Settings Response - Specifies HSM settings of the AML file system.
- archive
Status List<Property Map> - Archive status
- settings Property Map
- Specifies HSM settings of the AML file system.
AmlFilesystemResponseMaintenanceWindow
- Day
Of stringWeek - Day of the week on which the maintenance window will occur.
- Time
Of stringDay UTC - The time of day (in UTC) to start the maintenance window.
- Day
Of stringWeek - Day of the week on which the maintenance window will occur.
- Time
Of stringDay UTC - The time of day (in UTC) to start the maintenance window.
- day
Of StringWeek - Day of the week on which the maintenance window will occur.
- time
Of StringDay UTC - The time of day (in UTC) to start the maintenance window.
- day
Of stringWeek - Day of the week on which the maintenance window will occur.
- time
Of stringDay UTC - The time of day (in UTC) to start the maintenance window.
- day_
of_ strweek - Day of the week on which the maintenance window will occur.
- time_
of_ strday_ utc - The time of day (in UTC) to start the maintenance window.
- day
Of StringWeek - Day of the week on which the maintenance window will occur.
- time
Of StringDay UTC - The time of day (in UTC) to start the maintenance window.
KeyVaultKeyReferenceResponse
- Key
Url string - The URL referencing a key encryption key in key vault.
- Source
Vault Pulumi.Azure Native. Storage Cache. Inputs. Key Vault Key Reference Response Source Vault - Describes a resource Id to source key vault.
- Key
Url string - The URL referencing a key encryption key in key vault.
- Source
Vault KeyVault Key Reference Response Source Vault - Describes a resource Id to source key vault.
- key
Url String - The URL referencing a key encryption key in key vault.
- source
Vault KeyVault Key Reference Response Source Vault - Describes a resource Id to source key vault.
- key
Url string - The URL referencing a key encryption key in key vault.
- source
Vault KeyVault Key Reference Response Source Vault - Describes a resource Id to source key vault.
- key_
url str - The URL referencing a key encryption key in key vault.
- source_
vault KeyVault Key Reference Response Source Vault - Describes a resource Id to source key vault.
- key
Url String - The URL referencing a key encryption key in key vault.
- source
Vault Property Map - Describes a resource Id to source key vault.
KeyVaultKeyReferenceResponseSourceVault
- Id string
- Resource Id.
- Id string
- Resource Id.
- id String
- Resource Id.
- id string
- Resource Id.
- id str
- Resource Id.
- id String
- Resource Id.
SkuNameResponse
- Name string
- SKU name for this resource.
- Name string
- SKU name for this resource.
- name String
- SKU name for this resource.
- name string
- SKU name for this resource.
- name str
- SKU name for this resource.
- name String
- SKU name for this resource.
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 last 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 last 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 last 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 last 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 last 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 last 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.
UserAssignedIdentitiesResponseUserAssignedIdentities
- Client
Id string - The client ID of the user-assigned identity.
- Principal
Id string - The principal ID of the user-assigned identity.
- Client
Id string - The client ID of the user-assigned identity.
- Principal
Id string - The principal ID of the user-assigned identity.
- client
Id String - The client ID of the user-assigned identity.
- principal
Id String - The principal ID of the user-assigned identity.
- client
Id string - The client ID of the user-assigned identity.
- principal
Id string - The principal ID of the user-assigned identity.
- client_
id str - The client ID of the user-assigned identity.
- principal_
id str - The principal ID of the user-assigned identity.
- client
Id String - The client ID of the user-assigned identity.
- principal
Id String - The principal ID of the user-assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi