IBM Cloud Docs
Adding custom service parameters for your service

Adding custom service parameters for your service

When you onboard your service to IBM Cloud®, you might need additional information from your customers. To get the additional information, you can add custom input fields for your product in IBM Cloud Partner Center. Customers can use the custom fields to input any additional information that you need when they create instances of your product.

Adding custom input fields

Partner center offers two input options for the required customer information. You can choose a Simple input option to add custom fields like short text and paragraph entries. Or, for advanced use cases that require more complex inputs, you can choose the Advanced option to receive the input as JSON code.

Simple input option to add custom fields

To add custom fields for simple use cases, complete the following steps:

  1. In the IBM Cloud console, click the Navigation Menu icon Navigation Menu icon > Partner Center > My products.

  2. Select your product.

  3. Click Catalog entry.

  4. To add custom setup options, click Add custom fields.

  5. Select Simple.

  6. Select Short text entry, Paragraph entry, or Option selection based on how you want to receive the input from customers.

  7. Complete each field.

    You can test and review how the custom fields are displayed to customers by looking at the preview section of the side panel. This preview is not saved. 

  8. Click Done. You can edit your custom fields by clicking the Edit icon Edit icon. To delete your custom fields, click the Delete icon Delete icon.

Advanced input option to add custom fields

To add custom fields for complex use cases, complete the following steps:

  1. In the IBM Cloud console, click the Navigation Menu icon Navigation Menu icon > Partner Center > My products.
  2. Select your product.
  3. Click Catalog entry.
  4. To add custom setup options, click Add custom option.
  5. Select Advanced.
  6. Create custom input fields by using the JSON editor.
  7. Click Done. You can edit your JSON entry from the Catalog entry page by clicking Edit JSON.

For more information about service parameters, see Service parameter definitions and examples.