Click or drag to resize

GetLogsQueryServerId Property

Optional. Retrieves all log entries of the specified server. All other query parameters remain valid. If no serverId is given, the asked server will reply. This parameter is only meaningful on Coordinators.

Namespace:  ArangoDBNetStandard.AdminApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public string ServerId { get; set; }

Property Value

Type: String
See Also