time-interval

This command sets the interval between polling cycles or sets the maximum duration of a subscription.

Syntax

time-interval seconds

Parameters

seconds
Based on the update method, specifies the time in seconds between poll requests (poll) or the maximum duration of the request (subscribe). Enter a value in the range 0 - 86400. The default value is 10.

Guidelines

When the update method is poll, the time-interval command specifies the amount of time in seconds between poll requests. When the value of the update-method command is subscribe, the time-interval command specifies the maximum duration of the request.

If the interval is too small, frequent polling can put unnecessary load on your deployment manager.