Categories: None [Edit]

rapid7_vm_console

https://rubygems.org/gems/rapid7_vm_console
# Overview This guide documents the InsightVM Application Programming Interface (API) Version 3. This API supports the Representation State Transfer (REST) design pattern. Unless noted otherwise this API accepts and produces the `application/json` media type. This API uses Hypermedia as the Engine of Application State (HATEOAS) and is hypermedia friendly. All API connections must be made to the security console using HTTPS. ## Versioning Versioning is specified in the URL and the base path of this API is: `https://:/api/3/`. ## Specification An OpenAPI v2 specification (also known as Swagger 2) of this API is available. Tools such as swagger-codegen can be used to generate an API client in the language of your choosing using this specification document.

Download the specification: Download

## Authentication Authorization to the API uses HTTP Basic Authorization (see RFC 2617 for more information). Requests must supply authorization credentials in the `Authorization` header using a Base64 encoded hash of `"username:password"`. ### 2FA This API supports two-factor authentication (2FA) by supplying an authentication token in addition to the Basic Authorization. The token is specified using the `Token` request header. To leverage two-factor authentication, this must be enabled on the console and be configured for the account accessing the API. ## Resources ### Naming Resource names represent nouns and identify the entity being manipulated or accessed. All collection resources are pluralized to indicate to the client they are interacting with a collection of multiple resources of the same type. Singu...

Total

Ranking: 178,810 of 188,645
Downloads: 1,677

Daily

Ranking: 115,123 of 188,635
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,166,457,380json
29937,687,145rspec
115365,402,445webmock
190247,837,404typhoeus
323141,297,558vcr
4,6721,655,063autotest
6,765681,198autotest-growl
8,060472,948autotest-fsevent
9,044366,699autotest-rails-pure

Owners

#GravatarHandle
1icondrew1503