Get shared infrastructure key by name

View details of a shared infrastructure key.

The following elements of the request and response are described:

Request

Aspect Value
Endpoint URL /api/resource-manager/infrastructure-keys/{name}
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

Path parameters

Field Description Mandatory
name Name of the shared infrastructure key. Yes

Response

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