Remote Procedure Call (RPC) Object
The Remote Procedure Call (RPC) object describes the binding and interface of a remote procedure call.
Name | Attribute | Requirement | Type | Description |
---|---|---|---|---|
Binding Information | binding | Recommended | String | The remote procedure call protocol family, hostname, and endpoint connection. |
Operation Number | interface_op | Recommended | Integer | The remote procedure call interface operation number. |
Interface ID | interface_uid | Recommended | String | The unique identifier of the remote procedure call interface. |
Interface Version | interface_ver | Recommended | String | The remote procedure call interface version. |