1. Packages
  2. Cisco Meraki
  3. API Docs
  4. networks
  5. getMerakiAuthUsers
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

meraki.networks.getMerakiAuthUsers

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

    Example Usage

    Using getMerakiAuthUsers

    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 getMerakiAuthUsers(args: GetMerakiAuthUsersArgs, opts?: InvokeOptions): Promise<GetMerakiAuthUsersResult>
    function getMerakiAuthUsersOutput(args: GetMerakiAuthUsersOutputArgs, opts?: InvokeOptions): Output<GetMerakiAuthUsersResult>
    def get_meraki_auth_users(meraki_auth_user_id: Optional[str] = None,
                              network_id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetMerakiAuthUsersResult
    def get_meraki_auth_users_output(meraki_auth_user_id: Optional[pulumi.Input[str]] = None,
                              network_id: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetMerakiAuthUsersResult]
    func LookupMerakiAuthUsers(ctx *Context, args *LookupMerakiAuthUsersArgs, opts ...InvokeOption) (*LookupMerakiAuthUsersResult, error)
    func LookupMerakiAuthUsersOutput(ctx *Context, args *LookupMerakiAuthUsersOutputArgs, opts ...InvokeOption) LookupMerakiAuthUsersResultOutput

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

    public static class GetMerakiAuthUsers 
    {
        public static Task<GetMerakiAuthUsersResult> InvokeAsync(GetMerakiAuthUsersArgs args, InvokeOptions? opts = null)
        public static Output<GetMerakiAuthUsersResult> Invoke(GetMerakiAuthUsersInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMerakiAuthUsersResult> getMerakiAuthUsers(GetMerakiAuthUsersArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MerakiAuthUserId string
    merakiAuthUserId path parameter. Meraki auth user ID
    NetworkId string
    networkId path parameter. Network ID
    MerakiAuthUserId string
    merakiAuthUserId path parameter. Meraki auth user ID
    NetworkId string
    networkId path parameter. Network ID
    merakiAuthUserId String
    merakiAuthUserId path parameter. Meraki auth user ID
    networkId String
    networkId path parameter. Network ID
    merakiAuthUserId string
    merakiAuthUserId path parameter. Meraki auth user ID
    networkId string
    networkId path parameter. Network ID
    meraki_auth_user_id str
    merakiAuthUserId path parameter. Meraki auth user ID
    network_id str
    networkId path parameter. Network ID
    merakiAuthUserId String
    merakiAuthUserId path parameter. Meraki auth user ID
    networkId String
    networkId path parameter. Network ID

    getMerakiAuthUsers Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetMerakiAuthUsersItem
    Items List<GetMerakiAuthUsersItem>
    Array of ResponseNetworksGetNetworkMerakiAuthUsers
    MerakiAuthUserId string
    merakiAuthUserId path parameter. Meraki auth user ID
    NetworkId string
    networkId path parameter. Network ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetMerakiAuthUsersItem
    Items []GetMerakiAuthUsersItem
    Array of ResponseNetworksGetNetworkMerakiAuthUsers
    MerakiAuthUserId string
    merakiAuthUserId path parameter. Meraki auth user ID
    NetworkId string
    networkId path parameter. Network ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetMerakiAuthUsersItem
    items List<GetMerakiAuthUsersItem>
    Array of ResponseNetworksGetNetworkMerakiAuthUsers
    merakiAuthUserId String
    merakiAuthUserId path parameter. Meraki auth user ID
    networkId String
    networkId path parameter. Network ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetMerakiAuthUsersItem
    items GetMerakiAuthUsersItem[]
    Array of ResponseNetworksGetNetworkMerakiAuthUsers
    merakiAuthUserId string
    merakiAuthUserId path parameter. Meraki auth user ID
    networkId string
    networkId path parameter. Network ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetMerakiAuthUsersItem
    items Sequence[GetMerakiAuthUsersItem]
    Array of ResponseNetworksGetNetworkMerakiAuthUsers
    meraki_auth_user_id str
    merakiAuthUserId path parameter. Meraki auth user ID
    network_id str
    networkId path parameter. Network ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseNetworksGetNetworkMerakiAuthUsers
    merakiAuthUserId String
    merakiAuthUserId path parameter. Meraki auth user ID
    networkId String
    networkId path parameter. Network ID

    Supporting Types

    GetMerakiAuthUsersItem

    AccountType string
    Authorization type for user.
    Authorizations List<GetMerakiAuthUsersItemAuthorization>
    User authorization info
    CreatedAt string
    Creation time of the user
    Email string
    Email address of the user
    Id string
    Meraki auth user id
    IsAdmin bool
    Whether or not the user is a Dashboard administrator
    Name string
    Name of the user
    AccountType string
    Authorization type for user.
    Authorizations []GetMerakiAuthUsersItemAuthorization
    User authorization info
    CreatedAt string
    Creation time of the user
    Email string
    Email address of the user
    Id string
    Meraki auth user id
    IsAdmin bool
    Whether or not the user is a Dashboard administrator
    Name string
    Name of the user
    accountType String
    Authorization type for user.
    authorizations List<GetMerakiAuthUsersItemAuthorization>
    User authorization info
    createdAt String
    Creation time of the user
    email String
    Email address of the user
    id String
    Meraki auth user id
    isAdmin Boolean
    Whether or not the user is a Dashboard administrator
    name String
    Name of the user
    accountType string
    Authorization type for user.
    authorizations GetMerakiAuthUsersItemAuthorization[]
    User authorization info
    createdAt string
    Creation time of the user
    email string
    Email address of the user
    id string
    Meraki auth user id
    isAdmin boolean
    Whether or not the user is a Dashboard administrator
    name string
    Name of the user
    account_type str
    Authorization type for user.
    authorizations Sequence[GetMerakiAuthUsersItemAuthorization]
    User authorization info
    created_at str
    Creation time of the user
    email str
    Email address of the user
    id str
    Meraki auth user id
    is_admin bool
    Whether or not the user is a Dashboard administrator
    name str
    Name of the user
    accountType String
    Authorization type for user.
    authorizations List<Property Map>
    User authorization info
    createdAt String
    Creation time of the user
    email String
    Email address of the user
    id String
    Meraki auth user id
    isAdmin Boolean
    Whether or not the user is a Dashboard administrator
    name String
    Name of the user

    GetMerakiAuthUsersItemAuthorization

    AuthorizedByEmail string
    User is authorized by the account email address
    AuthorizedByName string
    User is authorized by the account name
    AuthorizedZone string
    Authorized zone of the user
    ExpiresAt string
    Authorization expiration time
    SsidNumber int
    SSID number
    AuthorizedByEmail string
    User is authorized by the account email address
    AuthorizedByName string
    User is authorized by the account name
    AuthorizedZone string
    Authorized zone of the user
    ExpiresAt string
    Authorization expiration time
    SsidNumber int
    SSID number
    authorizedByEmail String
    User is authorized by the account email address
    authorizedByName String
    User is authorized by the account name
    authorizedZone String
    Authorized zone of the user
    expiresAt String
    Authorization expiration time
    ssidNumber Integer
    SSID number
    authorizedByEmail string
    User is authorized by the account email address
    authorizedByName string
    User is authorized by the account name
    authorizedZone string
    Authorized zone of the user
    expiresAt string
    Authorization expiration time
    ssidNumber number
    SSID number
    authorized_by_email str
    User is authorized by the account email address
    authorized_by_name str
    User is authorized by the account name
    authorized_zone str
    Authorized zone of the user
    expires_at str
    Authorization expiration time
    ssid_number int
    SSID number
    authorizedByEmail String
    User is authorized by the account email address
    authorizedByName String
    User is authorized by the account name
    authorizedZone String
    Authorized zone of the user
    expiresAt String
    Authorization expiration time
    ssidNumber Number
    SSID number

    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.4 published on Friday, Jun 14, 2024 by Pulumi