#include <dc_WsmanTypes.h>
Data Fields | |
| struct wsman_ref_params | ref_params |
| Resource URI. | |
| struct xpath_expression * | fragment_transfer |
| A parsable XPath expression. | |
| char * | heartbeats |
| A hearbeats duration. | |
| char * | bookmark |
| A bookmark request. | |
struct wsman_ref_params ref_params [read] |
Resource URI.
struct xpath_expression* fragment_transfer [read] |
A parsable XPath expression.
| char* heartbeats |
A hearbeats duration.
Uses the format for XSD Duration types
| char* bookmark |
A bookmark request.
1.5.8