CustomFieldSchema
objectContains information about a custom field schema.
The Custom Field ID.
Example:7f9fd312-a987-4628-b4c5-bb4f4fddd5f7
The name of the custom field.
<= 120 characters
Example:slack-url
JSON object containing the custom field schema definition.
Default:{}
Example:{"display_name":"slack url","description":"Slack URL metadata.","required":false,"type":"string"}
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z
An ISO-8601 timestamp representation of entity update date.
Example:2022-11-04T20:10:06.927Z
CatalogServiceApiMapping
objectRepresents an API mapping associated with a service in the catalog.
The mapping ID.
The ID of the service.
The ID of the API.
Creation timestamp.
Last update timestamp.
CatalogServiceApiMappingFilterParameters
objectFilter using one of the following operators: eq, oeq, neq
Show Child Parameters
Filter using one of the following operators: eq, oeq, neq
Show Child Parameters
CatalogApiServiceMappingFilterParameters
objectFilter using one of the following operators: eq, oeq, neq
Show Child Parameters
Filter using one of the following operators: eq, oeq, neq
Show Child Parameters
StringFieldEqualsFilter
Filters on the given string field value by exact match.