StorageUsage Data Type

Properties
name data type description
allUsedSPConfigs array of string
usedSPConfigsForLastVersions array of string

Example

{
  "allUsedSPConfigs" : [ "...", "..." ],
  "usedSPConfigsForLastVersions" : [ "...", "..." ]
}