digitalocean / digitalocean/openapi

NFS responses contain undescribed performance_tier property

Open
#1,186 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
140
Forks
153
Avg merge
10h 46m
Merged PRs (30d)
4

Description

When querying for NFS's, e.g.:

/v2/nfs
/v2/nfs/{nfs_id}

The response will contain a property performance_tier which is not described in the documentation. This property will contain a value such as `PERFORMANCE_TIER_STANDARD`. Since this value is different from the corresponding value passed in NFS-requests (which would be `standard`), this cause some confusion and leads to bugs. Such as in the DigitalOcean terraform provider.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.