Resource query
POST/api/sase/v1.0/resource/tenant/:tenant_id/query/:resource_name
Retrieve general information from your tenant.
Request
Responses
- 200
- 400
- 403
- 404
- 500
List of resources
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)