Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::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: volcenginecc: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:
- Auth
Type string - Workspace authentication type. Options: BasicAuth: Basic authentication, requires Username and Password for authentication. BearerToken: Token authentication, requires BearerToken for authentication. None: No custom authentication required. Note: When the authentication type is set to None, AK/SK authentication is used by default.
- Bearer
Token string - Workspace Bearer Token. Note: Configure this parameter only when the AuthType parameter is set to BearerToken.
- Create
Time string - Workspace creation time, RFC3339 format
- Delete
Protection boolEnabled - Enable workspace deletion protection: true for enabled, false for disabled
- Description string
- Workspace description, string, length limit 0–200
- Id string
- Uniquely identifies the resource.
- Instance
Type Volcengine.Get Workspace Instance Type - Workspace specification details
- Instance
Type stringId - Workspace specifications: vmp.standard.15d: workspace with 15 days storage duration. vmp.standard.30d: workspace with 30 days storage duration. vmp.standard.90d: workspace with 90 days storage duration. vmp.standard.180d: workspace with 180 days storage duration. vmp.standard.1y: workspace with 1 year storage duration
- Name string
- Workspace name, string, length limit 1–100
- Overdue
Reclaim stringTime - Workspace expected overdue recovery time, RFC3339 format
- Password string
- Workspace BasicAuth password
- Project
Name string - Project name
- Prometheus
Push stringEndpoint - Workspace public Push Gateway URL address.
- Prometheus
Push stringIntranet Endpoint - Workspace Push Gateway URL address
- Prometheus
Query stringEndpoint - Workspace public Query URL address.
- Prometheus
Query stringIntranet Endpoint - Workspace Query URL address
- Prometheus
Write stringEndpoint - Workspace public RemoteWrite URL address.
- Prometheus
Write stringIntranet Endpoint - Workspace RemoteWrite URL address
- Public
Access boolEnabled - Whether to enable workspace public access capability. true: enabled, false: disabled.
- Public
Query intBandwidth - Workspace public Query bandwidth (Mbps).
- Public
Write intBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- Quota
Volcengine.
Get Workspace Quota - Workspace quota details
- Search
Latency stringOffset - Workspace public Query search latency offset.
- Status string
- Workspace status. Values: Creating: creating Active: active Updating: updating Deleting: deleting OverdueShutted: overdue shutdown Resuming: resuming Error: error
-
List<Volcengine.
Get Workspace Tag> - Workspace tags
- Usage
Volcengine.
Get Workspace Usage - Workspace usage
- Username string
- Workspace BasicAuth username
- Workspace
Id string - Workspace ID
- Auth
Type string - Workspace authentication type. Options: BasicAuth: Basic authentication, requires Username and Password for authentication. BearerToken: Token authentication, requires BearerToken for authentication. None: No custom authentication required. Note: When the authentication type is set to None, AK/SK authentication is used by default.
- Bearer
Token string - Workspace Bearer Token. Note: Configure this parameter only when the AuthType parameter is set to BearerToken.
- Create
Time string - Workspace creation time, RFC3339 format
- Delete
Protection boolEnabled - Enable workspace deletion protection: true for enabled, false for disabled
- Description string
- Workspace description, string, length limit 0–200
- Id string
- Uniquely identifies the resource.
- Instance
Type GetWorkspace Instance Type - Workspace specification details
- Instance
Type stringId - Workspace specifications: vmp.standard.15d: workspace with 15 days storage duration. vmp.standard.30d: workspace with 30 days storage duration. vmp.standard.90d: workspace with 90 days storage duration. vmp.standard.180d: workspace with 180 days storage duration. vmp.standard.1y: workspace with 1 year storage duration
- Name string
- Workspace name, string, length limit 1–100
- Overdue
Reclaim stringTime - Workspace expected overdue recovery time, RFC3339 format
- Password string
- Workspace BasicAuth password
- Project
Name string - Project name
- Prometheus
Push stringEndpoint - Workspace public Push Gateway URL address.
- Prometheus
Push stringIntranet Endpoint - Workspace Push Gateway URL address
- Prometheus
Query stringEndpoint - Workspace public Query URL address.
- Prometheus
Query stringIntranet Endpoint - Workspace Query URL address
- Prometheus
Write stringEndpoint - Workspace public RemoteWrite URL address.
- Prometheus
Write stringIntranet Endpoint - Workspace RemoteWrite URL address
- Public
Access boolEnabled - Whether to enable workspace public access capability. true: enabled, false: disabled.
- Public
Query intBandwidth - Workspace public Query bandwidth (Mbps).
- Public
Write intBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- Quota
Get
Workspace Quota - Workspace quota details
- Search
Latency stringOffset - Workspace public Query search latency offset.
- Status string
- Workspace status. Values: Creating: creating Active: active Updating: updating Deleting: deleting OverdueShutted: overdue shutdown Resuming: resuming Error: error
-
[]Get
Workspace Tag - Workspace tags
- Usage
Get
Workspace Usage - Workspace usage
- Username string
- Workspace BasicAuth username
- Workspace
Id string - Workspace ID
- auth
Type String - Workspace authentication type. Options: BasicAuth: Basic authentication, requires Username and Password for authentication. BearerToken: Token authentication, requires BearerToken for authentication. None: No custom authentication required. Note: When the authentication type is set to None, AK/SK authentication is used by default.
- bearer
Token String - Workspace Bearer Token. Note: Configure this parameter only when the AuthType parameter is set to BearerToken.
- create
Time String - Workspace creation time, RFC3339 format
- delete
Protection BooleanEnabled - Enable workspace deletion protection: true for enabled, false for disabled
- description String
- Workspace description, string, length limit 0–200
- id String
- Uniquely identifies the resource.
- instance
Type GetWorkspace Instance Type - Workspace specification details
- instance
Type StringId - Workspace specifications: vmp.standard.15d: workspace with 15 days storage duration. vmp.standard.30d: workspace with 30 days storage duration. vmp.standard.90d: workspace with 90 days storage duration. vmp.standard.180d: workspace with 180 days storage duration. vmp.standard.1y: workspace with 1 year storage duration
- name String
- Workspace name, string, length limit 1–100
- overdue
Reclaim StringTime - Workspace expected overdue recovery time, RFC3339 format
- password String
- Workspace BasicAuth password
- project
Name String - Project name
- prometheus
Push StringEndpoint - Workspace public Push Gateway URL address.
- prometheus
Push StringIntranet Endpoint - Workspace Push Gateway URL address
- prometheus
Query StringEndpoint - Workspace public Query URL address.
- prometheus
Query StringIntranet Endpoint - Workspace Query URL address
- prometheus
Write StringEndpoint - Workspace public RemoteWrite URL address.
- prometheus
Write StringIntranet Endpoint - Workspace RemoteWrite URL address
- public
Access BooleanEnabled - Whether to enable workspace public access capability. true: enabled, false: disabled.
- public
Query IntegerBandwidth - Workspace public Query bandwidth (Mbps).
- public
Write IntegerBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- quota
Get
Workspace Quota - Workspace quota details
- search
Latency StringOffset - Workspace public Query search latency offset.
- status String
- Workspace status. Values: Creating: creating Active: active Updating: updating Deleting: deleting OverdueShutted: overdue shutdown Resuming: resuming Error: error
-
List<Get
Workspace Tag> - Workspace tags
- usage
Get
Workspace Usage - Workspace usage
- username String
- Workspace BasicAuth username
- workspace
Id String - Workspace ID
- auth
Type string - Workspace authentication type. Options: BasicAuth: Basic authentication, requires Username and Password for authentication. BearerToken: Token authentication, requires BearerToken for authentication. None: No custom authentication required. Note: When the authentication type is set to None, AK/SK authentication is used by default.
- bearer
Token string - Workspace Bearer Token. Note: Configure this parameter only when the AuthType parameter is set to BearerToken.
- create
Time string - Workspace creation time, RFC3339 format
- delete
Protection booleanEnabled - Enable workspace deletion protection: true for enabled, false for disabled
- description string
- Workspace description, string, length limit 0–200
- id string
- Uniquely identifies the resource.
- instance
Type GetWorkspace Instance Type - Workspace specification details
- instance
Type stringId - Workspace specifications: vmp.standard.15d: workspace with 15 days storage duration. vmp.standard.30d: workspace with 30 days storage duration. vmp.standard.90d: workspace with 90 days storage duration. vmp.standard.180d: workspace with 180 days storage duration. vmp.standard.1y: workspace with 1 year storage duration
- name string
- Workspace name, string, length limit 1–100
- overdue
Reclaim stringTime - Workspace expected overdue recovery time, RFC3339 format
- password string
- Workspace BasicAuth password
- project
Name string - Project name
- prometheus
Push stringEndpoint - Workspace public Push Gateway URL address.
- prometheus
Push stringIntranet Endpoint - Workspace Push Gateway URL address
- prometheus
Query stringEndpoint - Workspace public Query URL address.
- prometheus
Query stringIntranet Endpoint - Workspace Query URL address
- prometheus
Write stringEndpoint - Workspace public RemoteWrite URL address.
- prometheus
Write stringIntranet Endpoint - Workspace RemoteWrite URL address
- public
Access booleanEnabled - Whether to enable workspace public access capability. true: enabled, false: disabled.
- public
Query numberBandwidth - Workspace public Query bandwidth (Mbps).
- public
Write numberBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- quota
Get
Workspace Quota - Workspace quota details
- search
Latency stringOffset - Workspace public Query search latency offset.
- status string
- Workspace status. Values: Creating: creating Active: active Updating: updating Deleting: deleting OverdueShutted: overdue shutdown Resuming: resuming Error: error
-
Get
Workspace Tag[] - Workspace tags
- usage
Get
Workspace Usage - Workspace usage
- username string
- Workspace BasicAuth username
- workspace
Id string - Workspace ID
- auth_
type str - Workspace authentication type. Options: BasicAuth: Basic authentication, requires Username and Password for authentication. BearerToken: Token authentication, requires BearerToken for authentication. None: No custom authentication required. Note: When the authentication type is set to None, AK/SK authentication is used by default.
- bearer_
token str - Workspace Bearer Token. Note: Configure this parameter only when the AuthType parameter is set to BearerToken.
- create_
time str - Workspace creation time, RFC3339 format
- delete_
protection_ boolenabled - Enable workspace deletion protection: true for enabled, false for disabled
- description str
- Workspace description, string, length limit 0–200
- id str
- Uniquely identifies the resource.
- instance_
type GetWorkspace Instance Type - Workspace specification details
- instance_
type_ strid - Workspace specifications: vmp.standard.15d: workspace with 15 days storage duration. vmp.standard.30d: workspace with 30 days storage duration. vmp.standard.90d: workspace with 90 days storage duration. vmp.standard.180d: workspace with 180 days storage duration. vmp.standard.1y: workspace with 1 year storage duration
- name str
- Workspace name, string, length limit 1–100
- overdue_
reclaim_ strtime - Workspace expected overdue recovery time, RFC3339 format
- password str
- Workspace BasicAuth password
- project_
name str - Project name
- prometheus_
push_ strendpoint - Workspace public Push Gateway URL address.
- prometheus_
push_ strintranet_ endpoint - Workspace Push Gateway URL address
- prometheus_
query_ strendpoint - Workspace public Query URL address.
- prometheus_
query_ strintranet_ endpoint - Workspace Query URL address
- prometheus_
write_ strendpoint - Workspace public RemoteWrite URL address.
- prometheus_
write_ strintranet_ endpoint - Workspace RemoteWrite URL address
- public_
access_ boolenabled - Whether to enable workspace public access capability. true: enabled, false: disabled.
- public_
query_ intbandwidth - Workspace public Query bandwidth (Mbps).
- public_
write_ intbandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- quota
Get
Workspace Quota - Workspace quota details
- search_
latency_ stroffset - Workspace public Query search latency offset.
- status str
- Workspace status. Values: Creating: creating Active: active Updating: updating Deleting: deleting OverdueShutted: overdue shutdown Resuming: resuming Error: error
-
Sequence[Get
Workspace Tag] - Workspace tags
- usage
Get
Workspace Usage - Workspace usage
- username str
- Workspace BasicAuth username
- workspace_
id str - Workspace ID
- auth
Type String - Workspace authentication type. Options: BasicAuth: Basic authentication, requires Username and Password for authentication. BearerToken: Token authentication, requires BearerToken for authentication. None: No custom authentication required. Note: When the authentication type is set to None, AK/SK authentication is used by default.
- bearer
Token String - Workspace Bearer Token. Note: Configure this parameter only when the AuthType parameter is set to BearerToken.
- create
Time String - Workspace creation time, RFC3339 format
- delete
Protection BooleanEnabled - Enable workspace deletion protection: true for enabled, false for disabled
- description String
- Workspace description, string, length limit 0–200
- id String
- Uniquely identifies the resource.
- instance
Type Property Map - Workspace specification details
- instance
Type StringId - Workspace specifications: vmp.standard.15d: workspace with 15 days storage duration. vmp.standard.30d: workspace with 30 days storage duration. vmp.standard.90d: workspace with 90 days storage duration. vmp.standard.180d: workspace with 180 days storage duration. vmp.standard.1y: workspace with 1 year storage duration
- name String
- Workspace name, string, length limit 1–100
- overdue
Reclaim StringTime - Workspace expected overdue recovery time, RFC3339 format
- password String
- Workspace BasicAuth password
- project
Name String - Project name
- prometheus
Push StringEndpoint - Workspace public Push Gateway URL address.
- prometheus
Push StringIntranet Endpoint - Workspace Push Gateway URL address
- prometheus
Query StringEndpoint - Workspace public Query URL address.
- prometheus
Query StringIntranet Endpoint - Workspace Query URL address
- prometheus
Write StringEndpoint - Workspace public RemoteWrite URL address.
- prometheus
Write StringIntranet Endpoint - Workspace RemoteWrite URL address
- public
Access BooleanEnabled - Whether to enable workspace public access capability. true: enabled, false: disabled.
- public
Query NumberBandwidth - Workspace public Query bandwidth (Mbps).
- public
Write NumberBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- quota Property Map
- Workspace quota details
- search
Latency StringOffset - Workspace public Query search latency offset.
- status String
- Workspace status. Values: Creating: creating Active: active Updating: updating Deleting: deleting OverdueShutted: overdue shutdown Resuming: resuming Error: error
- List<Property Map>
- Workspace tags
- usage Property Map
- Workspace usage
- username String
- Workspace BasicAuth username
- workspace
Id String - Workspace ID
Supporting Types
GetWorkspaceInstanceType
- Active
Series int - Maximum active time series count
- Availability
Zone intReplicas - Number of availability zones (az)
- Calculate
Price List<Volcengine.Params Get Workspace Instance Type Calculate Price Param> - Billing parameter list.
- Downsampling
Periods List<string> - Downsampling policy
- Ingest
Samples intPer Second - Maximum samples written per second
- Query
Concurrency int - Maximum query concurrency
- Query
Per intSecond - Maximum query QPS
- Replicas
Per intZone - Number of data replicas per availability zone (az)
- Retention
Period string - Maximum data retention period
- Scan
Samples intPer Second - Maximum samples scanned per second
- Scan
Series intPer Second - Maximum time series scanned per second
- Active
Series int - Maximum active time series count
- Availability
Zone intReplicas - Number of availability zones (az)
- Calculate
Price []GetParams Workspace Instance Type Calculate Price Param - Billing parameter list.
- Downsampling
Periods []string - Downsampling policy
- Ingest
Samples intPer Second - Maximum samples written per second
- Query
Concurrency int - Maximum query concurrency
- Query
Per intSecond - Maximum query QPS
- Replicas
Per intZone - Number of data replicas per availability zone (az)
- Retention
Period string - Maximum data retention period
- Scan
Samples intPer Second - Maximum samples scanned per second
- Scan
Series intPer Second - Maximum time series scanned per second
- active
Series Integer - Maximum active time series count
- availability
Zone IntegerReplicas - Number of availability zones (az)
- calculate
Price List<GetParams Workspace Instance Type Calculate Price Param> - Billing parameter list.
- downsampling
Periods List<String> - Downsampling policy
- ingest
Samples IntegerPer Second - Maximum samples written per second
- query
Concurrency Integer - Maximum query concurrency
- query
Per IntegerSecond - Maximum query QPS
- replicas
Per IntegerZone - Number of data replicas per availability zone (az)
- retention
Period String - Maximum data retention period
- scan
Samples IntegerPer Second - Maximum samples scanned per second
- scan
Series IntegerPer Second - Maximum time series scanned per second
- active
Series number - Maximum active time series count
- availability
Zone numberReplicas - Number of availability zones (az)
- calculate
Price GetParams Workspace Instance Type Calculate Price Param[] - Billing parameter list.
- downsampling
Periods string[] - Downsampling policy
- ingest
Samples numberPer Second - Maximum samples written per second
- query
Concurrency number - Maximum query concurrency
- query
Per numberSecond - Maximum query QPS
- replicas
Per numberZone - Number of data replicas per availability zone (az)
- retention
Period string - Maximum data retention period
- scan
Samples numberPer Second - Maximum samples scanned per second
- scan
Series numberPer Second - Maximum time series scanned per second
- active_
series int - Maximum active time series count
- availability_
zone_ intreplicas - Number of availability zones (az)
- calculate_
price_ Sequence[Getparams Workspace Instance Type Calculate Price Param] - Billing parameter list.
- downsampling_
periods Sequence[str] - Downsampling policy
- ingest_
samples_ intper_ second - Maximum samples written per second
- query_
concurrency int - Maximum query concurrency
- query_
per_ intsecond - Maximum query QPS
- replicas_
per_ intzone - Number of data replicas per availability zone (az)
- retention_
period str - Maximum data retention period
- scan_
samples_ intper_ second - Maximum samples scanned per second
- scan_
series_ intper_ second - Maximum time series scanned per second
- active
Series Number - Maximum active time series count
- availability
Zone NumberReplicas - Number of availability zones (az)
- calculate
Price List<Property Map>Params - Billing parameter list.
- downsampling
Periods List<String> - Downsampling policy
- ingest
Samples NumberPer Second - Maximum samples written per second
- query
Concurrency Number - Maximum query concurrency
- query
Per NumberSecond - Maximum query QPS
- replicas
Per NumberZone - Number of data replicas per availability zone (az)
- retention
Period String - Maximum data retention period
- scan
Samples NumberPer Second - Maximum samples scanned per second
- scan
Series NumberPer Second - Maximum time series scanned per second
GetWorkspaceInstanceTypeCalculatePriceParam
- Cal
Charge List<Volcengine.Item Lists Get Workspace Instance Type Calculate Price Param Cal Charge Item List> - Billing item list.
- Configuration
Code string - Configuration item code.
- Period string
- Billing cycle.
- Cal
Charge []GetItem Lists Workspace Instance Type Calculate Price Param Cal Charge Item List - Billing item list.
- Configuration
Code string - Configuration item code.
- Period string
- Billing cycle.
- cal
Charge List<GetItem Lists Workspace Instance Type Calculate Price Param Cal Charge Item List> - Billing item list.
- configuration
Code String - Configuration item code.
- period String
- Billing cycle.
- cal
Charge GetItem Lists Workspace Instance Type Calculate Price Param Cal Charge Item List[] - Billing item list.
- configuration
Code string - Configuration item code.
- period string
- Billing cycle.
- cal_
charge_ Sequence[Getitem_ lists Workspace Instance Type Calculate Price Param Cal Charge Item List] - Billing item list.
- configuration_
code str - Configuration item code.
- period str
- Billing cycle.
- cal
Charge List<Property Map>Item Lists - Billing item list.
- configuration
Code String - Configuration item code.
- period String
- Billing cycle.
GetWorkspaceInstanceTypeCalculatePriceParamCalChargeItemList
- Attr
Value string - Billing item attribute value.
- Charge
Item stringCode - Billing item code.
- Attr
Value string - Billing item attribute value.
- Charge
Item stringCode - Billing item code.
- attr
Value String - Billing item attribute value.
- charge
Item StringCode - Billing item code.
- attr
Value string - Billing item attribute value.
- charge
Item stringCode - Billing item code.
- attr_
value str - Billing item attribute value.
- charge_
item_ strcode - Billing item code.
- attr
Value String - Billing item attribute value.
- charge
Item StringCode - Billing item code.
GetWorkspaceQuota
- Active
Series int - Maximum active time series count. Integer, default range is 1–50000000
- Ingest
Samples intPer Second - Metric ingestion rate, i.e., maximum samples written per second. Integer, default range is 1–5000000
- Public
Query intBandwidth - Workspace public Query bandwidth (Mbps).
- Public
Write intBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- Query
Per intSecond - Maximum query QPS. Integer, default range is 1–500
- Scan
Samples intPer Second - Maximum samples scanned per second. Integer, default range is 1–1000000000
- Scan
Series intPer Second - Maximum time series scanned per second. Integer, default range is 1–200000
- Active
Series int - Maximum active time series count. Integer, default range is 1–50000000
- Ingest
Samples intPer Second - Metric ingestion rate, i.e., maximum samples written per second. Integer, default range is 1–5000000
- Public
Query intBandwidth - Workspace public Query bandwidth (Mbps).
- Public
Write intBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- Query
Per intSecond - Maximum query QPS. Integer, default range is 1–500
- Scan
Samples intPer Second - Maximum samples scanned per second. Integer, default range is 1–1000000000
- Scan
Series intPer Second - Maximum time series scanned per second. Integer, default range is 1–200000
- active
Series Integer - Maximum active time series count. Integer, default range is 1–50000000
- ingest
Samples IntegerPer Second - Metric ingestion rate, i.e., maximum samples written per second. Integer, default range is 1–5000000
- public
Query IntegerBandwidth - Workspace public Query bandwidth (Mbps).
- public
Write IntegerBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- query
Per IntegerSecond - Maximum query QPS. Integer, default range is 1–500
- scan
Samples IntegerPer Second - Maximum samples scanned per second. Integer, default range is 1–1000000000
- scan
Series IntegerPer Second - Maximum time series scanned per second. Integer, default range is 1–200000
- active
Series number - Maximum active time series count. Integer, default range is 1–50000000
- ingest
Samples numberPer Second - Metric ingestion rate, i.e., maximum samples written per second. Integer, default range is 1–5000000
- public
Query numberBandwidth - Workspace public Query bandwidth (Mbps).
- public
Write numberBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- query
Per numberSecond - Maximum query QPS. Integer, default range is 1–500
- scan
Samples numberPer Second - Maximum samples scanned per second. Integer, default range is 1–1000000000
- scan
Series numberPer Second - Maximum time series scanned per second. Integer, default range is 1–200000
- active_
series int - Maximum active time series count. Integer, default range is 1–50000000
- ingest_
samples_ intper_ second - Metric ingestion rate, i.e., maximum samples written per second. Integer, default range is 1–5000000
- public_
query_ intbandwidth - Workspace public Query bandwidth (Mbps).
- public_
write_ intbandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- query_
per_ intsecond - Maximum query QPS. Integer, default range is 1–500
- scan_
samples_ intper_ second - Maximum samples scanned per second. Integer, default range is 1–1000000000
- scan_
series_ intper_ second - Maximum time series scanned per second. Integer, default range is 1–200000
- active
Series Number - Maximum active time series count. Integer, default range is 1–50000000
- ingest
Samples NumberPer Second - Metric ingestion rate, i.e., maximum samples written per second. Integer, default range is 1–5000000
- public
Query NumberBandwidth - Workspace public Query bandwidth (Mbps).
- public
Write NumberBandwidth - Workspace public RemoteWrite bandwidth (Mbps).
- query
Per NumberSecond - Maximum query QPS. Integer, default range is 1–500
- scan
Samples NumberPer Second - Maximum samples scanned per second. Integer, default range is 1–1000000000
- scan
Series NumberPer Second - Maximum time series scanned per second. Integer, default range is 1–200000
GetWorkspaceTag
GetWorkspaceUsage
- Active
Series int - Active time series count
- Ingested
Samples doublePer Second - Samples written per second
- Active
Series int - Active time series count
- Ingested
Samples float64Per Second - Samples written per second
- active
Series Integer - Active time series count
- ingested
Samples DoublePer Second - Samples written per second
- active
Series number - Active time series count
- ingested
Samples numberPer Second - Samples written per second
- active_
series int - Active time series count
- ingested_
samples_ floatper_ second - Samples written per second
- active
Series Number - Active time series count
- ingested
Samples NumberPer Second - Samples written per second
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
