Items with tag softlayer_network_cdnmarketplace_metrics

    reference

    • getCustomerInvoicingMetrics
      Get the static & dynamic bandwidth and mapping hits of predetermined statistics for direct display (no graph) for a customer's account over a given period of time. Frequency can be 'day', 'aggregate'. If the value 'day' is specified for Frequency, return data will be ordered based on startDate to endDate, and if the value 'aggregate' is specified for Frequency, aggregated data from startDate to endDate will be returned. There is a delay within 3 days(including today) for fetching the metrics data.
    • getCustomerRealTimeMetrics
      Get the realtime metrics data for the current account. Takes the startTime and endTime and returns the total metrics data and line graph metrics data divided by the timeInterval.
    • getCustomerUsageMetrics
      Get the total number of predetermined statistics for direct display (no graph) for a customer's account over a given period of time
    • getMappingBandwidthByRegionMetrics
      Get the total number of predetermined statistics for direct display (no graph) for a customer's account over a given period of time
    • getMappingBandwidthMetrics
      Get the amount of edge hits for an individual mapping.
    • getMappingHitsByTypeMetrics
      Get the total number of hits at a certain frequency over a given range of time. Frequency can be day, week, and month where each interval is one plot point for a graph. Return Data must be ordered based on startDate, endDate and frequency
    • getMappingHitsMetrics
      Get the total number of hits at a certain frequency over a given range of time per domain mapping. Frequency can be day, week, and month where each interval is one plot point for a graph. Return Data will be ordered based on startDate, endDate and frequency.
    • getMappingIntegratedMetrics
      Get the integrated metrics data for the given mapping. You can get the the hits, bandwidth, hits by type and bandwidth by region. It will return both the total data and the detail data.
    • getMappingRealTimeMetrics
      Get the real time metrics data for the given mapping
    • getMappingUsageMetrics
      Get the total number of predetermined statistics for direct display for the given mapping
    • SoftLayer_Network_CdnMarketplace_Metrics
      This Metrics class provides methods to get CDN metrics based on account or mapping unique id.
    • SoftLayer_Network_CdnMarketplace_Metrics
      This Service class will describe in detail each Simple Object Access Protocol (SOAP) API call used in the Content Delivery Network (CDN) metrics. These APIs will allow callers to collect metrics for the CDN service.