Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateEndpointDetails

The information needed to create a new endpoint and expose to end users.

Properties

compartmentId

compartmentId: string

The OCID compartment identifier for the endpoint

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

A short description of the an endpoint.

Optional displayName

displayName: undefined | string

A user-friendly display name for the resource. It should be unique and can be modified. Avoid entering confidential information.

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 inferenceUnits

inferenceUnits: undefined | number

Number of replicas required for this endpoint. This will be optional parameter. Default will be 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

modelId

modelId: string

The OCID of the model to associate with the endpoint.

Functions

getDeserializedJsonObj

getJsonObj