Info
Tetrate Istio Subscription Plus (TIS+) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions.
Provide information about the Istio Subscription Plus platform.
Info
The Info service provides information about the Istio Subscription Plus platform.
GetVersion
GetCurrentUser
CurrentUser
CurrentUser contains the information of the user or service account that made the request.
Field | Description | Validation Rule |
---|---|---|
loginName | string | – |
type | tetrateio.api.tsb.v2.CurrentUser.Type | – |
sourceType | string | – |
string | – | |
displayName | string | – |
firstName | string | – |
lastName | string | – |
organization | string | – |
GetCurrentUserRequest
GetCurrentUserRequest is the request for getting the user information.
GetVersionRequest
Request to retrieve the version of the Istio Subscription Plus platform.
Version
The version of the Istio Subscription Plus platform.
Field | Description | Validation Rule |
---|---|---|
version | string | – |
Type
Field | Number | Description |
---|---|---|
USER | 0 | |
SERVICE_ACCOUNT | 1 | |
INTERNAL | 2 |