Add an SNMP Profile to a Discovery Job

post

/discovery/request/result/{discovery-context-id}/profile/

Adds an SNMP profile to the discovery job that matches the specified discovery context ID.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
A custom SNMP access profile.
Show Source
Nested Schema : CustomSNMPAccessProfileAuth
Type: object
Custom SNMP access profile authentication information.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : schema
Type: string

400 Response

Bad request

401 Response

Unauthorized operation
Back to Top