Resources by accountAsk AIget https://api.cloudranger.com/202004/organizations/{organization_id}/accounts/{account_id}/resourcesReturn resources by account idPath Paramsorganization_idstringrequiredOrganization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber valuesaccount_idstringrequiredAccount id of the CloudRanger Account that you are managing inside an organization, these can be found by call the /organizations/{organization_id}/accounts endpoints which returns all accounts inside an Organization These are randomly generated alphanumber valuesQuery ParamsextendstringenumrequiredDetermines whether or not additional information will be returned for each resource. Additional information properties are hasBackupPolicy, hasSchedule, scheduleActive and lastBackupTime. Extend can only be cr_configuration if presentcr_configurationAllowed:cr_configurationtypesstringenumrequiredA list of object types you want to perform the request against.ec2ebsrdsdynamodbredshiftAllowed:ec2ebsrdsdynamodbredshiftfilterstringrequiredDefaults to {"region": ["us-east-1"]}Filter object containing keys that can be one or more of [region, tags, types, hasbackuppolicy, hasschedule, resource_id, resource_name, accounts]. Values must be a an array of strings. EG: {"region": ["us-east-1"]}pageSizeintegerrequiredThe number of records to be returned for a single page for the request.orderstringenumrequiredThe you want to order the result set in.idtyperegionhasbackuppolicyhasschedulelastbackupstate.NameAllowed:idtyperegionhasbackuppolicyhasschedulelastbackupstate.NamedirectionstringenumrequiredThe direction you want to order the result set in.ascdescAllowed:ascdescoffsetintegerrequiredDefines the offset from the first result you want to fetch.Responses 200200 response 201201 response 401401 response 403403 response 404404 responseUpdated 6 months ago