{{ $t('productDocDetail.guideClickSwitch') }}
{{ $t('productDocDetail.know') }}
{{ $t('productDocDetail.dontRemind') }}
6.11.3
{{sendMatomoQuery("Sangfor Cloud Platform (SCP)","Shared Service Network Editing")}}

Shared Service Network Editing

{{ $t('productDocDetail.updateTime') }}: 2025-12-26

Introduction

You can modify the configurations of an existing shared service, such as its description, resource pool, IP address, or domain name, thereby adapting to the changes of business requirements (Example: service IP address change, resource pool adjustment).

Constraints and Restrictions

Predefined services (Example: Kubernetes Engine, Block Storage Service - Block Storage) on the platform cannot be modified. Only the shared services customized by users can be edited.

If a shared service has already been activated for tenants, modifying the service’s IP address or domain name requires notifying tenants to make corresponding adjustments. Otherwise, tenant access will fail.

The resource pool type (all resource pools or specified resource pools) cannot be changed. To change it, the shared service must be deleted and recreated.

Prerequisites

The shared service must already be created and be in normal status.

A change plan must be prepared for the configuration items to be changed (Example: IP address, domain name). Make sure that the changes do not affect tenant services, or tenant access is coordinated to be suspended.

Precautions

It is recommended to back up the configuration information of the current shared service before edition to facilitate rollback if issues arise.

After an IP address or domain name is changed, make sure that the new IP address or domain name can be properly resolved and communicated within the network. You can test it by using commands like ping or telnet.

If the Activate this service for tenants option is changed, it will only take effect for new tenants. The tenants with the service activated are not affected.

Steps

Step 1.Log in to SCP and go to the Shared Service Network > Shared Services page.

Step 2.Locate the shared service you want to edit on the Shared Services page and click Edit in the Operation column. The Edit Shared Service pop-up window appears.

Step 3.The following fields can be changed:

Field

Description

Operation Suggestion

Description

Supplement or modify the purpose, description, and other information about the shared service.

You can update the information as needed. Example: Application Center - sss (added support for Java app deployment).

IP Address

The IP address of the shared service. It must be a private IP address and not conflict with existing networks.

Enter a new IP address (Example: 100.1.1.201). Make sure that it does not conflict with an existing one.

Domain Name

The domain name of the shared service. It must match the DNS conventions.

Enter a new domain name (Example: newappcenter.local.cloud.scp).

Protocol

The communication protocol for the shared service.

You can adjust it as needed. Example: You can change the option from All to HTTPS.

Advanced - Activate this service for tenants

Check or uncheck the option to control the default activation status of the shared service for new tenants.

Check the option as needed to meet business requirements.

Step 4.After the changes are complete, click OK to save and apply the changes.