Storage service catalog (SSC) functions and classes for NetApp cDOT systems.
Bases: object
Check which APIs that support SSC functionality are available.
Return a list of flexvol names that match a set of extra specs.
Get a copy of the Storage Service Catalog.
Get a list of aggregates for all SSC flexvols.
Get the names of the FlexVols in the Storage Service Catalog.
Get map of Storage Service Catalog entries for a single flexvol.
Periodically runs to update Storage Service Catalog data.
The self.ssc attribute is updated with the following format. {<flexvol_name> : {<ssc_key>: <ssc_value>}}