1. Packages
  2. Azure Native
  3. API Docs
  4. netapp
  5. getCapacityPoolSubvolumeMetadata
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.netapp.getCapacityPoolSubvolumeMetadata

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Get details of the specified subvolume

Uses Azure REST API version 2024-09-01.

Other available API versions: 2022-11-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, 2024-09-01-preview, 2025-01-01, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native netapp [ApiVersion]. See the version guide for details.

Using getCapacityPoolSubvolumeMetadata

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 getCapacityPoolSubvolumeMetadata(args: GetCapacityPoolSubvolumeMetadataArgs, opts?: InvokeOptions): Promise<GetCapacityPoolSubvolumeMetadataResult>
function getCapacityPoolSubvolumeMetadataOutput(args: GetCapacityPoolSubvolumeMetadataOutputArgs, opts?: InvokeOptions): Output<GetCapacityPoolSubvolumeMetadataResult>
Copy
def get_capacity_pool_subvolume_metadata(account_name: Optional[str] = None,
                                         pool_name: Optional[str] = None,
                                         resource_group_name: Optional[str] = None,
                                         subvolume_name: Optional[str] = None,
                                         volume_name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetCapacityPoolSubvolumeMetadataResult
def get_capacity_pool_subvolume_metadata_output(account_name: Optional[pulumi.Input[str]] = None,
                                         pool_name: Optional[pulumi.Input[str]] = None,
                                         resource_group_name: Optional[pulumi.Input[str]] = None,
                                         subvolume_name: Optional[pulumi.Input[str]] = None,
                                         volume_name: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetCapacityPoolSubvolumeMetadataResult]
Copy
func GetCapacityPoolSubvolumeMetadata(ctx *Context, args *GetCapacityPoolSubvolumeMetadataArgs, opts ...InvokeOption) (*GetCapacityPoolSubvolumeMetadataResult, error)
func GetCapacityPoolSubvolumeMetadataOutput(ctx *Context, args *GetCapacityPoolSubvolumeMetadataOutputArgs, opts ...InvokeOption) GetCapacityPoolSubvolumeMetadataResultOutput
Copy

> Note: This function is named GetCapacityPoolSubvolumeMetadata in the Go SDK.

public static class GetCapacityPoolSubvolumeMetadata 
{
    public static Task<GetCapacityPoolSubvolumeMetadataResult> InvokeAsync(GetCapacityPoolSubvolumeMetadataArgs args, InvokeOptions? opts = null)
    public static Output<GetCapacityPoolSubvolumeMetadataResult> Invoke(GetCapacityPoolSubvolumeMetadataInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCapacityPoolSubvolumeMetadataResult> getCapacityPoolSubvolumeMetadata(GetCapacityPoolSubvolumeMetadataArgs args, InvokeOptions options)
public static Output<GetCapacityPoolSubvolumeMetadataResult> getCapacityPoolSubvolumeMetadata(GetCapacityPoolSubvolumeMetadataArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:netapp:getCapacityPoolSubvolumeMetadata
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the NetApp account
PoolName
This property is required.
Changes to this property will trigger replacement.
string
The name of the capacity pool
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
SubvolumeName
This property is required.
Changes to this property will trigger replacement.
string
The name of the subvolume.
VolumeName
This property is required.
Changes to this property will trigger replacement.
string
The name of the volume
AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the NetApp account
PoolName
This property is required.
Changes to this property will trigger replacement.
string
The name of the capacity pool
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
SubvolumeName
This property is required.
Changes to this property will trigger replacement.
string
The name of the subvolume.
VolumeName
This property is required.
Changes to this property will trigger replacement.
string
The name of the volume
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the NetApp account
poolName
This property is required.
Changes to this property will trigger replacement.
String
The name of the capacity pool
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
subvolumeName
This property is required.
Changes to this property will trigger replacement.
String
The name of the subvolume.
volumeName
This property is required.
Changes to this property will trigger replacement.
String
The name of the volume
accountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the NetApp account
poolName
This property is required.
Changes to this property will trigger replacement.
string
The name of the capacity pool
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
subvolumeName
This property is required.
Changes to this property will trigger replacement.
string
The name of the subvolume.
volumeName
This property is required.
Changes to this property will trigger replacement.
string
The name of the volume
account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the NetApp account
pool_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the capacity pool
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
subvolume_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the subvolume.
volume_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the volume
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the NetApp account
poolName
This property is required.
Changes to this property will trigger replacement.
String
The name of the capacity pool
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
subvolumeName
This property is required.
Changes to this property will trigger replacement.
String
The name of the subvolume.
volumeName
This property is required.
Changes to this property will trigger replacement.
String
The name of the volume

getCapacityPoolSubvolumeMetadata Result

The following output properties are available:

Id string
Resource Id
Name string
Resource name
Type string
Resource type
AccessedTimeStamp string
Most recent access time and date
BytesUsed double
Bytes used
ChangedTimeStamp string
Most recent change time and date
CreationTimeStamp string
Creation time and date
ModifiedTimeStamp string
Most recent modification time and date
ParentPath string
Path to the parent subvolume
Path string
Path to the subvolume
Permissions string
Permissions of the subvolume
ProvisioningState string
Azure lifecycle management
Size double
Size of subvolume
Id string
Resource Id
Name string
Resource name
Type string
Resource type
AccessedTimeStamp string
Most recent access time and date
BytesUsed float64
Bytes used
ChangedTimeStamp string
Most recent change time and date
CreationTimeStamp string
Creation time and date
ModifiedTimeStamp string
Most recent modification time and date
ParentPath string
Path to the parent subvolume
Path string
Path to the subvolume
Permissions string
Permissions of the subvolume
ProvisioningState string
Azure lifecycle management
Size float64
Size of subvolume
id String
Resource Id
name String
Resource name
type String
Resource type
accessedTimeStamp String
Most recent access time and date
bytesUsed Double
Bytes used
changedTimeStamp String
Most recent change time and date
creationTimeStamp String
Creation time and date
modifiedTimeStamp String
Most recent modification time and date
parentPath String
Path to the parent subvolume
path String
Path to the subvolume
permissions String
Permissions of the subvolume
provisioningState String
Azure lifecycle management
size Double
Size of subvolume
id string
Resource Id
name string
Resource name
type string
Resource type
accessedTimeStamp string
Most recent access time and date
bytesUsed number
Bytes used
changedTimeStamp string
Most recent change time and date
creationTimeStamp string
Creation time and date
modifiedTimeStamp string
Most recent modification time and date
parentPath string
Path to the parent subvolume
path string
Path to the subvolume
permissions string
Permissions of the subvolume
provisioningState string
Azure lifecycle management
size number
Size of subvolume
id str
Resource Id
name str
Resource name
type str
Resource type
accessed_time_stamp str
Most recent access time and date
bytes_used float
Bytes used
changed_time_stamp str
Most recent change time and date
creation_time_stamp str
Creation time and date
modified_time_stamp str
Most recent modification time and date
parent_path str
Path to the parent subvolume
path str
Path to the subvolume
permissions str
Permissions of the subvolume
provisioning_state str
Azure lifecycle management
size float
Size of subvolume
id String
Resource Id
name String
Resource name
type String
Resource type
accessedTimeStamp String
Most recent access time and date
bytesUsed Number
Bytes used
changedTimeStamp String
Most recent change time and date
creationTimeStamp String
Creation time and date
modifiedTimeStamp String
Most recent modification time and date
parentPath String
Path to the parent subvolume
path String
Path to the subvolume
permissions String
Permissions of the subvolume
provisioningState String
Azure lifecycle management
size Number
Size of subvolume

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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi