Home > @tridion-sites/open-api-client > SystemService
Signature:
export declare class SystemService
Method | Modifiers | Description |
---|---|---|
capabilities() | static |
Lists all available capabilities and features. This operation returns an instance of ‘Capabilities’ type. |
healthCheck() | static |
Checks and displays the health status of the API. This operation returns an instance of ‘ApiStatus’ type. |