Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::VMP::Workspace
Using getWorkspace
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 getWorkspace(args: GetWorkspaceArgs, opts?: InvokeOptions): Promise<GetWorkspaceResult>
function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceResult>def get_workspace(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkspaceResult
def get_workspace_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceResult]func LookupWorkspace(ctx *Context, args *LookupWorkspaceArgs, opts ...InvokeOption) (*LookupWorkspaceResult, error)
func LookupWorkspaceOutput(ctx *Context, args *LookupWorkspaceOutputArgs, opts ...InvokeOption) LookupWorkspaceResultOutput> Note: This function is named LookupWorkspace in the Go SDK.
public static class GetWorkspace
{
public static Task<GetWorkspaceResult> InvokeAsync(GetWorkspaceArgs args, InvokeOptions? opts = null)
public static Output<GetWorkspaceResult> Invoke(GetWorkspaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
public static Output<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:vmp/getWorkspace:getWorkspace
arguments:
# arguments dictionaryThe 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.
getWorkspace Result
The following output properties are available:
- Create
Time string - 工作区创建时间,RFC3339 格式。
- Delete
Protection boolEnabled - 是否开启工作区删除保护,true:开启,false:关闭。
- Description string
- 工作区描述信息,字符串形式,长度限制为 0~200。
- Id string
- Uniquely identifies the resource.
- Instance
Type Byteplus.Get Workspace Instance Type - 工作区规格详情。
- Instance
Type stringId - 工作区规格,vmp.standard.15d:15 天存储时长工作区。vmp.standard.30d:30 天存储时长工作区。vmp.standard.90d:90 天存储时长工作区。vmp.standard.180d:180 天存储时长工作区。vmp.standard.1y:1 年存储时长工作区。
- Name string
- 工作区名称,字符串形式,长度限制为 1~100。
- Overdue
Reclaim stringTime - 工作区预期欠费回收时间,RFC3339 格式。
- Password string
- 工作区 BasicAuth 密码。
- Project
Name string - 项目名称。
- Prometheus
Push stringIntranet Endpoint - 工作区 Push Gateway URL 地址。
- Prometheus
Query stringIntranet Endpoint - 工作区 Query URL 地址。
- Prometheus
Write stringIntranet Endpoint - 工作区 RemoteWrite URL 地址。
- Quota
Byteplus.
Get Workspace Quota - 工作区配额详情。
- Status string
- 工作区状态,取值:Creating:创建中 Active:正常 Updating:更新中 Deleting:删除中 OverdueShutted:欠费关停 Resuming:恢复中 Error:错误。
-
List<Byteplus.
Get Workspace Tag> - 工作区标签。
- Usage
Byteplus.
Get Workspace Usage - 工作区用量。
- Username string
- 工作区 BasicAuth 用户名。
- Workspace
Id string - 工作区Id。
- Create
Time string - 工作区创建时间,RFC3339 格式。
- Delete
Protection boolEnabled - 是否开启工作区删除保护,true:开启,false:关闭。
- Description string
- 工作区描述信息,字符串形式,长度限制为 0~200。
- Id string
- Uniquely identifies the resource.
- Instance
Type GetWorkspace Instance Type - 工作区规格详情。
- Instance
Type stringId - 工作区规格,vmp.standard.15d:15 天存储时长工作区。vmp.standard.30d:30 天存储时长工作区。vmp.standard.90d:90 天存储时长工作区。vmp.standard.180d:180 天存储时长工作区。vmp.standard.1y:1 年存储时长工作区。
- Name string
- 工作区名称,字符串形式,长度限制为 1~100。
- Overdue
Reclaim stringTime - 工作区预期欠费回收时间,RFC3339 格式。
- Password string
- 工作区 BasicAuth 密码。
- Project
Name string - 项目名称。
- Prometheus
Push stringIntranet Endpoint - 工作区 Push Gateway URL 地址。
- Prometheus
Query stringIntranet Endpoint - 工作区 Query URL 地址。
- Prometheus
Write stringIntranet Endpoint - 工作区 RemoteWrite URL 地址。
- Quota
Get
Workspace Quota - 工作区配额详情。
- Status string
- 工作区状态,取值:Creating:创建中 Active:正常 Updating:更新中 Deleting:删除中 OverdueShutted:欠费关停 Resuming:恢复中 Error:错误。
-
[]Get
Workspace Tag - 工作区标签。
- Usage
Get
Workspace Usage - 工作区用量。
- Username string
- 工作区 BasicAuth 用户名。
- Workspace
Id string - 工作区Id。
- create
Time String - 工作区创建时间,RFC3339 格式。
- delete
Protection BooleanEnabled - 是否开启工作区删除保护,true:开启,false:关闭。
- description String
- 工作区描述信息,字符串形式,长度限制为 0~200。
- id String
- Uniquely identifies the resource.
- instance
Type GetWorkspace Instance Type - 工作区规格详情。
- instance
Type StringId - 工作区规格,vmp.standard.15d:15 天存储时长工作区。vmp.standard.30d:30 天存储时长工作区。vmp.standard.90d:90 天存储时长工作区。vmp.standard.180d:180 天存储时长工作区。vmp.standard.1y:1 年存储时长工作区。
- name String
- 工作区名称,字符串形式,长度限制为 1~100。
- overdue
Reclaim StringTime - 工作区预期欠费回收时间,RFC3339 格式。
- password String
- 工作区 BasicAuth 密码。
- project
Name String - 项目名称。
- prometheus
Push StringIntranet Endpoint - 工作区 Push Gateway URL 地址。
- prometheus
Query StringIntranet Endpoint - 工作区 Query URL 地址。
- prometheus
Write StringIntranet Endpoint - 工作区 RemoteWrite URL 地址。
- quota
Get
Workspace Quota - 工作区配额详情。
- status String
- 工作区状态,取值:Creating:创建中 Active:正常 Updating:更新中 Deleting:删除中 OverdueShutted:欠费关停 Resuming:恢复中 Error:错误。
-
List<Get
Workspace Tag> - 工作区标签。
- usage
Get
Workspace Usage - 工作区用量。
- username String
- 工作区 BasicAuth 用户名。
- workspace
Id String - 工作区Id。
- create
Time string - 工作区创建时间,RFC3339 格式。
- delete
Protection booleanEnabled - 是否开启工作区删除保护,true:开启,false:关闭。
- description string
- 工作区描述信息,字符串形式,长度限制为 0~200。
- id string
- Uniquely identifies the resource.
- instance
Type GetWorkspace Instance Type - 工作区规格详情。
- instance
Type stringId - 工作区规格,vmp.standard.15d:15 天存储时长工作区。vmp.standard.30d:30 天存储时长工作区。vmp.standard.90d:90 天存储时长工作区。vmp.standard.180d:180 天存储时长工作区。vmp.standard.1y:1 年存储时长工作区。
- name string
- 工作区名称,字符串形式,长度限制为 1~100。
- overdue
Reclaim stringTime - 工作区预期欠费回收时间,RFC3339 格式。
- password string
- 工作区 BasicAuth 密码。
- project
Name string - 项目名称。
- prometheus
Push stringIntranet Endpoint - 工作区 Push Gateway URL 地址。
- prometheus
Query stringIntranet Endpoint - 工作区 Query URL 地址。
- prometheus
Write stringIntranet Endpoint - 工作区 RemoteWrite URL 地址。
- quota
Get
Workspace Quota - 工作区配额详情。
- status string
- 工作区状态,取值:Creating:创建中 Active:正常 Updating:更新中 Deleting:删除中 OverdueShutted:欠费关停 Resuming:恢复中 Error:错误。
-
Get
Workspace Tag[] - 工作区标签。
- usage
Get
Workspace Usage - 工作区用量。
- username string
- 工作区 BasicAuth 用户名。
- workspace
Id string - 工作区Id。
- create_
time str - 工作区创建时间,RFC3339 格式。
- delete_
protection_ boolenabled - 是否开启工作区删除保护,true:开启,false:关闭。
- description str
- 工作区描述信息,字符串形式,长度限制为 0~200。
- id str
- Uniquely identifies the resource.
- instance_
type GetWorkspace Instance Type - 工作区规格详情。
- instance_
type_ strid - 工作区规格,vmp.standard.15d:15 天存储时长工作区。vmp.standard.30d:30 天存储时长工作区。vmp.standard.90d:90 天存储时长工作区。vmp.standard.180d:180 天存储时长工作区。vmp.standard.1y:1 年存储时长工作区。
- name str
- 工作区名称,字符串形式,长度限制为 1~100。
- overdue_
reclaim_ strtime - 工作区预期欠费回收时间,RFC3339 格式。
- password str
- 工作区 BasicAuth 密码。
- project_
name str - 项目名称。
- prometheus_
push_ strintranet_ endpoint - 工作区 Push Gateway URL 地址。
- prometheus_
query_ strintranet_ endpoint - 工作区 Query URL 地址。
- prometheus_
write_ strintranet_ endpoint - 工作区 RemoteWrite URL 地址。
- quota
Get
Workspace Quota - 工作区配额详情。
- status str
- 工作区状态,取值:Creating:创建中 Active:正常 Updating:更新中 Deleting:删除中 OverdueShutted:欠费关停 Resuming:恢复中 Error:错误。
-
Sequence[Get
Workspace Tag] - 工作区标签。
- usage
Get
Workspace Usage - 工作区用量。
- username str
- 工作区 BasicAuth 用户名。
- workspace_
id str - 工作区Id。
- create
Time String - 工作区创建时间,RFC3339 格式。
- delete
Protection BooleanEnabled - 是否开启工作区删除保护,true:开启,false:关闭。
- description String
- 工作区描述信息,字符串形式,长度限制为 0~200。
- id String
- Uniquely identifies the resource.
- instance
Type Property Map - 工作区规格详情。
- instance
Type StringId - 工作区规格,vmp.standard.15d:15 天存储时长工作区。vmp.standard.30d:30 天存储时长工作区。vmp.standard.90d:90 天存储时长工作区。vmp.standard.180d:180 天存储时长工作区。vmp.standard.1y:1 年存储时长工作区。
- name String
- 工作区名称,字符串形式,长度限制为 1~100。
- overdue
Reclaim StringTime - 工作区预期欠费回收时间,RFC3339 格式。
- password String
- 工作区 BasicAuth 密码。
- project
Name String - 项目名称。
- prometheus
Push StringIntranet Endpoint - 工作区 Push Gateway URL 地址。
- prometheus
Query StringIntranet Endpoint - 工作区 Query URL 地址。
- prometheus
Write StringIntranet Endpoint - 工作区 RemoteWrite URL 地址。
- quota Property Map
- 工作区配额详情。
- status String
- 工作区状态,取值:Creating:创建中 Active:正常 Updating:更新中 Deleting:删除中 OverdueShutted:欠费关停 Resuming:恢复中 Error:错误。
- List<Property Map>
- 工作区标签。
- usage Property Map
- 工作区用量。
- username String
- 工作区 BasicAuth 用户名。
- workspace
Id String - 工作区Id。
Supporting Types
GetWorkspaceInstanceType
- Active
Series int - 最大活跃时序数。
- Availability
Zone intReplicas - 可用区(az)数。
- Downsampling
Periods List<string> - 降采样策略。
- Ingest
Samples intPer Second - 最大每秒写入样本数。
- Query
Concurrency int - 最大查询并发数。
- Query
Per intSecond - 最大查询 QPS。
- Replicas
Per intZone - 每个可用区(az)的数据副本数。
- Retention
Period string - 最长数据保留时间。
- Scan
Samples intPer Second - 最大每秒扫描样本数。
- Scan
Series intPer Second - 最大每秒扫描时序数。
- Active
Series int - 最大活跃时序数。
- Availability
Zone intReplicas - 可用区(az)数。
- Downsampling
Periods []string - 降采样策略。
- Ingest
Samples intPer Second - 最大每秒写入样本数。
- Query
Concurrency int - 最大查询并发数。
- Query
Per intSecond - 最大查询 QPS。
- Replicas
Per intZone - 每个可用区(az)的数据副本数。
- Retention
Period string - 最长数据保留时间。
- Scan
Samples intPer Second - 最大每秒扫描样本数。
- Scan
Series intPer Second - 最大每秒扫描时序数。
- active
Series Integer - 最大活跃时序数。
- availability
Zone IntegerReplicas - 可用区(az)数。
- downsampling
Periods List<String> - 降采样策略。
- ingest
Samples IntegerPer Second - 最大每秒写入样本数。
- query
Concurrency Integer - 最大查询并发数。
- query
Per IntegerSecond - 最大查询 QPS。
- replicas
Per IntegerZone - 每个可用区(az)的数据副本数。
- retention
Period String - 最长数据保留时间。
- scan
Samples IntegerPer Second - 最大每秒扫描样本数。
- scan
Series IntegerPer Second - 最大每秒扫描时序数。
- active
Series number - 最大活跃时序数。
- availability
Zone numberReplicas - 可用区(az)数。
- downsampling
Periods string[] - 降采样策略。
- ingest
Samples numberPer Second - 最大每秒写入样本数。
- query
Concurrency number - 最大查询并发数。
- query
Per numberSecond - 最大查询 QPS。
- replicas
Per numberZone - 每个可用区(az)的数据副本数。
- retention
Period string - 最长数据保留时间。
- scan
Samples numberPer Second - 最大每秒扫描样本数。
- scan
Series numberPer Second - 最大每秒扫描时序数。
- active_
series int - 最大活跃时序数。
- availability_
zone_ intreplicas - 可用区(az)数。
- downsampling_
periods Sequence[str] - 降采样策略。
- ingest_
samples_ intper_ second - 最大每秒写入样本数。
- query_
concurrency int - 最大查询并发数。
- query_
per_ intsecond - 最大查询 QPS。
- replicas_
per_ intzone - 每个可用区(az)的数据副本数。
- retention_
period str - 最长数据保留时间。
- scan_
samples_ intper_ second - 最大每秒扫描样本数。
- scan_
series_ intper_ second - 最大每秒扫描时序数。
- active
Series Number - 最大活跃时序数。
- availability
Zone NumberReplicas - 可用区(az)数。
- downsampling
Periods List<String> - 降采样策略。
- ingest
Samples NumberPer Second - 最大每秒写入样本数。
- query
Concurrency Number - 最大查询并发数。
- query
Per NumberSecond - 最大查询 QPS。
- replicas
Per NumberZone - 每个可用区(az)的数据副本数。
- retention
Period String - 最长数据保留时间。
- scan
Samples NumberPer Second - 最大每秒扫描样本数。
- scan
Series NumberPer Second - 最大每秒扫描时序数。
GetWorkspaceQuota
- Active
Series int - 最大活跃时序数。整数形式,默认取值范围为 1~50000000。
- Ingest
Samples intPer Second - 指标摄入速率,即最大每秒写入样本数。整数形式,默认取值范围为 1~5000000。
- Query
Per intSecond - 最大查询 QPS。整数形式,默认取值范围为 1~500。
- Scan
Samples intPer Second - 最大每秒扫描样本数。整数形式,默认取值范围为 1~1000000000。
- Scan
Series intPer Second - 最大每秒扫描时序数。整数形式,默认取值范围为 1~200000。
- Active
Series int - 最大活跃时序数。整数形式,默认取值范围为 1~50000000。
- Ingest
Samples intPer Second - 指标摄入速率,即最大每秒写入样本数。整数形式,默认取值范围为 1~5000000。
- Query
Per intSecond - 最大查询 QPS。整数形式,默认取值范围为 1~500。
- Scan
Samples intPer Second - 最大每秒扫描样本数。整数形式,默认取值范围为 1~1000000000。
- Scan
Series intPer Second - 最大每秒扫描时序数。整数形式,默认取值范围为 1~200000。
- active
Series Integer - 最大活跃时序数。整数形式,默认取值范围为 1~50000000。
- ingest
Samples IntegerPer Second - 指标摄入速率,即最大每秒写入样本数。整数形式,默认取值范围为 1~5000000。
- query
Per IntegerSecond - 最大查询 QPS。整数形式,默认取值范围为 1~500。
- scan
Samples IntegerPer Second - 最大每秒扫描样本数。整数形式,默认取值范围为 1~1000000000。
- scan
Series IntegerPer Second - 最大每秒扫描时序数。整数形式,默认取值范围为 1~200000。
- active
Series number - 最大活跃时序数。整数形式,默认取值范围为 1~50000000。
- ingest
Samples numberPer Second - 指标摄入速率,即最大每秒写入样本数。整数形式,默认取值范围为 1~5000000。
- query
Per numberSecond - 最大查询 QPS。整数形式,默认取值范围为 1~500。
- scan
Samples numberPer Second - 最大每秒扫描样本数。整数形式,默认取值范围为 1~1000000000。
- scan
Series numberPer Second - 最大每秒扫描时序数。整数形式,默认取值范围为 1~200000。
- active_
series int - 最大活跃时序数。整数形式,默认取值范围为 1~50000000。
- ingest_
samples_ intper_ second - 指标摄入速率,即最大每秒写入样本数。整数形式,默认取值范围为 1~5000000。
- query_
per_ intsecond - 最大查询 QPS。整数形式,默认取值范围为 1~500。
- scan_
samples_ intper_ second - 最大每秒扫描样本数。整数形式,默认取值范围为 1~1000000000。
- scan_
series_ intper_ second - 最大每秒扫描时序数。整数形式,默认取值范围为 1~200000。
- active
Series Number - 最大活跃时序数。整数形式,默认取值范围为 1~50000000。
- ingest
Samples NumberPer Second - 指标摄入速率,即最大每秒写入样本数。整数形式,默认取值范围为 1~5000000。
- query
Per NumberSecond - 最大查询 QPS。整数形式,默认取值范围为 1~500。
- scan
Samples NumberPer Second - 最大每秒扫描样本数。整数形式,默认取值范围为 1~1000000000。
- scan
Series NumberPer Second - 最大每秒扫描时序数。整数形式,默认取值范围为 1~200000。
GetWorkspaceTag
GetWorkspaceUsage
- Active
Series int - 活跃时序数。
- Ingested
Samples doublePer Second - 每秒写入样本数。
- Active
Series int - 活跃时序数。
- Ingested
Samples float64Per Second - 每秒写入样本数。
- active
Series Integer - 活跃时序数。
- ingested
Samples DoublePer Second - 每秒写入样本数。
- active
Series number - 活跃时序数。
- ingested
Samples numberPer Second - 每秒写入样本数。
- active_
series int - 活跃时序数。
- ingested_
samples_ floatper_ second - 每秒写入样本数。
- active
Series Number - 活跃时序数。
- ingested
Samples NumberPer Second - 每秒写入样本数。
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
