GetResourcesUpdatedSinceResult
From
Description
retuirns a list of all resource which have had there details changed or updated since the specified time, or a reason why the list cannot be returned.
Success Mode
The field resources is populated with an array of zero or more ResourceBean objects, one for every resource matching the criteria, or a null indicating there are no resources to be returned.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |
TooManyFailure | There are too many resources matching the criteria to be returned |