1. Packages
  2. Cisco Meraki Provider
  3. API Docs
  4. organizations
  5. getSamlRoles
Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi

meraki.organizations.getSamlRoles

Explore with Pulumi AI

Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi

Example Usage

Using getSamlRoles

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 getSamlRoles(args: GetSamlRolesArgs, opts?: InvokeOptions): Promise<GetSamlRolesResult>
function getSamlRolesOutput(args: GetSamlRolesOutputArgs, opts?: InvokeOptions): Output<GetSamlRolesResult>
Copy
def get_saml_roles(organization_id: Optional[str] = None,
                   saml_role_id: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetSamlRolesResult
def get_saml_roles_output(organization_id: Optional[pulumi.Input[str]] = None,
                   saml_role_id: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetSamlRolesResult]
Copy
func LookupSamlRoles(ctx *Context, args *LookupSamlRolesArgs, opts ...InvokeOption) (*LookupSamlRolesResult, error)
func LookupSamlRolesOutput(ctx *Context, args *LookupSamlRolesOutputArgs, opts ...InvokeOption) LookupSamlRolesResultOutput
Copy

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

public static class GetSamlRoles 
{
    public static Task<GetSamlRolesResult> InvokeAsync(GetSamlRolesArgs args, InvokeOptions? opts = null)
    public static Output<GetSamlRolesResult> Invoke(GetSamlRolesInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSamlRolesResult> getSamlRoles(GetSamlRolesArgs args, InvokeOptions options)
public static Output<GetSamlRolesResult> getSamlRoles(GetSamlRolesArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: meraki:organizations/getSamlRoles:getSamlRoles
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

OrganizationId string
organizationId path parameter. Organization ID
SamlRoleId string
samlRoleId path parameter. Saml role ID
OrganizationId string
organizationId path parameter. Organization ID
SamlRoleId string
samlRoleId path parameter. Saml role ID
organizationId String
organizationId path parameter. Organization ID
samlRoleId String
samlRoleId path parameter. Saml role ID
organizationId string
organizationId path parameter. Organization ID
samlRoleId string
samlRoleId path parameter. Saml role ID
organization_id str
organizationId path parameter. Organization ID
saml_role_id str
samlRoleId path parameter. Saml role ID
organizationId String
organizationId path parameter. Organization ID
samlRoleId String
samlRoleId path parameter. Saml role ID

getSamlRoles Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Item GetSamlRolesItem
Items List<GetSamlRolesItem>
Array of ResponseOrganizationsGetOrganizationSamlRoles
OrganizationId string
organizationId path parameter. Organization ID
SamlRoleId string
samlRoleId path parameter. Saml role ID
Id string
The provider-assigned unique ID for this managed resource.
Item GetSamlRolesItem
Items []GetSamlRolesItem
Array of ResponseOrganizationsGetOrganizationSamlRoles
OrganizationId string
organizationId path parameter. Organization ID
SamlRoleId string
samlRoleId path parameter. Saml role ID
id String
The provider-assigned unique ID for this managed resource.
item GetSamlRolesItem
items List<GetSamlRolesItem>
Array of ResponseOrganizationsGetOrganizationSamlRoles
organizationId String
organizationId path parameter. Organization ID
samlRoleId String
samlRoleId path parameter. Saml role ID
id string
The provider-assigned unique ID for this managed resource.
item GetSamlRolesItem
items GetSamlRolesItem[]
Array of ResponseOrganizationsGetOrganizationSamlRoles
organizationId string
organizationId path parameter. Organization ID
samlRoleId string
samlRoleId path parameter. Saml role ID
id str
The provider-assigned unique ID for this managed resource.
item GetSamlRolesItem
items Sequence[GetSamlRolesItem]
Array of ResponseOrganizationsGetOrganizationSamlRoles
organization_id str
organizationId path parameter. Organization ID
saml_role_id str
samlRoleId path parameter. Saml role ID
id String
The provider-assigned unique ID for this managed resource.
item Property Map
items List<Property Map>
Array of ResponseOrganizationsGetOrganizationSamlRoles
organizationId String
organizationId path parameter. Organization ID
samlRoleId String
samlRoleId path parameter. Saml role ID

Supporting Types

GetSamlRolesItem

Cameras This property is required. List<GetSamlRolesItemCamera>
The list of camera access privileges for SAML administrator
Id This property is required. string
ID associated with the SAML role
Networks This property is required. List<GetSamlRolesItemNetwork>
The list of networks that the SAML administrator has privileges on
OrgAccess This property is required. string
The privilege of the SAML administrator on the organization
Role This property is required. string
The role of the SAML administrator
Tags This property is required. List<GetSamlRolesItemTag>
The list of tags that the SAML administrator has privleges on
Cameras This property is required. []GetSamlRolesItemCamera
The list of camera access privileges for SAML administrator
Id This property is required. string
ID associated with the SAML role
Networks This property is required. []GetSamlRolesItemNetwork
The list of networks that the SAML administrator has privileges on
OrgAccess This property is required. string
The privilege of the SAML administrator on the organization
Role This property is required. string
The role of the SAML administrator
Tags This property is required. []GetSamlRolesItemTag
The list of tags that the SAML administrator has privleges on
cameras This property is required. List<GetSamlRolesItemCamera>
The list of camera access privileges for SAML administrator
id This property is required. String
ID associated with the SAML role
networks This property is required. List<GetSamlRolesItemNetwork>
The list of networks that the SAML administrator has privileges on
orgAccess This property is required. String
The privilege of the SAML administrator on the organization
role This property is required. String
The role of the SAML administrator
tags This property is required. List<GetSamlRolesItemTag>
The list of tags that the SAML administrator has privleges on
cameras This property is required. GetSamlRolesItemCamera[]
The list of camera access privileges for SAML administrator
id This property is required. string
ID associated with the SAML role
networks This property is required. GetSamlRolesItemNetwork[]
The list of networks that the SAML administrator has privileges on
orgAccess This property is required. string
The privilege of the SAML administrator on the organization
role This property is required. string
The role of the SAML administrator
tags This property is required. GetSamlRolesItemTag[]
The list of tags that the SAML administrator has privleges on
cameras This property is required. Sequence[GetSamlRolesItemCamera]
The list of camera access privileges for SAML administrator
id This property is required. str
ID associated with the SAML role
networks This property is required. Sequence[GetSamlRolesItemNetwork]
The list of networks that the SAML administrator has privileges on
org_access This property is required. str
The privilege of the SAML administrator on the organization
role This property is required. str
The role of the SAML administrator
tags This property is required. Sequence[GetSamlRolesItemTag]
The list of tags that the SAML administrator has privleges on
cameras This property is required. List<Property Map>
The list of camera access privileges for SAML administrator
id This property is required. String
ID associated with the SAML role
networks This property is required. List<Property Map>
The list of networks that the SAML administrator has privileges on
orgAccess This property is required. String
The privilege of the SAML administrator on the organization
role This property is required. String
The role of the SAML administrator
tags This property is required. List<Property Map>
The list of tags that the SAML administrator has privleges on

GetSamlRolesItemCamera

Access This property is required. string
Camera access ability
OrgWide This property is required. bool
Whether or not SAML administrator has org-wide access
Access This property is required. string
Camera access ability
OrgWide This property is required. bool
Whether or not SAML administrator has org-wide access
access This property is required. String
Camera access ability
orgWide This property is required. Boolean
Whether or not SAML administrator has org-wide access
access This property is required. string
Camera access ability
orgWide This property is required. boolean
Whether or not SAML administrator has org-wide access
access This property is required. str
Camera access ability
org_wide This property is required. bool
Whether or not SAML administrator has org-wide access
access This property is required. String
Camera access ability
orgWide This property is required. Boolean
Whether or not SAML administrator has org-wide access

GetSamlRolesItemNetwork

Access This property is required. string
The privilege of the SAML administrator on the network
Id This property is required. string
The network ID
Access This property is required. string
The privilege of the SAML administrator on the network
Id This property is required. string
The network ID
access This property is required. String
The privilege of the SAML administrator on the network
id This property is required. String
The network ID
access This property is required. string
The privilege of the SAML administrator on the network
id This property is required. string
The network ID
access This property is required. str
The privilege of the SAML administrator on the network
id This property is required. str
The network ID
access This property is required. String
The privilege of the SAML administrator on the network
id This property is required. String
The network ID

GetSamlRolesItemTag

Access This property is required. string
The privilege of the SAML administrator on the tag
Tag This property is required. string
The name of the tag
Access This property is required. string
The privilege of the SAML administrator on the tag
Tag This property is required. string
The name of the tag
access This property is required. String
The privilege of the SAML administrator on the tag
tag This property is required. String
The name of the tag
access This property is required. string
The privilege of the SAML administrator on the tag
tag This property is required. string
The name of the tag
access This property is required. str
The privilege of the SAML administrator on the tag
tag This property is required. str
The name of the tag
access This property is required. String
The privilege of the SAML administrator on the tag
tag This property is required. String
The name of the tag

Package Details

Repository
meraki pulumi/pulumi-meraki
License
Apache-2.0
Notes
This Pulumi package is based on the meraki Terraform Provider.
Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi