[{"label":"Latest (1.0)","version":"latest"}]
srs-for-vsphere
PlaceholderValueList
PlaceholderValueList object represents list of argument script placeholder values.
Properties
JSON Example
{
"values": [
{
"placeholder_name": "string",
"value": [
"string"
]
}
]
}