v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBAsset
Asset Service
Returns the service running a port and protocol on the asset.
get/api/3/assets/{id}/services/{protocol}/{port}
Path parameters
idinteger required
The identifier of the asset.
Example:282
The identifier of the asset.
portinteger required
The port of the service.
protocol'ip' | 'icmp' | 'igmp' | 'ggp' | 'tcp' | 'pup' | 'udp' | 'idp' | 'esp' | 'nd' | 'raw' required
The protocol of the service.
Query parameters
nicstring
The network interface card (NIC) of the service.
Response
OK