azure-native.netapp.getCapacityPoolSubvolumeMetadata
Explore with Pulumi AI
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>
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]
func GetCapacityPoolSubvolumeMetadata(ctx *Context, args *GetCapacityPoolSubvolumeMetadataArgs, opts ...InvokeOption) (*GetCapacityPoolSubvolumeMetadataResult, error)
func GetCapacityPoolSubvolumeMetadataOutput(ctx *Context, args *GetCapacityPoolSubvolumeMetadataOutputArgs, opts ...InvokeOption) GetCapacityPoolSubvolumeMetadataResultOutput
> 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)
}
public static CompletableFuture<GetCapacityPoolSubvolumeMetadataResult> getCapacityPoolSubvolumeMetadata(GetCapacityPoolSubvolumeMetadataArgs args, InvokeOptions options)
public static Output<GetCapacityPoolSubvolumeMetadataResult> getCapacityPoolSubvolumeMetadata(GetCapacityPoolSubvolumeMetadataArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:netapp:getCapacityPoolSubvolumeMetadata
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the NetApp account
- Pool
Name string - The name of the capacity pool
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Subvolume
Name string - The name of the subvolume.
- Volume
Name string - The name of the volume
- Account
Name string - The name of the NetApp account
- Pool
Name string - The name of the capacity pool
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Subvolume
Name string - The name of the subvolume.
- Volume
Name string - The name of the volume
- account
Name String - The name of the NetApp account
- pool
Name String - The name of the capacity pool
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- subvolume
Name String - The name of the subvolume.
- volume
Name String - The name of the volume
- account
Name string - The name of the NetApp account
- pool
Name string - The name of the capacity pool
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- subvolume
Name string - The name of the subvolume.
- volume
Name string - The name of the volume
- account_
name str - The name of the NetApp account
- pool_
name str - The name of the capacity pool
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- subvolume_
name str - The name of the subvolume.
- volume_
name str - The name of the volume
- account
Name String - The name of the NetApp account
- pool
Name String - The name of the capacity pool
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- subvolume
Name String - The name of the subvolume.
- volume
Name 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
- Accessed
Time stringStamp - Most recent access time and date
- Bytes
Used double - Bytes used
- Changed
Time stringStamp - Most recent change time and date
- Creation
Time stringStamp - Creation time and date
- Modified
Time stringStamp - Most recent modification time and date
- Parent
Path string - Path to the parent subvolume
- Path string
- Path to the subvolume
- Permissions string
- Permissions of the subvolume
- Provisioning
State string - Azure lifecycle management
- Size double
- Size of subvolume
- Id string
- Resource Id
- Name string
- Resource name
- Type string
- Resource type
- Accessed
Time stringStamp - Most recent access time and date
- Bytes
Used float64 - Bytes used
- Changed
Time stringStamp - Most recent change time and date
- Creation
Time stringStamp - Creation time and date
- Modified
Time stringStamp - Most recent modification time and date
- Parent
Path string - Path to the parent subvolume
- Path string
- Path to the subvolume
- Permissions string
- Permissions of the subvolume
- Provisioning
State string - Azure lifecycle management
- Size float64
- Size of subvolume
- id String
- Resource Id
- name String
- Resource name
- type String
- Resource type
- accessed
Time StringStamp - Most recent access time and date
- bytes
Used Double - Bytes used
- changed
Time StringStamp - Most recent change time and date
- creation
Time StringStamp - Creation time and date
- modified
Time StringStamp - Most recent modification time and date
- parent
Path String - Path to the parent subvolume
- path String
- Path to the subvolume
- permissions String
- Permissions of the subvolume
- provisioning
State String - Azure lifecycle management
- size Double
- Size of subvolume
- id string
- Resource Id
- name string
- Resource name
- type string
- Resource type
- accessed
Time stringStamp - Most recent access time and date
- bytes
Used number - Bytes used
- changed
Time stringStamp - Most recent change time and date
- creation
Time stringStamp - Creation time and date
- modified
Time stringStamp - Most recent modification time and date
- parent
Path string - Path to the parent subvolume
- path string
- Path to the subvolume
- permissions string
- Permissions of the subvolume
- provisioning
State string - Azure lifecycle management
- size number
- Size of subvolume
- id str
- Resource Id
- name str
- Resource name
- type str
- Resource type
- accessed_
time_ strstamp - Most recent access time and date
- bytes_
used float - Bytes used
- changed_
time_ strstamp - Most recent change time and date
- creation_
time_ strstamp - Creation time and date
- modified_
time_ strstamp - 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
- accessed
Time StringStamp - Most recent access time and date
- bytes
Used Number - Bytes used
- changed
Time StringStamp - Most recent change time and date
- creation
Time StringStamp - Creation time and date
- modified
Time StringStamp - Most recent modification time and date
- parent
Path String - Path to the parent subvolume
- path String
- Path to the subvolume
- permissions String
- Permissions of the subvolume
- provisioning
State String - Azure lifecycle management
- size Number
- Size of subvolume
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0