1. Packages
  2. AWS Classic
  3. API Docs
  4. fsx
  5. getOntapFileSystem

Try AWS Native preview for resources not in the classic version.

AWS Classic v6.33.0 published on Wednesday, May 1, 2024 by Pulumi

aws.fsx.getOntapFileSystem

Explore with Pulumi AI

aws logo

Try AWS Native preview for resources not in the classic version.

AWS Classic v6.33.0 published on Wednesday, May 1, 2024 by Pulumi

    Retrieve information on FSx ONTAP File System.

    Example Usage

    Basic Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as aws from "@pulumi/aws";
    
    const example = aws.fsx.getOntapFileSystem({
        id: "fs-12345678",
    });
    
    import pulumi
    import pulumi_aws as aws
    
    example = aws.fsx.get_ontap_file_system(id="fs-12345678")
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-aws/sdk/v6/go/aws/fsx"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := fsx.LookupOntapFileSystem(ctx, &fsx.LookupOntapFileSystemArgs{
    			Id: "fs-12345678",
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Aws = Pulumi.Aws;
    
    return await Deployment.RunAsync(() => 
    {
        var example = Aws.Fsx.GetOntapFileSystem.Invoke(new()
        {
            Id = "fs-12345678",
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.aws.fsx.FsxFunctions;
    import com.pulumi.aws.fsx.inputs.GetOntapFileSystemArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var example = FsxFunctions.getOntapFileSystem(GetOntapFileSystemArgs.builder()
                .id("fs-12345678")
                .build());
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          Function: aws:fsx:getOntapFileSystem
          Arguments:
            id: fs-12345678
    

    Using getOntapFileSystem

    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 getOntapFileSystem(args: GetOntapFileSystemArgs, opts?: InvokeOptions): Promise<GetOntapFileSystemResult>
    function getOntapFileSystemOutput(args: GetOntapFileSystemOutputArgs, opts?: InvokeOptions): Output<GetOntapFileSystemResult>
    def get_ontap_file_system(id: Optional[str] = None,
                              tags: Optional[Mapping[str, str]] = None,
                              opts: Optional[InvokeOptions] = None) -> GetOntapFileSystemResult
    def get_ontap_file_system_output(id: Optional[pulumi.Input[str]] = None,
                              tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetOntapFileSystemResult]
    func LookupOntapFileSystem(ctx *Context, args *LookupOntapFileSystemArgs, opts ...InvokeOption) (*LookupOntapFileSystemResult, error)
    func LookupOntapFileSystemOutput(ctx *Context, args *LookupOntapFileSystemOutputArgs, opts ...InvokeOption) LookupOntapFileSystemResultOutput

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

    public static class GetOntapFileSystem 
    {
        public static Task<GetOntapFileSystemResult> InvokeAsync(GetOntapFileSystemArgs args, InvokeOptions? opts = null)
        public static Output<GetOntapFileSystemResult> Invoke(GetOntapFileSystemInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOntapFileSystemResult> getOntapFileSystem(GetOntapFileSystemArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws:fsx/getOntapFileSystem:getOntapFileSystem
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Identifier of the file system (e.g. fs-12345678).
    Tags Dictionary<string, string>
    The tags associated with the file system.
    Id string
    Identifier of the file system (e.g. fs-12345678).
    Tags map[string]string
    The tags associated with the file system.
    id String
    Identifier of the file system (e.g. fs-12345678).
    tags Map<String,String>
    The tags associated with the file system.
    id string
    Identifier of the file system (e.g. fs-12345678).
    tags {[key: string]: string}
    The tags associated with the file system.
    id str
    Identifier of the file system (e.g. fs-12345678).
    tags Mapping[str, str]
    The tags associated with the file system.
    id String
    Identifier of the file system (e.g. fs-12345678).
    tags Map<String>
    The tags associated with the file system.

    getOntapFileSystem Result

    The following output properties are available:

    Arn string
    Amazon Resource Name of the file system.
    AutomaticBackupRetentionDays int
    The number of days to retain automatic backups.
    DailyAutomaticBackupStartTime string
    The preferred time (in HH:MM format) to take daily automatic backups, in the UTC time zone.
    DeploymentType string
    The file system deployment type.
    DiskIopsConfigurations List<Pulumi.Aws.Fsx.Outputs.GetOntapFileSystemDiskIopsConfiguration>
    The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system, specifying the number of provisioned IOPS and the provision mode. See Disk IOPS Below.
    DnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    EndpointIpAddressRange string
    (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system exist.
    Endpoints List<Pulumi.Aws.Fsx.Outputs.GetOntapFileSystemEndpoint>
    The Management and Intercluster FileSystemEndpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. See FileSystemEndpoints below.
    HaPairs int
    The number of HA pairs for the file system.
    Id string
    Identifier of the file system (e.g. fs-12345678).
    KmsKeyId string
    ARN for the KMS Key to encrypt the file system at rest.
    NetworkInterfaceIds List<string>
    The IDs of the elastic network interfaces from which a specific file system is accessible.
    OwnerId string
    AWS account identifier that created the file system.
    PreferredSubnetId string
    Specifies the subnet in which you want the preferred file server to be located.
    RouteTableIds List<string>
    (Multi-AZ only) The VPC route tables in which your file system's endpoints exist.
    StorageCapacity int
    The storage capacity of the file system in gibibytes (GiB).
    StorageType string
    The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
    SubnetIds List<string>
    Specifies the IDs of the subnets that the file system is accessible from. For the MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the preferred_subnet_id property.
    Tags Dictionary<string, string>
    The tags associated with the file system.
    ThroughputCapacity int
    The sustained throughput of an Amazon FSx file system in Megabytes per second (MBps). If the file system uses multiple HA pairs this will equal throuthput_capacity_per_ha_pair x ha_pairs
    ThroughputCapacityPerHaPair int
    The sustained throughput of each HA pair for an Amazon FSx file system in Megabytes per second (MBps).
    VpcId string
    The ID of the primary virtual private cloud (VPC) for the file system.
    WeeklyMaintenanceStartTime string
    The preferred start time (in D:HH:MM format) to perform weekly maintenance, in the UTC time zone.
    Arn string
    Amazon Resource Name of the file system.
    AutomaticBackupRetentionDays int
    The number of days to retain automatic backups.
    DailyAutomaticBackupStartTime string
    The preferred time (in HH:MM format) to take daily automatic backups, in the UTC time zone.
    DeploymentType string
    The file system deployment type.
    DiskIopsConfigurations []GetOntapFileSystemDiskIopsConfiguration
    The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system, specifying the number of provisioned IOPS and the provision mode. See Disk IOPS Below.
    DnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    EndpointIpAddressRange string
    (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system exist.
    Endpoints []GetOntapFileSystemEndpoint
    The Management and Intercluster FileSystemEndpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. See FileSystemEndpoints below.
    HaPairs int
    The number of HA pairs for the file system.
    Id string
    Identifier of the file system (e.g. fs-12345678).
    KmsKeyId string
    ARN for the KMS Key to encrypt the file system at rest.
    NetworkInterfaceIds []string
    The IDs of the elastic network interfaces from which a specific file system is accessible.
    OwnerId string
    AWS account identifier that created the file system.
    PreferredSubnetId string
    Specifies the subnet in which you want the preferred file server to be located.
    RouteTableIds []string
    (Multi-AZ only) The VPC route tables in which your file system's endpoints exist.
    StorageCapacity int
    The storage capacity of the file system in gibibytes (GiB).
    StorageType string
    The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
    SubnetIds []string
    Specifies the IDs of the subnets that the file system is accessible from. For the MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the preferred_subnet_id property.
    Tags map[string]string
    The tags associated with the file system.
    ThroughputCapacity int
    The sustained throughput of an Amazon FSx file system in Megabytes per second (MBps). If the file system uses multiple HA pairs this will equal throuthput_capacity_per_ha_pair x ha_pairs
    ThroughputCapacityPerHaPair int
    The sustained throughput of each HA pair for an Amazon FSx file system in Megabytes per second (MBps).
    VpcId string
    The ID of the primary virtual private cloud (VPC) for the file system.
    WeeklyMaintenanceStartTime string
    The preferred start time (in D:HH:MM format) to perform weekly maintenance, in the UTC time zone.
    arn String
    Amazon Resource Name of the file system.
    automaticBackupRetentionDays Integer
    The number of days to retain automatic backups.
    dailyAutomaticBackupStartTime String
    The preferred time (in HH:MM format) to take daily automatic backups, in the UTC time zone.
    deploymentType String
    The file system deployment type.
    diskIopsConfigurations List<GetOntapFileSystemDiskIopsConfiguration>
    The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system, specifying the number of provisioned IOPS and the provision mode. See Disk IOPS Below.
    dnsName String
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    endpointIpAddressRange String
    (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system exist.
    endpoints List<GetOntapFileSystemEndpoint>
    The Management and Intercluster FileSystemEndpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. See FileSystemEndpoints below.
    haPairs Integer
    The number of HA pairs for the file system.
    id String
    Identifier of the file system (e.g. fs-12345678).
    kmsKeyId String
    ARN for the KMS Key to encrypt the file system at rest.
    networkInterfaceIds List<String>
    The IDs of the elastic network interfaces from which a specific file system is accessible.
    ownerId String
    AWS account identifier that created the file system.
    preferredSubnetId String
    Specifies the subnet in which you want the preferred file server to be located.
    routeTableIds List<String>
    (Multi-AZ only) The VPC route tables in which your file system's endpoints exist.
    storageCapacity Integer
    The storage capacity of the file system in gibibytes (GiB).
    storageType String
    The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
    subnetIds List<String>
    Specifies the IDs of the subnets that the file system is accessible from. For the MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the preferred_subnet_id property.
    tags Map<String,String>
    The tags associated with the file system.
    throughputCapacity Integer
    The sustained throughput of an Amazon FSx file system in Megabytes per second (MBps). If the file system uses multiple HA pairs this will equal throuthput_capacity_per_ha_pair x ha_pairs
    throughputCapacityPerHaPair Integer
    The sustained throughput of each HA pair for an Amazon FSx file system in Megabytes per second (MBps).
    vpcId String
    The ID of the primary virtual private cloud (VPC) for the file system.
    weeklyMaintenanceStartTime String
    The preferred start time (in D:HH:MM format) to perform weekly maintenance, in the UTC time zone.
    arn string
    Amazon Resource Name of the file system.
    automaticBackupRetentionDays number
    The number of days to retain automatic backups.
    dailyAutomaticBackupStartTime string
    The preferred time (in HH:MM format) to take daily automatic backups, in the UTC time zone.
    deploymentType string
    The file system deployment type.
    diskIopsConfigurations GetOntapFileSystemDiskIopsConfiguration[]
    The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system, specifying the number of provisioned IOPS and the provision mode. See Disk IOPS Below.
    dnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    endpointIpAddressRange string
    (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system exist.
    endpoints GetOntapFileSystemEndpoint[]
    The Management and Intercluster FileSystemEndpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. See FileSystemEndpoints below.
    haPairs number
    The number of HA pairs for the file system.
    id string
    Identifier of the file system (e.g. fs-12345678).
    kmsKeyId string
    ARN for the KMS Key to encrypt the file system at rest.
    networkInterfaceIds string[]
    The IDs of the elastic network interfaces from which a specific file system is accessible.
    ownerId string
    AWS account identifier that created the file system.
    preferredSubnetId string
    Specifies the subnet in which you want the preferred file server to be located.
    routeTableIds string[]
    (Multi-AZ only) The VPC route tables in which your file system's endpoints exist.
    storageCapacity number
    The storage capacity of the file system in gibibytes (GiB).
    storageType string
    The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
    subnetIds string[]
    Specifies the IDs of the subnets that the file system is accessible from. For the MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the preferred_subnet_id property.
    tags {[key: string]: string}
    The tags associated with the file system.
    throughputCapacity number
    The sustained throughput of an Amazon FSx file system in Megabytes per second (MBps). If the file system uses multiple HA pairs this will equal throuthput_capacity_per_ha_pair x ha_pairs
    throughputCapacityPerHaPair number
    The sustained throughput of each HA pair for an Amazon FSx file system in Megabytes per second (MBps).
    vpcId string
    The ID of the primary virtual private cloud (VPC) for the file system.
    weeklyMaintenanceStartTime string
    The preferred start time (in D:HH:MM format) to perform weekly maintenance, in the UTC time zone.
    arn str
    Amazon Resource Name of the file system.
    automatic_backup_retention_days int
    The number of days to retain automatic backups.
    daily_automatic_backup_start_time str
    The preferred time (in HH:MM format) to take daily automatic backups, in the UTC time zone.
    deployment_type str
    The file system deployment type.
    disk_iops_configurations Sequence[GetOntapFileSystemDiskIopsConfiguration]
    The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system, specifying the number of provisioned IOPS and the provision mode. See Disk IOPS Below.
    dns_name str
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    endpoint_ip_address_range str
    (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system exist.
    endpoints Sequence[GetOntapFileSystemEndpoint]
    The Management and Intercluster FileSystemEndpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. See FileSystemEndpoints below.
    ha_pairs int
    The number of HA pairs for the file system.
    id str
    Identifier of the file system (e.g. fs-12345678).
    kms_key_id str
    ARN for the KMS Key to encrypt the file system at rest.
    network_interface_ids Sequence[str]
    The IDs of the elastic network interfaces from which a specific file system is accessible.
    owner_id str
    AWS account identifier that created the file system.
    preferred_subnet_id str
    Specifies the subnet in which you want the preferred file server to be located.
    route_table_ids Sequence[str]
    (Multi-AZ only) The VPC route tables in which your file system's endpoints exist.
    storage_capacity int
    The storage capacity of the file system in gibibytes (GiB).
    storage_type str
    The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
    subnet_ids Sequence[str]
    Specifies the IDs of the subnets that the file system is accessible from. For the MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the preferred_subnet_id property.
    tags Mapping[str, str]
    The tags associated with the file system.
    throughput_capacity int
    The sustained throughput of an Amazon FSx file system in Megabytes per second (MBps). If the file system uses multiple HA pairs this will equal throuthput_capacity_per_ha_pair x ha_pairs
    throughput_capacity_per_ha_pair int
    The sustained throughput of each HA pair for an Amazon FSx file system in Megabytes per second (MBps).
    vpc_id str
    The ID of the primary virtual private cloud (VPC) for the file system.
    weekly_maintenance_start_time str
    The preferred start time (in D:HH:MM format) to perform weekly maintenance, in the UTC time zone.
    arn String
    Amazon Resource Name of the file system.
    automaticBackupRetentionDays Number
    The number of days to retain automatic backups.
    dailyAutomaticBackupStartTime String
    The preferred time (in HH:MM format) to take daily automatic backups, in the UTC time zone.
    deploymentType String
    The file system deployment type.
    diskIopsConfigurations List<Property Map>
    The SSD IOPS configuration for the Amazon FSx for NetApp ONTAP file system, specifying the number of provisioned IOPS and the provision mode. See Disk IOPS Below.
    dnsName String
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    endpointIpAddressRange String
    (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system exist.
    endpoints List<Property Map>
    The Management and Intercluster FileSystemEndpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. See FileSystemEndpoints below.
    haPairs Number
    The number of HA pairs for the file system.
    id String
    Identifier of the file system (e.g. fs-12345678).
    kmsKeyId String
    ARN for the KMS Key to encrypt the file system at rest.
    networkInterfaceIds List<String>
    The IDs of the elastic network interfaces from which a specific file system is accessible.
    ownerId String
    AWS account identifier that created the file system.
    preferredSubnetId String
    Specifies the subnet in which you want the preferred file server to be located.
    routeTableIds List<String>
    (Multi-AZ only) The VPC route tables in which your file system's endpoints exist.
    storageCapacity Number
    The storage capacity of the file system in gibibytes (GiB).
    storageType String
    The type of storage the file system is using. If set to SSD, the file system uses solid state drive storage. If set to HDD, the file system uses hard disk drive storage.
    subnetIds List<String>
    Specifies the IDs of the subnets that the file system is accessible from. For the MULTI_AZ_1 file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the preferred_subnet_id property.
    tags Map<String>
    The tags associated with the file system.
    throughputCapacity Number
    The sustained throughput of an Amazon FSx file system in Megabytes per second (MBps). If the file system uses multiple HA pairs this will equal throuthput_capacity_per_ha_pair x ha_pairs
    throughputCapacityPerHaPair Number
    The sustained throughput of each HA pair for an Amazon FSx file system in Megabytes per second (MBps).
    vpcId String
    The ID of the primary virtual private cloud (VPC) for the file system.
    weeklyMaintenanceStartTime String
    The preferred start time (in D:HH:MM format) to perform weekly maintenance, in the UTC time zone.

    Supporting Types

    GetOntapFileSystemDiskIopsConfiguration

    Iops int
    The total number of SSD IOPS provisioned for the file system.
    Mode string
    Specifies whether the file system is using the AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED value.
    Iops int
    The total number of SSD IOPS provisioned for the file system.
    Mode string
    Specifies whether the file system is using the AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED value.
    iops Integer
    The total number of SSD IOPS provisioned for the file system.
    mode String
    Specifies whether the file system is using the AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED value.
    iops number
    The total number of SSD IOPS provisioned for the file system.
    mode string
    Specifies whether the file system is using the AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED value.
    iops int
    The total number of SSD IOPS provisioned for the file system.
    mode str
    Specifies whether the file system is using the AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED value.
    iops Number
    The total number of SSD IOPS provisioned for the file system.
    mode String
    Specifies whether the file system is using the AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED value.

    GetOntapFileSystemEndpoint

    Interclusters List<Pulumi.Aws.Fsx.Inputs.GetOntapFileSystemEndpointIntercluster>
    A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
    Managements List<Pulumi.Aws.Fsx.Inputs.GetOntapFileSystemEndpointManagement>
    A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.
    Interclusters []GetOntapFileSystemEndpointIntercluster
    A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
    Managements []GetOntapFileSystemEndpointManagement
    A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.
    interclusters List<GetOntapFileSystemEndpointIntercluster>
    A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
    managements List<GetOntapFileSystemEndpointManagement>
    A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.
    interclusters GetOntapFileSystemEndpointIntercluster[]
    A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
    managements GetOntapFileSystemEndpointManagement[]
    A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.
    interclusters Sequence[GetOntapFileSystemEndpointIntercluster]
    A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
    managements Sequence[GetOntapFileSystemEndpointManagement]
    A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.
    interclusters List<Property Map>
    A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
    managements List<Property Map>
    A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.

    GetOntapFileSystemEndpointIntercluster

    DnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    IpAddresses List<string>
    DnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    IpAddresses []string
    dnsName String
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ipAddresses List<String>
    dnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ipAddresses string[]
    dns_name str
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ip_addresses Sequence[str]
    dnsName String
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ipAddresses List<String>

    GetOntapFileSystemEndpointManagement

    DnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    IpAddresses List<string>
    DnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    IpAddresses []string
    dnsName String
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ipAddresses List<String>
    dnsName string
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ipAddresses string[]
    dns_name str
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ip_addresses Sequence[str]
    dnsName String
    DNS name for the file system (e.g. fs-12345678.corp.example.com).
    ipAddresses List<String>

    Package Details

    Repository
    AWS Classic pulumi/pulumi-aws
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the aws Terraform Provider.
    aws logo

    Try AWS Native preview for resources not in the classic version.

    AWS Classic v6.33.0 published on Wednesday, May 1, 2024 by Pulumi