Get Tenant Log Bundle Page
Use this endpoint to get agent logbundles
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
GET
https://{api_host}/provider/agentlogbundles
COPY
Responses
200
OK
Returns
PagedModelTenantLogBundleDTO
of type(s)
application/vnd.vmware.dms-v1+json
"PagedModelTenantLogBundleDTO Object"
array of
object
links
Optional
links
array of
object
content
Optional
content
object
page
Optional
page
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/agentlogbundles?pageable=v
Log Bundles Operations
POST
Create Provider Log Bundle
POST
Create Tenant Log Bundle
GET
Generate Provider Pre Signed URL
GET
Get Provider Log Bundle
GET
Get Provider Log Bundle Page
DELETE
Delete Provider Log Bundle
GET
Generate Tenant Pre Signed URL
GET
Get Tenant Log Bundle
GET
Get Tenant Log Bundle Page
DELETE
Delete Tenant Log Bundle