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