Skip to main content

Retrieve the eligibility support status

GET /gcp/ha/working-environments/{workingEnvironmentId}/update-eligibility

Retrieves the eligibility support status of a Cloud Volumes ONTAP system. Valid values are NSS_NOT_VALID, NOT_REGISTERED, IPA_PROBLEM, VALID, NSS_NOT_EXISTS, LICENSE_EXPIRED.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Error

Status: Default, Default response
Name Type Required Description

eligibilityResponse

string

True

Example error response
{
  "eligibilityResponse": "string"
}