/AWS1/CL_DSYFSXUPDATEPROTOCOL¶
Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.
You can't update the Network File System (NFS) protocol configuration for FSx for ONTAP locations. DataSync currently only supports NFS version 3 with this location type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_nfs TYPE REF TO /AWS1/CL_DSYFSXPROTOCOLNFS /AWS1/CL_DSYFSXPROTOCOLNFS¶
Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).
io_smb TYPE REF TO /AWS1/CL_DSYFSXUPDPROTOCOLSMB /AWS1/CL_DSYFSXUPDPROTOCOLSMB¶
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).
Queryable Attributes¶
NFS¶
Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NFS() |
Getter for NFS |
SMB¶
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SMB() |
Getter for SMB |