Deletes a specific PolarFileSystem (PolarFS) Global Database Network (GDN).
Operation description
This API deletes the Global Database Network (GlobalDataNetwork) of PolarFS. Do not confuse it with the DeleteGlobalDatabaseNetwork API, which operates on a PolarDB cluster. Ensure you are using the correct API to avoid unintended actions.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:DeleteGlobalDataNetwork |
delete |
*All Resource
|
None | None |
Request syntax
GET HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| NetworkId |
string |
No |
The unique ID of the Global Data Network (GDN). |
gdn-xxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The unique ID of the request. |
EBEAA83D-1734-42E3-85E3-E25F6E****** |
Examples
Success response
JSON format
{
"RequestId": "EBEAA83D-1734-42E3-85E3-E25F6E******"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.