Skip to main content

Retrieve NSS data

Contributors

GET /ipa/account/{accountId}/nss-key/{nssKeyId}/nss-data

Retrieves NSS data associated with an account ID and NSS key ID.

Token usage: BlueXP user token.

Parameters

Name Type In Required Description

accountId

string

path

True

nssKeyId

string

path

True

X-Service-Request-Id

string

header

False

Request identifier

Response

Status: 200, Default Response
Name Type Required Description

id

string

False

username

string

False

email

string

False

status

False

Example response
{
  "status": "EXPIRED"
}

Response

Status: 4xx, Error response
Name Type Required Description

error

string

False

Error code/category

message

string

False

Error description message

Close
Try it out

Sign in with your NetApp Cloud Central credentials.

Try this API

Parameters

Headers

Body

Code

Response