Konnect Service Catalog

ScanVulnerability

object
* Additional properties are NOT allowed.
Example

ServiceReference

object

Reference object containing information about a related service.

idstring(uuid)requiredread-only

The service ID.

Example:7f9fd312-a987-4628-b4c5-bb4f4fddd5f7

namestringrequired

The name of the Service.

Match pattern:^[0-9a-z.-]+$

>= 1 characters<= 120 characters

Example:user-svc

display_namestringrequired

The display name of the Service.

>= 1 characters<= 120 characters

Example:User Service

Example

CatalogVulnerabilityFilterParameters

object
idobject

Filter using one of the following operators: eq, oeq, neq

* Additional properties are NOT allowed.
Show Child Parameters
stateobject

Filter using one of the following operators: eq, oeq, neq

* Additional properties are NOT allowed.
Show Child Parameters
titleOne Of
Filter by operatorobject

Filter using one of the following operators: eq, oeq, neq, contains, ocontains

* Additional properties are NOT allowed.
Show Child Parameters
severityobject

Filter using one of the following operators: eq, oeq, neq

* Additional properties are NOT allowed.
Show Child Parameters
opened_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

reopened_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

last_opened_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

dismissed_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

fixed_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

instance_countOne Of
NumericFieldFilternumber

Value strictly equals the given numeric value.

Example:21

service_countOne Of
NumericFieldFilternumber

Value strictly equals the given numeric value.

Example:21

Example

VulnerabilityServiceFilterParameters

object
nameOne Of
Filter by operatorobject

Filter using one of the following operators: eq, oeq, neq, contains, ocontains

* Additional properties are NOT allowed.
Show Child Parameters
display_nameOne Of
Filter by operatorobject

Filter using one of the following operators: eq, oeq, neq, contains, ocontains

* Additional properties are NOT allowed.
Show Child Parameters
labelsOne Of
Filter by operatorobject

Filter using one of the following operators: eq, oeq, neq, contains, ocontains

* Additional properties are NOT allowed.
Show Child Parameters
vulnerability.stateobject

Filter using one of the following operators: eq, oeq, neq

* Additional properties are NOT allowed.
Show Child Parameters
vulnerability.opened_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

vulnerability.reopened_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

vulnerability.last_opened_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

vulnerability.dismissed_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

vulnerability.fixed_atOne Of
DateTimeFieldImplicitEqualsFilterstring(date-time)

Value strictly equals given RFC-3339 formatted timestamp in UTC

Example:2022-03-30T07:20:50Z

vulnerability.instance_countOne Of
NumericFieldFilternumber

Value strictly equals the given numeric value.

Example:21

custom_fieldsOne Of
Variant 1One Of
Filter by operatorobject

Filter using one of the following operators: eq, oeq, neq, contains, ocontains

* Additional properties are NOT allowed.
Show Child Parameters
Example

ServiceVulnerabilityAttributes

object

Service-specific attributes of a given vulnerability.

* Additional properties are NOT allowed.
statestringrequired

Allowed values:openfixeddismissed

Example:dismissed

opened_atstring(date-time)requiredread-only

Example:2025-01-01T20:41:45.068Z

reopened_atstring(date-time)requiredread-only

Example:2025-01-02T20:41:45.068Z

last_opened_atstring(date-time)requiredread-only

Example:2025-01-02T20:41:45.068Z

dismissed_atstring(date-time)requiredread-only

Example:2025-01-01T21:41:45.068Z

dismissed_reasonstringrequiredread-only

Example:no_bandwidth

fixed_atstring(date-time)requiredread-only

Example:2025-01-01T22:41:45.068Z

instance_countnumberrequiredread-only

Example:1

Example