How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
This type represents the scheduling for an asset discovery scan.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
dayMask |
scheduleDayMaskType |
Required | The days on which the schedule runs. |
enabled |
xs:boolean |
Required | Indicates if the job is enabled. |
nextRun |
xs:dateTime |
Required | The date and time at which the job will next run. |
period |
xs:unsignedInt |
Optional | The frequency, in minutes, at which the schedule runs. Only applies when periodicity is ‘periodic’. |
periodicity |
assetDiscoverySchedulePeriodType |
Required | The periodicity for the schedule. |
timeZone |
xs:string |
Optional | The timezone for the next run time. If no timezone is specified, UTC is assumed. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document