| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||
| Constant summary | |
|---|---|
string | SUBSCRIBE_CHANNEL := "cumulocity.findtenant.response"The channel to which FindTenantOptions response is sent from the transport. |
| Member summary | |
|---|---|
integer | reqIdRequest identifier. |
sequence<com.apama.cumulocity.TenantOption> | optionsAll tenant options that matched the specified criteria. |
boolean | errorTrue if an error was received during this FindTenantOptions request. |
integer | statusCodeStatus code from the final response. |
string | errorDetailsIf there is an error, typically this will be the error message parsed from the error event else empty. |
| Constant detail |
|---|
string SUBSCRIBE_CHANNEL := "cumulocity.findtenant.response"The channel to which FindTenantOptions response is sent from the transport.
| Member detail |
|---|
boolean errorTrue if an error was received during this FindTenantOptions request.
string errorDetailsIf there is an error, typically this will be the error message parsed from the error event else empty.
sequence<com.apama.cumulocity.TenantOption> optionsAll tenant options that matched the specified criteria.
integer reqIdRequest identifier.
integer statusCodeStatus code from the final response.
| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||