Knowledge Base
medianova.comSupportLog in
  • Welcome to the Medianova Knowledge Base
  • Getting Started
    • Concepts
    • Start your Free Trial
  • Products
    • Security
      • DDoS Protection
      • SSL/TLS Encryption
        • How to upload and manage SSL Certificates?
        • How to Extract CRT and KEY Files from a PFX Certificate
        • How can I use Free SSL?
        • FAQ
      • Web Application Firewall (WAF)
        • How to activate WAF?
        • Analytics
      • Rate Limiting
      • Hotlink Protection
      • IP Restriction
      • Geoblocking
      • FAQs
    • Performance / CDN
      • Static Content Delivery
        • Create Small Resource
        • Create Large Resource
        • Integrating Static CDN Resource
        • Configuration Basics
          • Medianova IP Blocks
        • Advanced Configuration
          • Origin Settings
            • Advanced Origin Settings
            • Rewrite Origin URLs
            • Origin SNI Request
            • Redirect Handle From Origin
            • Origin Response Timeout
          • CNAME
          • Caching
            • Edge Cache Expiration
            • Browser Cache Rule
            • Query String Caching
            • Etag Verification
            • Error Status Code Cache Expiration
            • Shared Cache
            • Stale Cache
            • Robots.txt file
            • Range Based Caching
          • Headers
            • CORS Header
            • Custom Header
            • X-CDN Header
            • Origin Host Header
            • HTTP Strict Transport (HSTS) Protection
            • X-Frame Options
            • X-XSS Protection
            • X-Content Type Options
          • Purge
          • Prefetch
          • Page Rules
            • Manage Page Rules
            • Page Rules Settings
          • Compression
            • How to Configure Gzip and Brotli
        • Website Framework Integrations
          • Magento CDN Integration
          • Wordpress CDN Integration
          • Phalcon CDN Integration
          • CakePHP CDN Integration
        • Analytics
      • Dynamic Content Acceleration
        • Create Dynamic Resource
        • Integrating Dynamic CDN Resource
        • Aksela Test Steps
        • Advanced Configuration
          • Origin Settings
            • Advanced Origin Settings
            • Rewrite Origin URLs
            • Origin SNI Request
            • Redirect Handle From Origin
            • Origin Response Timeout
          • Caching
            • Edge Cache Expiration
            • Browser Cache Rule
            • Query String Caching
            • Etag Verification
            • Error Status Code Cache Expiration
            • Shared Cache
            • Stale Cache
            • Disallow Cookie Base Cache
            • Cookie Base Cache
            • Header Base Cache
            • Header Value Base Cache
            • MNUID Cookie Base Cache
            • Mobile Redirect
          • Headers
            • CORS Header
            • Custom Header
            • X-CDN Header
            • Origin Host Header
            • HTTP Strict Transport (HSTS) Protection
            • X-Frame Options
            • X-XSS Protection
            • X-Content Type Options
          • Purge
          • Prefetch
          • Page Rules
          • Compression
        • Analytics
      • Streaming Content Delivery
        • Create Streaming Resource
        • Advanced Configuration
          • Origin Settings
            • Redirect Handle From Origin
            • Origin Response Timeout
          • Headers
            • CORS Header
            • Custom Header
            • X-CDN Header
            • Origin Host Header
          • Stream Management
        • Analytics
      • API Caching
      • Private CDN
      • Image Optimization and WebP
        • What is Image Optimization and How Does It Work?
        • What is WebP and How Does It Work?
        • How to Activate Image Optimization and WebP?
        • Analytics
      • FAQs
    • Object Storage / Stook
      • What is Stook?
      • How to Create Stook?
      • How to Connect Bucket?
      • Access Key Management
      • Stook Integration and Usage Guides
        • Migrating Data to Stook Using Rclone
        • Data Transfer to Stook with Cyberduck
        • How to use the AWS SDK for Laravel with Stook?
        • How to use the AWS SDK for PHP with Stook?
        • How do I use the AWS SDK for .NET with Stook?
        • Stook Storage User Guide for AWS CLI
        • How to use AWS SDK for JavaScript with Stook?
        • How do I use Stook with the AWS Java SDK?
        • Using Pre-Signed URL PHP with Stook
        • Using Pre-Marked URL NODEJS With Stook
    • Analytics (MN Logz)
      • Real-Time Logpush
      • Raw Logs
  • Account & Billing
    • Managing Account and Organizations
      • Create new organization
      • Invite user
      • Changing Cloud Panel password
      • Access Controls and Authentication
    • Subscription and Billing
      • Packages
        • Free Trial
        • Starter
        • Growth
        • Enterprise
        • Add-ons
      • Policy
      • Upgrade & Downgrade Procedures
      • Changing your subscription package
      • Payment Info
      • Invoices
  • API Documentation
    • Authentication
    • Security
      • Web Application Firewall (WAF)
      • SSL/TLS
      • Always Use HTTPS Settings
      • Origin Basic Authentication
      • Secure Token
      • Bot Protection
      • Hotlink Protection
      • User Agent ACL
      • IP Restriction ACL
      • Geoblocking
    • Performance / CDN
      • Resources
      • Origin Settings
      • CNAME & SSL
      • Caching
      • Headers
      • Image Optimization & WebP
      • Page Rule
      • Purge
      • Prefetch
      • Stream Management
    • Object Storage / Stook
    • Analytics
      • WAF Analytics
  • Support and Troubleshooting
    • Common Issues and Solutions
      • Troubleshooting Common Setup Issues
      • Troubleshooting Performance Problems
    • Contacting Customer Support
  • Glossary
    • Definition of Important CDN Terms
    • Acronyms and Abbreviations
    • Definition of HTTP Status Error Codes
