1. Registry
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. certificateservice
  6. getOrganizationInfo
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine

    Data Source schema for Volcengine::CertificateService::OrganizationInfo

    Using getOrganizationInfo

    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 getOrganizationInfo(args: GetOrganizationInfoArgs, opts?: InvokeOptions): Promise<GetOrganizationInfoResult>
    function getOrganizationInfoOutput(args: GetOrganizationInfoOutputArgs, opts?: InvokeOutputOptions): Output<GetOrganizationInfoResult>
    def get_organization_info(id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetOrganizationInfoResult
    def get_organization_info_output(id: pulumi.Input[Optional[str]] = None,
                              opts: Optional[InvokeOutputOptions] = None) -> Output[GetOrganizationInfoResult]
    func LookupOrganizationInfo(ctx *Context, args *LookupOrganizationInfoArgs, opts ...InvokeOption) (*LookupOrganizationInfoResult, error)
    func LookupOrganizationInfoOutput(ctx *Context, args *LookupOrganizationInfoOutputArgs, opts ...InvokeOption) LookupOrganizationInfoResultOutput

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

    public static class GetOrganizationInfo 
    {
        public static Task<GetOrganizationInfoResult> InvokeAsync(GetOrganizationInfoArgs args, InvokeOptions? opts = null)
        public static Output<GetOrganizationInfoResult> Invoke(GetOrganizationInfoInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetOrganizationInfoResult> Invoke(GetOrganizationInfoInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetOrganizationInfoResult> getOrganizationInfo(GetOrganizationInfoArgs args, InvokeOptions options)
    public static Output<GetOrganizationInfoResult> getOrganizationInfo(GetOrganizationInfoArgs args, InvokeOptions options)
    public static Output<GetOrganizationInfoResult> getOrganizationInfo(GetOrganizationInfoArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: volcenginecc:certificateservice/getOrganizationInfo:getOrganizationInfo
      arguments:
        # arguments dictionary
    data "volcenginecc_certificateservice_get_organization_info" "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.

    getOrganizationInfo Result

    The following output properties are available:

    Account string
    Account ID associated with the information template.
    Address string
    Enterprise address. Required when Type is Enterprise.
    BusinessLicenseNo string
    Enterprise unified social credit code.
    City string
    City where the enterprise is located. Required when Type is Enterprise.
    Contact Volcengine.GetOrganizationInfoContact
    Contact information for the information template.
    Country string
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    CreatedTime string
    Creation time of the information template.
    Department string
    Enterprise department.
    Email string
    Enterprise email address.
    Id string
    Uniquely identifies the resource.
    Name string
    Enterprise name. Required when Type is Enterprise.
    OrganizationId string
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    PostalCode string
    Postal code, only for mainland China.
    ProjectName string
    Project name associated with the information template. Default is default.
    Province string
    Province where the enterprise is located. Required when Type is Enterprise.
    Tag string
    Name of the information template.
    Tags List<Volcengine.GetOrganizationInfoTag>
    List of resource tags bound to the information template.
    Type string
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.
    Account string
    Account ID associated with the information template.
    Address string
    Enterprise address. Required when Type is Enterprise.
    BusinessLicenseNo string
    Enterprise unified social credit code.
    City string
    City where the enterprise is located. Required when Type is Enterprise.
    Contact GetOrganizationInfoContact
    Contact information for the information template.
    Country string
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    CreatedTime string
    Creation time of the information template.
    Department string
    Enterprise department.
    Email string
    Enterprise email address.
    Id string
    Uniquely identifies the resource.
    Name string
    Enterprise name. Required when Type is Enterprise.
    OrganizationId string
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    PostalCode string
    Postal code, only for mainland China.
    ProjectName string
    Project name associated with the information template. Default is default.
    Province string
    Province where the enterprise is located. Required when Type is Enterprise.
    Tag string
    Name of the information template.
    Tags []GetOrganizationInfoTag
    List of resource tags bound to the information template.
    Type string
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.
    account string
    Account ID associated with the information template.
    address string
    Enterprise address. Required when Type is Enterprise.
    business_license_no string
    Enterprise unified social credit code.
    city string
    City where the enterprise is located. Required when Type is Enterprise.
    contact object
    Contact information for the information template.
    country string
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    created_time string
    Creation time of the information template.
    department string
    Enterprise department.
    email string
    Enterprise email address.
    id string
    Uniquely identifies the resource.
    name string
    Enterprise name. Required when Type is Enterprise.
    organization_id string
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    postal_code string
    Postal code, only for mainland China.
    project_name string
    Project name associated with the information template. Default is default.
    province string
    Province where the enterprise is located. Required when Type is Enterprise.
    tag string
    Name of the information template.
    tags list(object)
    List of resource tags bound to the information template.
    type string
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.
    account String
    Account ID associated with the information template.
    address String
    Enterprise address. Required when Type is Enterprise.
    businessLicenseNo String
    Enterprise unified social credit code.
    city String
    City where the enterprise is located. Required when Type is Enterprise.
    contact GetOrganizationInfoContact
    Contact information for the information template.
    country String
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    createdTime String
    Creation time of the information template.
    department String
    Enterprise department.
    email String
    Enterprise email address.
    id String
    Uniquely identifies the resource.
    name String
    Enterprise name. Required when Type is Enterprise.
    organizationId String
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    postalCode String
    Postal code, only for mainland China.
    projectName String
    Project name associated with the information template. Default is default.
    province String
    Province where the enterprise is located. Required when Type is Enterprise.
    tag String
    Name of the information template.
    tags List<GetOrganizationInfoTag>
    List of resource tags bound to the information template.
    type String
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.
    account string
    Account ID associated with the information template.
    address string
    Enterprise address. Required when Type is Enterprise.
    businessLicenseNo string
    Enterprise unified social credit code.
    city string
    City where the enterprise is located. Required when Type is Enterprise.
    contact GetOrganizationInfoContact
    Contact information for the information template.
    country string
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    createdTime string
    Creation time of the information template.
    department string
    Enterprise department.
    email string
    Enterprise email address.
    id string
    Uniquely identifies the resource.
    name string
    Enterprise name. Required when Type is Enterprise.
    organizationId string
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    postalCode string
    Postal code, only for mainland China.
    projectName string
    Project name associated with the information template. Default is default.
    province string
    Province where the enterprise is located. Required when Type is Enterprise.
    tag string
    Name of the information template.
    tags GetOrganizationInfoTag[]
    List of resource tags bound to the information template.
    type string
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.
    account str
    Account ID associated with the information template.
    address str
    Enterprise address. Required when Type is Enterprise.
    business_license_no str
    Enterprise unified social credit code.
    city str
    City where the enterprise is located. Required when Type is Enterprise.
    contact GetOrganizationInfoContact
    Contact information for the information template.
    country str
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    created_time str
    Creation time of the information template.
    department str
    Enterprise department.
    email str
    Enterprise email address.
    id str
    Uniquely identifies the resource.
    name str
    Enterprise name. Required when Type is Enterprise.
    organization_id str
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    postal_code str
    Postal code, only for mainland China.
    project_name str
    Project name associated with the information template. Default is default.
    province str
    Province where the enterprise is located. Required when Type is Enterprise.
    tag str
    Name of the information template.
    tags Sequence[GetOrganizationInfoTag]
    List of resource tags bound to the information template.
    type str
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.
    account String
    Account ID associated with the information template.
    address String
    Enterprise address. Required when Type is Enterprise.
    businessLicenseNo String
    Enterprise unified social credit code.
    city String
    City where the enterprise is located. Required when Type is Enterprise.
    contact Property Map
    Contact information for the information template.
    country String
    Two-letter country code where the enterprise is located, e.g., CN. Required when Type is Enterprise.
    createdTime String
    Creation time of the information template.
    department String
    Enterprise department.
    email String
    Enterprise email address.
    id String
    Uniquely identifies the resource.
    name String
    Enterprise name. Required when Type is Enterprise.
    organizationId String
    Information template ID, prefixed with org-, for example org-879f6502723b4e0f8762cf3528f4****.
    postalCode String
    Postal code, only for mainland China.
    projectName String
    Project name associated with the information template. Default is default.
    province String
    Province where the enterprise is located. Required when Type is Enterprise.
    tag String
    Name of the information template.
    tags List<Property Map>
    List of resource tags bound to the information template.
    type String
    Information template type. Individual: Personal, can only apply for DV certificates. Enterprise: Enterprise, can apply for DV/OV/EV certificates.

    Supporting Types

    GetOrganizationInfoContact

    Email string
    Contact person's email address.
    FirstName string
    Contact person's given name.
    IdCardNo string
    Contact person's ID number.
    LastName string
    Contact person's surname.
    Phone string
    Contact person's phone number.
    Email string
    Contact person's email address.
    FirstName string
    Contact person's given name.
    IdCardNo string
    Contact person's ID number.
    LastName string
    Contact person's surname.
    Phone string
    Contact person's phone number.
    email string
    Contact person's email address.
    first_name string
    Contact person's given name.
    id_card_no string
    Contact person's ID number.
    last_name string
    Contact person's surname.
    phone string
    Contact person's phone number.
    email String
    Contact person's email address.
    firstName String
    Contact person's given name.
    idCardNo String
    Contact person's ID number.
    lastName String
    Contact person's surname.
    phone String
    Contact person's phone number.
    email string
    Contact person's email address.
    firstName string
    Contact person's given name.
    idCardNo string
    Contact person's ID number.
    lastName string
    Contact person's surname.
    phone string
    Contact person's phone number.
    email str
    Contact person's email address.
    first_name str
    Contact person's given name.
    id_card_no str
    Contact person's ID number.
    last_name str
    Contact person's surname.
    phone str
    Contact person's phone number.
    email String
    Contact person's email address.
    firstName String
    Contact person's given name.
    idCardNo String
    Contact person's ID number.
    lastName String
    Contact person's surname.
    phone String
    Contact person's phone number.

    GetOrganizationInfoTag

    Key string
    Tag key.
    Value string
    Tag value.
    Key string
    Tag key.
    Value string
    Tag value.
    key string
    Tag key.
    value string
    Tag value.
    key String
    Tag key.
    value String
    Tag value.
    key string
    Tag key.
    value string
    Tag value.
    key str
    Tag key.
    value str
    Tag value.
    key String
    Tag key.
    value String
    Tag value.

    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.60
    published on Thursday, Sep 3, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial