StorageVirtualMachine - Amazon FSx

StorageVirtualMachine

Describes the Amazon FSx for NetApp ONTAP storage virtual machine (SVM) configuration.

Contents

ActiveDirectoryConfiguration

Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.

Type: SvmActiveDirectoryConfiguration object

Required: No

CreationTime

The time that the resource was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.

Type: Timestamp

Required: No

Endpoints

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.

Type: SvmEndpoints object

Required: No

FileSystemId

The globally unique ID of the file system, assigned by Amazon FSx.

Type: String

Length Constraints: Minimum length of 11. Maximum length of 21.

Pattern: ^(fs-[0-9a-f]{8,})$

Required: No

Lifecycle

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.

Type: String

Valid Values: CREATED | CREATING | DELETING | FAILED | MISCONFIGURED | PENDING

Required: No

LifecycleTransitionReason

Describes why the SVM lifecycle state changed.

Type: LifecycleTransitionReason object

Required: No

Name

The name of the SVM, if provisioned.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 47.

Pattern: ^[^\u0000\u0085\u2028\u2029\r\n]{1,47}$

Required: No

ResourceARN

The Amazon Resource Name (ARN) for a given resource. ARNs uniquely identify AWS resources. We require an ARN when you need to specify a resource unambiguously across all of AWS. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.

Type: String

Length Constraints: Minimum length of 8. Maximum length of 512.

Pattern: ^arn:(?=[^:]+:fsx:[^:]+:\d{12}:)((|(?=[a-z0-9-.]{1,63})(?!\d{1,3}(\.\d{1,3}){3})(?![^:]*-{2})(?![^:]*-\.)(?![^:]*\.-)[a-z0-9].*(?<!-)):){4}(?!/).{0,1024}$

Required: No

RootVolumeSecurityStyle

The security style of the root volume of the SVM.

Type: String

Valid Values: UNIX | NTFS | MIXED

Required: No

StorageVirtualMachineId

The SVM's system generated unique ID.

Type: String

Length Constraints: Fixed length of 21.

Pattern: ^(svm-[0-9a-f]{17,})$

Required: No

Subtype

Describes the SVM's subtype.

Type: String

Valid Values: DEFAULT | DP_DESTINATION | SYNC_DESTINATION | SYNC_SOURCE

Required: No

Tags

A list of Tag values, with a maximum of 50 elements.

Type: Array of Tag objects

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

UUID

The SVM's UUID (universally unique identifier).

Type: String

Length Constraints: Maximum length of 36.

Pattern: ^[^\u0000\u0085\u2028\u2029\r\n]{1,36}$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: