Listing shared infrastructure keys

View details of all shared infrastructure keys, which are sorted by name in ascending order.

The following elements of the request and response are described:

Request

Aspect Value
Endpoint URL /api/resource-manager/infrastructure-keys/shared
HTTP Method GET

Request headers

Header Description Mandatory
Accept Both JSON and YAML requests are supported. JSON is the default. To return YAML, set this header to application/yaml. No

Request parameters

Field Description Mandatory
includePrivateKey Whether to include private keys (true) or not (false). No. The default is false.

Response

Aspect Value
Content-Type application/json
Success Status Code 200