Export general resource
POST/api/sase/v1.0/resource/tenant/:tenant_id/export/schedule/query/:resource_name
Export a general resource. The result of this job is a CSV file that identifies all of the resource's properties.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Content as attachment
Invalid Resource Query request responses
- Invalid Resource property name (Error code: DATA10002)
- Invalid Resource request parameter (Error code: DATA10003)
- The resource or property is not licensed (Error code: DATA10004)
Permission response
- Permission Denied (Error code: REST10003)
Resource not available response
- Resource not found (Error code: REST10002)
Unexpected server error response
- Unexpected server error (Error code: REST10001)