ConnectResponseIsServiceAliveV1Response
- dataType: array object[] · IsServiceAliveV1Response[]
- requestType: string
Time - resultType: boolean
- DataType: array object[] · IsServiceAliveV1Response[]write-only
- requestType: string
Time - resultType: boolean
- errorsType: array object[] · ConnectError[]
- codeType: string
- CodeType: stringwrite-only
- detailType: string
- DetailType: stringwrite-only
- idType: string
- IType: string
D write-only - statusType: string
- StatusType: stringwrite-only
- titleType: string
- TitleType: stringwrite-only
- ErrorsType: array object[] · ConnectError[]write-only
- codeType: string
- CodeType: stringwrite-only
- detailType: string
- DetailType: stringwrite-only
- idType: string
- IType: string
D write-only - statusType: string
- StatusType: stringwrite-only
- titleType: string
- TitleType: stringwrite-only
- requestType: string
Id - RequestType: string
I D write-only - successType: boolean
- SuccessType: booleanwrite-only
- timestampType: string Format: date-time
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- TimestampType: string Format: date-timewrite-only
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- typeType: string
- TypeType: stringwrite-only
Examples
{
"requestId": "77e1c83b-7bb0-437b-bc50-a7a58e5660ac",
"type": "IsServiceAliveV1Response",
"timestamp": "2025-06-11T23:45:12Z",
"success": true,
"data": [
{
"result": true,
"requestTime": "2025-06-11T23:45:12Z"
}
],
"errors": []
}