Powered by GitBook
LogoLogo

© 2025 Medianova. All rights reserved.

On this page

Was this helpful?

Export as PDF
  1. API Documentation

Analytics

Last updated 4 months ago

Was this helpful?

  • POSTAnalytics Overview Historical
  • POSTAnalytics Overview Top Resources
  • POSTAnalytics Overview Errors
  • POSTAnalytics Overview Visitors Countries
  • POSTAnalytics Overview Active Hit Traffic
  • POSTAnalytics Cache Histogram Traffic
  • POSTAnalytics Histogram Traffic
  • POSTAnalytics Histogram Status.2Xx
  • POSTAnalytics Overview Historical
  • POSTAnalytics Overview Historical
  • POSTAnalytics Error List
  • POSTAnalytics Status Code
  • POSTAnalytics Overview Historical
  • POSTAnalytics Overview Region
  • POSTAnalytics Overview Region Billing
  • POSTGPU Stat Details
  • POSTGPU Histogram Details

Analytics Overview Historical

post
Authorizations
Body

Request Historical

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
typestring · enumRequired

Stat Type

Possible values:
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
calc_typeany ofOptionalDefault: request_number
string · enumOptionalPossible values:
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/historical HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 143

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "type": "hit",
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "calc_type": "bytes_sent"
}

No content

Analytics Overview Top Resources

post
Authorizations
Body

Request Limit

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
limitany ofOptional

Limit

integerOptional
or
nullOptional
pageany ofOptionalDefault: 1
integerOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/top_resources HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 124

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "limit": 1,
  "page": 1
}

No content

Analytics Overview Errors

post
Authorizations
Body

Request Limit

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
limitany ofOptional

Limit

integerOptional
or
nullOptional
pageany ofOptionalDefault: 1
integerOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/errors HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 124

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "limit": 1,
  "page": 1
}

No content

Analytics Overview Visitors Countries

post
Authorizations
Body

Request Limit

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
limitany ofOptional

Limit

integerOptional
or
nullOptional
pageany ofOptionalDefault: 1
integerOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/visitors_countries HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 124

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "limit": 1,
  "page": 1
}

No content

Analytics Overview Active Hit Traffic

post
Authorizations
Path parameters
typeanyRequired

This parameter “traffic, hit, requests, hit_ratio, bandwidth, gpu_transaction, storage “ values.

Body

