Get Action Form

Get Action Form

Get resource action's form

Request
URI
GET
https://vra-interop-222-139.lvn.broadcom.net/form-service/api/custom/resource-actions/{id}/form
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

'Success' with form for ResourceAction with specified ID

Operation doesn't return any data structure

403

'Forbidden' no resource action viewer access rights

Operation doesn't return any data structure

404

'Not Found' if there is no resource action for specified ID

Operation doesn't return any data structure

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