Deep Security Manager REST API

Name: cloudAccountListing

Response returned when updating a cloud account

XML Example:
<cloudAccountListing>
  zero or N[<cloudAccounts>cloudAccount</cloudAccounts>]
</cloudAccountListing>
JSON Example:
{"cloudAccountListing":
 {
   "cloudAccounts": [cloudAccount],
 }
}

Elements
NameTypeRequiredNillableDefault ValueDescription
cloudAccountszero or N[cloudAccount]falsefalseReturn the list of cloud accounts, or null if there are no cloud accounts.


Copyright © 2015 Trend Micro Inc. All Rights Reserved.