Request Histogram

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
intervalany ofOptional

Indicates the time range of the data to be retrieved.

stringOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/active_{type} HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 123

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "interval": "text"
}

No content

Analytics Cache Histogram Traffic

post
Authorizations
Path parameters
cache_typeanyRequired
Body

Request Histogram

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
intervalany ofOptional

Indicates the time range of the data to be retrieved.

stringOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/{cache_type}_traffic_report/graph HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 123

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "interval": "text"
}

No content

Analytics Histogram Traffic

post
Authorizations
Path parameters
typeanyRequired

This parameter “traffic, hit, requests, hit_ratio, bandwidth, gpu_transaction, storage “ values.

Body

Request Histogram

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
intervalany ofOptional

Indicates the time range of the data to be retrieved.

stringOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/{type}_report/graph HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 123

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "interval": "text"
}

No content

Analytics Histogram Status.2Xx

post
Authorizations
Path parameters
status_codeanyRequired
Body

Request Histogram

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
intervalany ofOptional

Indicates the time range of the data to be retrieved.

stringOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/status_report/graph/{status_code} HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 123

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "interval": "text"
}

No content

Analytics Overview Historical

post
Authorizations
Body

Request objects

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/traffic_report/detail HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 105

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59"
}

No content

Analytics Overview Historical

post
Authorizations
Body

Request objects

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/requests_report/detail HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 105

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59"
}

No content

Analytics Error List

post
Authorizations
Query parameters
pageintegerOptional

Page number

Default: 1
Body
organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
page_sizeany ofOptional

Page Size

integerOptional
or
nullOptional
statusCodesinteger[]Optional

List of status codes

Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/error_logs/status_codes HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 137

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "page_size": 1,
  "statusCodes": [
    1
  ]
}

No content

Analytics Status Code

post
Authorizations
Body

Request objects

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/error_report/status_codes HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 105

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59"
}

No content

Analytics Overview Historical

post
Body

Request Historical

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
typestring · enumRequired

Stat Type

Possible values:
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
calc_typeany ofOptionalDefault: request_number
string · enumOptionalPossible values:
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/local/billing/analytic HTTP/1.1
Host: cloud.medianova.com
Content-Type: application/json
Accept: */*
Content-Length: 143

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "type": "hit",
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "calc_type": "bytes_sent"
}

No content

Analytics Overview Region

post
Authorizations
Body

Request objects

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/region HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 105

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59"
}

No content

Analytics Overview Region Billing

post
Authorizations
Body

Request objects

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/region_billing HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 105

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59"
}

No content

GPU Stat Details

post
Authorizations
Body

Format Filter

organization_uuidstringRequired
resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
agg_typestring · enumOptionalDefault: formatPossible values:
io_process_filterany ofOptional

Image Optimization Process Filter

Default: all
stringOptional
or
string[]Optional
or
nullOptional
format_filterany ofOptional

Format Filter

Default: all
stringOptional
or
string[]Optional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/gpu_stat_details HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 179

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "agg_type": "io_process",
  "io_process_filter": "text",
  "format_filter": "text"
}

No content

GPU Histogram Details

post
Authorizations
Body

Request Histogram

organization_uuidstringRequired

The unique identifier of the organization.

resourcesany ofOptional

It is used to see the data of a specific resource or all resources in the organization. Returns the total of the selected resources. If no resource is selected, it returns the total of all resources.

string[]Optional
or
nullOptional
fromstring · date-timeRequired

It is considered the starting point in a specific date range.

Example: 2024-11-12 00:00:00
tostring · date-timeRequired

It is considered the last point in a given date range.

Example: 2024-11-12 23:59:59
intervalany ofOptional

Indicates the time range of the data to be retrieved.

stringOptional
or
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /api/v1/overview_report/gpu_histogram_details HTTP/1.1
Host: cloud.medianova.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 123

{
  "organization_uuid": "text",
  "resources": [
    "text"
  ],
  "from": "2024-11-12 00:00:00",
  "to": "2024-11-12 23:59:59",
  "interval": "text"
}

No content