1. Packages
  2. Cisco Meraki
  3. API Docs
  4. organizations
  5. getAdaptivePolicyAcls
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

meraki.organizations.getAdaptivePolicyAcls

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

    Example Usage

    Using getAdaptivePolicyAcls

    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 getAdaptivePolicyAcls(args: GetAdaptivePolicyAclsArgs, opts?: InvokeOptions): Promise<GetAdaptivePolicyAclsResult>
    function getAdaptivePolicyAclsOutput(args: GetAdaptivePolicyAclsOutputArgs, opts?: InvokeOptions): Output<GetAdaptivePolicyAclsResult>
    def get_adaptive_policy_acls(acl_id: Optional[str] = None,
                                 organization_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetAdaptivePolicyAclsResult
    def get_adaptive_policy_acls_output(acl_id: Optional[pulumi.Input[str]] = None,
                                 organization_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetAdaptivePolicyAclsResult]
    func LookupAdaptivePolicyAcls(ctx *Context, args *LookupAdaptivePolicyAclsArgs, opts ...InvokeOption) (*LookupAdaptivePolicyAclsResult, error)
    func LookupAdaptivePolicyAclsOutput(ctx *Context, args *LookupAdaptivePolicyAclsOutputArgs, opts ...InvokeOption) LookupAdaptivePolicyAclsResultOutput

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

    public static class GetAdaptivePolicyAcls 
    {
        public static Task<GetAdaptivePolicyAclsResult> InvokeAsync(GetAdaptivePolicyAclsArgs args, InvokeOptions? opts = null)
        public static Output<GetAdaptivePolicyAclsResult> Invoke(GetAdaptivePolicyAclsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAdaptivePolicyAclsResult> getAdaptivePolicyAcls(GetAdaptivePolicyAclsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AclId string
    aclId path parameter. Acl ID
    OrganizationId string
    organizationId path parameter. Organization ID
    AclId string
    aclId path parameter. Acl ID
    OrganizationId string
    organizationId path parameter. Organization ID
    aclId String
    aclId path parameter. Acl ID
    organizationId String
    organizationId path parameter. Organization ID
    aclId string
    aclId path parameter. Acl ID
    organizationId string
    organizationId path parameter. Organization ID
    acl_id str
    aclId path parameter. Acl ID
    organization_id str
    organizationId path parameter. Organization ID
    aclId String
    aclId path parameter. Acl ID
    organizationId String
    organizationId path parameter. Organization ID

    getAdaptivePolicyAcls Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetAdaptivePolicyAclsItem
    Items List<GetAdaptivePolicyAclsItem>
    Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
    AclId string
    aclId path parameter. Acl ID
    OrganizationId string
    organizationId path parameter. Organization ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetAdaptivePolicyAclsItem
    Items []GetAdaptivePolicyAclsItem
    Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
    AclId string
    aclId path parameter. Acl ID
    OrganizationId string
    organizationId path parameter. Organization ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetAdaptivePolicyAclsItem
    items List<GetAdaptivePolicyAclsItem>
    Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
    aclId String
    aclId path parameter. Acl ID
    organizationId String
    organizationId path parameter. Organization ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetAdaptivePolicyAclsItem
    items GetAdaptivePolicyAclsItem[]
    Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
    aclId string
    aclId path parameter. Acl ID
    organizationId string
    organizationId path parameter. Organization ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetAdaptivePolicyAclsItem
    items Sequence[GetAdaptivePolicyAclsItem]
    Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
    acl_id str
    aclId path parameter. Acl ID
    organization_id str
    organizationId path parameter. Organization ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
    aclId String
    aclId path parameter. Acl ID
    organizationId String
    organizationId path parameter. Organization ID

    Supporting Types

    GetAdaptivePolicyAclsItem

    AclId string
    ID of the adaptive policy ACL
    CreatedAt string
    When the adaptive policy ACL was created
    Description string
    Description of the adaptive policy ACL
    IpVersion string
    IP version of adpative policy ACL
    Name string
    Name of the adaptive policy ACL
    Rules List<GetAdaptivePolicyAclsItemRule>
    An ordered array of the adaptive policy ACL rules
    UpdatedAt string
    When the adaptive policy ACL was last updated
    AclId string
    ID of the adaptive policy ACL
    CreatedAt string
    When the adaptive policy ACL was created
    Description string
    Description of the adaptive policy ACL
    IpVersion string
    IP version of adpative policy ACL
    Name string
    Name of the adaptive policy ACL
    Rules []GetAdaptivePolicyAclsItemRule
    An ordered array of the adaptive policy ACL rules
    UpdatedAt string
    When the adaptive policy ACL was last updated
    aclId String
    ID of the adaptive policy ACL
    createdAt String
    When the adaptive policy ACL was created
    description String
    Description of the adaptive policy ACL
    ipVersion String
    IP version of adpative policy ACL
    name String
    Name of the adaptive policy ACL
    rules List<GetAdaptivePolicyAclsItemRule>
    An ordered array of the adaptive policy ACL rules
    updatedAt String
    When the adaptive policy ACL was last updated
    aclId string
    ID of the adaptive policy ACL
    createdAt string
    When the adaptive policy ACL was created
    description string
    Description of the adaptive policy ACL
    ipVersion string
    IP version of adpative policy ACL
    name string
    Name of the adaptive policy ACL
    rules GetAdaptivePolicyAclsItemRule[]
    An ordered array of the adaptive policy ACL rules
    updatedAt string
    When the adaptive policy ACL was last updated
    acl_id str
    ID of the adaptive policy ACL
    created_at str
    When the adaptive policy ACL was created
    description str
    Description of the adaptive policy ACL
    ip_version str
    IP version of adpative policy ACL
    name str
    Name of the adaptive policy ACL
    rules Sequence[GetAdaptivePolicyAclsItemRule]
    An ordered array of the adaptive policy ACL rules
    updated_at str
    When the adaptive policy ACL was last updated
    aclId String
    ID of the adaptive policy ACL
    createdAt String
    When the adaptive policy ACL was created
    description String
    Description of the adaptive policy ACL
    ipVersion String
    IP version of adpative policy ACL
    name String
    Name of the adaptive policy ACL
    rules List<Property Map>
    An ordered array of the adaptive policy ACL rules
    updatedAt String
    When the adaptive policy ACL was last updated

    GetAdaptivePolicyAclsItemRule

    DstPort string
    Destination port
    Policy string
    'allow' or 'deny' traffic specified by this rule
    Protocol string
    The type of protocol
    SrcPort string
    Source port
    DstPort string
    Destination port
    Policy string
    'allow' or 'deny' traffic specified by this rule
    Protocol string
    The type of protocol
    SrcPort string
    Source port
    dstPort String
    Destination port
    policy String
    'allow' or 'deny' traffic specified by this rule
    protocol String
    The type of protocol
    srcPort String
    Source port
    dstPort string
    Destination port
    policy string
    'allow' or 'deny' traffic specified by this rule
    protocol string
    The type of protocol
    srcPort string
    Source port
    dst_port str
    Destination port
    policy str
    'allow' or 'deny' traffic specified by this rule
    protocol str
    The type of protocol
    src_port str
    Source port
    dstPort String
    Destination port
    policy String
    'allow' or 'deny' traffic specified by this rule
    protocol String
    The type of protocol
    srcPort String
    Source port

    Package Details

    Repository
    meraki pulumi/pulumi-meraki
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the meraki Terraform Provider.
    meraki logo
    Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi