v1

latestSwagger 2.02026-08-061,9128853.7 MB
Variables

Get a list of Variable names.

List the names of variables that can be used in deployment actions. If a project is specified, this will include variables in that project. If a project environments filter is specified, project variables which are scoped to an unspecified environment will be excluded.

get/{spaceId}/variables/names

Path parameters

spaceIdstring required

The ID of the space containing the resource(s).

Query parameters

gitRefstring

GitRef for the project variables

projectstring

ID of the Project

projectEnvironmentsFilterstring[]

ID of the Deployment Environments to filter on

runbookstring

ID of the Runbook

Response

The requested list of Variable names

string[] required