List All Namespace Runtime Info Histories
Use this endpoint to List Namespace runtime info histories
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
GET
https://{api_host}/provider/namespaces/{id}/runtime-info-history
COPY
Path Parameters
string
id
Required
ID of the Namespace
Query Parameters
string
namespaceAlertType
Optional
Namespace alert type
Possible values are :
LOCAL_STORAGE,
CLOUD_STORAGE,
DATASTORE,
integer
page
Optional
Constraints:
minimum: 0
default: 0
Zero-based page index (0..N)
integer
size
Optional
Constraints:
minimum: 1
default: 20
The size of the page to be returned
string of
array
sort
Optional
Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/namespaces/{id}/runtime-info-history
On This Page
Namespace Information Operations
PUT
Update Namespace Alert Type As Verified
PUT
Publish Namespace To Organisation
DELETE
Un Publish Namespace From Organisation
PUT
Add Organisation To Namespace
DELETE
Remove Organisation From Namespace
GET
Get Namespace
PUT
Edit Namespace
DELETE
Delete Namespace
GET
List All Namespaces
POST
Create Namespace
GET
List All Namespace Runtime Info Histories
GET
Get Flagged Namespace Alert Types
GET
Get Datastore Storage Info By Namespace Id
GET
Get Namespace Active Resources
GET
Get Namespace Active Backup Storage Usage