Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi
published on Thursday, Sep 17, 2026 by Pulumi
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi
published on Thursday, Sep 17, 2026 by Pulumi
Using getReportinggroupsGroup
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 getReportinggroupsGroup(args: GetReportinggroupsGroupArgs, opts?: InvokeOptions): Promise<GetReportinggroupsGroupResult>
function getReportinggroupsGroupOutput(args: GetReportinggroupsGroupOutputArgs, opts?: InvokeOutputOptions): Output<GetReportinggroupsGroupResult>def get_reportinggroups_group(reporting_group_id: Optional[int] = None,
opts: Optional[InvokeOptions] = None) -> GetReportinggroupsGroupResult
def get_reportinggroups_group_output(reporting_group_id: pulumi.Input[Optional[int]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetReportinggroupsGroupResult]func LookupReportinggroupsGroup(ctx *Context, args *LookupReportinggroupsGroupArgs, opts ...InvokeOption) (*LookupReportinggroupsGroupResult, error)
func LookupReportinggroupsGroupOutput(ctx *Context, args *LookupReportinggroupsGroupOutputArgs, opts ...InvokeOption) LookupReportinggroupsGroupResultOutput> Note: This function is named LookupReportinggroupsGroup in the Go SDK.
public static class GetReportinggroupsGroup
{
public static Task<GetReportinggroupsGroupResult> InvokeAsync(GetReportinggroupsGroupArgs args, InvokeOptions? opts = null)
public static Output<GetReportinggroupsGroupResult> Invoke(GetReportinggroupsGroupInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetReportinggroupsGroupResult> Invoke(GetReportinggroupsGroupInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetReportinggroupsGroupResult> getReportinggroupsGroup(GetReportinggroupsGroupArgs args, InvokeOptions options)
public static Output<GetReportinggroupsGroupResult> getReportinggroupsGroup(GetReportinggroupsGroupArgs args, InvokeOptions options)
public static Output<GetReportinggroupsGroupResult> getReportinggroupsGroup(GetReportinggroupsGroupArgs args, InvokeOutputOptions options)
fn::invoke:
function: akamai:index/getReportinggroupsGroup:getReportinggroupsGroup
arguments:
# arguments dictionarydata "akamai_get_reportinggroups_group" "name" {
# arguments
}The following arguments are supported:
- Reporting
Group intId
- Reporting
Group intId
- reporting_
group_ numberid
- reporting
Group IntegerId
- reporting
Group numberId
- reporting
Group NumberId
getReportinggroupsGroup Result
The following output properties are available:
Supporting Types
GetReportinggroupsGroupAccessGroup
- Contract
Id string - Identifies the contract assigned to the access control group.
- Group
Id string - Identifies the access control group. May be null if the reporting group belongs to many groups.
- Contract
Id string - Identifies the contract assigned to the access control group.
- Group
Id string - Identifies the access control group. May be null if the reporting group belongs to many groups.
- contract_
id string - Identifies the contract assigned to the access control group.
- group_
id string - Identifies the access control group. May be null if the reporting group belongs to many groups.
- contract
Id String - Identifies the contract assigned to the access control group.
- group
Id String - Identifies the access control group. May be null if the reporting group belongs to many groups.
- contract
Id string - Identifies the contract assigned to the access control group.
- group
Id string - Identifies the access control group. May be null if the reporting group belongs to many groups.
- contract_
id str - Identifies the contract assigned to the access control group.
- group_
id str - Identifies the access control group. May be null if the reporting group belongs to many groups.
- contract
Id String - Identifies the contract assigned to the access control group.
- group
Id String - Identifies the access control group. May be null if the reporting group belongs to many groups.
GetReportinggroupsGroupContract
- Contract
Id string - Identifies the contract assigned to the reporting group.
- Cp
Codes List<GetReportinggroups Group Contract Cp Code> - A collection of CP codes assigned to the reporting group.
- Contract
Id string - Identifies the contract assigned to the reporting group.
- Cp
Codes []GetReportinggroups Group Contract Cp Code - A collection of CP codes assigned to the reporting group.
- contract_
id string - Identifies the contract assigned to the reporting group.
- cp_
codes list(object) - A collection of CP codes assigned to the reporting group.
- contract
Id String - Identifies the contract assigned to the reporting group.
- cp
Codes List<GetReportinggroups Group Contract Cp Code> - A collection of CP codes assigned to the reporting group.
- contract
Id string - Identifies the contract assigned to the reporting group.
- cp
Codes GetReportinggroups Group Contract Cp Code[] - A collection of CP codes assigned to the reporting group.
- contract_
id str - Identifies the contract assigned to the reporting group.
- cp_
codes Sequence[GetReportinggroups Group Contract Cp Code] - A collection of CP codes assigned to the reporting group.
- contract
Id String - Identifies the contract assigned to the reporting group.
- cp
Codes List<Property Map> - A collection of CP codes assigned to the reporting group.
GetReportinggroupsGroupContractCpCode
- Cp
Code stringId - Identifies a CP code.
- Cp
Code stringName - The descriptive label for the CP code.
- Cp
Code stringId - Identifies a CP code.
- Cp
Code stringName - The descriptive label for the CP code.
- cp_
code_ stringid - Identifies a CP code.
- cp_
code_ stringname - The descriptive label for the CP code.
- cp
Code StringId - Identifies a CP code.
- cp
Code StringName - The descriptive label for the CP code.
- cp
Code stringId - Identifies a CP code.
- cp
Code stringName - The descriptive label for the CP code.
- cp_
code_ strid - Identifies a CP code.
- cp_
code_ strname - The descriptive label for the CP code.
- cp
Code StringId - Identifies a CP code.
- cp
Code StringName - The descriptive label for the CP code.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi
published on Thursday, Sep 17, 2026 by Pulumi