dynamicDataRequest element
Type: | dynamicDataRequest |
Namespace: | (default namespace) |
XML Schema: | vcac-service-catalog-rest-schema.xsd |
Represents the message for requesting data from a service.
Example JSON
{
"id" : [ "...", ... ],
"ignoreUnknownFields" : false,
"tenantId" : "..."
}