packageGetAll

packageGetAll

Query Parameters
page integer

Zero-based page index (0..N)

size integer

Possible values: 1 ≤ value

The size of the page to be returned

sort string[]

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Responses
200

OK

Schema OPTIONAL
data object[] OPTIONAL
id string
packageBlueprintId string OPTIONAL
name string

Possible values: length ≤ 255

description string OPTIONAL
apiManaged boolean
tags string[]
revisionsTotal int32

Possible values: 1 ≤ value

packageDeploymentsTotal int32
packageDeploymentsRunning int32
createdDttm string
updatedDttm string OPTIONAL
meta object
correlationId string
timestamp date-time
paging object OPTIONAL
totalElements int64
totalPages int64
pageSize int64
pageNumber int64
pageOffset int64
errors object[]
code string
message string