app-gateway_manager

On this page:

updateServiceGroup

Summary

Update service group

Description

Updates information about a specific service group

Route

PATCH /gateway_manager/v1/service-groups/:id

Roles

service-group:update

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes The ID of the service group to update
patches object yes Patches to apply to the service group

Return

DetailsExampleSchema
Name Type Description
response object Result of updating the service group