Send feedback
Connect SMB clients
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
Release Notes
This page provides instructions for how to connect SMB clients.
Before you begin
Before you begin, make sure your client is logged in as a valid domain user.
Connect SMB clients
Use the following instructions to connect SMB clients using the Google Cloud console
or Google Cloud CLI.
Go to the NetApp Volumes page in the Google Cloud console.
Go to NetApp Volumes
Click Volumes .
Click more_vert Show more .
Click Mount instructions .
Follow the mount instructions shown in the Google Cloud console.
Click Finish .
Run the following command:
gcloud netapp volumes describe VOLUME_NAME \
--project= PROJECT_ID \
--location= LOCATION \
--format= "value(mountOptions.instructions)"
Replace the following information:
VOLUME_NAME
: the name of the volume.
PROJECT_ID
: the name of the project the volume
is in.
LOCATION
: the location of the volume.
For more information on additional optional flags, see
Google Cloud SDK documentation on volumes .
What's next
Connect NFS clients .
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-06 UTC."],[],[]]