Skip to main content

# API Changelog version 2.10.0

Will be released on September 3rd

Updated over 2 weeks ago

## GET /api/auth/asm/domain/

- ⚠️ the 'results/items/ip_addresses/items/address' response property's maxLength was unset from '1000' for the response status '200'

- ⚠️ the 'results/items/ip_addresses/items/asset_id' response's property type/format changed from 'integer'/'' to 'string'/'' for status '200'

- ⚠️ the 'results/items/ip_addresses/items/asset_is_monitored' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'

- ⚠️ the 'results/items/ip_addresses/items/asset_outside_business_hours' response's property type/format changed from ''/'' to 'string'/'' for status '200'

- ⚠️ the 'results/items/ip_addresses/items/ports' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- the response optional property 'results/items/ip_addresses' became read-only for the status '200'

- removed '#/components/schemas/AssetOutsideBusinessHoursEnum' from the 'results/items/ip_addresses/items/asset_outside_business_hours' response property 'allOf' list for the response status '200'

- the response property 'results/items/ip_addresses' became required for the status '200'

- added the required property 'results/items/ip_addresses/items/first_resolved_at' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/last_resolved_at' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/provider' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/state' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/type' to the response with the '200' status

- the response required property 'results/items/ip_addresses/items/address' became read-only for the status '200'

- the response required property 'results/items/ip_addresses/items/asset_id' became read-only for the status '200'

## GET /api/auth/asm/domain/{id}/

- ⚠️ the 'ip_addresses/items/address' response property's maxLength was unset from '1000' for the response status '200'

- ⚠️ the 'ip_addresses/items/asset_id' response's property type/format changed from 'integer'/'' to 'string'/'' for status '200'

- ⚠️ the 'ip_addresses/items/asset_is_monitored' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'

- ⚠️ the 'ip_addresses/items/asset_outside_business_hours' response's property type/format changed from ''/'' to 'string'/'' for status '200'

- ⚠️ the 'ip_addresses/items/ports' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- the response optional property 'ip_addresses' became read-only for the status '200'

- removed '#/components/schemas/AssetOutsideBusinessHoursEnum' from the 'ip_addresses/items/asset_outside_business_hours' response property 'allOf' list for the response status '200'

- the response property 'ip_addresses' became required for the status '200'

- added the required property 'ip_addresses/items/first_resolved_at' to the response with the '200' status

- added the required property 'ip_addresses/items/last_resolved_at' to the response with the '200' status

- added the required property 'ip_addresses/items/provider' to the response with the '200' status

- added the required property 'ip_addresses/items/state' to the response with the '200' status

- added the required property 'ip_addresses/items/type' to the response with the '200' status

- the response required property 'ip_addresses/items/address' became read-only for the status '200'

- the response required property 'ip_addresses/items/asset_id' became read-only for the status '200'

## GET /api/auth/asm/ip-address/

- ⚠️ removed the enum value 'ipv4' from the 'query' request parameter 'type'

- ⚠️ removed the enum value 'ipv6' from the 'query' request parameter 'type'

- ⚠️ added '#/components/schemas/Type73cEnum' to the 'results/items/type' response property 'oneOf' list for the response status '200'

- ⚠️ the 'results/items/domains' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- added the new enum value 'private' to the 'query' request parameter 'type'

- removed '#/components/schemas/IPAddressTypeEnum' from the 'results/items/type' response property 'oneOf' list for the response status '200'

## GET /api/auth/asm/ip-address/{id}/

- ⚠️ added '#/components/schemas/Type73cEnum' to the 'type' response property 'oneOf' list for the response status '200'

- ⚠️ the 'domains' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- removed '#/components/schemas/IPAddressTypeEnum' from the 'type' response property 'oneOf' list for the response status '200'

## GET /api/auth/asm/subdomain/

- ⚠️ the 'results/items/ip_addresses/items/address' response property's maxLength was unset from '1000' for the response status '200'

- ⚠️ the 'results/items/ip_addresses/items/asset_id' response's property type/format changed from 'integer'/'' to 'string'/'' for status '200'

- ⚠️ the 'results/items/ip_addresses/items/asset_is_monitored' response's property type/format changed from 'boolean'/'' to 'string'/'' for status '200'

- ⚠️ the 'results/items/ip_addresses/items/asset_outside_business_hours' response's property type/format changed from ''/'' to 'string'/'' for status '200'

- ⚠️ the 'results/items/ip_addresses/items/ports' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- the response optional property 'results/items/ip_addresses' became read-only for the status '200'

- removed '#/components/schemas/AssetOutsideBusinessHoursEnum' from the 'results/items/ip_addresses/items/asset_outside_business_hours' response property 'allOf' list for the response status '200'

- the response property 'results/items/ip_addresses' became required for the status '200'

- added the required property 'results/items/ip_addresses/items/first_resolved_at' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/last_resolved_at' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/provider' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/state' to the response with the '200' status

- added the required property 'results/items/ip_addresses/items/type' to the response with the '200' status

- the response required property 'results/items/ip_addresses/items/address' became read-only for the status '200'

- the response required property 'results/items/ip_addresses/items/asset_id' became read-only for the status '200'

## GET /api/auth/assets/

- added the new optional 'query' request parameter 'ip_state'

- added the new optional 'query' request parameter 'ip_type'

- added the required property 'results/items/ip_type' to the response with the '200' status

## POST /api/auth/assets/

- added the required property 'ip_state' to the response with the '201' status

- added the required property 'ip_type' to the response with the '201' status

- added the required property 'last_resolution_date' to the response with the '201' status

## GET /api/auth/assets/by-control-warning-impacted

- added the new optional 'query' request parameter 'ip_state'

- added the new optional 'query' request parameter 'ip_type'

## GET /api/auth/assets/export/json

- added the required property 'ip_state' to the response with the '200' status

- added the required property 'ip_type' to the response with the '200' status

- added the required property 'last_resolution_date' to the response with the '200' status

## POST /api/auth/assets/ports

- added the required property 'ip_state' to the response with the '200' status

- added the required property 'ip_type' to the response with the '200' status

- added the required property 'last_resolution_date' to the response with the '200' status

## GET /api/auth/assets/{id}/

- added the required property 'ip_state' to the response with the '200' status

- added the required property 'ip_type' to the response with the '200' status

- added the required property 'last_resolution_date' to the response with the '200' status

## PATCH /api/auth/assets/{id}/

- added the required property 'ip_state' to the response with the '200' status

- added the required property 'ip_type' to the response with the '200' status

- added the required property 'last_resolution_date' to the response with the '200' status

## POST /api/auth/assets/{id}/

- added the required property 'ip_state' to the response with the '200' status

- added the required property 'ip_type' to the response with the '200' status

- added the required property 'last_resolution_date' to the response with the '200' status

## POST /api/auth/vulns/

- added the required property 'asset_ip_state' to the response with the '201' status

## GET /api/auth/vulns/{id}/

- added the required property 'asset_ip_state' to the response with the '200' status

## PATCH /api/auth/vulns/{id}/

- added the required property 'asset_ip_state' to the response with the '200' status

## POST /api/auth/vulns/{id}/owners

- added the required property 'asset_ip_state' to the response with the '200' status

## POST /api/auth/vulns/{id}/solution-owners

- added the required property 'asset_ip_state' to the response with the '200' status

## GET /api/auth/vulns/{user_friendly_id}/

- added the required property 'asset_ip_state' to the response with the '200' status

Did this answer your question?