This has been deprecated and may be removed in future versions.
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

SupportedDecorators

Definition of SupportedDecorators.


Properties

chooser Optional

decorator Optional

Definition of Decorator.


dropDown Optional

multiLine Optional

refreshOnChange Optional

JSON Example

{
	"chooser": {
		"decoratorType": "string",
		"sdkObject": {
			"displayValue": "string",
			"href": "string",
			"id": "string",
			"inputType": "string",
			"type": "string"
		},
		"type": "string"
	},
	"decorator": {
		"decoratorType": "string"
	},
	"dropDown": {
		"array": {
			"inputType": "string",
			"value": [
				{
					"inputType": "string"
				}
			]
		},
		"decoratorType": "string"
	},
	"multiLine": {
		"decoratorType": "string"
	},
	"refreshOnChange": {
		"decoratorType": "string"
	}
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Deprecated in 36.0
With alternative: vRO Forms Overlay API Marked As Internal
Returned By

Get Supported Decorators

Feedback

Was this page helpful?