|
877 | 877 | "AttachedDatabaseConfigurations" |
878 | 878 | ], |
879 | 879 | "description": "Returns the list of attached database configurations of the given Kusto Pool.", |
880 | | - "operationId": "AttachedDatabaseConfigurations_ListByKustoPool", |
| 880 | + "operationId": "KustoPoolAttachedDatabaseConfigurations_ListByKustoPool", |
881 | 881 | "x-ms-examples": { |
882 | 882 | "KustoPoolAttachedDatabaseConfigurationsListByKustoPool": { |
883 | 883 | "$ref": "./examples/KustoPoolAttachedDatabaseConfigurationsListByKustoPool.json" |
|
925 | 925 | "AttachedDatabaseConfigurations" |
926 | 926 | ], |
927 | 927 | "description": "Returns an attached database configuration.", |
928 | | - "operationId": "AttachedDatabaseConfigurations_Get", |
| 928 | + "operationId": "KustoPoolAttachedDatabaseConfigurations_Get", |
929 | 929 | "x-ms-examples": { |
930 | 930 | "KustoPoolAttachedDatabaseConfigurationsGet": { |
931 | 931 | "$ref": "./examples/KustoPoolAttachedDatabaseConfigurationsGet.json" |
|
971 | 971 | "AttachedDatabaseConfigurations" |
972 | 972 | ], |
973 | 973 | "description": "Creates or updates an attached database configuration.", |
974 | | - "operationId": "AttachedDatabaseConfigurations_CreateOrUpdate", |
| 974 | + "operationId": "KustoPoolAttachedDatabaseConfigurations_CreateOrUpdate", |
975 | 975 | "x-ms-examples": { |
976 | 976 | "KustoPoolAttachedDatabaseConfigurationsCreateOrUpdate": { |
977 | 977 | "$ref": "./examples/KustoPoolAttachedDatabaseConfigurationsCreateOrUpdate.json" |
|
1039 | 1039 | "AttachedDatabaseConfigurations" |
1040 | 1040 | ], |
1041 | 1041 | "description": "Deletes the attached database configuration with the given name.", |
1042 | | - "operationId": "AttachedDatabaseConfigurations_Delete", |
| 1042 | + "operationId": "KustoPoolAttachedDatabaseConfigurations_Delete", |
1043 | 1043 | "x-ms-examples": { |
1044 | 1044 | "KustoPoolAttachedDatabaseConfigurationsDelete": { |
1045 | 1045 | "$ref": "./examples/KustoPoolAttachedDatabaseConfigurationsDelete.json" |
|
1091 | 1091 | "Databases" |
1092 | 1092 | ], |
1093 | 1093 | "description": "Returns the list of databases of the given Kusto pool.", |
1094 | | - "operationId": "Databases_ListByKustoPool", |
| 1094 | + "operationId": "KustoPoolDatabases_ListByKustoPool", |
1095 | 1095 | "x-ms-examples": { |
1096 | 1096 | "KustoDatabasesListByKustoPool": { |
1097 | 1097 | "$ref": "./examples/KustoDatabasesListByKustoPool.json" |
|
1139 | 1139 | "Databases" |
1140 | 1140 | ], |
1141 | 1141 | "description": "Returns a database.", |
1142 | | - "operationId": "Databases_Get", |
| 1142 | + "operationId": "KustoPoolDatabases_Get", |
1143 | 1143 | "x-ms-examples": { |
1144 | 1144 | "KustoPoolDatabasesGet": { |
1145 | 1145 | "$ref": "./examples/KustoPoolDatabasesGet.json" |
|
1185 | 1185 | "Databases" |
1186 | 1186 | ], |
1187 | 1187 | "description": "Creates or updates a database.", |
1188 | | - "operationId": "Databases_CreateOrUpdate", |
| 1188 | + "operationId": "KustoPoolDatabases_CreateOrUpdate", |
1189 | 1189 | "x-ms-examples": { |
1190 | 1190 | "KustoPoolDatabasesCreateOrUpdate": { |
1191 | 1191 | "$ref": "./examples/KustoPoolDatabasesCreateOrUpdate.json" |
|
1247 | 1247 | "Databases" |
1248 | 1248 | ], |
1249 | 1249 | "description": "Updates a database.", |
1250 | | - "operationId": "Databases_Update", |
| 1250 | + "operationId": "KustoPoolDatabases_Update", |
1251 | 1251 | "x-ms-examples": { |
1252 | 1252 | "KustoPoolDatabasesUpdate": { |
1253 | 1253 | "$ref": "./examples/KustoPoolDatabasesUpdate.json" |
|
1309 | 1309 | "Databases" |
1310 | 1310 | ], |
1311 | 1311 | "description": "Deletes the database with the given name.", |
1312 | | - "operationId": "Databases_Delete", |
| 1312 | + "operationId": "KustoPoolDatabases_Delete", |
1313 | 1313 | "x-ms-examples": { |
1314 | 1314 | "KustoPoolDatabasesDelete": { |
1315 | 1315 | "$ref": "./examples/KustoPoolDatabasesDelete.json" |
|
1360 | 1360 | "tags": [ |
1361 | 1361 | "DataConnections" |
1362 | 1362 | ], |
1363 | | - "operationId": "DataConnections_CheckNameAvailability", |
| 1363 | + "operationId": "KustoPoolDataConnections_CheckNameAvailability", |
1364 | 1364 | "x-ms-examples": { |
1365 | 1365 | "KustoPoolDataConnectionsCheckNameAvailability": { |
1366 | 1366 | "$ref": "./examples/KustoPoolDataConnectionsCheckNameAvailability.json" |
|
1417 | 1417 | "tags": [ |
1418 | 1418 | "DataConnections" |
1419 | 1419 | ], |
1420 | | - "operationId": "DataConnections_dataConnectionValidation", |
| 1420 | + "operationId": "KustoPoolDataConnections_dataConnectionValidation", |
1421 | 1421 | "x-ms-examples": { |
1422 | 1422 | "KustoPoolDataConnectionValidation": { |
1423 | 1423 | "$ref": "./examples/KustoPoolDataConnectionValidation.json" |
|
1482 | 1482 | "DataConnections" |
1483 | 1483 | ], |
1484 | 1484 | "description": "Returns the list of data connections of the given Kusto pool database.", |
1485 | | - "operationId": "DataConnections_ListByDatabase", |
| 1485 | + "operationId": "KustoPoolDataConnections_ListByDatabase", |
1486 | 1486 | "x-ms-examples": { |
1487 | 1487 | "KustoPoolDataConnectionsListByDatabase": { |
1488 | 1488 | "$ref": "./examples/KustoPoolDataConnectionsListByDatabase.json" |
|
1533 | 1533 | "DataConnections" |
1534 | 1534 | ], |
1535 | 1535 | "description": "Returns a data connection.", |
1536 | | - "operationId": "DataConnections_Get", |
| 1536 | + "operationId": "KustoPoolDataConnections_Get", |
1537 | 1537 | "x-ms-examples": { |
1538 | 1538 | "KustoPoolDataConnectionsGet": { |
1539 | 1539 | "$ref": "./examples/KustoPoolDataConnectionsGet.json" |
|
1582 | 1582 | "DataConnections" |
1583 | 1583 | ], |
1584 | 1584 | "description": "Creates or updates a data connection.", |
1585 | | - "operationId": "DataConnections_CreateOrUpdate", |
| 1585 | + "operationId": "KustoPoolDataConnections_CreateOrUpdate", |
1586 | 1586 | "x-ms-examples": { |
1587 | 1587 | "KustoPoolDataConnectionsCreateOrUpdate.json": { |
1588 | 1588 | "$ref": "./examples/KustoPoolDataConnectionsCreateOrUpdate.json" |
|
1647 | 1647 | "DataConnections" |
1648 | 1648 | ], |
1649 | 1649 | "description": "Updates a data connection.", |
1650 | | - "operationId": "DataConnections_Update", |
| 1650 | + "operationId": "KustoPoolDataConnections_Update", |
1651 | 1651 | "x-ms-examples": { |
1652 | 1652 | "KustoPoolDataConnectionsUpdate": { |
1653 | 1653 | "$ref": "./examples/KustoPoolDataConnectionsUpdate.json" |
|
1712 | 1712 | "DataConnections" |
1713 | 1713 | ], |
1714 | 1714 | "description": "Deletes the data connection with the given name.", |
1715 | | - "operationId": "DataConnections_Delete", |
| 1715 | + "operationId": "KustoPoolDataConnections_Delete", |
1716 | 1716 | "x-ms-examples": { |
1717 | 1717 | "KustoPoolDataConnectionsDelete": { |
1718 | 1718 | "$ref": "./examples/KustoPoolDataConnectionsDelete.json" |
|
2028 | 2028 | "tags": [ |
2029 | 2029 | "DatabasePrincipalAssignments" |
2030 | 2030 | ], |
2031 | | - "operationId": "DatabasePrincipalAssignments_CheckNameAvailability", |
| 2031 | + "operationId": "KustoPoolDatabasePrincipalAssignments_CheckNameAvailability", |
2032 | 2032 | "x-ms-examples": { |
2033 | 2033 | "KustoPoolDatabasePrincipalAssignmentsCheckNameAvailability": { |
2034 | 2034 | "$ref": "./examples/KustoPoolDatabasePrincipalAssignmentsCheckNameAvailability.json" |
|
2085 | 2085 | "tags": [ |
2086 | 2086 | "DatabasePrincipalAssignments" |
2087 | 2087 | ], |
2088 | | - "operationId": "DatabasePrincipalAssignments_List", |
| 2088 | + "operationId": "KustoPoolDatabasePrincipalAssignments_List", |
2089 | 2089 | "x-ms-examples": { |
2090 | 2090 | "KustoPoolDatabasePrincipalAssignmentsList": { |
2091 | 2091 | "$ref": "./examples/KustoPoolDatabasePrincipalAssignmentsList.json" |
|
2136 | 2136 | "tags": [ |
2137 | 2137 | "DatabasePrincipalAssignments" |
2138 | 2138 | ], |
2139 | | - "operationId": "DatabasePrincipalAssignments_Get", |
| 2139 | + "operationId": "KustoPoolDatabasePrincipalAssignments_Get", |
2140 | 2140 | "x-ms-examples": { |
2141 | 2141 | "KustoPoolDatabasePrincipalAssignmentsGet": { |
2142 | 2142 | "$ref": "./examples/KustoPoolDatabasePrincipalAssignmentsGet.json" |
|
2185 | 2185 | "tags": [ |
2186 | 2186 | "DatabasePrincipalAssignments" |
2187 | 2187 | ], |
2188 | | - "operationId": "DatabasePrincipalAssignments_CreateOrUpdate", |
| 2188 | + "operationId": "KustoPoolDatabasePrincipalAssignments_CreateOrUpdate", |
2189 | 2189 | "x-ms-examples": { |
2190 | 2190 | "KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate": { |
2191 | 2191 | "$ref": "./examples/KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate.json" |
|
2250 | 2250 | "tags": [ |
2251 | 2251 | "DatabasePrincipalAssignments" |
2252 | 2252 | ], |
2253 | | - "operationId": "DatabasePrincipalAssignments_Delete", |
| 2253 | + "operationId": "KustoPoolDatabasePrincipalAssignments_Delete", |
2254 | 2254 | "x-ms-examples": { |
2255 | 2255 | "KustoPoolDatabasePrincipalAssignmentsDelete": { |
2256 | 2256 | "$ref": "./examples/KustoPoolDatabasePrincipalAssignmentsDelete.json" |
|
2773 | 2773 | }, |
2774 | 2774 | "clusterResourceId": { |
2775 | 2775 | "type": "string", |
2776 | | - "description": "The resource id of the kusto pool where the databases you would like to attach reside." |
| 2776 | + "description": "The resource id of the kusto pool where the databases you would like to attach reside.", |
| 2777 | + "x-ms-client-name": "kustoPoolResourceId" |
2777 | 2778 | }, |
2778 | 2779 | "attachedDatabaseNames": { |
2779 | 2780 | "type": "array", |
|
3353 | 3354 | "properties": { |
3354 | 3355 | "clusterResourceId": { |
3355 | 3356 | "type": "string", |
3356 | | - "description": "Resource id of the cluster that follows a database owned by this cluster." |
| 3357 | + "description": "Resource id of the cluster that follows a database owned by this cluster.", |
| 3358 | + "x-ms-client-name": "kustoPoolResourceId" |
3357 | 3359 | }, |
3358 | 3360 | "attachedDatabaseConfigurationName": { |
3359 | 3361 | "type": "string", |
|
0 commit comments