Get Dynamic Value Definition

Get Dynamic Value Definition

Retrieves the details about the specified dynamic value definition.

Request
URI
GET
https://{api_host}//cava-s-182-041.eng.vmware.com/form-service/api/dynamicvalue/definition/{id}
COPY
Path Parameters
string
id
Required

The ID of the dynamic value definition


Responses
200

'Success' with dynamic value definition

Returns Mono_DynamicValueDefinition_ of type(s) */*
Operation doesn't return any data structure

404

'Not found' if no dynamic value for provided tenant and name

Operation doesn't return any data structure