Swagger 2.02026-08-141,9198883.7 MB

dbbd6d1e3f1c

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