1. Packages
  2. Packages
  3. Akamai
  4. API Docs
  5. getReportinggroupsCpCode
Viewing docs for Akamai v11.2.0
published on Thursday, May 14, 2026 by Pulumi
akamai logo
Viewing docs for Akamai v11.2.0
published on Thursday, May 14, 2026 by Pulumi

    Using getReportinggroupsCpCode

    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 getReportinggroupsCpCode(args: GetReportinggroupsCpCodeArgs, opts?: InvokeOptions): Promise<GetReportinggroupsCpCodeResult>
    function getReportinggroupsCpCodeOutput(args: GetReportinggroupsCpCodeOutputArgs, opts?: InvokeOptions): Output<GetReportinggroupsCpCodeResult>
    def get_reportinggroups_cp_code(cp_code_id: Optional[int] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetReportinggroupsCpCodeResult
    def get_reportinggroups_cp_code_output(cp_code_id: pulumi.Input[Optional[int]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetReportinggroupsCpCodeResult]
    func GetReportinggroupsCpCode(ctx *Context, args *GetReportinggroupsCpCodeArgs, opts ...InvokeOption) (*GetReportinggroupsCpCodeResult, error)
    func GetReportinggroupsCpCodeOutput(ctx *Context, args *GetReportinggroupsCpCodeOutputArgs, opts ...InvokeOption) GetReportinggroupsCpCodeResultOutput

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

    public static class GetReportinggroupsCpCode 
    {
        public static Task<GetReportinggroupsCpCodeResult> InvokeAsync(GetReportinggroupsCpCodeArgs args, InvokeOptions? opts = null)
        public static Output<GetReportinggroupsCpCodeResult> Invoke(GetReportinggroupsCpCodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetReportinggroupsCpCodeResult> getReportinggroupsCpCode(GetReportinggroupsCpCodeArgs args, InvokeOptions options)
    public static Output<GetReportinggroupsCpCodeResult> getReportinggroupsCpCode(GetReportinggroupsCpCodeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getReportinggroupsCpCode:getReportinggroupsCpCode
      arguments:
        # arguments dictionary
    data "akamai_getreportinggroupscpcode" "name" {
        # arguments
    }

    The following arguments are supported:

    cp_code_id number
    cpCodeId Integer
    cpCodeId number
    cpCodeId Number

    getReportinggroupsCpCode Result

    The following output properties are available:

    access_group object
    account_id string
    contracts list(object)
    cp_code_id number
    default_time_zone string
    id string
    The provider-assigned unique ID for this managed resource.
    name string
    override_time_zone object
    products list(object)
    purgeable bool
    type string
    accessGroup Property Map
    accountId String
    contracts List<Property Map>
    cpCodeId Number
    defaultTimeZone String
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    overrideTimeZone Property Map
    products List<Property Map>
    purgeable Boolean
    type String

    Supporting Types

    GetReportinggroupsCpCodeAccessGroup

    ContractId string
    The contract identifier assigned to the access control group.
    GroupId string
    The access control group identifier.
    ContractId string
    The contract identifier assigned to the access control group.
    GroupId string
    The access control group identifier.
    contract_id string
    The contract identifier assigned to the access control group.
    group_id string
    The access control group identifier.
    contractId String
    The contract identifier assigned to the access control group.
    groupId String
    The access control group identifier.
    contractId string
    The contract identifier assigned to the access control group.
    groupId string
    The access control group identifier.
    contract_id str
    The contract identifier assigned to the access control group.
    group_id str
    The access control group identifier.
    contractId String
    The contract identifier assigned to the access control group.
    groupId String
    The access control group identifier.

    GetReportinggroupsCpCodeContract

    ContractId string
    The contract identifier.
    Status string
    The contract status.
    ContractId string
    The contract identifier.
    Status string
    The contract status.
    contract_id string
    The contract identifier.
    status string
    The contract status.
    contractId String
    The contract identifier.
    status String
    The contract status.
    contractId string
    The contract identifier.
    status string
    The contract status.
    contract_id str
    The contract identifier.
    status str
    The contract status.
    contractId String
    The contract identifier.
    status String
    The contract status.

    GetReportinggroupsCpCodeOverrideTimeZone

    TimeZoneId string
    The time zone identifier.
    TimeZoneValue string
    The time zone value.
    TimeZoneId string
    The time zone identifier.
    TimeZoneValue string
    The time zone value.
    time_zone_id string
    The time zone identifier.
    time_zone_value string
    The time zone value.
    timeZoneId String
    The time zone identifier.
    timeZoneValue String
    The time zone value.
    timeZoneId string
    The time zone identifier.
    timeZoneValue string
    The time zone value.
    time_zone_id str
    The time zone identifier.
    time_zone_value str
    The time zone value.
    timeZoneId String
    The time zone identifier.
    timeZoneValue String
    The time zone value.

    GetReportinggroupsCpCodeProduct

    ProductId string
    The product identifier.
    ProductName string
    The product name.
    ProductId string
    The product identifier.
    ProductName string
    The product name.
    product_id string
    The product identifier.
    product_name string
    The product name.
    productId String
    The product identifier.
    productName String
    The product name.
    productId string
    The product identifier.
    productName string
    The product name.
    product_id str
    The product identifier.
    product_name str
    The product name.
    productId String
    The product identifier.
    productName String
    The product name.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Viewing docs for Akamai v11.2.0
    published on Thursday, May 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial