Policy > Networking > Networking Profiles > Global Gateway Configuration

Update the global configuration

Update the global configuration

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/global-config
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
GlobalConfig+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/infra/global-config { "display_name": "global-config", "path": "/infra/global-config", "relative_path": "global-config", "mtu": 2000, "_revision": 0 }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

infra_admin

Additional Errors: