Get Containers

<< Click to Display Table of Contents >>

Navigation:  Database API >

Get Containers

 

Obtain a list of the Containers stored in the current database. Use ?since if you wish to limit the list to only those containers modifiend since a specificed timestamp.

 

HTTP Requests

 

 GET db/v1/containers 

 

 GET db/v1/containers?since=YYYY-MM-DDTHH:NN:SS.ZZZ 

 

Parameters:

 

Name

Location

Type

Description

since

URL

string

Date and time in UTC format

 

Required access rights

 

ADMIN, CREATE, EDIT, VIEW