volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine
volcenginecc.ark.getEndpoint
volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine
Data Source schema for Volcengine::ARK::Endpoint
Using getEndpoint
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEndpoint(args: GetEndpointArgs, opts?: InvokeOptions): Promise<GetEndpointResult>
function getEndpointOutput(args: GetEndpointOutputArgs, opts?: InvokeOptions): Output<GetEndpointResult>
def get_endpoint(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEndpointResult
def get_endpoint_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEndpointResult]
func LookupEndpoint(ctx *Context, args *LookupEndpointArgs, opts ...InvokeOption) (*LookupEndpointResult, error)
func LookupEndpointOutput(ctx *Context, args *LookupEndpointOutputArgs, opts ...InvokeOption) LookupEndpointResultOutput
> Note: This function is named LookupEndpoint
in the Go SDK.
public static class GetEndpoint
{
public static Task<GetEndpointResult> InvokeAsync(GetEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetEndpointResult> Invoke(GetEndpointInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEndpointResult> getEndpoint(GetEndpointArgs args, InvokeOptions options)
public static Output<GetEndpointResult> getEndpoint(GetEndpointArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:ark/getEndpoint:getEndpoint
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getEndpoint Result
The following output properties are available:
- Batch
Only bool - 是否只支持 BatchChat。如果为true,只能访问 Batch 推理接口,否则只能访问在线推理接口。
- Certificate
Volcengine.
Get Endpoint Certificate - 证书信息。
- Create
Time string - 接入点创建时间,RFC3339格式。
- Description string
- 接入点描述。
- Endpoint
Id string - 推理接入点的ID。
- Endpoint
Model stringType - 接入点模型类型。取值:FoundationModel为基础模型;CustomModel为定制模型。
- Id string
- Uniquely identifies the resource.
- Model
Reference Volcengine.Get Endpoint Model Reference - 接入点接入模型。
- Model
Unit stringId - 模型单元,为空表示后付费;否则预付费。
- Moderation
Volcengine.
Get Endpoint Moderation - 内容护栏方案。
- Name string
- 接入点名称。
- Project
Name string - 资源所属的项目名称,默认值为default。
- Rate
Limit Volcengine.Get Endpoint Rate Limit - 接入点限流。
- Rolling
Id string - 接入点切换的Id。
- Scale
Tier stringId - 如果存在 TPM 保障包,则为 TPM 保障包 ID。
- Status string
- 接入点状态。
- Status
Reason string - 状态附加说明信息。
- Support
Rolling bool - 是否支持接入点切换模型版本。
- Support
Scale boolTier - 是否支持TPM保障包。
- List<Volcengine.
Get Endpoint Tag> - 接入点绑定的标签。
- Update
Time string - 接入点更新时间,RFC3339格式。
- Batch
Only bool - 是否只支持 BatchChat。如果为true,只能访问 Batch 推理接口,否则只能访问在线推理接口。
- Certificate
Get
Endpoint Certificate - 证书信息。
- Create
Time string - 接入点创建时间,RFC3339格式。
- Description string
- 接入点描述。
- Endpoint
Id string - 推理接入点的ID。
- Endpoint
Model stringType - 接入点模型类型。取值:FoundationModel为基础模型;CustomModel为定制模型。
- Id string
- Uniquely identifies the resource.
- Model
Reference GetEndpoint Model Reference - 接入点接入模型。
- Model
Unit stringId - 模型单元,为空表示后付费;否则预付费。
- Moderation
Get
Endpoint Moderation - 内容护栏方案。
- Name string
- 接入点名称。
- Project
Name string - 资源所属的项目名称,默认值为default。
- Rate
Limit GetEndpoint Rate Limit - 接入点限流。
- Rolling
Id string - 接入点切换的Id。
- Scale
Tier stringId - 如果存在 TPM 保障包,则为 TPM 保障包 ID。
- Status string
- 接入点状态。
- Status
Reason string - 状态附加说明信息。
- Support
Rolling bool - 是否支持接入点切换模型版本。
- Support
Scale boolTier - 是否支持TPM保障包。
- []Get
Endpoint Tag - 接入点绑定的标签。
- Update
Time string - 接入点更新时间,RFC3339格式。
- batch
Only Boolean - 是否只支持 BatchChat。如果为true,只能访问 Batch 推理接口,否则只能访问在线推理接口。
- certificate
Get
Endpoint Certificate - 证书信息。
- create
Time String - 接入点创建时间,RFC3339格式。
- description String
- 接入点描述。
- endpoint
Id String - 推理接入点的ID。
- endpoint
Model StringType - 接入点模型类型。取值:FoundationModel为基础模型;CustomModel为定制模型。
- id String
- Uniquely identifies the resource.
- model
Reference GetEndpoint Model Reference - 接入点接入模型。
- model
Unit StringId - 模型单元,为空表示后付费;否则预付费。
- moderation
Get
Endpoint Moderation - 内容护栏方案。
- name String
- 接入点名称。
- project
Name String - 资源所属的项目名称,默认值为default。
- rate
Limit GetEndpoint Rate Limit - 接入点限流。
- rolling
Id String - 接入点切换的Id。
- scale
Tier StringId - 如果存在 TPM 保障包,则为 TPM 保障包 ID。
- status String
- 接入点状态。
- status
Reason String - 状态附加说明信息。
- support
Rolling Boolean - 是否支持接入点切换模型版本。
- support
Scale BooleanTier - 是否支持TPM保障包。
- List<Get
Endpoint Tag> - 接入点绑定的标签。
- update
Time String - 接入点更新时间,RFC3339格式。
- batch
Only boolean - 是否只支持 BatchChat。如果为true,只能访问 Batch 推理接口,否则只能访问在线推理接口。
- certificate
Get
Endpoint Certificate - 证书信息。
- create
Time string - 接入点创建时间,RFC3339格式。
- description string
- 接入点描述。
- endpoint
Id string - 推理接入点的ID。
- endpoint
Model stringType - 接入点模型类型。取值:FoundationModel为基础模型;CustomModel为定制模型。
- id string
- Uniquely identifies the resource.
- model
Reference GetEndpoint Model Reference - 接入点接入模型。
- model
Unit stringId - 模型单元,为空表示后付费;否则预付费。
- moderation
Get
Endpoint Moderation - 内容护栏方案。
- name string
- 接入点名称。
- project
Name string - 资源所属的项目名称,默认值为default。
- rate
Limit GetEndpoint Rate Limit - 接入点限流。
- rolling
Id string - 接入点切换的Id。
- scale
Tier stringId - 如果存在 TPM 保障包,则为 TPM 保障包 ID。
- status string
- 接入点状态。
- status
Reason string - 状态附加说明信息。
- support
Rolling boolean - 是否支持接入点切换模型版本。
- support
Scale booleanTier - 是否支持TPM保障包。
- Get
Endpoint Tag[] - 接入点绑定的标签。
- update
Time string - 接入点更新时间,RFC3339格式。
- batch_
only bool - 是否只支持 BatchChat。如果为true,只能访问 Batch 推理接口,否则只能访问在线推理接口。
- certificate
Get
Endpoint Certificate - 证书信息。
- create_
time str - 接入点创建时间,RFC3339格式。
- description str
- 接入点描述。
- endpoint_
id str - 推理接入点的ID。
- endpoint_
model_ strtype - 接入点模型类型。取值:FoundationModel为基础模型;CustomModel为定制模型。
- id str
- Uniquely identifies the resource.
- model_
reference GetEndpoint Model Reference - 接入点接入模型。
- model_
unit_ strid - 模型单元,为空表示后付费;否则预付费。
- moderation
Get
Endpoint Moderation - 内容护栏方案。
- name str
- 接入点名称。
- project_
name str - 资源所属的项目名称,默认值为default。
- rate_
limit GetEndpoint Rate Limit - 接入点限流。
- rolling_
id str - 接入点切换的Id。
- scale_
tier_ strid - 如果存在 TPM 保障包,则为 TPM 保障包 ID。
- status str
- 接入点状态。
- status_
reason str - 状态附加说明信息。
- support_
rolling bool - 是否支持接入点切换模型版本。
- support_
scale_ booltier - 是否支持TPM保障包。
- Sequence[Get
Endpoint Tag] - 接入点绑定的标签。
- update_
time str - 接入点更新时间,RFC3339格式。
- batch
Only Boolean - 是否只支持 BatchChat。如果为true,只能访问 Batch 推理接口,否则只能访问在线推理接口。
- certificate Property Map
- 证书信息。
- create
Time String - 接入点创建时间,RFC3339格式。
- description String
- 接入点描述。
- endpoint
Id String - 推理接入点的ID。
- endpoint
Model StringType - 接入点模型类型。取值:FoundationModel为基础模型;CustomModel为定制模型。
- id String
- Uniquely identifies the resource.
- model
Reference Property Map - 接入点接入模型。
- model
Unit StringId - 模型单元,为空表示后付费;否则预付费。
- moderation Property Map
- 内容护栏方案。
- name String
- 接入点名称。
- project
Name String - 资源所属的项目名称,默认值为default。
- rate
Limit Property Map - 接入点限流。
- rolling
Id String - 接入点切换的Id。
- scale
Tier StringId - 如果存在 TPM 保障包,则为 TPM 保障包 ID。
- status String
- 接入点状态。
- status
Reason String - 状态附加说明信息。
- support
Rolling Boolean - 是否支持接入点切换模型版本。
- support
Scale BooleanTier - 是否支持TPM保障包。
- List<Property Map>
- 接入点绑定的标签。
- update
Time String - 接入点更新时间,RFC3339格式。
Supporting Types
GetEndpointCertificate
- Not
After int - X509私有证书过期的时间。使用秒级时间戳表示。
- Not
Before int - X509私有证书开始生效的时间。使用秒级时间戳表示。
- Pca
Host string - 证书方。
- Pca
Instance stringCertificate - PEM 格式的叶子证书。
- Pca
Name string - 证书名称。
- Pca
Root stringCa Certificate - PEM 格式的根证书。
- Pca
Sub stringCa Certificate - PEM 格式的中间根证书和根证书。
- Not
After int - X509私有证书过期的时间。使用秒级时间戳表示。
- Not
Before int - X509私有证书开始生效的时间。使用秒级时间戳表示。
- Pca
Host string - 证书方。
- Pca
Instance stringCertificate - PEM 格式的叶子证书。
- Pca
Name string - 证书名称。
- Pca
Root stringCa Certificate - PEM 格式的根证书。
- Pca
Sub stringCa Certificate - PEM 格式的中间根证书和根证书。
- not
After Integer - X509私有证书过期的时间。使用秒级时间戳表示。
- not
Before Integer - X509私有证书开始生效的时间。使用秒级时间戳表示。
- pca
Host String - 证书方。
- pca
Instance StringCertificate - PEM 格式的叶子证书。
- pca
Name String - 证书名称。
- pca
Root StringCa Certificate - PEM 格式的根证书。
- pca
Sub StringCa Certificate - PEM 格式的中间根证书和根证书。
- not
After number - X509私有证书过期的时间。使用秒级时间戳表示。
- not
Before number - X509私有证书开始生效的时间。使用秒级时间戳表示。
- pca
Host string - 证书方。
- pca
Instance stringCertificate - PEM 格式的叶子证书。
- pca
Name string - 证书名称。
- pca
Root stringCa Certificate - PEM 格式的根证书。
- pca
Sub stringCa Certificate - PEM 格式的中间根证书和根证书。
- not_
after int - X509私有证书过期的时间。使用秒级时间戳表示。
- not_
before int - X509私有证书开始生效的时间。使用秒级时间戳表示。
- pca_
host str - 证书方。
- pca_
instance_ strcertificate - PEM 格式的叶子证书。
- pca_
name str - 证书名称。
- pca_
root_ strca_ certificate - PEM 格式的根证书。
- pca_
sub_ strca_ certificate - PEM 格式的中间根证书和根证书。
- not
After Number - X509私有证书过期的时间。使用秒级时间戳表示。
- not
Before Number - X509私有证书开始生效的时间。使用秒级时间戳表示。
- pca
Host String - 证书方。
- pca
Instance StringCertificate - PEM 格式的叶子证书。
- pca
Name String - 证书名称。
- pca
Root StringCa Certificate - PEM 格式的根证书。
- pca
Sub StringCa Certificate - PEM 格式的中间根证书和根证书。
GetEndpointModelReference
- Custom
Model stringId - 定制模型的ID。
- Foundation
Model Volcengine.Get Endpoint Model Reference Foundation Model - 基础模型。
- Custom
Model stringId - 定制模型的ID。
- Foundation
Model GetEndpoint Model Reference Foundation Model - 基础模型。
- custom
Model StringId - 定制模型的ID。
- foundation
Model GetEndpoint Model Reference Foundation Model - 基础模型。
- custom
Model stringId - 定制模型的ID。
- foundation
Model GetEndpoint Model Reference Foundation Model - 基础模型。
- custom_
model_ strid - 定制模型的ID。
- foundation_
model GetEndpoint Model Reference Foundation Model - 基础模型。
- custom
Model StringId - 定制模型的ID。
- foundation
Model Property Map - 基础模型。
GetEndpointModelReferenceFoundationModel
- Model
Version string - 基础模型版本。
- Name string
- 基础模型名称。请注意模型名称为小写。doubao 1.5 代模型的模型名称格式为"doubao-1-5-**"。
- Model
Version string - 基础模型版本。
- Name string
- 基础模型名称。请注意模型名称为小写。doubao 1.5 代模型的模型名称格式为"doubao-1-5-**"。
- model
Version String - 基础模型版本。
- name String
- 基础模型名称。请注意模型名称为小写。doubao 1.5 代模型的模型名称格式为"doubao-1-5-**"。
- model
Version string - 基础模型版本。
- name string
- 基础模型名称。请注意模型名称为小写。doubao 1.5 代模型的模型名称格式为"doubao-1-5-**"。
- model_
version str - 基础模型版本。
- name str
- 基础模型名称。请注意模型名称为小写。doubao 1.5 代模型的模型名称格式为"doubao-1-5-**"。
- model
Version String - 基础模型版本。
- name String
- 基础模型名称。请注意模型名称为小写。doubao 1.5 代模型的模型名称格式为"doubao-1-5-**"。
GetEndpointModeration
- Strategy string
- 内容安全护栏方案。取值:Default: 默认方案。更低延迟,广泛覆盖内容安全通用需求;Basic:基本方案(公测中)。支持在接口响应中提供命中的风险分类,暂时只包含严重违规和激进行为两类风险。注意:如果是流式接口调用,不建议此方案,会导致吐出的每个分片的长度变长,延时变高。
- Strategy string
- 内容安全护栏方案。取值:Default: 默认方案。更低延迟,广泛覆盖内容安全通用需求;Basic:基本方案(公测中)。支持在接口响应中提供命中的风险分类,暂时只包含严重违规和激进行为两类风险。注意:如果是流式接口调用,不建议此方案,会导致吐出的每个分片的长度变长,延时变高。
- strategy String
- 内容安全护栏方案。取值:Default: 默认方案。更低延迟,广泛覆盖内容安全通用需求;Basic:基本方案(公测中)。支持在接口响应中提供命中的风险分类,暂时只包含严重违规和激进行为两类风险。注意:如果是流式接口调用,不建议此方案,会导致吐出的每个分片的长度变长,延时变高。
- strategy string
- 内容安全护栏方案。取值:Default: 默认方案。更低延迟,广泛覆盖内容安全通用需求;Basic:基本方案(公测中)。支持在接口响应中提供命中的风险分类,暂时只包含严重违规和激进行为两类风险。注意:如果是流式接口调用,不建议此方案,会导致吐出的每个分片的长度变长,延时变高。
- strategy str
- 内容安全护栏方案。取值:Default: 默认方案。更低延迟,广泛覆盖内容安全通用需求;Basic:基本方案(公测中)。支持在接口响应中提供命中的风险分类,暂时只包含严重违规和激进行为两类风险。注意:如果是流式接口调用,不建议此方案,会导致吐出的每个分片的长度变长,延时变高。
- strategy String
- 内容安全护栏方案。取值:Default: 默认方案。更低延迟,广泛覆盖内容安全通用需求;Basic:基本方案(公测中)。支持在接口响应中提供命中的风险分类,暂时只包含严重违规和激进行为两类风险。注意:如果是流式接口调用,不建议此方案,会导致吐出的每个分片的长度变长,延时变高。
GetEndpointRateLimit
GetEndpointTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcenginecc
Terraform Provider.
volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine