Resource names

Validate Resource Name

get/api/v2/resource_names/validate

Query parameters

resource_namestring required
model'data_product' | 'technical_asset' | 'output_port' | 'data_product_setting' | 'output_port_setting' | 'exploration' required
data_product_idstring uuid

Response

Successful Response

validity'VALID' | 'INVALID_LENGTH' | 'INVALID_CHARACTERS' | 'DUPLICATE' required

Changes

Changed in 3 of the 64 revisions of this API.24

    • query request parameter data_product_id list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the query request parameter data_product_id, the type was generalized from no type to string, and format from no format to uuid

      request-parameter-type-generalized

    • added the new enum value exploration to the query request parameter model

      request-parameter-enum-value-added

    • removed the enum value exploration from the query request parameter model

      request-parameter-enum-value-removed

    • query request parameter data_product_id list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter data_product_id, the type was generalized from string to no type, and format from uuid to no format

      request-parameter-type-generalized

    This revision also has 59 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog