Description
The GET /api/v2/configuration/schemas/edges/vnext* endpoints will be removed. Customers should use the new template resources instead:
GET /api/v2/telephony/providers/edges//availablemetabases
GET /api/v2/telephony/providers/edges//template
Change Category
API
Change Context
The schema API has been replaced by the template API.
Change Impact
No customers are using these endpoints; there is no customer impact.
Date of Change
Apr 04, 2023
Impacted APIs
GET /api/v2/configuration/schemas/edges/vnext
GET /api/v2/configuration/schemas/edges/vnext/{schemaCategory}
GET /api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}
GET /api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}
GET /api/v2/configuration/schemas/edges/vnext/{schemaCategory}/{schemaType}/{schemaId}/{extensionType}/{metadataId}
References
[ES-12926]