Chronicle v1 API - Class Rapid7InsightSettings (1.1.0)

public sealed class Rapid7InsightSettings : IMessage<Rapid7InsightSettings>, IEquatable<Rapid7InsightSettings>, IDeepCloneable<Rapid7InsightSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Chronicle v1 API class Rapid7InsightSettings.

Rapid7 Insight settings.

Inheritance

object > Rapid7InsightSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

Rapid7InsightSettings()

public Rapid7InsightSettings()

Rapid7InsightSettings(Rapid7InsightSettings)

public Rapid7InsightSettings(Rapid7InsightSettings other)
Parameter
Name Description
other Rapid7InsightSettings

Properties

Authentication

public HttpHeaderAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
HttpHeaderAuth

Endpoint

public string Endpoint { get; set; }

Rapid7 API endpoint. Should be "vulnerabilities" or "assets".

Property Value
Type Description
string

Hostname

public string Hostname { get; set; }

API Hostname.

Property Value
Type Description
string