Skip to main content

Retrieve systems ONTAP savings

GET /aws/ha/working-environments/{workingEnvironmentId}/ontap-saving

Retrieves system ONTAP savings.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Error

Status: Default, Default response
Name Type Required Description

savings

array[SavingsInfo]

True

Example error response
{
  "savings": [
    {}
  ]
}

Definitions

See Definitions

Money

Name Type Required Description

amount

number

True

currency

string

True

SavingsInfo

Name Type Required Description

name

string

True

monthlySaving

Money

True