Infraon API Guide
Product DocsSchemaAuthentication
  • Welcome
    • Base URL
    • Authorization
    • Responses
  • Modules
    • Schema
    • Authentication
    • Announcement
    • API Registration
    • Async Tasks
    • BusinessRule
    • BusinessServiceConfiguration
    • Service Catalogue
    • CMDBBlacklistWhitelist
    • CMDBCategory
    • CMDBConsumables
    • Ux
    • CMDBSoftwareLicense
    • Cmdb
    • CMDBRelation
    • CMDBSoftware
    • ContractManagement
    • Department
    • Events
    • Field Configuration
    • IMACD
    • Knowledge Base
    • Leaves
    • Chat
    • Marketplace
    • APIViewSet
    • BeepViewSet
    • SMSviewset
    • Suppressedviewset
    • Organization Location
    • Partner
    • Predicted Events
    • Requester
    • Service Feasibility Requests
    • Role Profile
    • Tag
    • Service_outage
    • Teams
    • Telecom Settings
    • Trap Configurations
    • User Profile
    • Vendor Managemment
    • Association Events
    • Device Template
    • Discovery Configuration
    • Jobs
    • MIB Explorer
    • Seasonal Events
    • IPAM
    • Log Grok Pattern Configuration
    • Log Pipeline Configuration
    • Log Integraion
    • Log Search
    • CLI Download Jobs
    • Configuration Profiles
    • Configuration Policies
    • Configuration Rules
    • Configuration Search
    • Configuration Template
    • Configuration Trigger
    • Jobs Account Audit
    • Manage Vulnerabilities
    • OS Image Download
    • Rule Group
    • Configuration Upload Jobs
    • Work Flow Jobs
    • Change
    • Checklist
    • Incident
    • Problem
    • Release
    • Request Process
    • Task
    • Models
Powered by GitBook
On this page
  1. Modules

Manage Vulnerabilities

PreviousJobs Account AuditNextOS Image Download

Gets a list of Vulnerablities by vendor, OS Type, OS version

get

This endpoint is used to fetch all the Vulnerablities in the current organization

Authorizations
Query parameters
items_per_pageintegerRequired

Items Per Page

pageintegerRequired

Page Number

reversebooleanOptional

Sorting Order

sortstringOptional

Sorting Key

Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/?items_per_page=1&page=1 HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

post

API endpoint that allows users to be viewed or edited.

Authorizations
Responses
201
No response body
post
POST /ux/nccm/manage_vulnerabilities/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
201

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
Path parameters
idstringRequired
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

put

API endpoint that allows users to be viewed or edited.

Authorizations
Path parameters
idstringRequired
Responses
200
No response body
put
PUT /ux/nccm/manage_vulnerabilities/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

delete

API endpoint that allows users to be viewed or edited.

Authorizations
Path parameters
idstringRequired
Responses
204
No response body
delete
DELETE /ux/nccm/manage_vulnerabilities/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
204

No response body

No content

Gets a Vulnerabilities of Asset

get

This endpoint is used to fetch a Vulnerabilities of Device from asset view in current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/asset-va/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities Based on CVE

get

This endpoint is used to fetch a Vulnerabilities Based on CVE in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/cve-va-all/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities Summary of by CVE OS Version

get

This endpoint is used to fetch a Vulnerabilities summary of CVE OS Version in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/cve-va-summary/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows users to be viewed or edited.

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/dasboard-data/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities of by Device

get

This endpoint is used to fetch a Vulnerabilities of Device in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/device-va/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities of All Devices

get

This endpoint is used to fetch a Vulnerabilities of All Devices in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/device-va-all/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities Summary of by Device

get

This endpoint is used to fetch a Vulnerabilities summary of Device in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/device-va-summary/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities of by Vendor and os version

get

This endpoint is used to fetch a Vulnerabilities of by particular os version vendor in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/os-cve-va/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Resolve Details

get

This endpoint is used to fetch a resolve details in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/resolve-details/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Resolve Vulnerability

get

This endpoint is used to resolve vulnerability in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/resolve-va/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities of by Vendor

get

This endpoint is used to fetch a Vulnerabilities of by Vendor in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/vendor-va/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

Gets a Vulnerabilities Summary of by Vendor

get

This endpoint is used to fetch a Vulnerabilities summary of Vendor in the current organization

Authorizations
Responses
200
No response body
get
GET /ux/nccm/manage_vulnerabilities/vendor-va-summary/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

  • GETGets a list of Vulnerablities by vendor, OS Type, OS version
  • POST/ux/nccm/manage_vulnerabilities/
  • GET/ux/nccm/manage_vulnerabilities/{id}/
  • PUT/ux/nccm/manage_vulnerabilities/{id}/
  • DELETE/ux/nccm/manage_vulnerabilities/{id}/
  • GETGets a Vulnerabilities of Asset
  • GETGets a Vulnerabilities Based on CVE
  • GETGets a Vulnerabilities Summary of by CVE OS Version
  • GET/ux/nccm/manage_vulnerabilities/dasboard-data/
  • GETGets a Vulnerabilities of by Device
  • GETGets a Vulnerabilities of All Devices
  • GETGets a Vulnerabilities Summary of by Device
  • GETGets a Vulnerabilities of by Vendor and os version
  • GETGets a Resolve Details
  • GETResolve Vulnerability
  • GETGets a Vulnerabilities of by Vendor
  • GETGets a Vulnerabilities Summary of by Vendor