catalogs

Use the catalogs extension to assign catalog-specific values to properties defined in the properties section.

The catalogs section has the following structure:
catalogs:
   catalog_name_1:
      properties:
         property_name_1: value_1
         property_name_2: value_2
   catalog_name_2:
      properties:
         property_name_1: value_3
The following table lists the fields found in the catalogs extension:
Table 1. Catalogs properties
Property Required Description Data type
catalog_name Yes The name of the catalog. It must match a catalog in API Manager. Note that this is the field name, not the contents of the field. Object
properties Yes This field contains any properties that are to be set. Object
property_name Yes The field name is the property to be set and must match a property defined in the properties extension. It contains the value of the property for the catalog to which the field belongs. If, in the properties extension, it has been specified as encoded, this will be encoded when saved or staged by IBM® API Connect. String
The following is an example of a catalogs extension:
  catalogs:
    Sandbox:
      properties:
        ID: 5678