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::APIG::GatewayService
Using getGatewayService
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 getGatewayService(args: GetGatewayServiceArgs, opts?: InvokeOptions): Promise<GetGatewayServiceResult>
function getGatewayServiceOutput(args: GetGatewayServiceOutputArgs, opts?: InvokeOptions): Output<GetGatewayServiceResult>def get_gateway_service(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayServiceResult
def get_gateway_service_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayServiceResult]func LookupGatewayService(ctx *Context, args *LookupGatewayServiceArgs, opts ...InvokeOption) (*LookupGatewayServiceResult, error)
func LookupGatewayServiceOutput(ctx *Context, args *LookupGatewayServiceOutputArgs, opts ...InvokeOption) LookupGatewayServiceResultOutput> Note: This function is named LookupGatewayService in the Go SDK.
public static class GetGatewayService
{
public static Task<GetGatewayServiceResult> InvokeAsync(GetGatewayServiceArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayServiceResult> Invoke(GetGatewayServiceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGatewayServiceResult> getGatewayService(GetGatewayServiceArgs args, InvokeOptions options)
public static Output<GetGatewayServiceResult> getGatewayService(GetGatewayServiceArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:apig/getGatewayService:getGatewayService
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.
getGatewayService Result
The following output properties are available:
- Auth
Spec Volcengine.Get Gateway Service Auth Spec - Authentication configuration.
- Comments string
- Remarks. Length must be 0–253 characters.
- Created
Time string - Creation time.
- Custom
Domains List<Volcengine.Get Gateway Service Custom Domain> - Custom domain list.
- Domain
Spec Volcengine.Get Gateway Service Domain Spec - Domain details.
- Domain
Type string - Domain type. Options: DefaultDomain: Default domain. CustomDomain: Custom domain.
- Domains
List<Volcengine.
Get Gateway Service Domain> - Default domain.
- Gateway
Id string - Gateway ID.
- Gateway
Name string - Gateway name.
- Id string
- Uniquely identifies the resource.
- Message string
- Error message for service creation failure, deletion failure, or abnormal status.
- Protocols List<string>
- Supported protocols. Options: HTTP: HTTP. HTTPS: HTTPS.
- Service
Id string - Service ID.
- Service
Name string - Service name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length must be 2–128 characters. Cannot start with a hyphen (-).
- Service
Network Volcengine.Spec Get Gateway Service Service Network Spec - Default domain network configuration..
- Service
Type string - Service type. Options: AIProvider: AI model proxy.
- Status string
- Creating: Creating. CreatedFailed: Creation failed. Running: Running. Deleting: Deleting. DeletedFailed: Deletion failed. Abnormal: Abnormal.
- Auth
Spec GetGateway Service Auth Spec - Authentication configuration.
- Comments string
- Remarks. Length must be 0–253 characters.
- Created
Time string - Creation time.
- Custom
Domains []GetGateway Service Custom Domain - Custom domain list.
- Domain
Spec GetGateway Service Domain Spec - Domain details.
- Domain
Type string - Domain type. Options: DefaultDomain: Default domain. CustomDomain: Custom domain.
- Domains
[]Get
Gateway Service Domain - Default domain.
- Gateway
Id string - Gateway ID.
- Gateway
Name string - Gateway name.
- Id string
- Uniquely identifies the resource.
- Message string
- Error message for service creation failure, deletion failure, or abnormal status.
- Protocols []string
- Supported protocols. Options: HTTP: HTTP. HTTPS: HTTPS.
- Service
Id string - Service ID.
- Service
Name string - Service name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length must be 2–128 characters. Cannot start with a hyphen (-).
- Service
Network GetSpec Gateway Service Service Network Spec - Default domain network configuration..
- Service
Type string - Service type. Options: AIProvider: AI model proxy.
- Status string
- Creating: Creating. CreatedFailed: Creation failed. Running: Running. Deleting: Deleting. DeletedFailed: Deletion failed. Abnormal: Abnormal.
- auth
Spec GetGateway Service Auth Spec - Authentication configuration.
- comments String
- Remarks. Length must be 0–253 characters.
- created
Time String - Creation time.
- custom
Domains List<GetGateway Service Custom Domain> - Custom domain list.
- domain
Spec GetGateway Service Domain Spec - Domain details.
- domain
Type String - Domain type. Options: DefaultDomain: Default domain. CustomDomain: Custom domain.
- domains
List<Get
Gateway Service Domain> - Default domain.
- gateway
Id String - Gateway ID.
- gateway
Name String - Gateway name.
- id String
- Uniquely identifies the resource.
- message String
- Error message for service creation failure, deletion failure, or abnormal status.
- protocols List<String>
- Supported protocols. Options: HTTP: HTTP. HTTPS: HTTPS.
- service
Id String - Service ID.
- service
Name String - Service name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length must be 2–128 characters. Cannot start with a hyphen (-).
- service
Network GetSpec Gateway Service Service Network Spec - Default domain network configuration..
- service
Type String - Service type. Options: AIProvider: AI model proxy.
- status String
- Creating: Creating. CreatedFailed: Creation failed. Running: Running. Deleting: Deleting. DeletedFailed: Deletion failed. Abnormal: Abnormal.
- auth
Spec GetGateway Service Auth Spec - Authentication configuration.
- comments string
- Remarks. Length must be 0–253 characters.
- created
Time string - Creation time.
- custom
Domains GetGateway Service Custom Domain[] - Custom domain list.
- domain
Spec GetGateway Service Domain Spec - Domain details.
- domain
Type string - Domain type. Options: DefaultDomain: Default domain. CustomDomain: Custom domain.
- domains
Get
Gateway Service Domain[] - Default domain.
- gateway
Id string - Gateway ID.
- gateway
Name string - Gateway name.
- id string
- Uniquely identifies the resource.
- message string
- Error message for service creation failure, deletion failure, or abnormal status.
- protocols string[]
- Supported protocols. Options: HTTP: HTTP. HTTPS: HTTPS.
- service
Id string - Service ID.
- service
Name string - Service name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length must be 2–128 characters. Cannot start with a hyphen (-).
- service
Network GetSpec Gateway Service Service Network Spec - Default domain network configuration..
- service
Type string - Service type. Options: AIProvider: AI model proxy.
- status string
- Creating: Creating. CreatedFailed: Creation failed. Running: Running. Deleting: Deleting. DeletedFailed: Deletion failed. Abnormal: Abnormal.
- auth_
spec GetGateway Service Auth Spec - Authentication configuration.
- comments str
- Remarks. Length must be 0–253 characters.
- created_
time str - Creation time.
- custom_
domains Sequence[GetGateway Service Custom Domain] - Custom domain list.
- domain_
spec GetGateway Service Domain Spec - Domain details.
- domain_
type str - Domain type. Options: DefaultDomain: Default domain. CustomDomain: Custom domain.
- domains
Sequence[Get
Gateway Service Domain] - Default domain.
- gateway_
id str - Gateway ID.
- gateway_
name str - Gateway name.
- id str
- Uniquely identifies the resource.
- message str
- Error message for service creation failure, deletion failure, or abnormal status.
- protocols Sequence[str]
- Supported protocols. Options: HTTP: HTTP. HTTPS: HTTPS.
- service_
id str - Service ID.
- service_
name str - Service name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length must be 2–128 characters. Cannot start with a hyphen (-).
- service_
network_ Getspec Gateway Service Service Network Spec - Default domain network configuration..
- service_
type str - Service type. Options: AIProvider: AI model proxy.
- status str
- Creating: Creating. CreatedFailed: Creation failed. Running: Running. Deleting: Deleting. DeletedFailed: Deletion failed. Abnormal: Abnormal.
- auth
Spec Property Map - Authentication configuration.
- comments String
- Remarks. Length must be 0–253 characters.
- created
Time String - Creation time.
- custom
Domains List<Property Map> - Custom domain list.
- domain
Spec Property Map - Domain details.
- domain
Type String - Domain type. Options: DefaultDomain: Default domain. CustomDomain: Custom domain.
- domains List<Property Map>
- Default domain.
- gateway
Id String - Gateway ID.
- gateway
Name String - Gateway name.
- id String
- Uniquely identifies the resource.
- message String
- Error message for service creation failure, deletion failure, or abnormal status.
- protocols List<String>
- Supported protocols. Options: HTTP: HTTP. HTTPS: HTTPS.
- service
Id String - Service ID.
- service
Name String - Service name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length must be 2–128 characters. Cannot start with a hyphen (-).
- service
Network Property MapSpec - Default domain network configuration..
- service
Type String - Service type. Options: AIProvider: AI model proxy.
- status String
- Creating: Creating. CreatedFailed: Creation failed. Running: Running. Deleting: Deleting. DeletedFailed: Deletion failed. Abnormal: Abnormal.
Supporting Types
GetGatewayServiceAuthSpec
- Enable bool
- Whether authentication is enabled.
- Enable bool
- Whether authentication is enabled.
- enable Boolean
- Whether authentication is enabled.
- enable boolean
- Whether authentication is enabled.
- enable bool
- Whether authentication is enabled.
- enable Boolean
- Whether authentication is enabled.
GetGatewayServiceCustomDomain
GetGatewayServiceDomain
GetGatewayServiceDomainSpec
- Enable
Public boolResolution - Enable public resolution for private network domains.
- Enable
Public boolResolution - Enable public resolution for private network domains.
- enable
Public BooleanResolution - Enable public resolution for private network domains.
- enable
Public booleanResolution - Enable public resolution for private network domains.
- enable_
public_ boolresolution - Enable public resolution for private network domains.
- enable
Public BooleanResolution - Enable public resolution for private network domains.
GetGatewayServiceServiceNetworkSpec
- Enable
Private boolNetwork - Enable private network.
- Enable
Public boolNetwork - Enable public network.
- Private
Network List<string>Ips - Target IP for private network domain resolution.
- Enable
Private boolNetwork - Enable private network.
- Enable
Public boolNetwork - Enable public network.
- Private
Network []stringIps - Target IP for private network domain resolution.
- enable
Private BooleanNetwork - Enable private network.
- enable
Public BooleanNetwork - Enable public network.
- private
Network List<String>Ips - Target IP for private network domain resolution.
- enable
Private booleanNetwork - Enable private network.
- enable
Public booleanNetwork - Enable public network.
- private
Network string[]Ips - Target IP for private network domain resolution.
- enable_
private_ boolnetwork - Enable private network.
- enable_
public_ boolnetwork - Enable public network.
- private_
network_ Sequence[str]ips - Target IP for private network domain resolution.
- enable
Private BooleanNetwork - Enable private network.
- enable
Public BooleanNetwork - Enable public network.
- private
Network List<String>Ips - Target IP for private network domain resolution.
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
