Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 813 Bytes

File metadata and controls

16 lines (11 loc) · 813 Bytes

DeploymentsUpdateSubscriptionLevelRequest

A data structure representing subscription level update data.

Properties

Name Type Description Notes
level str The subscription level name. [optional]
default_nodes int The default number of nodes. [optional]
default_monthly_compute_credits int The default monthly compute credits. [optional]
default_monthly_storage_credits int The default monthly storage credits. [optional]
excess_compute_credit_cost float The cost per excess compute credit. [optional]

[Back to Model list] [Back to API list] [Back to README]