All Products
Search
Document Center

PolarDB:ReleasePxfsPublicConnection

Last Updated:Sep 10, 2026

Disables the public network connection for the Agent file service.

Operation description

Disables the public network connection for the Agent file service.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The region ID.

cn-hangzhou

DBInstanceName

string

Yes

The instance ID of the PolarDB-X instance.

pxc-xxxxxxxx

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

AccessDeniedDetail

object

The details of the access denial.

AuthAction

string

The authentication action.

xxx

AuthPrincipalType

string

The type of the authentication principal.

222

NoPermissionType

string

NoPermissionType

ImplicitDeny

PolicyType

string

PolicyType

System

EncodedDiagnosticMessage

string

The diagnostic information.

AQEAAAAAaKPfwjY0MzMyODRGLUZCQkQtNTA1RS04MUUxLTc5NTkzODk2MUIzMg==

AuthPrincipalOwnerId

string

The owner ID of the authentication principal.

111

AuthPrincipalDisplayName

string

The identity used for authentication in the request.

xxx

Data

object

The response data.

TaskId

integer

The task ID.

123456789

DBInstanceName

string

The instance ID of the PolarDB-X instance.

pxc-xxxxxxxx

PxfsInstanceId

string

The instance ID of the Agent file service.

pxfs-xxxxxxxx

Examples

Success response

JSON format

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
  "AccessDeniedDetail": {
    "AuthAction": "xxx",
    "AuthPrincipalType": "222",
    "NoPermissionType": "ImplicitDeny",
    "PolicyType": "System",
    "EncodedDiagnosticMessage": "AQEAAAAAaKPfwjY0MzMyODRGLUZCQkQtNTA1RS04MUUxLTc5NTkzODk2MUIzMg==",
    "AuthPrincipalOwnerId": "111",
    "AuthPrincipalDisplayName": "xxx"
  },
  "Data": {
    "TaskId": 123456789,
    "DBInstanceName": "pxc-xxxxxxxx",
    "PxfsInstanceId": "pxfs-xxxxxxxx"
  }
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.