Operations - List
Répertorie toutes les opérations d’API REST SQL disponibles.
GET https://management.azure.com/providers/Microsoft.Sql/operations?api-version=2025-01-01
Paramètres URI
| Nom | Dans | Obligatoire | Type | Description |
|---|---|---|---|---|
|
api-version
|
query | True |
string minLength: 1 |
Version de l’API à utiliser pour cette opération. |
Réponses
| Nom | Type | Description |
|---|---|---|
| 200 OK |
Opération Azure terminée avec succès. |
|
| Other Status Codes |
Réponse d’erreur inattendue. |
Sécurité
azure_auth
Azure Active Directory OAuth2 Flow.
Type:
oauth2
Flux:
implicit
URL d’autorisation:
https://login.microsoftonline.com/common/oauth2/authorize
Étendues
| Nom | Description |
|---|---|
| user_impersonation | emprunter l’identité de votre compte d’utilisateur |
Exemples
Lists all of the available SQL Rest API operations
Exemple de requête
GET https://management.azure.com/providers/Microsoft.Sql/operations?api-version=2025-01-01
Exemple de réponse
{
"value": [
{
"name": "Microsoft.Sql/servers/read",
"display": {
"description": "Return the list of servers or gets the properties for the specified server.",
"operation": "List/Get Azure SQL Server(s)",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Server"
}
},
{
"name": "Microsoft.Sql/servers/write",
"display": {
"description": "Creates a server with the specified parameters or update the properties or tags for the specified server.",
"operation": "Create/Update Azure SQL Server",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Server"
}
},
{
"name": "Microsoft.Sql/servers/delete",
"display": {
"description": "Deletes an existing server.",
"operation": "Delete Azure SQL Server",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Server"
}
},
{
"name": "Microsoft.Sql/servers/databases/read",
"display": {
"description": "Return the list of databases or gets the properties for the specified database.",
"operation": "List/Get Azure SQL Database(s)",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/databases/write",
"display": {
"description": "Creates a database with the specified parameters or update the properties or tags for the specified database.",
"operation": "Create/Update Azure SQL Database",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/databases/delete",
"display": {
"description": "Deletes an existing database.",
"operation": "Delete Azure SQL Database",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/elasticPools/databases/read",
"display": {
"description": "Gets a list of databases for an elastic pool",
"operation": "Gets a list of databases for an elastic pool",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/databases/failover/action",
"display": {
"description": "Customer initiated database failover.",
"operation": "Issue failover on the database.",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/inaccessibleDatabases/read",
"display": {
"description": "Return a list of inaccessible database(s) in a logical server.",
"operation": "List Azure database(s) with inaccessible status in a logical server.",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/databases/pause/action",
"display": {
"description": "Pause Azure SQL Datawarehouse Database",
"operation": "Pause a Datawarehouse database.",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/servers/databases/resume/action",
"display": {
"description": "Resume Azure SQL Datawarehouse Database",
"operation": "Resume a Datawarehouse database.",
"provider": "Microsoft SQL Database",
"resource": "Azure SQL Database"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterAssociationProxyOperationResults/read",
"display": {
"description": "Get network security perimeter operation result",
"operation": "Get network security perimeter operation result",
"provider": "Microsoft SQL Database",
"resource": "Network Security Perimeter Association Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterAssociationProxyAzureAsyncOperation/read",
"display": {
"description": "Get network security perimeter proxy azure async operation",
"operation": "Get network security perimeter proxy azure async operation",
"provider": "Microsoft SQL Database",
"resource": "Network Security Perimeter Association Proxy"
}
},
{
"name": "Microsoft.Sql/servers/restorableDroppedDatabases/read",
"display": {
"description": "Get a list of databases that were dropped on a given server that are still within retention policy.",
"operation": "Get a list of restorable dropped databases",
"provider": "Microsoft SQL Database",
"resource": "Restorable Dropped Database"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/profileProxies/accessRuleProxies/read",
"display": {
"description": "Get NSP Access Rule Proxy",
"operation": "Get NSP Access Rule Proxy",
"provider": "Microsoft SQL Database",
"resource": "NSP Access Rule Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/profileProxies/accessRuleProxies/write",
"display": {
"description": "Create or Update NSP Access Rule Proxy",
"operation": "Create or Update NSP Access Rule Proxy",
"provider": "Microsoft SQL Database",
"resource": "NSP Access Rule Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/profileProxies/accessRuleProxies/delete",
"display": {
"description": "Delete NSP Access Rule Proxy",
"operation": "Delete NSP Access Rule Proxy",
"provider": "Microsoft SQL Database",
"resource": "NSP Access Rule Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/profileProxies/read",
"display": {
"description": "Get NSP Profile Proxy",
"operation": "Get NSP Profile Proxy",
"provider": "Microsoft SQL Database",
"resource": "NSP Profile Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/profileProxies/write",
"display": {
"description": "Create or Update NSP Profile Proxy",
"operation": "Create or Update NSP Profile Proxy",
"provider": "Microsoft SQL Database",
"resource": "NSP Profile Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/profileProxies/delete",
"display": {
"description": "Delete NSP Proxy",
"operation": "Delete NSP Proxy",
"provider": "Microsoft SQL Database",
"resource": "NSP Profile Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/read",
"display": {
"description": "Get NSP Proxy",
"operation": "Get NSP Proxy",
"provider": "Microsoft SQL Database",
"resource": "Network Security Perimeter Proxy"
}
},
{
"name": "Microsoft.Sql/locations/networkSecurityPerimeterProxies/write",
"display": {
"description": "Create or Update NSP Proxy",
"operation": "Create or Update NSP Proxy",
"provider": "Microsoft SQL Database",
"resource": "Network Security Perimeter Proxy"
}
}
]
}
Définitions
| Nom | Description |
|---|---|
|
Error |
Informations supplémentaires sur l’erreur de gestion des ressources. |
|
Error |
Détail de l’erreur. |
|
Error |
Réponse d’erreur |
| Operation |
Définition de l’opération d’API REST SQL. |
|
Operation |
Afficher les métadonnées associées à l’opération. |
|
Operation |
Résultat de la requête pour répertorier les opérations SQL. |
|
Operation |
L’exécuteur prévu de l’opération. |
ErrorAdditionalInfo
Informations supplémentaires sur l’erreur de gestion des ressources.
| Nom | Type | Description |
|---|---|---|
| info |
object |
Informations supplémentaires. |
| type |
string |
Type d’informations supplémentaire. |
ErrorDetail
Détail de l’erreur.
| Nom | Type | Description |
|---|---|---|
| additionalInfo |
Informations supplémentaires sur l’erreur. |
|
| code |
string |
Code d’erreur. |
| details |
Détails de l’erreur. |
|
| message |
string |
Message d’erreur. |
| target |
string |
Cible d’erreur. |
ErrorResponse
Réponse d’erreur
| Nom | Type | Description |
|---|---|---|
| error |
Objet d’erreur. |
Operation
Définition de l’opération d’API REST SQL.
| Nom | Type | Description |
|---|---|---|
| display |
Informations d’affichage localisées pour cette opération/action particulière. |
|
| name |
string |
Nom de l’opération en cours d’exécution sur cet objet particulier. |
| origin |
L’exécuteur prévu de l’opération. |
|
| properties |
Descriptions supplémentaires de l’opération. |
OperationDisplay
Afficher les métadonnées associées à l’opération.
| Nom | Type | Description |
|---|---|---|
| description |
string |
Description conviviale localisée de l’opération. |
| operation |
string |
Nom convivial localisé de l’opération. |
| provider |
string |
Forme conviviale localisée du nom du fournisseur de ressources. |
| resource |
string |
Forme conviviale localisée du type de ressource lié à cette action/opération. |
OperationListResult
Résultat de la requête pour répertorier les opérations SQL.
| Nom | Type | Description |
|---|---|---|
| nextLink |
string |
Lien pour récupérer la page suivante des résultats. |
| value |
Tableau de résultats. |
OperationOrigin
L’exécuteur prévu de l’opération.
| Valeur | Description |
|---|---|
| user |
utilisateur |
| system |
système |