Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateVbInstanceDetails

Information about updating a VbInstance.

Properties

Optional alternateCustomEndpoints

alternateCustomEndpoints: Array<UpdateCustomEndpointDetails>

A list of alternate custom endpoints to be used for the vb instance URL (contact Oracle for alternateCustomEndpoints availability for a specific instance).

Optional customEndpoint

customEndpoint: model.UpdateCustomEndpointDetails

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

Vb Instance Identifier.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional idcsOpenId

idcsOpenId: undefined | string

Encrypted IDCS Open ID token. This is required for pre-UCPIS cloud accounts, but not UCPIS, hence not a required parameter

Optional isVisualBuilderEnabled

isVisualBuilderEnabled: undefined | false | true

Enable Visual Builder. If Visual Builder is enabled alredy, then it cannot be disabled.

Optional nodeCount

nodeCount: undefined | number

The number of Nodes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj