Essentials Snapshot Summary
GEThttps://app.nops.io/svc/k8s_cost/recommendations/essentials/storage/snapshots/summary/
Essentials Snapshot Summary
Request
Query Parameters
project_id Project Id
Project IDs
region Region
Regions
Header Parameters
ken-client-id Ken-Client-Idrequired
Responses
- 200
- 404
- 422
Successful Response
- application/json
- Schema
Schema
any
Not found
Validation Error
- application/json
- Schema
- Example (from schema)
Schema
detail
object[]
{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string"
}
]
}
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L 'https://app.nops.io/svc/k8s_cost/recommendations/essentials/storage/snapshots/summary/' \
-H 'Accept: application/json'
ResponseClear