List Tenant Sse Types

List Tenant Sse Types

API code: LIST_TENANT_SSE_TYPES
Pre-authorized role(s): TENANT_ADMIN
Platform(s): AMAZON | OSIS | CLOUDIAN | ECS

Request
URI
GET
https://apaas-29.eng.vmware.com//api/v1/core/sse-types
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns Array of DescriptiveEntity of type(s) application/json
[
    {
        "value": "string",
        "displayName": "string",
        "description": "string"
    }
]