Provides access to system level information for this installation.
Method DetaildeleteJob(String jobId) Deletes the specified job (presumably stuck job) from the job queue.
Parameters:
Since: 02-25-2014 InternalApiMonitor getApiMonitor() Returns the API monitor for this cloud Returns: InternalApiMonitor Since: 06-30-2016 InternalAuthManager getAuthManager() Returns authentication manager for this cloud. Returns: InternalAuthManager Since: 09-15-2015 Data getCodeInfo() Returns the code distro settings for this cloud. Returns: Data Since: 06-12-2013 SystemDataView getDaemonLogs() Provides access to system daemon logs. Returns: SystemDataView DataList Name: SystemDaemonLogs
Since: 12-31-2013 DataList getIssuers() Returns a list containing the default root level certificate issuers for the cloud. Returns: DataList DataList Name: issuers DataList Fields: sigalg, issuer, subject, notBefore, notAfter, valid, reason Since: 07-15-2013 SystemDataView getJobQueue() Provides access to system job queue. Returns: SystemDataView DataList Name: SystemJobQueue
Since: 01-01-2014 SystemDataView getJobsPending() Provides access to system jobs not yet in the queue. Returns: SystemDataView DataList Name: SystemJobsPending
Since: 01-01-2014 Data getMainStatusInfo(String node) Returns primary information on replication status for the given node.
Parameters:
Returns: Data Since: 07-12-2013 DataList getMemorySummary() Returns a list containing memory information and operating system for this cloud. Returns: DataList DataList Name: memory DataList Fields: worker, name, used, committed, init, max, time, os Since: 08-19-2015 Data getReadStatusInfo(String node) Returns read information on replication status for the given node.
Parameters:
Returns: Data Since: 07-12-2013 DataList getSessionSummary() Returns a list of active sessions summary by worker and location. The information has an accuracy window of approximately 5 minutes. Returns: DataList DataList Name: summary DataList Fields: worker, root, login, landing, builder, wservice, uservice, mservice, total, rejections Since: 12-06-2013 DataList getSessions(Date startDate, Date endDate, String type, int limit) Returns a list of sessions that have accessed this cloud in the since the given date.
Parameters:
Returns: DataList DataList Name: sessions DataList Fields: userId, worker, app, initialAccess, lastAccess, remoteAddress, userAgent, userAgentVersion, sessionId, memory Since: 08-14-2013 DataList getStorageList() Returns a list containing information on storage nodes. Returns: DataList DataList Name: storageList DataList Fields: node, host, name, port, type, initialSize, poolSize, maxWait, replication, roundRobin Since: 05-14-2013 DataList getStorageProcessList(String node) Returns a list containing information on storage processes.
Parameters:
Returns: DataList DataList Name: processList DataList Fields: processId, user, host, db, command, time, info Since: 05-14-2013 Data getStorageStatusInfo(String node) Returns information on storage status for the given node.
Parameters:
Returns: Data Since: 05-14-2013 DataList getStorageTables(String node) Returns a list containing information on storage tables.
Parameters:
Returns: DataList DataList Name: tableList DataList Fields: name, type, engine, version, rowFormat, rows, avgRowLength, dataLength, maxDataLength, indexLength, dataFree, autoIncrement, createDate, updateDate, checkDate, collation, checksum, createOptions, comment Since: 05-14-2013 Data getStorageVariableInfo(String node) Returns information on storage variables for the given node.
Parameters:
Returns: Data Since: 05-14-2013 Data getSupportInfo() Returns the support info for this cloud. Returns: Data Since: 06-12-2013 Data getSystemInfo() Returns the system info for this cloud. Returns: Data Since: 12-06-2013 DataList getThreadSummary() Returns a list containing thread information for this cloud. Returns: DataList DataList Name: threads DataList Fields: worker, name, line, count, time, threadId, threadName, blockedCount, blockedTime, lockOwnerId, lockName, lockOwnerName, waitedCount, waitedTime Since: 11-20-2017 DataList getTrafficSummary() Returns a list containing traffic information for this cloud. Returns: DataList DataList Name: traffic DataList Fields: worker, enabled, timeout, processors Since: 07-13-2018 String toString() Returns a description of this object. Returns: String Since: 05-14-2013 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |