R
RunPod2mo ago
finley

How do I find my network volume with runpodctl?

How do I find my network volume with runpodctl?
3 Replies
DEOGEE
DEOGEE2mo ago
Were you able to find it @finley
nerdylive
nerdylive5w ago
@Madiator2011 (Work)
yhlong00000
yhlong000004w ago
You can use below graphql query to get it.
query getMyVolumes {
myself {
id
networkVolumes {
id
size
name
dataCenter {
id
name
}
}
}
}
query getMyVolumes {
myself {
id
networkVolumes {
id
size
name
dataCenter {
id
name
}
}
}
}
Want results from more Discord servers?
Add your server