This product is not supported for your selected Datadog site. ().

aws_fsx_storage_virtual_machine

account_id

Type: STRING

active_directory_configuration

Type: STRUCT
Provider name: ActiveDirectoryConfiguration
Description: Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.

  • net_bios_name
    Type: STRING
    Provider name: NetBiosName
    Description: The NetBIOS name of the AD computer object to which the SVM is joined.
  • self_managed_active_directory_configuration
    Type: STRUCT
    Provider name: SelfManagedActiveDirectoryConfiguration
    • dns_ips
      Type: UNORDERED_LIST_STRING
      Provider name: DnsIps
      Description: A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
    • domain_name
      Type: STRING
      Provider name: DomainName
      Description: The fully qualified domain name of the self-managed AD directory.
    • file_system_administrators_group
      Type: STRING
      Provider name: FileSystemAdministratorsGroup
      Description: The name of the domain group whose members have administrative privileges for the FSx file system.
    • organizational_unit_distinguished_name
      Type: STRING
      Provider name: OrganizationalUnitDistinguishedName
      Description: The fully qualified distinguished name of the organizational unit within the self-managed AD directory to which the Windows File Server or ONTAP storage virtual machine (SVM) instance is joined.
    • user_name
      Type: STRING
      Provider name: UserName
      Description: The user name for the service account on your self-managed AD domain that FSx uses to join to your AD domain.

creation_time

Type: TIMESTAMP
Provider name: CreationTime

endpoints

Type: STRUCT
Provider name: Endpoints
Description: The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager. They are the Iscsi, Management, Nfs, and Smb endpoints.

  • iscsi
    Type: STRUCT
    Provider name: Iscsi
    Description: An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
    • dns_name
      Type: STRING
      Provider name: DNSName
    • ip_addresses
      Type: UNORDERED_LIST_STRING
      Provider name: IpAddresses
      Description: The SVM endpoint’s IP addresses.
  • management
    Type: STRUCT
    Provider name: Management
    Description: An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
    • dns_name
      Type: STRING
      Provider name: DNSName
    • ip_addresses
      Type: UNORDERED_LIST_STRING
      Provider name: IpAddresses
      Description: The SVM endpoint’s IP addresses.
  • nfs
    Type: STRUCT
    Provider name: Nfs
    Description: An endpoint for connecting using the Network File System (NFS) protocol.
    • dns_name
      Type: STRING
      Provider name: DNSName
    • ip_addresses
      Type: UNORDERED_LIST_STRING
      Provider name: IpAddresses
      Description: The SVM endpoint’s IP addresses.
  • smb
    Type: STRUCT
    Provider name: Smb
    Description: An endpoint for connecting using the Server Message Block (SMB) protocol.
    • dns_name
      Type: STRING
      Provider name: DNSName
    • ip_addresses
      Type: UNORDERED_LIST_STRING
      Provider name: IpAddresses
      Description: The SVM endpoint’s IP addresses.

file_system_id

Type: STRING
Provider name: FileSystemId

lifecycle

Type: STRING
Provider name: Lifecycle
Description: Describes the SVM’s lifecycle status.

  • CREATED - The SVM is fully available for use.
  • CREATING - Amazon FSx is creating the new SVM.
  • DELETING - Amazon FSx is deleting an existing SVM.
  • FAILED - Amazon FSx was unable to create the SVM.
  • MISCONFIGURED - The SVM is in a failed but recoverable state.
  • PENDING - Amazon FSx has not started creating the SVM.

lifecycle_transition_reason

Type: STRUCT
Provider name: LifecycleTransitionReason
Description: Describes why the SVM lifecycle state changed.

  • message
    Type: STRING
    Provider name: Message

name

Type: STRING
Provider name: Name
Description: The name of the SVM, if provisioned.

resource_arn

Type: STRING
Provider name: ResourceARN

root_volume_security_style

Type: STRING
Provider name: RootVolumeSecurityStyle
Description: The security style of the root volume of the SVM.

storage_virtual_machine_id

Type: STRING
Provider name: StorageVirtualMachineId
Description: The SVM’s system generated unique ID.

subtype

Type: STRING
Provider name: Subtype
Description: Describes the SVM’s subtype.

tags

Type: UNORDERED_LIST_STRING

uuid

Type: STRING
Provider name: UUID
Description: The SVM’s UUID (universally unique identifier).