Get Form
Retrieve the details of a specified form.
Request
URI
GET
https://{api_host}//cava-s-182-041.eng.vmware.com/form-service/api/forms/{id}
COPY
Path Parameters
string
id
Required
Form identifier
Query Parameters
string
formFormat
Optional
Form definition format
Possible values are : YAML, JSON,
Responses
200
'Success' with the form
Returns Mono_FormDefinition_ of type(s) */*
Operation doesn't return any data structure
404
'Not found' if no form with provided id
Operation doesn't return any data structure
Form Definition Operations
POST
Create Form 1
DELETE
Delete Form
GET
Get Form
GET
Search By Source And Type