1. Packages
  2. Outscale Provider
  3. API Docs
  4. getAccount
outscale 1.0.1 published on Thursday, Mar 13, 2025 by outscale

outscale.getAccount

Explore with Pulumi AI

outscale logo
outscale 1.0.1 published on Thursday, Mar 13, 2025 by outscale

    Provides information about an account.

    For more information on this resource, see the User Guide.
    For more information on this resource actions, see the API documentation.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as outscale from "@pulumi/outscale";
    
    const account01 = outscale.getAccount({});
    
    import pulumi
    import pulumi_outscale as outscale
    
    account01 = outscale.get_account()
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-terraform-provider/sdks/go/outscale/outscale"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := outscale.GetAccount(ctx, &outscale.GetAccountArgs{}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Outscale = Pulumi.Outscale;
    
    return await Deployment.RunAsync(() => 
    {
        var account01 = Outscale.GetAccount.Invoke();
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.outscale.OutscaleFunctions;
    import com.pulumi.outscale.inputs.GetAccountArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var account01 = OutscaleFunctions.getAccount();
    
        }
    }
    
    variables:
      account01:
        fn::invoke:
          function: outscale:getAccount
          arguments: {}
    

    Using getAccount

    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 getAccount(args: GetAccountArgs, opts?: InvokeOptions): Promise<GetAccountResult>
    function getAccountOutput(args: GetAccountOutputArgs, opts?: InvokeOptions): Output<GetAccountResult>
    def get_account(id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetAccountResult
    def get_account_output(id: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetAccountResult]
    func GetAccount(ctx *Context, args *GetAccountArgs, opts ...InvokeOption) (*GetAccountResult, error)
    func GetAccountOutput(ctx *Context, args *GetAccountOutputArgs, opts ...InvokeOption) GetAccountResultOutput

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

    public static class GetAccount 
    {
        public static Task<GetAccountResult> InvokeAsync(GetAccountArgs args, InvokeOptions? opts = null)
        public static Output<GetAccountResult> Invoke(GetAccountInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
    public static Output<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
    
    fn::invoke:
      function: outscale:index/getAccount:getAccount
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Id string
    id String
    id string
    id str
    id String

    getAccount Result

    The following output properties are available:

    AccountId string
    The ID of the account.
    AdditionalEmails List<string>
    One or more additional email addresses for the account. These addresses are used for notifications only.
    City string
    The city of the account owner.
    CompanyName string
    The name of the company for the account.
    Country string
    The country of the account owner.
    CustomerId string
    The ID of the customer.
    Email string
    The main email address for the account. This address is used for your credentials and for notifications.
    FirstName string
    The first name of the account owner.
    Id string
    JobTitle string
    The job title of the account owner.
    LastName string
    The last name of the account owner.
    MobileNumber string
    The mobile phone number of the account owner.
    PhoneNumber string
    The landline phone number of the account owner.
    RequestId string
    StateProvince string
    The state/province of the account.
    VatNumber string
    The value added tax (VAT) number for the account.
    ZipCode string
    The ZIP code of the city.
    AccountId string
    The ID of the account.
    AdditionalEmails []string
    One or more additional email addresses for the account. These addresses are used for notifications only.
    City string
    The city of the account owner.
    CompanyName string
    The name of the company for the account.
    Country string
    The country of the account owner.
    CustomerId string
    The ID of the customer.
    Email string
    The main email address for the account. This address is used for your credentials and for notifications.
    FirstName string
    The first name of the account owner.
    Id string
    JobTitle string
    The job title of the account owner.
    LastName string
    The last name of the account owner.
    MobileNumber string
    The mobile phone number of the account owner.
    PhoneNumber string
    The landline phone number of the account owner.
    RequestId string
    StateProvince string
    The state/province of the account.
    VatNumber string
    The value added tax (VAT) number for the account.
    ZipCode string
    The ZIP code of the city.
    accountId String
    The ID of the account.
    additionalEmails List<String>
    One or more additional email addresses for the account. These addresses are used for notifications only.
    city String
    The city of the account owner.
    companyName String
    The name of the company for the account.
    country String
    The country of the account owner.
    customerId String
    The ID of the customer.
    email String
    The main email address for the account. This address is used for your credentials and for notifications.
    firstName String
    The first name of the account owner.
    id String
    jobTitle String
    The job title of the account owner.
    lastName String
    The last name of the account owner.
    mobileNumber String
    The mobile phone number of the account owner.
    phoneNumber String
    The landline phone number of the account owner.
    requestId String
    stateProvince String
    The state/province of the account.
    vatNumber String
    The value added tax (VAT) number for the account.
    zipCode String
    The ZIP code of the city.
    accountId string
    The ID of the account.
    additionalEmails string[]
    One or more additional email addresses for the account. These addresses are used for notifications only.
    city string
    The city of the account owner.
    companyName string
    The name of the company for the account.
    country string
    The country of the account owner.
    customerId string
    The ID of the customer.
    email string
    The main email address for the account. This address is used for your credentials and for notifications.
    firstName string
    The first name of the account owner.
    id string
    jobTitle string
    The job title of the account owner.
    lastName string
    The last name of the account owner.
    mobileNumber string
    The mobile phone number of the account owner.
    phoneNumber string
    The landline phone number of the account owner.
    requestId string
    stateProvince string
    The state/province of the account.
    vatNumber string
    The value added tax (VAT) number for the account.
    zipCode string
    The ZIP code of the city.
    account_id str
    The ID of the account.
    additional_emails Sequence[str]
    One or more additional email addresses for the account. These addresses are used for notifications only.
    city str
    The city of the account owner.
    company_name str
    The name of the company for the account.
    country str
    The country of the account owner.
    customer_id str
    The ID of the customer.
    email str
    The main email address for the account. This address is used for your credentials and for notifications.
    first_name str
    The first name of the account owner.
    id str
    job_title str
    The job title of the account owner.
    last_name str
    The last name of the account owner.
    mobile_number str
    The mobile phone number of the account owner.
    phone_number str
    The landline phone number of the account owner.
    request_id str
    state_province str
    The state/province of the account.
    vat_number str
    The value added tax (VAT) number for the account.
    zip_code str
    The ZIP code of the city.
    accountId String
    The ID of the account.
    additionalEmails List<String>
    One or more additional email addresses for the account. These addresses are used for notifications only.
    city String
    The city of the account owner.
    companyName String
    The name of the company for the account.
    country String
    The country of the account owner.
    customerId String
    The ID of the customer.
    email String
    The main email address for the account. This address is used for your credentials and for notifications.
    firstName String
    The first name of the account owner.
    id String
    jobTitle String
    The job title of the account owner.
    lastName String
    The last name of the account owner.
    mobileNumber String
    The mobile phone number of the account owner.
    phoneNumber String
    The landline phone number of the account owner.
    requestId String
    stateProvince String
    The state/province of the account.
    vatNumber String
    The value added tax (VAT) number for the account.
    zipCode String
    The ZIP code of the city.

    Package Details

    Repository
    outscale outscale/terraform-provider-outscale
    License
    Notes
    This Pulumi package is based on the outscale Terraform Provider.
    outscale logo
    outscale 1.0.1 published on Thursday, Mar 13, 2025 by outscale