ServerlessEndpointResourceProperties interface
model interface ServerlessEndpointResourceProperties
- Extends
속성
| auth |
|
| capacity |
|
| content |
|
| endpoint |
서버리스 엔드포인트의 상태입니다. |
| endpoint |
엔드포인트의 형식입니다. |
| inference |
|
| marketplace |
|
| metadata | |
| model |
|
| offer |
상속된 속성
| associated |
기본 제공 모델 서비스 엔드포인트를 만들기 위한 Byo 리소스 ID입니다. |
| deployments | 배포 정보입니다. |
| endpoint |
엔드포인트의 URI입니다. |
| failure |
생성에 실패한 경우의 실패 이유입니다. |
| location | 엔드포인트의 위치입니다. 입력 dto 및 구문 분석 엔드포인트 리소스가 동일한 계약을 공유할 때 이 위치 필드는 엔드포인트 리소스 정보를 구문 분석하기 위한 것이므로 작업 영역과 동일한 위치에 생성되므로 고객이 엔드포인트 리소스 위치를 지정할 수 없습니다 |
| name | 엔드포인트의 이름입니다. |
| provisioning |
읽기 전용 프로비저닝 상태 상태 속성입니다. |
| should |
프록시(비 byo) 엔드포인트가 일반 엔드포인트인지 아니면 OneKeyV2 AI 서비스 계정 엔드포인트인지 여부입니다. |
속성 세부 정보
authMode
authMode?: string
속성 값
string
capacityReservation
capacityReservation?: ServerlessEndpointCapacityReservation
속성 값
contentSafety
endpointState
서버리스 엔드포인트의 상태입니다.
endpointState?: string
속성 값
string
endpointType
엔드포인트의 형식입니다.
endpointType: "serverlessEndpoint"
속성 값
"serverlessEndpoint"
inferenceEndpoint
marketplaceSubscriptionId
marketplaceSubscriptionId?: string
속성 값
string
metadata
metadata?: any
속성 값
any
modelSettings
offer
상속된 속성 세부 정보
associatedResourceId
기본 제공 모델 서비스 엔드포인트를 만들기 위한 Byo 리소스 ID입니다.
associatedResourceId?: string
속성 값
string
EndpointResourceProperties.associatedResourceId에서 상속됨
deployments
배포 정보입니다.
deployments?: EndpointDeploymentResourcePropertiesBasicResource[]
속성 값
EndpointResourceProperties.deployments에서 상속됨
endpointUri
엔드포인트의 URI입니다.
endpointUri?: string
속성 값
string
Inherited fromEndpointResourceProperties.endpointUri
failureReason
생성에 실패한 경우의 실패 이유입니다.
failureReason?: string
속성 값
string
EndpointResourceProperties.failureReason에서 상속받음
location
엔드포인트의 위치입니다. 입력 dto 및 구문 분석 엔드포인트 리소스가 동일한 계약을 공유할 때 이 위치 필드는 엔드포인트 리소스 정보를 구문 분석하기 위한 것이므로 작업 영역과 동일한 위치에 생성되므로 고객이 엔드포인트 리소스 위치를 지정할 수 없습니다
location?: string
속성 값
string
EndpointResourceProperties.location에서 상속됨
name
provisioningState
읽기 전용 프로비저닝 상태 상태 속성입니다.
provisioningState?: string
속성 값
string
EndpointResourceProperties.provisioningState에서 상속됨
shouldCreateAiServicesEndpoint
프록시(비 byo) 엔드포인트가 일반 엔드포인트인지 아니면 OneKeyV2 AI 서비스 계정 엔드포인트인지 여부입니다.
shouldCreateAiServicesEndpoint?: boolean
속성 값
boolean
Inherited fromEndpointResourceProperties.shouldCreateAiServicesEndpoint