Skip to main content

Retrieve NSS data

Contributors

GET /ipa/accounts/nss-data

Retrieves NSS data associated with the BlueXP accounts.
Token usage: BlueXP service token.

Parameters

Name Type In Required Description

X-Service-Request-Id

string

header

False

Request identifier

Response

Status: 200, Default Response

List of response

Response

Status: 4xx, Error response
Name Type Required Description

error

string

False

Error code/category

message

string

False

Error description message

Example response
{
  "error": "string",
  "message": "string"
}

Definitions

See Definitions

nss

Name Type Required Description

ssoId

string

False

idaas

boolean

False

response

Name Type Required Description

accountId

string

False

nss

array[nss]

False

Close
Try it out

Sign in with your NetApp Cloud Central credentials.

Try this API

Parameters

Headers

Body

Code

Response