List Tenant Sse C Algorithms

List Tenant Sse C Algorithms

API code: LIST_TENANT_SSE_C_ALGORITHMS
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-c-algorithms
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"
    }
]