Search By Source And Type

Search By Source And Type

Search for form definition by source type, source id and form type.

Request
URI
GET
https://{api_host}//cava-s-182-041.eng.vmware.com/form-service/api/forms/fetchBySourceAndType
COPY
Query Parameters
string
formFormat
Optional

Form definition format

Possible values are : YAML, JSON,
string
formType
Optional

The form type

string
sourceId
Optional

The form source id

string
sourceType
Optional

The form source type


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 match search parameters

Operation doesn't return any data structure