dynamicDataResponse element
Type: | dynamicDataResponse |
Namespace: | (default namespace) |
XML Schema: | vcac-service-catalog-rest-schema.xsd |
Represents the message sent by a server in response to a request for dynamic data.
Such a response contains the values of the requested fields as Literals keyed by the requested field id.Example JSON
{
"values" : {
}
}