Get Dynamic Value Definition

Get Dynamic Value Definition

Retrieves the details about the specified dynamic value definition.

Request
URI
GET
https://{api_host}//sc2-10-185-6-200.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

403

'Forbidden' if user doesn't have admin rights

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