- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
agent_arns
Type: UNORDERED_LIST_STRING
Provider name: AgentArns
Description: The ARNs of the DataSync agents that can connect with your SMB file server.
authentication_type
Type: STRING
Provider name: AuthenticationType
Description: The authentication protocol that DataSync uses to connect to your SMB file server.
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The time that the SMB location was created.
dns_ip_addresses
Type: UNORDERED_LIST_STRING
Provider name: DnsIpAddresses
Description: The IPv4 addresses for the DNS servers that your SMB file server belongs to. This element applies only if AuthenticationType
is set to KERBEROS
.
domain
Type: STRING
Provider name: Domain
Description: The name of the Windows domain that the SMB file server belongs to. This element applies only if AuthenticationType
is set to NTLM
.
kerberos_principal
Type: STRING
Provider name: KerberosPrincipal
Description: The Kerberos principal that has permission to access the files, folders, and file metadata in your SMB file server.
location_arn
Type: STRING
Provider name: LocationArn
Description: The ARN of the SMB location.
location_uri
Type: STRING
Provider name: LocationUri
Description: The URI of the SMB location.
mount_options
Type: STRUCT
Provider name: MountOptions
Description: The SMB protocol version that DataSync uses to access your SMB file server.
version
STRING
Version
AUTOMATIC
(default): DataSync and the SMB file server negotiate the highest version of SMB that they mutually support between 2.1 and 3.1.1. This is the recommended option. If you instead choose a specific version that your file server doesn’t support, you may get an Operation Not Supported
error.SMB3
: Restricts the protocol negotiation to only SMB version 3.0.2.SMB2
: Restricts the protocol negotiation to only SMB version 2.1.SMB2_0
: Restricts the protocol negotiation to only SMB version 2.0.SMB1
: Restricts the protocol negotiation to only SMB version 1.0. SMB1
option isn’t available when creating an Amazon FSx for NetApp ONTAP location.tags
Type: UNORDERED_LIST_STRING
user
Type: STRING
Provider name: User
Description: The user that can mount and access the files, folders, and file metadata in your SMB file server. This element applies only if AuthenticationType
is set to NTLM
.