Skip to main content

Deployment histories

GET 

/nevisadmin/api/v1/tenants/:tenantKey/deployment-history

Required permission: VIEW_PROJECT on the project, or higher scope (If a projectKey is specified.)

Required permission: VIEW_INVENTORY on the inventory, or higher scope (If an inventoryKey is specified.)

Required permission: If neither projectKey nor inventoryKey is specified: requires any view permission on the tenant, or on a project or inventory belonging to it. Results are filtered to projects/inventories the caller can view; project or inventory keys the caller cannot view are masked.

Returns a list of the past deployments.

Request

Responses

Success