Validate Gold Pattern For Element

Validate Gold Pattern For Element
Request
URI
GET
https://{api_host}/dt-rest/v100/infrastructure/pattern/gold/{id}/validateForGoldPattern/{elementId}
COPY
Path Parameters
string
id
Required

id

string
elementId
Required

elementId


Responses
200

Pattern is valid for Conversion

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/dt-rest/v100/infrastructure/pattern/gold/{id}/validateForGoldPattern/{elementId}