[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
ActionParameter
Represents the parameters that are needed when calling a method.
Properties
string
dataType
Optional
The data type of the method parameter
string
id
Optional
The id of the method parameter
boolean
isList
Optional
True if the parameter is a list of values, false if not
boolean
isRequired
Optional
True if the parameter is required, false otherwise
JSON Example
{
"dataType": "string",
"id": "string",
"isList": false,
"isRequired": false
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
PopulatedAction