Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 764 Bytes

ResourceInstancePatch.md

File metadata and controls

13 lines (8 loc) · 764 Bytes

ResourceInstancePatch

Properties

Name Type Description Notes
Name string The new name of the instance. Must be 180 characters or less and cannot include any special characters other than `(space) - . _ :`. [optional]
Parameters map[string]map[string]interface{} The new configuration options for the instance. [optional]
ResourcePlanId string The unique ID of the plan associated with the offering. This value is provided by and stored in the global catalog. [optional]

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