Get Console

Get Console

Operation ID: getConsole
Get the console URI of the platform or storage tenant if tenantId is specified

Request
URI
GET
https://{api_host}/osis/api/v1/console
COPY
Query Parameters
string
tenant_id
Optional

The ID of the storage tenant to get its console URI

string
lang
Optional

The language of console page to show


Authentication
This operation uses the following authentication methods.
Responses
200

The console URI is returned

Returns string of type(s) application/json
Operation doesn't return any data structure

501

The optional API is not implemented

Operation doesn't return any data structure