Skip to main content

public/portworx/platform/tenant/application/apiv1/application.proto (version not set)

Download OpenAPI specification:Download

ApplicationService

ListAvailableApplications API lists all the applications visible to a caller.

path Parameters
tenantId
required
string

tenant_id for which list of applications needs to be fetched.

Responses

Response samples

Content type
application/json
{
  • "applications": [
    ]
}