routing-status-request element
Type: | routingStatusMessageWrapper |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<routing-status-request>
<data>
<publishedUrl>...</publishedUrl>
<publishedTimestamp>...</publishedTimestamp>
<publishedStatus>...</publishedStatus>
<publishedMessage>...</publishedMessage>
<discovery>
<discoveryIntervalHours>...</discoveryIntervalHours>
<discoveryLastRunTimestamp>...</discoveryLastRunTimestamp>
<discoveryLastMessage>...</discoveryLastMessage>
<discoveryLastStatus>...</discoveryLastStatus>
<discoveryLastStrategy>...</discoveryLastStrategy>
<discoveryEnabled>...</discoveryEnabled>
</discovery>
</data>
</routing-status-request>