Description | : Retrieves the list of approved schemas available for Azure Data Transfer. This operation has reached end of life support starting version 2025-05-30-preview. For schema support please create and use a FlowProfile resource. |
Reference | : Link ¶ |
⚼ Request
POST:
/providers/Microsoft.AzureDataTransfer/listApprovedSchemas
{
api-version:
string
,
pipeline:
}
{
,
pipeline:
string
,
direction:
enum
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
id:
string
,
connectionId:
string
,
status:
enum
,
name:
string
,
content:
string
,
direction:
enum
,
schemaUri:
string
,
schemaType:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}