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

meraki.organizations.getSmVppAccounts

Explore with Pulumi AI

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

    Example Usage

    Using getSmVppAccounts

    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 getSmVppAccounts(args: GetSmVppAccountsArgs, opts?: InvokeOptions): Promise<GetSmVppAccountsResult>
    function getSmVppAccountsOutput(args: GetSmVppAccountsOutputArgs, opts?: InvokeOptions): Output<GetSmVppAccountsResult>
    def get_sm_vpp_accounts(organization_id: Optional[str] = None,
                            vpp_account_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetSmVppAccountsResult
    def get_sm_vpp_accounts_output(organization_id: Optional[pulumi.Input[str]] = None,
                            vpp_account_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetSmVppAccountsResult]
    func GetSmVppAccounts(ctx *Context, args *GetSmVppAccountsArgs, opts ...InvokeOption) (*GetSmVppAccountsResult, error)
    func GetSmVppAccountsOutput(ctx *Context, args *GetSmVppAccountsOutputArgs, opts ...InvokeOption) GetSmVppAccountsResultOutput

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

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

    The following arguments are supported:

    OrganizationId string
    organizationId path parameter. Organization ID
    VppAccountId string
    vppAccountId path parameter. Vpp account ID
    OrganizationId string
    organizationId path parameter. Organization ID
    VppAccountId string
    vppAccountId path parameter. Vpp account ID
    organizationId String
    organizationId path parameter. Organization ID
    vppAccountId String
    vppAccountId path parameter. Vpp account ID
    organizationId string
    organizationId path parameter. Organization ID
    vppAccountId string
    vppAccountId path parameter. Vpp account ID
    organization_id str
    organizationId path parameter. Organization ID
    vpp_account_id str
    vppAccountId path parameter. Vpp account ID
    organizationId String
    organizationId path parameter. Organization ID
    vppAccountId String
    vppAccountId path parameter. Vpp account ID

    getSmVppAccounts Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetSmVppAccountsItem
    Items List<GetSmVppAccountsItem>
    Array of ResponseSmGetOrganizationSmVppAccounts
    OrganizationId string
    organizationId path parameter. Organization ID
    VppAccountId string
    vppAccountId path parameter. Vpp account ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetSmVppAccountsItem
    Items []GetSmVppAccountsItem
    Array of ResponseSmGetOrganizationSmVppAccounts
    OrganizationId string
    organizationId path parameter. Organization ID
    VppAccountId string
    vppAccountId path parameter. Vpp account ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetSmVppAccountsItem
    items List<GetSmVppAccountsItem>
    Array of ResponseSmGetOrganizationSmVppAccounts
    organizationId String
    organizationId path parameter. Organization ID
    vppAccountId String
    vppAccountId path parameter. Vpp account ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetSmVppAccountsItem
    items GetSmVppAccountsItem[]
    Array of ResponseSmGetOrganizationSmVppAccounts
    organizationId string
    organizationId path parameter. Organization ID
    vppAccountId string
    vppAccountId path parameter. Vpp account ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetSmVppAccountsItem
    items Sequence[GetSmVppAccountsItem]
    Array of ResponseSmGetOrganizationSmVppAccounts
    organization_id str
    organizationId path parameter. Organization ID
    vpp_account_id str
    vppAccountId path parameter. Vpp account ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseSmGetOrganizationSmVppAccounts
    organizationId String
    organizationId path parameter. Organization ID
    vppAccountId String
    vppAccountId path parameter. Vpp account ID

    Supporting Types

    GetSmVppAccountsItem

    AllowedAdmins string
    The allowed admins for the VPP account
    AssignableNetworkIds List<string>
    The network IDs of the assignable networks for the VPP account
    AssignableNetworks string
    The assignable networks for the VPP account
    ContentToken string
    The VPP service token
    Email string
    The email address associated with the VPP account
    Id string
    The id of the VPP Account
    LastForceSyncedAt string
    The last time the VPP account was force synced
    LastSyncedAt string
    The last time the VPP account was synced
    Name string
    The name of the VPP account
    NetworkIdAdmins string
    The network IDs of the admins for the VPP account
    ParsedToken GetSmVppAccountsItemParsedToken
    The parsed VPP service token
    VppAccountId string
    The id of the VPP Account
    VppLocationId string
    The VPP location ID
    VppLocationName string
    The VPP location name
    VppServiceToken string
    The VPP Account's Service Token
    AllowedAdmins string
    The allowed admins for the VPP account
    AssignableNetworkIds []string
    The network IDs of the assignable networks for the VPP account
    AssignableNetworks string
    The assignable networks for the VPP account
    ContentToken string
    The VPP service token
    Email string
    The email address associated with the VPP account
    Id string
    The id of the VPP Account
    LastForceSyncedAt string
    The last time the VPP account was force synced
    LastSyncedAt string
    The last time the VPP account was synced
    Name string
    The name of the VPP account
    NetworkIdAdmins string
    The network IDs of the admins for the VPP account
    ParsedToken GetSmVppAccountsItemParsedToken
    The parsed VPP service token
    VppAccountId string
    The id of the VPP Account
    VppLocationId string
    The VPP location ID
    VppLocationName string
    The VPP location name
    VppServiceToken string
    The VPP Account's Service Token
    allowedAdmins String
    The allowed admins for the VPP account
    assignableNetworkIds List<String>
    The network IDs of the assignable networks for the VPP account
    assignableNetworks String
    The assignable networks for the VPP account
    contentToken String
    The VPP service token
    email String
    The email address associated with the VPP account
    id String
    The id of the VPP Account
    lastForceSyncedAt String
    The last time the VPP account was force synced
    lastSyncedAt String
    The last time the VPP account was synced
    name String
    The name of the VPP account
    networkIdAdmins String
    The network IDs of the admins for the VPP account
    parsedToken GetSmVppAccountsItemParsedToken
    The parsed VPP service token
    vppAccountId String
    The id of the VPP Account
    vppLocationId String
    The VPP location ID
    vppLocationName String
    The VPP location name
    vppServiceToken String
    The VPP Account's Service Token
    allowedAdmins string
    The allowed admins for the VPP account
    assignableNetworkIds string[]
    The network IDs of the assignable networks for the VPP account
    assignableNetworks string
    The assignable networks for the VPP account
    contentToken string
    The VPP service token
    email string
    The email address associated with the VPP account
    id string
    The id of the VPP Account
    lastForceSyncedAt string
    The last time the VPP account was force synced
    lastSyncedAt string
    The last time the VPP account was synced
    name string
    The name of the VPP account
    networkIdAdmins string
    The network IDs of the admins for the VPP account
    parsedToken GetSmVppAccountsItemParsedToken
    The parsed VPP service token
    vppAccountId string
    The id of the VPP Account
    vppLocationId string
    The VPP location ID
    vppLocationName string
    The VPP location name
    vppServiceToken string
    The VPP Account's Service Token
    allowed_admins str
    The allowed admins for the VPP account
    assignable_network_ids Sequence[str]
    The network IDs of the assignable networks for the VPP account
    assignable_networks str
    The assignable networks for the VPP account
    content_token str
    The VPP service token
    email str
    The email address associated with the VPP account
    id str
    The id of the VPP Account
    last_force_synced_at str
    The last time the VPP account was force synced
    last_synced_at str
    The last time the VPP account was synced
    name str
    The name of the VPP account
    network_id_admins str
    The network IDs of the admins for the VPP account
    parsed_token GetSmVppAccountsItemParsedToken
    The parsed VPP service token
    vpp_account_id str
    The id of the VPP Account
    vpp_location_id str
    The VPP location ID
    vpp_location_name str
    The VPP location name
    vpp_service_token str
    The VPP Account's Service Token
    allowedAdmins String
    The allowed admins for the VPP account
    assignableNetworkIds List<String>
    The network IDs of the assignable networks for the VPP account
    assignableNetworks String
    The assignable networks for the VPP account
    contentToken String
    The VPP service token
    email String
    The email address associated with the VPP account
    id String
    The id of the VPP Account
    lastForceSyncedAt String
    The last time the VPP account was force synced
    lastSyncedAt String
    The last time the VPP account was synced
    name String
    The name of the VPP account
    networkIdAdmins String
    The network IDs of the admins for the VPP account
    parsedToken Property Map
    The parsed VPP service token
    vppAccountId String
    The id of the VPP Account
    vppLocationId String
    The VPP location ID
    vppLocationName String
    The VPP location name
    vppServiceToken String
    The VPP Account's Service Token

    GetSmVppAccountsItemParsedToken

    ExpiresAt string
    The expiration time of the token
    HashedToken string
    The hashed token
    OrgName string
    The organization name
    ExpiresAt string
    The expiration time of the token
    HashedToken string
    The hashed token
    OrgName string
    The organization name
    expiresAt String
    The expiration time of the token
    hashedToken String
    The hashed token
    orgName String
    The organization name
    expiresAt string
    The expiration time of the token
    hashedToken string
    The hashed token
    orgName string
    The organization name
    expires_at str
    The expiration time of the token
    hashed_token str
    The hashed token
    org_name str
    The organization name
    expiresAt String
    The expiration time of the token
    hashedToken String
    The hashed token
    orgName String
    The organization name

    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