Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 777 Bytes

CreateRegistryRequest.md

File metadata and controls

13 lines (9 loc) · 777 Bytes

Org.OpenAPITools.Model.CreateRegistryRequest

Properties

Name Type Description Notes
Name Name
VarPublic Public
Region string The name of the region you'd like to deploy this Registry in. Can get list of regions from /registry/region/list endpoint i.e. sjc
Plan string The key of the plan you'd like to select which dictates how much storage you're allocated and the monthly cost. Can get list of plans from /plan/list endpoint i.e. start_up

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