CatalogVulnerabilityService
Service representation that includes cross-vulnerability context.
The service ID.
Example:7f9fd312-a987-4628-b4c5-bb4f4fddd5f7
The machine name of the Service that uniquely identifies it within the catalog.
Match pattern:^[0-9a-z.-]+$
>= 1 characters<= 120 characters
Example:user-svc
The display name of the Service.
>= 1 characters<= 120 characters
Example:User Service
Optionally provide a description of the Service.
<= 2048 characters
Map of customizable, catalog-defined fields providing information about a service.
Example:{"owner":"John Appleseed","dashboard":{"name":"On-Call Dashboard","link":"https://my-dashboard-svc.io/dashboards/1"}}
Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with “kong”, “konnect”, “mesh”, “kic”, or “_”.
Example:{"env":"test"}
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
Service-specific attributes describing cross-vulnerability context.
Show Child Parameters
CatalogServiceVulnerabilityAttributes
Service-specific attributes describing cross-vulnerability context.
Example:2025-01-02T20:41:45.068Z
Example:1
Example:1
CustomFieldSchemaFilterParameters
objectOne OfFilter using one of the following operators: eq, oeq, neq, contains, ocontains
Show Child Parameters
Filters on the given string field value by exact match.
Show Child Parameters
One OfFilters on the given datetime (RFC-3339) field value.
Value strictly equals given RFC-3339 formatted timestamp in UTC
Example:2022-03-30T07:20:50Z
One OfFilters on the given datetime (RFC-3339) field value.
Value strictly equals given RFC-3339 formatted timestamp in UTC
Example:2022-03-30T07:20:50Z
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.