HEAD /Operations/ HTTP/1.1
Host: ********-tmn.hci.***.hana.ondemand.com
X-CSRF-Token: fetch
Cache-Control: no-cache<root withActiveTenants="false">
<onlyHeader>false</onlyHeader>
<withAdminNodes>true</withAdminNodes>
<withNodes>true</withNodes>
</root>
| Operation | Parameters | Remarks |
| com.sap.esb.monitoring.datastore.access.command.GetDataStorePayloadCommand | tenantId, id, qualifier, storeName | Payload in B64 |
| com.sap.esb.monitoring.datastore.access.command.ListDataStoreEntriesCommand | tenantId, allStores (boolean), maxNum (int), onlyOverdue (boolean), qualifier,storeName | |
| com.sap.it.nm.commands.config.ReadTenantConfigCommand | tenantId (attibute) | |
| com.sap.it.nm.commands.db.GetTableSizesCommand | tenantId | Interesting command, show DB tables and the rowcount |
| com.sap.it.nm.commands.deploy.DownloadContentCommand | tenantId,artifactIds | The content comes in B64 |
| com.sap.it.nm.commands.deploy.ListContentCommand | participantId, tenantId, version (constant? = 2) | |
| com.sap.it.nm.commands.deploy.ListContentLogsCommand | artifactIds, tenantId | |
| com.sap.it.nm.commands.node.GetNodesCommand | ||
| com.sap.it.nm.commands.node.PrintEnvCommand | nodeIds | Environment system values of the node, including JVM, variables, sys properties, class path, etc |
| com.sap.it.nm.commands.node.TailTraceLogCommand | Get the tail trace of a specific node | |
| com.sap.it.nm.commands.profile.GetCapabilitiesCommand | tenantId, nodeType, nodeProfileName | |
| com.sap.it.nm.commands.profile.GetCapabilitiesWithMetadataCommand | tenantId, nodeType, nodeProfileName, keys (namespace and name) | attibutes for the keys taken from the GetCapabilitiesCommand |
| com.sap.it.nm.commands.task.ListTaskLogsCommand | taskIds,tenantId | |
| com.sap.it.nm.commands.task.ListTasksCommand | tenantId | |
| com.sap.it.nm.commands.vm.GetThreadDumpCommand | nodeId,tenantId | Analyse performance (Check this blog by vadim.klimov ) |
| com.sap.it.op.srv.commands.cxf.CxfEndpointsCommand | runtimeNodeId, tenantId | The command that I was looking for! |
| com.sap.it.op.srv.commands.dashboard.NodeProcessStatisticCommand | from(datetime), to(datetime), participantId, nodeId | |
| com.sap.it.op.srv.commands.dashboard.ParticipantListCommand | withActiveTenants(attribute), onlyHeader, withAdminNodes, withNodes (all booleans) | Gives you basic information used by the other operations |
| com.sap.it.nm.commands.security.ListCredentialsCommand | tenantId | Fancy to read all the passwords? |
| Operation | Parameters | Remarks |
| com.sap.it.nm.commands.deploy.DeleteContentCommand | artifactIds, deployCredentialsRole, deploySecurityRole | |
| com.sap.it.nm.commands.component.ComponentRestartCommand | componentIds, componentNames, nodeId, tenantId | Restart an artefact |
| Operation | Parameters | Remarks |
|---|---|---|
| *****.DecommissionTenantCommand | No params | |
| *****.GetClusterInfoCommand | No params | |
| *****.GetMessagingResourceUsageCommand | No params | |
| *****.RemoveTenantClusterCommand | No params | |
| *****.SeverTenantClusterCommand | No params | |
| *****.SoftwareUpdateCommand | No params | |
| *****.StartTenantClusterCommand | No params | |
| *****.StopTenantClusterCommand | No params | |
| *****.SaveTenantConfigCommand | No params | |
| *****.ListClusterLocksCommand | tenantId | |
| *****.ReleaseClusterLocksCommand | lockIds(unbounded), tenantId | |
| *****.LaunchMgmtNodeCommand | No params | |
| *****.LaunchNodeCommand | No params | |
| *****.OsgiShellCommand | commandLine, nodeId, tenantId | Execute a OSGi command |
| *****.RemoveMgmtNodesCommand | No params | |
| *****.RemoveNodesCommand | No params | |
| *****.StopMgmtNodesCommand | nodeId,tenantId | |
| *****.StopNodesCommand | No params |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 37 | |
| 25 | |
| 17 | |
| 16 | |
| 16 | |
| 15 | |
| 13 | |
| 13 | |
| 12 | |
| 12 |