3.4.9.8 Message: WMSL_GetCapResponse
Topic Version | 1 | Published | 10/31/2016 | |
For Standard | ETP v1.1 |
Message Type ID: 8
Correlation Id Usage: n/a
Multi-part: False
Sent by: store
Attribute |
Description |
Data Type |
Min |
Max |
---|---|---|---|---|
Result |
int |
1 |
1 |
|
CapabilitiesOut |
string |
1 |
1 |
|
SuppMsgOut |
string |
1 |
1 |
Avro Source |
---|
{ "type": "record", "namespace": "Energistics.Protocol.WitsmlSoap", "name": "WMSL_GetCapResponse", "messageType": "8", "protocol": "8", "senderRole": "store", "protocolRoles": "store,customer", "fields": [ { "name": "Result", "type": "int" }, { "name": "CapabilitiesOut", "type": "string" }, { "name": "SuppMsgOut", "type": "string" } ] } |