lowscarlet
HOBBYOP
8 months ago
can we get service volume size? like database or persistent volume
3 Replies
medim
MODERATOR
8 months ago
I don't know much about API/GraphQL but by searching the GraphQL playground I can see the fieldsVolumeInstance.sizeMB: Int! and VolumeInstance.currentSizeMB: Float!
medim
MODERATOR
8 months ago
Is that what you're looking for?