aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/UserParameters4_Response.json
blob: e30ec0da88dbbd919f056c595f232e11117a2aa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"name": "tenantId",
	"payloadLocation": "cloudConfiguration",
	"label": "Tenant/Project ID",
	"type": "text",
	"description": null,
	"isRequried": true,
	"maxLength": 36,
	"allowableChars": "someRegEx",
	"created": null,
	"activitySpecUserParameters": null,
	"id": null
}