◆ showResourceObjects() [1/2]
| inline |
Returns information about the internal sub-components (tiered objects) which use resources of the system.
The request can either return results from actively used objects (default) or it can be used to query the status of the objects of a given list of tables.Returns detailed information about the requested resource objects.
| options | Optional parameters.
|
Definition at line 60997 of file KineticaFunctions.cs.
◆ showResourceObjects() [2/2]
| inline |
Returns information about the internal sub-components (tiered objects) which use resources of the system.
The request can either return results from actively used objects (default) or it can be used to query the status of the objects of a given list of tables.Returns detailed information about the requested resource objects.
| request_ | Request object containing the parameters for the operation. |
Definition at line 60857 of file KineticaFunctions.cs.
◆ ShowResourceObjectsAsync() [1/2]
| inline |
Returns information about the internal sub-components (tiered objects) which use resources of the system.
(async)
The request can either return results from actively used objects (default) or it can be used to query the status of the objects of a given list of tables.Returns detailed information about the requested resource objects.
| options | Optional parameters.
|
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61116 of file KineticaFunctions.cs.
◆ ShowResourceObjectsAsync() [2/2]
| inline |
Returns information about the internal sub-components (tiered objects) which use resources of the system.
(async)
The request can either return results from actively used objects (default) or it can be used to query the status of the objects of a given list of tables.Returns detailed information about the requested resource objects.
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 60877 of file KineticaFunctions.cs.