v1
latestOpenAPI 3.0.32026-07-17278764.8 KBProcessingPlatformsService
GetBlueprintPolicy
Returns a data policy without any rule sets, based on the given table's data structure in the platform. Extend this blueprint policy with field transforms and/or rule sets to create a complete data policy. Use the UpsertDataPolicy endpoint to save and enforce the policy.
get/v1alpha/processing-platforms/{platformId}/tables/{table_id}/blueprint-policy
Path parameters
platformIdstring required
table_idstring required
Query parameters
table.idstring
The id used by the catalog.
table.namestring
table.schema.idstring
The id used by the catalog.
table.schema.namestring
table.schema.database.idstring
The id of the database
table.schema.database.typestring
table.schema.database.displayNamestring
table.schema.database.catalog.idstring
An arbitrary but unique identifier for the catalog. This matches the id from the PACE app configuration.
table.schema.database.catalog.type'TYPE_UNSPECIFIED' | 'COLLIBRA' | 'ODD' | 'DATAHUB' enum
table.schema.database.catalog.tagsstring[]
table.schema.database.processingPlatform.platformType'PLATFORM_TYPE_UNSPECIFIED' | 'DATABRICKS' | 'SNOWFLAKE' | 'BIGQUERY' | 'POSTGRES' | 'SYNAPSE' enum
table.schema.database.processingPlatform.idstring
An arbitrary but unique identifier for the platform. This matches the id from the PACE app configuration.
table.schema.database.tagsstring[]
table.schema.tagsstring[]
table.tagsstring[]
fqnstring
Response
OK