Get Discovery Profile Results by ID

get

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

Gets the discovery profile results that match the specified context ID and SNMP profile Universal Unique Identifier (UUID).

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : CustomSNMPAccessProfile
Type: object
A custom SNMP access profile.
Show Source
Nested Schema : CustomSNMPAccessProfileAuth
Type: object
Custom SNMP access profile authentication information.
Show Source

204 Response

No content

401 Response

Unauthorized operation

500 Response

Internal server error
Back to Top