GetOntapFileSystemEndpointIntercluster

data class GetOntapFileSystemEndpointIntercluster(val dnsName: String, val ipAddresses: List<String>)

Constructors

Link copied to clipboard
constructor(dnsName: String, ipAddresses: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DNS name for the file system (e.g. fs-12345678.corp.example.com).

Link copied to clipboard