Generate Elements Runnable Item

Generate Elements Runnable Item
Generate designer elements for a resource action with the given id.

Generate designer elements for a resource action with the given id.

Request
URI
POST
https://vcf-stls-wcp-pod13-137.lvn.broadcom.net/form-service/api/custom/resource-actions/{id}/runnable-item-elements
COPY
Path Parameters
string
id
Required

id

Query Parameters
string
externalType
Optional

External type


Authentication
This operation uses the following authentication methods.
Responses
200

'Success' with generated elements for teh Runnable item of the provided action

Returns string of type(s) application/json
Operation doesn't return any data structure

400

'Bad Request' if RunnableItem is not in specified format

Operation doesn't return any data structure

403

'Forbidden' no xaas manage rights

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/form-service/api/custom/resource-actions/{id}/runnable-item-elements