Deep Security Manager REST API

Name: synchronizeCloudAccountResponse

Response returned after synchronizing a cloud account

XML Example:
<synchronizeCloudAccountResponse>
  <endTime>xsd:datetime</endTime>
  <startTime>xsd:datetime</startTime>
</synchronizeCloudAccountResponse>
JSON Example:
{"synchronizeCloudAccountResponse":
 {
   "endTime": Date,
   "startTime": Date,
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
endTimexsd:datetimefalsefalseReturn the time at which the synchronization process completed.

startTimexsd:datetimefalsefalseReturn the time at which synchronization began


Copyright © 2015 Trend Micro Inc. All Rights Reserved.