GetPagesForProtocol
Use this method to retrieve all the pages for a specified protocol.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| protocolName | String | The name of the protocol |
| protocolVersion | String | The protocol version |
Output
| Item | Format | Description |
|---|---|---|
| GetPagesForProtocolResult | Array of DMAProtocolPage | The pages of the specified protocol. |