1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. gtm
  6. getGtm
Viewing docs for volcenginecc v0.0.43
published on Monday, Jun 15, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.43
published on Monday, Jun 15, 2026 by Volcengine

    Data Source schema for Volcengine::GTM::GTM

    Using getGtm

    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 getGtm(args: GetGtmArgs, opts?: InvokeOptions): Promise<GetGtmResult>
    function getGtmOutput(args: GetGtmOutputArgs, opts?: InvokeOptions): Output<GetGtmResult>
    def get_gtm(id: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetGtmResult
    def get_gtm_output(id: pulumi.Input[Optional[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetGtmResult]
    func LookupGtm(ctx *Context, args *LookupGtmArgs, opts ...InvokeOption) (*LookupGtmResult, error)
    func LookupGtmOutput(ctx *Context, args *LookupGtmOutputArgs, opts ...InvokeOption) LookupGtmResultOutput

    > Note: This function is named LookupGtm in the Go SDK.

    public static class GetGtm 
    {
        public static Task<GetGtmResult> InvokeAsync(GetGtmArgs args, InvokeOptions? opts = null)
        public static Output<GetGtmResult> Invoke(GetGtmInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGtmResult> getGtm(GetGtmArgs args, InvokeOptions options)
    public static Output<GetGtmResult> getGtm(GetGtmArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:gtm/getGtm:getGtm
      arguments:
        # arguments dictionary
    data "volcenginecc_gtm_getgtm" "name" {
        # arguments
    }

    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 string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getGtm Result

    The following output properties are available:

    AccessMode string
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    AlarmId string
    Alarm rule ID associated with the GTM instance
    Cname string
    Scheduling domain name of the GTM instance
    CreateTime string
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    Domain string
    Domain name of the GTM instance, such as www.example.com
    GtmId string
    UUID of the GTM instance
    Id string
    Uniquely identifies the resource.
    LastOperator string
    Account that last operated the GTM instance
    Owner string
    Account that created the GTM instance
    PolicyType string
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    ProjectName string
    Project name to which the GTM instance belongs
    Remark string
    Remark information for the GTM instance
    SpecName string
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    State string
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    Ttl int
    Expiration time of the DNS record, in seconds
    UpdateTime string
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    ZoneType string
    This parameter has no practical significance and can be ignored
    AccessMode string
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    AlarmId string
    Alarm rule ID associated with the GTM instance
    Cname string
    Scheduling domain name of the GTM instance
    CreateTime string
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    Domain string
    Domain name of the GTM instance, such as www.example.com
    GtmId string
    UUID of the GTM instance
    Id string
    Uniquely identifies the resource.
    LastOperator string
    Account that last operated the GTM instance
    Owner string
    Account that created the GTM instance
    PolicyType string
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    ProjectName string
    Project name to which the GTM instance belongs
    Remark string
    Remark information for the GTM instance
    SpecName string
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    State string
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    Ttl int
    Expiration time of the DNS record, in seconds
    UpdateTime string
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    ZoneType string
    This parameter has no practical significance and can be ignored
    access_mode string
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    alarm_id string
    Alarm rule ID associated with the GTM instance
    cname string
    Scheduling domain name of the GTM instance
    create_time string
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    domain string
    Domain name of the GTM instance, such as www.example.com
    gtm_id string
    UUID of the GTM instance
    id string
    Uniquely identifies the resource.
    last_operator string
    Account that last operated the GTM instance
    owner string
    Account that created the GTM instance
    policy_type string
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    project_name string
    Project name to which the GTM instance belongs
    remark string
    Remark information for the GTM instance
    spec_name string
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    state string
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    ttl number
    Expiration time of the DNS record, in seconds
    update_time string
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    zone_type string
    This parameter has no practical significance and can be ignored
    accessMode String
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    alarmId String
    Alarm rule ID associated with the GTM instance
    cname String
    Scheduling domain name of the GTM instance
    createTime String
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    domain String
    Domain name of the GTM instance, such as www.example.com
    gtmId String
    UUID of the GTM instance
    id String
    Uniquely identifies the resource.
    lastOperator String
    Account that last operated the GTM instance
    owner String
    Account that created the GTM instance
    policyType String
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    projectName String
    Project name to which the GTM instance belongs
    remark String
    Remark information for the GTM instance
    specName String
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    state String
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    ttl Integer
    Expiration time of the DNS record, in seconds
    updateTime String
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    zoneType String
    This parameter has no practical significance and can be ignored
    accessMode string
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    alarmId string
    Alarm rule ID associated with the GTM instance
    cname string
    Scheduling domain name of the GTM instance
    createTime string
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    domain string
    Domain name of the GTM instance, such as www.example.com
    gtmId string
    UUID of the GTM instance
    id string
    Uniquely identifies the resource.
    lastOperator string
    Account that last operated the GTM instance
    owner string
    Account that created the GTM instance
    policyType string
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    projectName string
    Project name to which the GTM instance belongs
    remark string
    Remark information for the GTM instance
    specName string
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    state string
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    ttl number
    Expiration time of the DNS record, in seconds
    updateTime string
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    zoneType string
    This parameter has no practical significance and can be ignored
    access_mode str
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    alarm_id str
    Alarm rule ID associated with the GTM instance
    cname str
    Scheduling domain name of the GTM instance
    create_time str
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    domain str
    Domain name of the GTM instance, such as www.example.com
    gtm_id str
    UUID of the GTM instance
    id str
    Uniquely identifies the resource.
    last_operator str
    Account that last operated the GTM instance
    owner str
    Account that created the GTM instance
    policy_type str
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    project_name str
    Project name to which the GTM instance belongs
    remark str
    Remark information for the GTM instance
    spec_name str
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    state str
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    ttl int
    Expiration time of the DNS record, in seconds
    update_time str
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    zone_type str
    This parameter has no practical significance and can be ignored
    accessMode String
    Access method for the GTM instance. cname means a scheduling domain name is generated and you configure CNAME at your DNS provider; domain means Cloud DNS directly resolves the business domain name to the target address
    alarmId String
    Alarm rule ID associated with the GTM instance
    cname String
    Scheduling domain name of the GTM instance
    createTime String
    Creation time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    domain String
    Domain name of the GTM instance, such as www.example.com
    gtmId String
    UUID of the GTM instance
    id String
    Uniquely identifies the resource.
    lastOperator String
    Account that last operated the GTM instance
    owner String
    Account that created the GTM instance
    policyType String
    Routing policy type. geo indicates basic routing policy, perf indicates intelligent routing policy
    projectName String
    Project name to which the GTM instance belongs
    remark String
    Remark information for the GTM instance
    specName String
    Feature version of the GTM instance. ultimate indicates flagship edition, standard indicates standard edition
    state String
    Current lifecycle status of the GTM instance, such as init: indicates the GTM instance has been successfully created but not yet configured. configuring_address: indicates basic rule configuration is complete but target address configuration is not yet finished. editing: indicates both basic configuration and target address are completed but the instance is not yet enabled. running: indicates the instance is officially enabled
    ttl Number
    Expiration time of the DNS record, in seconds
    updateTime String
    Most recent modification time of the GTM instance. Accurate to milliseconds, formatted according to ISO 8601 standard
    zoneType String
    This parameter has no practical significance and can be ignored

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.43
    published on Monday, Jun 15, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial