[{"label":"Latest (v1.1)","version":"latest"}]
vmc

SddcList

Properties

array of SddcChoice
choice Optional

string
label Optional

string
name Optional

string
placeholder Optional

boolean
required Optional

JSON Example

{
	"choice": [
		{
			"displayText": "string",
			"value": "string"
		}
	],
	"label": "string",
	"name": "string",
	"placeholder": "string",
	"required": false
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

SddcInput

Feedback

Was this page helpful?