Management subsystem settings
You can specify advanced configuration settings for the Management subsystem
The IBM Cloud Pak Platform UI enables you to specify settings for the following areas:
For annotations, labels, node selectors, and tolerations, see Additional Kubernetes settings
Database backup
Field | Type | Required | Description |
---|---|---|---|
Credentials | Drop down menu | No. Optional |
Default: (Generated Value) See Configuring backup settings for fresh install of the Management subsystem. |
Server hostname | String | No. Optional | The backups host:
Default: none See Configuring backup settings for fresh install of the Management subsystem. |
Path | String | No. Optional | The path to the location of the backup:
Default: none See Configuring backup settings for fresh install of the Management subsystem. |
Server port | String | No. Optional | Backup server port The port for the protocol to connect to the See Configuring backup settings for fresh install of the Management subsystem. |
Protocol | String | No | The type of the backup. Supported types:
See Configuring backup settings for fresh install of the Management subsystem. |
Restart database | Toggle Switch | No. Optional | Flag to accept database reconfiguration. Restarting the database is required when changing
the backup configuration. When marked true and the new backup configuration differs, the operator
will stop the database and any dependent services, apply the change, and restart the stopped
components. Defaults to Off. For more information on restarting the database, see Reconfiguring or adding backup settings after installation of the management subsystem |
Retries | String | No. Optional | For sftp type backups only, the number of times the
ibm-apiconnect Operator attempts backups in the event of a failed SFTP backup.
Not used for Default value:
See Configuring backup settings for fresh install of the Management subsystem. |
S3 provider type | Drop down menu | Required when using s3 provider. | Name of the S3 provider to use. Not required for local backups or SFTP backups. If
you are configuring backups with an See Configuring backup settings for fresh install of the Management subsystem. |
Schedule | String | No. Optional | Cron like schedule for performing automatic backups. The format for the schedule is:
The backup schedule defaults to When you configure a host, if you do not specify a value
for See Configuring backup settings for fresh install of the Management subsystem. |
Database persistence
Field | Type | Required | Description |
---|---|---|---|
Storage Class | Drop down menu | No. Optional | Specify the RWO block storage class to use for persistence storage. This will be used when
creating a PVC. Specification of the storage class is highly recommended. If not specified the default cluster storage class is used. See the IBM Cloud Pak documentation for guidance for Storage class selection. Go to the following page and select your Cloud Pack release level: https://www.ibm.com/support/knowledgecenter/SSGT7J. In the navigation panel of the KC, select System Requirements > Storage. To review API Connect storage support, see Storage classes. |
Volume size | Integer | No. Optional | Represents the size of the Database volume. Defaults to 120G for n1xc4.m16
installation profile, 180G for n3xc4.m16 installation profile. |
Site name
Field | Type | Required | Description |
---|---|---|---|
Site name | string | No. Optional | Site name is the logical name of this failure domain. Typically site name is the name of your
data center, such as Amazon AZ. Default: randomly generated name. This will be the site
name of the management deployment. For example, given the site name of |
Test and Monitor
Field | Type | Required | Description |
---|---|---|---|
Enable Test and Monitor | Boolean. Toggle off/on | No. Optional | Test and Monitor automatically generates API test assertions. It contains dashboards for
monitoring API test assertions and getting alerts on the health of your APIs. Default: off See Installing the Automated API behavior testing application. |
Billing
Field | Type | Required | Description |
---|---|---|---|
Enable Billing | Boolean. Toggle off/on | No. Optional | To enable the monetization of your Product Plans, you must add a billing integration resource
in your API Connect provider organization that defines the configuration data needed to synchronize
with an external subscription billing system. Default: off |