How to check the currently configured url style for S3 in ONTAP Select
- Views:
- 14
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-select
- Specialty:
- core
- Last Updated:
- 5/12/2025, 5:35:42 AM
Applies to
ONTAP Select
Answer
To check the currently configured url style for S3 in ONTAP Select, use the following command:
::> storage aggregate object-store config show
Aggregate Name Object Store Name Server Name URL Style
---------------- ------------------- ---------------- ----------------------
aggr1 obj_store_1 s3.amazonaws.com virtual-hosted-style
aggr2 obj_store_2 s3.amazonaws.com path-style
Additional Information
N/A