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