You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// For further information <see cref="https://www.arangodb.com/docs/stable/http/administration-and-monitoring.html#read-global-logs-from-the-server"/>
@@ -102,7 +104,8 @@ public virtual async Task<bool> PostReloadRoutingInfoAsync()
102
104
/// </summary>
103
105
/// <returns></returns>
104
106
/// <remarks>
105
-
/// For further information <see cref="https://www.arangodb.com/docs/stable/http/administration-and-monitoring.html#return-id-of-a-server-in-a-cluster"/>
@@ -124,7 +127,8 @@ public virtual async Task<GetServerIdResponse> GetServerIdAsync()
124
127
/// </summary>
125
128
/// <returns></returns>
126
129
/// <remarks>
127
-
/// For further information <see cref="https://www.arangodb.com/docs/stable/http/administration-and-monitoring.html#return-the-role-of-a-server-in-a-cluster"/>
/// For further information <see cref="https://www.arangodb.com/docs/stable/http/administration-and-monitoring.html#read-global-logs-from-the-server"/>
@@ -38,7 +40,8 @@ public interface IAdminApiClient
38
40
/// </summary>
39
41
/// <returns></returns>
40
42
/// <remarks>
41
-
/// For further information <see cref="https://www.arangodb.com/docs/stable/http/administration-and-monitoring.html#return-id-of-a-server-in-a-cluster"/>
@@ -48,7 +51,8 @@ public interface IAdminApiClient
48
51
/// </summary>
49
52
/// <returns></returns>
50
53
/// <remarks>
51
-
/// For further information <see cref="https://www.arangodb.com/docs/stable/http/administration-and-monitoring.html#return-the-role-of-a-server-in-a-cluster"/>
0 commit comments