Parameters: - SessionId - StorageGroup
(ctx context.Context, sessionId int64, storageGroup []string)
| 19973 | // - SessionId |
| 19974 | // - StorageGroup |
| 19975 | DeleteStorageGroups(ctx context.Context, sessionId int64, storageGroup []string) (_r *common.TSStatus, _err error) |
| 19976 | // Parameters: |
| 19977 | // - Req |
| 19978 | InsertRecord(ctx context.Context, req *TSInsertRecordReq) (_r *common.TSStatus, _err error) |
no outgoing calls
no test coverage detected