Create a Prophecy fabric with optional secret and connection
Prophecy authentication token. Required for all API requests.
Name of the fabric to be created.
Name of the team that will own the fabric.
SQL warehouse provider for the fabric.
databricks, bigquery, ProphecyManaged Short description of the fabric.
Specific dataplane URL for the fabric. This is usually not needed and will be automatically set by Prophecy.
Optional secret to be created with the fabric. Only one secret can be added per request.
Optional connection to be created with the fabric. Only one connection can be added per request.
It often makes sense to create the connection for your SQL warehouse when creating the fabric. This means you would set isDefaultWarehouseConnection to true.