Cisco Meraki v0.4.4 published on Wednesday, Oct 22, 2025 by Pulumi
meraki.organizations.getAdaptivePolicyAcls
Start a Neo task
Explain and create a meraki.organizations.getAdaptivePolicyAcls resource
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)
public static Output<GetAdaptivePolicyAclsResult> getAdaptivePolicyAcls(GetAdaptivePolicyAclsArgs args, InvokeOptions options)
fn::invoke:
function: meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls
arguments:
# arguments dictionaryThe following arguments are supported:
- Acl
Id string - aclId path parameter. Acl ID
- Organization
Id string - organizationId path parameter. Organization ID
- Acl
Id string - aclId path parameter. Acl ID
- Organization
Id string - organizationId path parameter. Organization ID
- acl
Id String - aclId path parameter. Acl ID
- organization
Id String - organizationId path parameter. Organization ID
- acl
Id string - aclId path parameter. Acl ID
- organization
Id string - organizationId path parameter. Organization ID
- acl_
id str - aclId path parameter. Acl ID
- organization_
id str - organizationId path parameter. Organization ID
- acl
Id String - aclId path parameter. Acl ID
- organization
Id 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
Get
Adaptive Policy Acls Item - Items
List<Get
Adaptive Policy Acls Item> - Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
- Acl
Id string - aclId path parameter. Acl ID
- Organization
Id string - organizationId path parameter. Organization ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Adaptive Policy Acls Item - Items
[]Get
Adaptive Policy Acls Item - Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
- Acl
Id string - aclId path parameter. Acl ID
- Organization
Id string - organizationId path parameter. Organization ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Adaptive Policy Acls Item - items
List<Get
Adaptive Policy Acls Item> - Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
- acl
Id String - aclId path parameter. Acl ID
- organization
Id String - organizationId path parameter. Organization ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Adaptive Policy Acls Item - items
Get
Adaptive Policy Acls Item[] - Array of ResponseOrganizationsGetOrganizationAdaptivePolicyAcls
- acl
Id string - aclId path parameter. Acl ID
- organization
Id string - organizationId path parameter. Organization ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Adaptive Policy Acls Item - items
Sequence[Get
Adaptive Policy Acls Item] - 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
- acl
Id String - aclId path parameter. Acl ID
- organization
Id String - organizationId path parameter. Organization ID
Supporting Types
GetAdaptivePolicyAclsItem
- Acl
Id string - ID of the adaptive policy ACL
- Created
At string - When the adaptive policy ACL was created
- Description string
- Description of the adaptive policy ACL
- Ip
Version string - IP version of adpative policy ACL
- Name string
- Name of the adaptive policy ACL
- Rules
List<Get
Adaptive Policy Acls Item Rule> - An ordered array of the adaptive policy ACL rules
- Updated
At string - When the adaptive policy ACL was last updated
- Acl
Id string - ID of the adaptive policy ACL
- Created
At string - When the adaptive policy ACL was created
- Description string
- Description of the adaptive policy ACL
- Ip
Version string - IP version of adpative policy ACL
- Name string
- Name of the adaptive policy ACL
- Rules
[]Get
Adaptive Policy Acls Item Rule - An ordered array of the adaptive policy ACL rules
- Updated
At string - When the adaptive policy ACL was last updated
- acl
Id String - ID of the adaptive policy ACL
- created
At String - When the adaptive policy ACL was created
- description String
- Description of the adaptive policy ACL
- ip
Version String - IP version of adpative policy ACL
- name String
- Name of the adaptive policy ACL
- rules
List<Get
Adaptive Policy Acls Item Rule> - An ordered array of the adaptive policy ACL rules
- updated
At String - When the adaptive policy ACL was last updated
- acl
Id string - ID of the adaptive policy ACL
- created
At string - When the adaptive policy ACL was created
- description string
- Description of the adaptive policy ACL
- ip
Version string - IP version of adpative policy ACL
- name string
- Name of the adaptive policy ACL
- rules
Get
Adaptive Policy Acls Item Rule[] - An ordered array of the adaptive policy ACL rules
- updated
At 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[Get
Adaptive Policy Acls Item Rule] - An ordered array of the adaptive policy ACL rules
- updated_
at str - When the adaptive policy ACL was last updated
- acl
Id String - ID of the adaptive policy ACL
- created
At String - When the adaptive policy ACL was created
- description String
- Description of the adaptive policy ACL
- ip
Version 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
- updated
At String - When the adaptive policy ACL was last updated
GetAdaptivePolicyAclsItemRule
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
merakiTerraform Provider.
