ARP
Update an ARP entry
Allows updating group/alias for an ARP entry. Requires inventory:update
scope.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Group or alias updates
The body is of type object
.
Response
200
application/json
ARP entry updated
The response is of type object
.