main-concepts

No menu items for this category

aggregatedCostAnalysisReportData

Aggregated data for Cost Analysis Report.

  • unusedDataAssets: Count and Size of the unused Data Assets over a period of time. Refer to #/definitions/dataAssetMetrics.
  • frequentlyUsedDataAssets: Count and Size of the frequently used Data Assets over a period of time. Refer to #/definitions/dataAssetMetrics.
  • totalSize (number): Total Size based in Bytes.
  • totalCount (number): Total Count.
  • serviceName (string): Name of the service.
  • serviceType (string): Type of the service.
  • entityType (string): Type of the entity.
  • serviceOwner (string): Name of the service owner.
  • dataAssetValues (object): Count or Size in bytes of Data Assets over a time period. Cannot contain additional properties.
    • threeDays: Data Asset Count or Size for 3 days.
      • Any of
        • number
        • null
    • sevenDays: Data Asset Count or Size for 7 days.
      • Any of
        • number
        • null
    • fourteenDays: Data Asset Count or Size for 14 days.
      • Any of
        • number
        • null
    • thirtyDays: Data Asset Count or Size for 30 days.
      • Any of
        • number
        • null
    • sixtyDays: Data Asset Count or Size for 60 days.
      • Any of
        • number
        • null
  • dataAssetMetrics (object): Store the Count and Size in bytes of the Data Assets over a time period.

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.