Find BYOI Templates
Use this endpoint to fetch all available BYOI Templates
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/byoi-templates
COPY
Responses
200
OK
[
{
"logicalBuildId": "string",
"serviceType": "string",
"dbVersion": "string",
"editions": [
{
"name": "string",
"logicalBuildId": "string",
"supportedEditionUpgrade": [
"string"
],
"rpmVersion": "string",
"created": false
}
]
}
]
400
Bad Request
Operation doesn't return any data structure