Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi
meraki.networks.getMerakiAuthUsers
Explore with Pulumi AI
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:
- Meraki
Auth stringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- Network
Id string - networkId path parameter. Network ID
- Meraki
Auth stringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- Network
Id string - networkId path parameter. Network ID
- meraki
Auth StringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- network
Id String - networkId path parameter. Network ID
- meraki
Auth stringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- network
Id string - networkId path parameter. Network ID
- meraki_
auth_ struser_ id - merakiAuthUserId path parameter. Meraki auth user ID
- network_
id str - networkId path parameter. Network ID
- meraki
Auth StringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- network
Id 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
Get
Meraki Auth Users Item - Items
List<Get
Meraki Auth Users Item> - Array of ResponseNetworksGetNetworkMerakiAuthUsers
- Meraki
Auth stringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- Network
Id string - networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Meraki Auth Users Item - Items
[]Get
Meraki Auth Users Item - Array of ResponseNetworksGetNetworkMerakiAuthUsers
- Meraki
Auth stringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- Network
Id string - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Meraki Auth Users Item - items
List<Get
Meraki Auth Users Item> - Array of ResponseNetworksGetNetworkMerakiAuthUsers
- meraki
Auth StringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- network
Id String - networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Meraki Auth Users Item - items
Get
Meraki Auth Users Item[] - Array of ResponseNetworksGetNetworkMerakiAuthUsers
- meraki
Auth stringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- network
Id string - networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Meraki Auth Users Item - items
Sequence[Get
Meraki Auth Users Item] - Array of ResponseNetworksGetNetworkMerakiAuthUsers
- meraki_
auth_ struser_ id - 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
- meraki
Auth StringUser Id - merakiAuthUserId path parameter. Meraki auth user ID
- network
Id String - networkId path parameter. Network ID
Supporting Types
GetMerakiAuthUsersItem
- Account
Type string - Authorization type for user.
- List<Get
Meraki Auth Users Item Authorization> - User authorization info
- Created
At string - Creation time of the user
- Email string
- Email address of the user
- Id string
- Meraki auth user id
- Is
Admin bool - Whether or not the user is a Dashboard administrator
- Name string
- Name of the user
- Account
Type string - Authorization type for user.
- []Get
Meraki Auth Users Item Authorization - User authorization info
- Created
At string - Creation time of the user
- Email string
- Email address of the user
- Id string
- Meraki auth user id
- Is
Admin bool - Whether or not the user is a Dashboard administrator
- Name string
- Name of the user
- account
Type String - Authorization type for user.
- List<Get
Meraki Auth Users Item Authorization> - User authorization info
- created
At String - Creation time of the user
- email String
- Email address of the user
- id String
- Meraki auth user id
- is
Admin Boolean - Whether or not the user is a Dashboard administrator
- name String
- Name of the user
- account
Type string - Authorization type for user.
- Get
Meraki Auth Users Item Authorization[] - User authorization info
- created
At string - Creation time of the user
- email string
- Email address of the user
- id string
- Meraki auth user id
- is
Admin boolean - Whether or not the user is a Dashboard administrator
- name string
- Name of the user
- account_
type str - Authorization type for user.
- Sequence[Get
Meraki Auth Users Item Authorization] - 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
- account
Type String - Authorization type for user.
- List<Property Map>
- User authorization info
- created
At String - Creation time of the user
- email String
- Email address of the user
- id String
- Meraki auth user id
- is
Admin Boolean - Whether or not the user is a Dashboard administrator
- name String
- Name of the user
GetMerakiAuthUsersItemAuthorization
- string
- User is authorized by the account email address
- string
- User is authorized by the account name
- string
- Authorized zone of the user
- Expires
At string - Authorization expiration time
- Ssid
Number int - SSID number
- string
- User is authorized by the account email address
- string
- User is authorized by the account name
- string
- Authorized zone of the user
- Expires
At string - Authorization expiration time
- Ssid
Number int - SSID number
- String
- User is authorized by the account email address
- String
- User is authorized by the account name
- String
- Authorized zone of the user
- expires
At String - Authorization expiration time
- ssid
Number Integer - SSID number
- string
- User is authorized by the account email address
- string
- User is authorized by the account name
- string
- Authorized zone of the user
- expires
At string - Authorization expiration time
- ssid
Number number - SSID number
- str
- User is authorized by the account email address
- str
- User is authorized by the account name
- str
- Authorized zone of the user
- expires_
at str - Authorization expiration time
- ssid_
number int - SSID number
- String
- User is authorized by the account email address
- String
- User is authorized by the account name
- String
- Authorized zone of the user
- expires
At String - Authorization expiration time
- ssid
Number 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.