azure-native.netapp.getVolumeGroup
Explore with Pulumi AI
Get details of the specified volume group Azure REST API version: 2022-11-01.
Other available API versions: 2021-10-01, 2022-11-01-preview, 2023-05-01, 2023-05-01-preview, 2023-07-01, 2023-07-01-preview, 2023-11-01, 2023-11-01-preview, 2024-01-01, 2024-03-01, 2024-03-01-preview, 2024-05-01, 2024-05-01-preview, 2024-07-01, 2024-07-01-preview.
Using getVolumeGroup
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 getVolumeGroup(args: GetVolumeGroupArgs, opts?: InvokeOptions): Promise<GetVolumeGroupResult>
function getVolumeGroupOutput(args: GetVolumeGroupOutputArgs, opts?: InvokeOptions): Output<GetVolumeGroupResult>
def get_volume_group(account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
volume_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVolumeGroupResult
def get_volume_group_output(account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
volume_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVolumeGroupResult]
func LookupVolumeGroup(ctx *Context, args *LookupVolumeGroupArgs, opts ...InvokeOption) (*LookupVolumeGroupResult, error)
func LookupVolumeGroupOutput(ctx *Context, args *LookupVolumeGroupOutputArgs, opts ...InvokeOption) LookupVolumeGroupResultOutput
> Note: This function is named LookupVolumeGroup
in the Go SDK.
public static class GetVolumeGroup
{
public static Task<GetVolumeGroupResult> InvokeAsync(GetVolumeGroupArgs args, InvokeOptions? opts = null)
public static Output<GetVolumeGroupResult> Invoke(GetVolumeGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVolumeGroupResult> getVolumeGroup(GetVolumeGroupArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:netapp:getVolumeGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the NetApp account
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Volume
Group stringName - The name of the volumeGroup
- Account
Name string - The name of the NetApp account
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Volume
Group stringName - The name of the volumeGroup
- account
Name String - The name of the NetApp account
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- volume
Group StringName - The name of the volumeGroup
- account
Name string - The name of the NetApp account
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- volume
Group stringName - The name of the volumeGroup
- account_
name str - The name of the NetApp account
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- volume_
group_ strname - The name of the volumeGroup
- account
Name String - The name of the NetApp account
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- volume
Group StringName - The name of the volumeGroup
getVolumeGroup Result
The following output properties are available:
- Id string
- Resource Id
- Name string
- Resource name
- Provisioning
State string - Azure lifecycle management
- Type string
- Resource type
- Group
Meta Pulumi.Data Azure Native. Net App. Outputs. Volume Group Meta Data Response - Volume group details
- Location string
- Resource location
- Volumes
List<Pulumi.
Azure Native. Net App. Outputs. Volume Group Volume Properties Response> - List of volumes from group
- Id string
- Resource Id
- Name string
- Resource name
- Provisioning
State string - Azure lifecycle management
- Type string
- Resource type
- Group
Meta VolumeData Group Meta Data Response - Volume group details
- Location string
- Resource location
- Volumes
[]Volume
Group Volume Properties Response - List of volumes from group
- id String
- Resource Id
- name String
- Resource name
- provisioning
State String - Azure lifecycle management
- type String
- Resource type
- group
Meta VolumeData Group Meta Data Response - Volume group details
- location String
- Resource location
- volumes
List<Volume
Group Volume Properties Response> - List of volumes from group
- id string
- Resource Id
- name string
- Resource name
- provisioning
State string - Azure lifecycle management
- type string
- Resource type
- group
Meta VolumeData Group Meta Data Response - Volume group details
- location string
- Resource location
- volumes
Volume
Group Volume Properties Response[] - List of volumes from group
- id str
- Resource Id
- name str
- Resource name
- provisioning_
state str - Azure lifecycle management
- type str
- Resource type
- group_
meta_ Volumedata Group Meta Data Response - Volume group details
- location str
- Resource location
- volumes
Sequence[Volume
Group Volume Properties Response] - List of volumes from group
- id String
- Resource Id
- name String
- Resource name
- provisioning
State String - Azure lifecycle management
- type String
- Resource type
- group
Meta Property MapData - Volume group details
- location String
- Resource location
- volumes List<Property Map>
- List of volumes from group
Supporting Types
ExportPolicyRuleResponse
- Allowed
Clients string - Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
- Chown
Mode string - This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- Cifs bool
- Allows CIFS protocol
- Has
Root boolAccess - Has root access to volume
- Kerberos5Read
Only bool - Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later
- Kerberos5Read
Write bool - Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later
- Kerberos5i
Read boolOnly - Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later
- Kerberos5i
Read boolWrite - Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later
- Kerberos5p
Read boolOnly - Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
- Kerberos5p
Read boolWrite - Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later
- Nfsv3 bool
- Allows NFSv3 protocol. Enable only for NFSv3 type volumes
- Nfsv41 bool
- Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes
- Rule
Index int - Order index
- Unix
Read boolOnly - Read only access
- Unix
Read boolWrite - Read and write access
- Allowed
Clients string - Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
- Chown
Mode string - This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- Cifs bool
- Allows CIFS protocol
- Has
Root boolAccess - Has root access to volume
- Kerberos5Read
Only bool - Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later
- Kerberos5Read
Write bool - Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later
- Kerberos5i
Read boolOnly - Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later
- Kerberos5i
Read boolWrite - Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later
- Kerberos5p
Read boolOnly - Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
- Kerberos5p
Read boolWrite - Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later
- Nfsv3 bool
- Allows NFSv3 protocol. Enable only for NFSv3 type volumes
- Nfsv41 bool
- Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes
- Rule
Index int - Order index
- Unix
Read boolOnly - Read only access
- Unix
Read boolWrite - Read and write access
- allowed
Clients String - Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
- chown
Mode String - This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- cifs Boolean
- Allows CIFS protocol
- has
Root BooleanAccess - Has root access to volume
- kerberos5Read
Only Boolean - Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5Read
Write Boolean - Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5i
Read BooleanOnly - Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5i
Read BooleanWrite - Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5p
Read BooleanOnly - Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5p
Read BooleanWrite - Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later
- nfsv3 Boolean
- Allows NFSv3 protocol. Enable only for NFSv3 type volumes
- nfsv41 Boolean
- Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes
- rule
Index Integer - Order index
- unix
Read BooleanOnly - Read only access
- unix
Read BooleanWrite - Read and write access
- allowed
Clients string - Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
- chown
Mode string - This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- cifs boolean
- Allows CIFS protocol
- has
Root booleanAccess - Has root access to volume
- kerberos5Read
Only boolean - Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5Read
Write boolean - Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5i
Read booleanOnly - Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5i
Read booleanWrite - Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5p
Read booleanOnly - Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5p
Read booleanWrite - Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later
- nfsv3 boolean
- Allows NFSv3 protocol. Enable only for NFSv3 type volumes
- nfsv41 boolean
- Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes
- rule
Index number - Order index
- unix
Read booleanOnly - Read only access
- unix
Read booleanWrite - Read and write access
- allowed_
clients str - Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
- chown_
mode str - This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- cifs bool
- Allows CIFS protocol
- has_
root_ boolaccess - Has root access to volume
- kerberos5_
read_ boolonly - Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5_
read_ boolwrite - Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5i_
read_ boolonly - Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5i_
read_ boolwrite - Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5p_
read_ boolonly - Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5p_
read_ boolwrite - Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later
- nfsv3 bool
- Allows NFSv3 protocol. Enable only for NFSv3 type volumes
- nfsv41 bool
- Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes
- rule_
index int - Order index
- unix_
read_ boolonly - Read only access
- unix_
read_ boolwrite - Read and write access
- allowed
Clients String - Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names
- chown
Mode String - This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.
- cifs Boolean
- Allows CIFS protocol
- has
Root BooleanAccess - Has root access to volume
- kerberos5Read
Only Boolean - Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5Read
Write Boolean - Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5i
Read BooleanOnly - Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5i
Read BooleanWrite - Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later
- kerberos5p
Read BooleanOnly - Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
- kerberos5p
Read BooleanWrite - Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later
- nfsv3 Boolean
- Allows NFSv3 protocol. Enable only for NFSv3 type volumes
- nfsv41 Boolean
- Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes
- rule
Index Number - Order index
- unix
Read BooleanOnly - Read only access
- unix
Read BooleanWrite - Read and write access
MountTargetPropertiesResponse
- File
System stringId - UUID v4 used to identify the MountTarget
- Ip
Address string - The mount target's IPv4 address
- Mount
Target stringId - UUID v4 used to identify the MountTarget
- Smb
Server stringFqdn - The SMB server's Fully Qualified Domain Name, FQDN
- File
System stringId - UUID v4 used to identify the MountTarget
- Ip
Address string - The mount target's IPv4 address
- Mount
Target stringId - UUID v4 used to identify the MountTarget
- Smb
Server stringFqdn - The SMB server's Fully Qualified Domain Name, FQDN
- file
System StringId - UUID v4 used to identify the MountTarget
- ip
Address String - The mount target's IPv4 address
- mount
Target StringId - UUID v4 used to identify the MountTarget
- smb
Server StringFqdn - The SMB server's Fully Qualified Domain Name, FQDN
- file
System stringId - UUID v4 used to identify the MountTarget
- ip
Address string - The mount target's IPv4 address
- mount
Target stringId - UUID v4 used to identify the MountTarget
- smb
Server stringFqdn - The SMB server's Fully Qualified Domain Name, FQDN
- file_
system_ strid - UUID v4 used to identify the MountTarget
- ip_
address str - The mount target's IPv4 address
- mount_
target_ strid - UUID v4 used to identify the MountTarget
- smb_
server_ strfqdn - The SMB server's Fully Qualified Domain Name, FQDN
- file
System StringId - UUID v4 used to identify the MountTarget
- ip
Address String - The mount target's IPv4 address
- mount
Target StringId - UUID v4 used to identify the MountTarget
- smb
Server StringFqdn - The SMB server's Fully Qualified Domain Name, FQDN
PlacementKeyValuePairsResponse
ReplicationObjectResponse
- Remote
Volume stringResource Id - The resource ID of the remote volume.
- Endpoint
Type string - Indicates whether the local volume is the source or destination for the Volume Replication
- Remote
Volume stringRegion - The remote region for the other end of the Volume Replication.
- Replication
Id string - Id
- Replication
Schedule string - Schedule
- Remote
Volume stringResource Id - The resource ID of the remote volume.
- Endpoint
Type string - Indicates whether the local volume is the source or destination for the Volume Replication
- Remote
Volume stringRegion - The remote region for the other end of the Volume Replication.
- Replication
Id string - Id
- Replication
Schedule string - Schedule
- remote
Volume StringResource Id - The resource ID of the remote volume.
- endpoint
Type String - Indicates whether the local volume is the source or destination for the Volume Replication
- remote
Volume StringRegion - The remote region for the other end of the Volume Replication.
- replication
Id String - Id
- replication
Schedule String - Schedule
- remote
Volume stringResource Id - The resource ID of the remote volume.
- endpoint
Type string - Indicates whether the local volume is the source or destination for the Volume Replication
- remote
Volume stringRegion - The remote region for the other end of the Volume Replication.
- replication
Id string - Id
- replication
Schedule string - Schedule
- remote_
volume_ strresource_ id - The resource ID of the remote volume.
- endpoint_
type str - Indicates whether the local volume is the source or destination for the Volume Replication
- remote_
volume_ strregion - The remote region for the other end of the Volume Replication.
- replication_
id str - Id
- replication_
schedule str - Schedule
- remote
Volume StringResource Id - The resource ID of the remote volume.
- endpoint
Type String - Indicates whether the local volume is the source or destination for the Volume Replication
- remote
Volume StringRegion - The remote region for the other end of the Volume Replication.
- replication
Id String - Id
- replication
Schedule String - Schedule
VolumeBackupPropertiesResponse
- Backup
Enabled bool - Backup Enabled
- Backup
Policy stringId - Backup Policy Resource ID
- Policy
Enforced bool - Policy Enforced
- Backup
Enabled bool - Backup Enabled
- Backup
Policy stringId - Backup Policy Resource ID
- Policy
Enforced bool - Policy Enforced
- backup
Enabled Boolean - Backup Enabled
- backup
Policy StringId - Backup Policy Resource ID
- policy
Enforced Boolean - Policy Enforced
- backup
Enabled boolean - Backup Enabled
- backup
Policy stringId - Backup Policy Resource ID
- policy
Enforced boolean - Policy Enforced
- backup_
enabled bool - Backup Enabled
- backup_
policy_ strid - Backup Policy Resource ID
- policy_
enforced bool - Policy Enforced
- backup
Enabled Boolean - Backup Enabled
- backup
Policy StringId - Backup Policy Resource ID
- policy
Enforced Boolean - Policy Enforced
VolumeGroupMetaDataResponse
- Volumes
Count double - Number of volumes in volume group
- Application
Identifier string - Application specific identifier
- Application
Type string - Application Type
- Deployment
Spec stringId - Application specific identifier of deployment rules for the volume group
- Global
Placement List<Pulumi.Rules Azure Native. Net App. Inputs. Placement Key Value Pairs Response> - Application specific placement rules for the volume group
- Group
Description string - Group Description
- Volumes
Count float64 - Number of volumes in volume group
- Application
Identifier string - Application specific identifier
- Application
Type string - Application Type
- Deployment
Spec stringId - Application specific identifier of deployment rules for the volume group
- Global
Placement []PlacementRules Key Value Pairs Response - Application specific placement rules for the volume group
- Group
Description string - Group Description
- volumes
Count Double - Number of volumes in volume group
- application
Identifier String - Application specific identifier
- application
Type String - Application Type
- deployment
Spec StringId - Application specific identifier of deployment rules for the volume group
- global
Placement List<PlacementRules Key Value Pairs Response> - Application specific placement rules for the volume group
- group
Description String - Group Description
- volumes
Count number - Number of volumes in volume group
- application
Identifier string - Application specific identifier
- application
Type string - Application Type
- deployment
Spec stringId - Application specific identifier of deployment rules for the volume group
- global
Placement PlacementRules Key Value Pairs Response[] - Application specific placement rules for the volume group
- group
Description string - Group Description
- volumes_
count float - Number of volumes in volume group
- application_
identifier str - Application specific identifier
- application_
type str - Application Type
- deployment_
spec_ strid - Application specific identifier of deployment rules for the volume group
- global_
placement_ Sequence[Placementrules Key Value Pairs Response] - Application specific placement rules for the volume group
- group_
description str - Group Description
- volumes
Count Number - Number of volumes in volume group
- application
Identifier String - Application specific identifier
- application
Type String - Application Type
- deployment
Spec StringId - Application specific identifier of deployment rules for the volume group
- global
Placement List<Property Map>Rules - Application specific placement rules for the volume group
- group
Description String - Group Description
VolumeGroupVolumePropertiesResponse
- Actual
Throughput doubleMibps - Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- Baremetal
Tenant stringId - Unique Baremetal Tenant Identifier.
- Clone
Progress int - When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
- Creation
Token string - A unique file path for the volume. Used when creating mount targets
- Data
Store List<string>Resource Id - Data store resource unique identifier
- Encrypted bool
- Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
- File
Access stringLogs - Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
- File
System stringId - Unique FileSystem Identifier.
- Id string
- Resource Id
- Maximum
Number doubleOf Files - Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
- Mount
Targets List<Pulumi.Azure Native. Net App. Inputs. Mount Target Properties Response> - List of mount targets
- Network
Sibling stringSet Id - Network Sibling Set ID for the the group of volumes sharing networking resources.
- Originating
Resource stringId - Id of the snapshot or backup that the volume is restored from.
- Provisioned
Availability stringZone - The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.
- Provisioning
State string - Azure lifecycle management
- Storage
To stringNetwork Proximity - Provides storage to network proximity information for the volume.
- Subnet
Id string - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
- T2Network string
- T2 network information
- Type string
- Resource type
- Usage
Threshold double - Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.
- Volume
Group stringName - Volume Group Name
- Avs
Data stringStore - Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose
- Backup
Id string - UUID v4 or resource identifier used to identify the Backup.
- Capacity
Pool stringResource Id - Pool Resource Id used in case of creating a volume through volume group
- Cool
Access bool - Specifies whether Cool Access(tiering) is enabled for the volume.
- Coolness
Period int - Specifies the number of days after which data that is not accessed by clients will be tiered.
- Data
Protection Pulumi.Azure Native. Net App. Inputs. Volume Properties Response Data Protection - DataProtection type volumes include an object containing details of the replication
- Default
Group doubleQuota In Ki Bs - Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.
- Default
User doubleQuota In Ki Bs - Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .
- Delete
Base boolSnapshot - If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false
- Enable
Subvolumes string - Flag indicating whether subvolume operations are enabled on the volume
- Encryption
Key stringSource - Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'
- Export
Policy Pulumi.Azure Native. Net App. Inputs. Volume Properties Response Export Policy - Set of export policy rules
- Is
Default boolQuota Enabled - Specifies if default quota is enabled for the volume.
- Is
Large boolVolume - Specifies whether volume is a Large Volume or Regular Volume.
- Is
Restoring bool - Restoring
- Kerberos
Enabled bool - Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later
- Key
Vault stringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- Ldap
Enabled bool - Specifies whether LDAP is enabled or not for a given NFS volume.
- Name string
- Resource name
- Network
Features string - Basic network, or Standard features available to the volume.
- Placement
Rules List<Pulumi.Azure Native. Net App. Inputs. Placement Key Value Pairs Response> - Application specific placement rules for the particular volume
- Protocol
Types List<string> - Set of protocol types, default NFSv3, CIFS for SMB protocol
- Proximity
Placement stringGroup - Proximity placement group associated with the volume
- Security
Style string - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol
- Service
Level string - The service level of the file system
- Smb
Access stringBased Enumeration - Enables access based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume
- Smb
Continuously boolAvailable - Enables continuously available share property for smb volume. Only applicable for SMB volume
- Smb
Encryption bool - Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later
- Smb
Non stringBrowsable - Enables non browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume
- Snapshot
Directory boolVisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).
- Snapshot
Id string - UUID v4 or resource identifier used to identify the Snapshot.
- Dictionary<string, string>
- Resource tags
- Throughput
Mibps double - Unix
Permissions string - UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.
- Volume
Spec stringName - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
- Volume
Type string - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
- Actual
Throughput float64Mibps - Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- Baremetal
Tenant stringId - Unique Baremetal Tenant Identifier.
- Clone
Progress int - When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
- Creation
Token string - A unique file path for the volume. Used when creating mount targets
- Data
Store []stringResource Id - Data store resource unique identifier
- Encrypted bool
- Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
- File
Access stringLogs - Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
- File
System stringId - Unique FileSystem Identifier.
- Id string
- Resource Id
- Maximum
Number float64Of Files - Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
- Mount
Targets []MountTarget Properties Response - List of mount targets
- Network
Sibling stringSet Id - Network Sibling Set ID for the the group of volumes sharing networking resources.
- Originating
Resource stringId - Id of the snapshot or backup that the volume is restored from.
- Provisioned
Availability stringZone - The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.
- Provisioning
State string - Azure lifecycle management
- Storage
To stringNetwork Proximity - Provides storage to network proximity information for the volume.
- Subnet
Id string - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
- T2Network string
- T2 network information
- Type string
- Resource type
- Usage
Threshold float64 - Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.
- Volume
Group stringName - Volume Group Name
- Avs
Data stringStore - Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose
- Backup
Id string - UUID v4 or resource identifier used to identify the Backup.
- Capacity
Pool stringResource Id - Pool Resource Id used in case of creating a volume through volume group
- Cool
Access bool - Specifies whether Cool Access(tiering) is enabled for the volume.
- Coolness
Period int - Specifies the number of days after which data that is not accessed by clients will be tiered.
- Data
Protection VolumeProperties Response Data Protection - DataProtection type volumes include an object containing details of the replication
- Default
Group float64Quota In Ki Bs - Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.
- Default
User float64Quota In Ki Bs - Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .
- Delete
Base boolSnapshot - If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false
- Enable
Subvolumes string - Flag indicating whether subvolume operations are enabled on the volume
- Encryption
Key stringSource - Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'
- Export
Policy VolumeProperties Response Export Policy - Set of export policy rules
- Is
Default boolQuota Enabled - Specifies if default quota is enabled for the volume.
- Is
Large boolVolume - Specifies whether volume is a Large Volume or Regular Volume.
- Is
Restoring bool - Restoring
- Kerberos
Enabled bool - Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later
- Key
Vault stringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- Ldap
Enabled bool - Specifies whether LDAP is enabled or not for a given NFS volume.
- Name string
- Resource name
- Network
Features string - Basic network, or Standard features available to the volume.
- Placement
Rules []PlacementKey Value Pairs Response - Application specific placement rules for the particular volume
- Protocol
Types []string - Set of protocol types, default NFSv3, CIFS for SMB protocol
- Proximity
Placement stringGroup - Proximity placement group associated with the volume
- Security
Style string - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol
- Service
Level string - The service level of the file system
- Smb
Access stringBased Enumeration - Enables access based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume
- Smb
Continuously boolAvailable - Enables continuously available share property for smb volume. Only applicable for SMB volume
- Smb
Encryption bool - Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later
- Smb
Non stringBrowsable - Enables non browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume
- Snapshot
Directory boolVisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).
- Snapshot
Id string - UUID v4 or resource identifier used to identify the Snapshot.
- map[string]string
- Resource tags
- Throughput
Mibps float64 - Unix
Permissions string - UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.
- Volume
Spec stringName - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
- Volume
Type string - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
- actual
Throughput DoubleMibps - Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- baremetal
Tenant StringId - Unique Baremetal Tenant Identifier.
- clone
Progress Integer - When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
- creation
Token String - A unique file path for the volume. Used when creating mount targets
- data
Store List<String>Resource Id - Data store resource unique identifier
- encrypted Boolean
- Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
- file
Access StringLogs - Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
- file
System StringId - Unique FileSystem Identifier.
- id String
- Resource Id
- maximum
Number DoubleOf Files - Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
- mount
Targets List<MountTarget Properties Response> - List of mount targets
- network
Sibling StringSet Id - Network Sibling Set ID for the the group of volumes sharing networking resources.
- originating
Resource StringId - Id of the snapshot or backup that the volume is restored from.
- provisioned
Availability StringZone - The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.
- provisioning
State String - Azure lifecycle management
- storage
To StringNetwork Proximity - Provides storage to network proximity information for the volume.
- subnet
Id String - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
- t2Network String
- T2 network information
- type String
- Resource type
- usage
Threshold Double - Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.
- volume
Group StringName - Volume Group Name
- avs
Data StringStore - Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose
- backup
Id String - UUID v4 or resource identifier used to identify the Backup.
- capacity
Pool StringResource Id - Pool Resource Id used in case of creating a volume through volume group
- cool
Access Boolean - Specifies whether Cool Access(tiering) is enabled for the volume.
- coolness
Period Integer - Specifies the number of days after which data that is not accessed by clients will be tiered.
- data
Protection VolumeProperties Response Data Protection - DataProtection type volumes include an object containing details of the replication
- default
Group DoubleQuota In Ki Bs - Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.
- default
User DoubleQuota In Ki Bs - Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .
- delete
Base BooleanSnapshot - If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false
- enable
Subvolumes String - Flag indicating whether subvolume operations are enabled on the volume
- encryption
Key StringSource - Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'
- export
Policy VolumeProperties Response Export Policy - Set of export policy rules
- is
Default BooleanQuota Enabled - Specifies if default quota is enabled for the volume.
- is
Large BooleanVolume - Specifies whether volume is a Large Volume or Regular Volume.
- is
Restoring Boolean - Restoring
- kerberos
Enabled Boolean - Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later
- key
Vault StringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- ldap
Enabled Boolean - Specifies whether LDAP is enabled or not for a given NFS volume.
- name String
- Resource name
- network
Features String - Basic network, or Standard features available to the volume.
- placement
Rules List<PlacementKey Value Pairs Response> - Application specific placement rules for the particular volume
- protocol
Types List<String> - Set of protocol types, default NFSv3, CIFS for SMB protocol
- proximity
Placement StringGroup - Proximity placement group associated with the volume
- security
Style String - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol
- service
Level String - The service level of the file system
- smb
Access StringBased Enumeration - Enables access based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume
- smb
Continuously BooleanAvailable - Enables continuously available share property for smb volume. Only applicable for SMB volume
- smb
Encryption Boolean - Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later
- smb
Non StringBrowsable - Enables non browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume
- snapshot
Directory BooleanVisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).
- snapshot
Id String - UUID v4 or resource identifier used to identify the Snapshot.
- Map<String,String>
- Resource tags
- throughput
Mibps Double - unix
Permissions String - UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.
- volume
Spec StringName - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
- volume
Type String - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
- actual
Throughput numberMibps - Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- baremetal
Tenant stringId - Unique Baremetal Tenant Identifier.
- clone
Progress number - When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
- creation
Token string - A unique file path for the volume. Used when creating mount targets
- data
Store string[]Resource Id - Data store resource unique identifier
- encrypted boolean
- Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
- file
Access stringLogs - Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
- file
System stringId - Unique FileSystem Identifier.
- id string
- Resource Id
- maximum
Number numberOf Files - Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
- mount
Targets MountTarget Properties Response[] - List of mount targets
- network
Sibling stringSet Id - Network Sibling Set ID for the the group of volumes sharing networking resources.
- originating
Resource stringId - Id of the snapshot or backup that the volume is restored from.
- provisioned
Availability stringZone - The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.
- provisioning
State string - Azure lifecycle management
- storage
To stringNetwork Proximity - Provides storage to network proximity information for the volume.
- subnet
Id string - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
- t2Network string
- T2 network information
- type string
- Resource type
- usage
Threshold number - Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.
- volume
Group stringName - Volume Group Name
- avs
Data stringStore - Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose
- backup
Id string - UUID v4 or resource identifier used to identify the Backup.
- capacity
Pool stringResource Id - Pool Resource Id used in case of creating a volume through volume group
- cool
Access boolean - Specifies whether Cool Access(tiering) is enabled for the volume.
- coolness
Period number - Specifies the number of days after which data that is not accessed by clients will be tiered.
- data
Protection VolumeProperties Response Data Protection - DataProtection type volumes include an object containing details of the replication
- default
Group numberQuota In Ki Bs - Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.
- default
User numberQuota In Ki Bs - Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .
- delete
Base booleanSnapshot - If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false
- enable
Subvolumes string - Flag indicating whether subvolume operations are enabled on the volume
- encryption
Key stringSource - Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'
- export
Policy VolumeProperties Response Export Policy - Set of export policy rules
- is
Default booleanQuota Enabled - Specifies if default quota is enabled for the volume.
- is
Large booleanVolume - Specifies whether volume is a Large Volume or Regular Volume.
- is
Restoring boolean - Restoring
- kerberos
Enabled boolean - Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later
- key
Vault stringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- ldap
Enabled boolean - Specifies whether LDAP is enabled or not for a given NFS volume.
- name string
- Resource name
- network
Features string - Basic network, or Standard features available to the volume.
- placement
Rules PlacementKey Value Pairs Response[] - Application specific placement rules for the particular volume
- protocol
Types string[] - Set of protocol types, default NFSv3, CIFS for SMB protocol
- proximity
Placement stringGroup - Proximity placement group associated with the volume
- security
Style string - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol
- service
Level string - The service level of the file system
- smb
Access stringBased Enumeration - Enables access based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume
- smb
Continuously booleanAvailable - Enables continuously available share property for smb volume. Only applicable for SMB volume
- smb
Encryption boolean - Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later
- smb
Non stringBrowsable - Enables non browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume
- snapshot
Directory booleanVisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).
- snapshot
Id string - UUID v4 or resource identifier used to identify the Snapshot.
- {[key: string]: string}
- Resource tags
- throughput
Mibps number - unix
Permissions string - UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.
- volume
Spec stringName - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
- volume
Type string - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
- actual_
throughput_ floatmibps - Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- baremetal_
tenant_ strid - Unique Baremetal Tenant Identifier.
- clone_
progress int - When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
- creation_
token str - A unique file path for the volume. Used when creating mount targets
- data_
store_ Sequence[str]resource_ id - Data store resource unique identifier
- encrypted bool
- Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
- file_
access_ strlogs - Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
- file_
system_ strid - Unique FileSystem Identifier.
- id str
- Resource Id
- maximum_
number_ floatof_ files - Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
- mount_
targets Sequence[MountTarget Properties Response] - List of mount targets
- network_
sibling_ strset_ id - Network Sibling Set ID for the the group of volumes sharing networking resources.
- originating_
resource_ strid - Id of the snapshot or backup that the volume is restored from.
- provisioned_
availability_ strzone - The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.
- provisioning_
state str - Azure lifecycle management
- storage_
to_ strnetwork_ proximity - Provides storage to network proximity information for the volume.
- subnet_
id str - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
- t2_
network str - T2 network information
- type str
- Resource type
- usage_
threshold float - Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.
- volume_
group_ strname - Volume Group Name
- avs_
data_ strstore - Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose
- backup_
id str - UUID v4 or resource identifier used to identify the Backup.
- capacity_
pool_ strresource_ id - Pool Resource Id used in case of creating a volume through volume group
- cool_
access bool - Specifies whether Cool Access(tiering) is enabled for the volume.
- coolness_
period int - Specifies the number of days after which data that is not accessed by clients will be tiered.
- data_
protection VolumeProperties Response Data Protection - DataProtection type volumes include an object containing details of the replication
- default_
group_ floatquota_ in_ ki_ bs - Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.
- default_
user_ floatquota_ in_ ki_ bs - Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .
- delete_
base_ boolsnapshot - If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false
- enable_
subvolumes str - Flag indicating whether subvolume operations are enabled on the volume
- encryption_
key_ strsource - Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'
- export_
policy VolumeProperties Response Export Policy - Set of export policy rules
- is_
default_ boolquota_ enabled - Specifies if default quota is enabled for the volume.
- is_
large_ boolvolume - Specifies whether volume is a Large Volume or Regular Volume.
- is_
restoring bool - Restoring
- kerberos_
enabled bool - Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later
- key_
vault_ strprivate_ endpoint_ resource_ id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- ldap_
enabled bool - Specifies whether LDAP is enabled or not for a given NFS volume.
- name str
- Resource name
- network_
features str - Basic network, or Standard features available to the volume.
- placement_
rules Sequence[PlacementKey Value Pairs Response] - Application specific placement rules for the particular volume
- protocol_
types Sequence[str] - Set of protocol types, default NFSv3, CIFS for SMB protocol
- proximity_
placement_ strgroup - Proximity placement group associated with the volume
- security_
style str - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol
- service_
level str - The service level of the file system
- smb_
access_ strbased_ enumeration - Enables access based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume
- smb_
continuously_ boolavailable - Enables continuously available share property for smb volume. Only applicable for SMB volume
- smb_
encryption bool - Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later
- smb_
non_ strbrowsable - Enables non browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume
- snapshot_
directory_ boolvisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).
- snapshot_
id str - UUID v4 or resource identifier used to identify the Snapshot.
- Mapping[str, str]
- Resource tags
- throughput_
mibps float - unix_
permissions str - UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.
- volume_
spec_ strname - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
- volume_
type str - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
- actual
Throughput NumberMibps - Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
- baremetal
Tenant StringId - Unique Baremetal Tenant Identifier.
- clone
Progress Number - When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
- creation
Token String - A unique file path for the volume. Used when creating mount targets
- data
Store List<String>Resource Id - Data store resource unique identifier
- encrypted Boolean
- Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
- file
Access StringLogs - Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
- file
System StringId - Unique FileSystem Identifier.
- id String
- Resource Id
- maximum
Number NumberOf Files - Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
- mount
Targets List<Property Map> - List of mount targets
- network
Sibling StringSet Id - Network Sibling Set ID for the the group of volumes sharing networking resources.
- originating
Resource StringId - Id of the snapshot or backup that the volume is restored from.
- provisioned
Availability StringZone - The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.
- provisioning
State String - Azure lifecycle management
- storage
To StringNetwork Proximity - Provides storage to network proximity information for the volume.
- subnet
Id String - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
- t2Network String
- T2 network information
- type String
- Resource type
- usage
Threshold Number - Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.
- volume
Group StringName - Volume Group Name
- avs
Data StringStore - Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose
- backup
Id String - UUID v4 or resource identifier used to identify the Backup.
- capacity
Pool StringResource Id - Pool Resource Id used in case of creating a volume through volume group
- cool
Access Boolean - Specifies whether Cool Access(tiering) is enabled for the volume.
- coolness
Period Number - Specifies the number of days after which data that is not accessed by clients will be tiered.
- data
Protection Property Map - DataProtection type volumes include an object containing details of the replication
- default
Group NumberQuota In Ki Bs - Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.
- default
User NumberQuota In Ki Bs - Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .
- delete
Base BooleanSnapshot - If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false
- enable
Subvolumes String - Flag indicating whether subvolume operations are enabled on the volume
- encryption
Key StringSource - Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'
- export
Policy Property Map - Set of export policy rules
- is
Default BooleanQuota Enabled - Specifies if default quota is enabled for the volume.
- is
Large BooleanVolume - Specifies whether volume is a Large Volume or Regular Volume.
- is
Restoring Boolean - Restoring
- kerberos
Enabled Boolean - Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later
- key
Vault StringPrivate Endpoint Resource Id - The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.
- ldap
Enabled Boolean - Specifies whether LDAP is enabled or not for a given NFS volume.
- name String
- Resource name
- network
Features String - Basic network, or Standard features available to the volume.
- placement
Rules List<Property Map> - Application specific placement rules for the particular volume
- protocol
Types List<String> - Set of protocol types, default NFSv3, CIFS for SMB protocol
- proximity
Placement StringGroup - Proximity placement group associated with the volume
- security
Style String - The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol
- service
Level String - The service level of the file system
- smb
Access StringBased Enumeration - Enables access based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume
- smb
Continuously BooleanAvailable - Enables continuously available share property for smb volume. Only applicable for SMB volume
- smb
Encryption Boolean - Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later
- smb
Non StringBrowsable - Enables non browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume
- snapshot
Directory BooleanVisible - If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).
- snapshot
Id String - UUID v4 or resource identifier used to identify the Snapshot.
- Map<String>
- Resource tags
- throughput
Mibps Number - unix
Permissions String - UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.
- volume
Spec StringName - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
- volume
Type String - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
VolumePropertiesResponseDataProtection
- Backup
Pulumi.
Azure Native. Net App. Inputs. Volume Backup Properties Response - Backup Properties
- Replication
Pulumi.
Azure Native. Net App. Inputs. Replication Object Response - Replication properties
- Snapshot
Pulumi.
Azure Native. Net App. Inputs. Volume Snapshot Properties Response - Snapshot properties.
- Volume
Relocation Pulumi.Azure Native. Net App. Inputs. Volume Relocation Properties Response - VolumeRelocation properties
- Backup
Volume
Backup Properties Response - Backup Properties
- Replication
Replication
Object Response - Replication properties
- Snapshot
Volume
Snapshot Properties Response - Snapshot properties.
- Volume
Relocation VolumeRelocation Properties Response - VolumeRelocation properties
- backup
Volume
Backup Properties Response - Backup Properties
- replication
Replication
Object Response - Replication properties
- snapshot
Volume
Snapshot Properties Response - Snapshot properties.
- volume
Relocation VolumeRelocation Properties Response - VolumeRelocation properties
- backup
Volume
Backup Properties Response - Backup Properties
- replication
Replication
Object Response - Replication properties
- snapshot
Volume
Snapshot Properties Response - Snapshot properties.
- volume
Relocation VolumeRelocation Properties Response - VolumeRelocation properties
- backup
Volume
Backup Properties Response - Backup Properties
- replication
Replication
Object Response - Replication properties
- snapshot
Volume
Snapshot Properties Response - Snapshot properties.
- volume_
relocation VolumeRelocation Properties Response - VolumeRelocation properties
- backup Property Map
- Backup Properties
- replication Property Map
- Replication properties
- snapshot Property Map
- Snapshot properties.
- volume
Relocation Property Map - VolumeRelocation properties
VolumePropertiesResponseExportPolicy
- Rules
List<Pulumi.
Azure Native. Net App. Inputs. Export Policy Rule Response> - Export policy rule
- Rules
[]Export
Policy Rule Response - Export policy rule
- rules
List<Export
Policy Rule Response> - Export policy rule
- rules
Export
Policy Rule Response[] - Export policy rule
- rules
Sequence[Export
Policy Rule Response] - Export policy rule
- rules List<Property Map>
- Export policy rule
VolumeRelocationPropertiesResponse
- Ready
To boolBe Finalized - Has relocation finished and is ready to be cleaned up
- Relocation
Requested bool - Has relocation been requested for this volume
- Ready
To boolBe Finalized - Has relocation finished and is ready to be cleaned up
- Relocation
Requested bool - Has relocation been requested for this volume
- ready
To BooleanBe Finalized - Has relocation finished and is ready to be cleaned up
- relocation
Requested Boolean - Has relocation been requested for this volume
- ready
To booleanBe Finalized - Has relocation finished and is ready to be cleaned up
- relocation
Requested boolean - Has relocation been requested for this volume
- ready_
to_ boolbe_ finalized - Has relocation finished and is ready to be cleaned up
- relocation_
requested bool - Has relocation been requested for this volume
- ready
To BooleanBe Finalized - Has relocation finished and is ready to be cleaned up
- relocation
Requested Boolean - Has relocation been requested for this volume
VolumeSnapshotPropertiesResponse
- Snapshot
Policy stringId - Snapshot Policy ResourceId
- Snapshot
Policy stringId - Snapshot Policy ResourceId
- snapshot
Policy StringId - Snapshot Policy ResourceId
- snapshot
Policy stringId - Snapshot Policy ResourceId
- snapshot_
policy_ strid - Snapshot Policy ResourceId
- snapshot
Policy StringId - Snapshot Policy ResourceId
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0