Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 615 Bytes

File metadata and controls

9 lines (5 loc) · 615 Bytes

Storageclasses

The following storageclasses classes all inherit the SDKCommon class.

getStorageClasses

This class utilizes both getClouds and getClusters to gather all storage classes known to Astra Control. It makes an API call per valid cloud+cluster combination (whether a managed or unmanaged cluster), and combines all responses into a single data structure.

In large environments, a cloudType filter (exact match) can be provided to only display storageClasses from clusters belonging to a single cloud type to speed up operations.