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

meraki.organizations.getBrandingPolicies

Explore with Pulumi AI

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

    Example Usage

    Using getBrandingPolicies

    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 getBrandingPolicies(args: GetBrandingPoliciesArgs, opts?: InvokeOptions): Promise<GetBrandingPoliciesResult>
    function getBrandingPoliciesOutput(args: GetBrandingPoliciesOutputArgs, opts?: InvokeOptions): Output<GetBrandingPoliciesResult>
    def get_branding_policies(branding_policy_id: Optional[str] = None,
                              organization_id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetBrandingPoliciesResult
    def get_branding_policies_output(branding_policy_id: Optional[pulumi.Input[str]] = None,
                              organization_id: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetBrandingPoliciesResult]
    func LookupBrandingPolicies(ctx *Context, args *LookupBrandingPoliciesArgs, opts ...InvokeOption) (*LookupBrandingPoliciesResult, error)
    func LookupBrandingPoliciesOutput(ctx *Context, args *LookupBrandingPoliciesOutputArgs, opts ...InvokeOption) LookupBrandingPoliciesResultOutput

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

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

    The following arguments are supported:

    BrandingPolicyId string
    brandingPolicyId path parameter. Branding policy ID
    OrganizationId string
    organizationId path parameter. Organization ID
    BrandingPolicyId string
    brandingPolicyId path parameter. Branding policy ID
    OrganizationId string
    organizationId path parameter. Organization ID
    brandingPolicyId String
    brandingPolicyId path parameter. Branding policy ID
    organizationId String
    organizationId path parameter. Organization ID
    brandingPolicyId string
    brandingPolicyId path parameter. Branding policy ID
    organizationId string
    organizationId path parameter. Organization ID
    branding_policy_id str
    brandingPolicyId path parameter. Branding policy ID
    organization_id str
    organizationId path parameter. Organization ID
    brandingPolicyId String
    brandingPolicyId path parameter. Branding policy ID
    organizationId String
    organizationId path parameter. Organization ID

    getBrandingPolicies Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetBrandingPoliciesItem
    Items List<GetBrandingPoliciesItem>
    Array of ResponseOrganizationsGetOrganizationBrandingPolicies
    BrandingPolicyId string
    brandingPolicyId path parameter. Branding policy ID
    OrganizationId string
    organizationId path parameter. Organization ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetBrandingPoliciesItem
    Items []GetBrandingPoliciesItem
    Array of ResponseOrganizationsGetOrganizationBrandingPolicies
    BrandingPolicyId string
    brandingPolicyId path parameter. Branding policy ID
    OrganizationId string
    organizationId path parameter. Organization ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetBrandingPoliciesItem
    items List<GetBrandingPoliciesItem>
    Array of ResponseOrganizationsGetOrganizationBrandingPolicies
    brandingPolicyId String
    brandingPolicyId path parameter. Branding policy ID
    organizationId String
    organizationId path parameter. Organization ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetBrandingPoliciesItem
    items GetBrandingPoliciesItem[]
    Array of ResponseOrganizationsGetOrganizationBrandingPolicies
    brandingPolicyId string
    brandingPolicyId path parameter. Branding policy ID
    organizationId string
    organizationId path parameter. Organization ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetBrandingPoliciesItem
    items Sequence[GetBrandingPoliciesItem]
    Array of ResponseOrganizationsGetOrganizationBrandingPolicies
    branding_policy_id str
    brandingPolicyId path parameter. Branding policy 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 ResponseOrganizationsGetOrganizationBrandingPolicies
    brandingPolicyId String
    brandingPolicyId path parameter. Branding policy ID
    organizationId String
    organizationId path parameter. Organization ID

    Supporting Types

    GetBrandingPoliciesItem

    AdminSettings GetBrandingPoliciesItemAdminSettings
    Settings for describing which kinds of admins this policy applies to.
    CustomLogo GetBrandingPoliciesItemCustomLogo
    Properties describing the custom logo attached to the branding policy.
    Enabled bool
    Boolean indicating whether this policy is enabled.
    HelpSettings GetBrandingPoliciesItemHelpSettings
    Settings for describing the modifications to various Help page features. Each property in this object accepts one of 'default or inherit' (do not modify functionality), 'hide' (remove the section from Dashboard), or 'show' (always show the section on Dashboard). Some properties in this object also accept custom HTML used to replace the section on Dashboard; see the documentation for each property to see the allowed values.
    Name string
    Name of the Dashboard branding policy.
    AdminSettings GetBrandingPoliciesItemAdminSettings
    Settings for describing which kinds of admins this policy applies to.
    CustomLogo GetBrandingPoliciesItemCustomLogo
    Properties describing the custom logo attached to the branding policy.
    Enabled bool
    Boolean indicating whether this policy is enabled.
    HelpSettings GetBrandingPoliciesItemHelpSettings
    Settings for describing the modifications to various Help page features. Each property in this object accepts one of 'default or inherit' (do not modify functionality), 'hide' (remove the section from Dashboard), or 'show' (always show the section on Dashboard). Some properties in this object also accept custom HTML used to replace the section on Dashboard; see the documentation for each property to see the allowed values.
    Name string
    Name of the Dashboard branding policy.
    adminSettings GetBrandingPoliciesItemAdminSettings
    Settings for describing which kinds of admins this policy applies to.
    customLogo GetBrandingPoliciesItemCustomLogo
    Properties describing the custom logo attached to the branding policy.
    enabled Boolean
    Boolean indicating whether this policy is enabled.
    helpSettings GetBrandingPoliciesItemHelpSettings
    Settings for describing the modifications to various Help page features. Each property in this object accepts one of 'default or inherit' (do not modify functionality), 'hide' (remove the section from Dashboard), or 'show' (always show the section on Dashboard). Some properties in this object also accept custom HTML used to replace the section on Dashboard; see the documentation for each property to see the allowed values.
    name String
    Name of the Dashboard branding policy.
    adminSettings GetBrandingPoliciesItemAdminSettings
    Settings for describing which kinds of admins this policy applies to.
    customLogo GetBrandingPoliciesItemCustomLogo
    Properties describing the custom logo attached to the branding policy.
    enabled boolean
    Boolean indicating whether this policy is enabled.
    helpSettings GetBrandingPoliciesItemHelpSettings
    Settings for describing the modifications to various Help page features. Each property in this object accepts one of 'default or inherit' (do not modify functionality), 'hide' (remove the section from Dashboard), or 'show' (always show the section on Dashboard). Some properties in this object also accept custom HTML used to replace the section on Dashboard; see the documentation for each property to see the allowed values.
    name string
    Name of the Dashboard branding policy.
    admin_settings GetBrandingPoliciesItemAdminSettings
    Settings for describing which kinds of admins this policy applies to.
    custom_logo GetBrandingPoliciesItemCustomLogo
    Properties describing the custom logo attached to the branding policy.
    enabled bool
    Boolean indicating whether this policy is enabled.
    help_settings GetBrandingPoliciesItemHelpSettings
    Settings for describing the modifications to various Help page features. Each property in this object accepts one of 'default or inherit' (do not modify functionality), 'hide' (remove the section from Dashboard), or 'show' (always show the section on Dashboard). Some properties in this object also accept custom HTML used to replace the section on Dashboard; see the documentation for each property to see the allowed values.
    name str
    Name of the Dashboard branding policy.
    adminSettings Property Map
    Settings for describing which kinds of admins this policy applies to.
    customLogo Property Map
    Properties describing the custom logo attached to the branding policy.
    enabled Boolean
    Boolean indicating whether this policy is enabled.
    helpSettings Property Map
    Settings for describing the modifications to various Help page features. Each property in this object accepts one of 'default or inherit' (do not modify functionality), 'hide' (remove the section from Dashboard), or 'show' (always show the section on Dashboard). Some properties in this object also accept custom HTML used to replace the section on Dashboard; see the documentation for each property to see the allowed values.
    name String
    Name of the Dashboard branding policy.

    GetBrandingPoliciesItemAdminSettings

    AppliesTo string
    Which kinds of admins this policy applies to. Can be one of 'All organization admins', 'All enterprise admins', 'All network admins', 'All admins of networks...', 'All admins of networks tagged...', 'Specific admins...', 'All admins' or 'All SAML admins'.
    Values List<string>
    If 'appliesTo' is set to one of 'Specific admins...', 'All admins of networks...' or 'All admins of networks tagged...', then you must specify this 'values' property to provide the set of entities to apply the branding policy to. For 'Specific admins...', specify an array of admin IDs. For 'All admins of networks...', specify an array of network IDs and/or configuration template IDs. For 'All admins of networks tagged...', specify an array of tag names.
    AppliesTo string
    Which kinds of admins this policy applies to. Can be one of 'All organization admins', 'All enterprise admins', 'All network admins', 'All admins of networks...', 'All admins of networks tagged...', 'Specific admins...', 'All admins' or 'All SAML admins'.
    Values []string
    If 'appliesTo' is set to one of 'Specific admins...', 'All admins of networks...' or 'All admins of networks tagged...', then you must specify this 'values' property to provide the set of entities to apply the branding policy to. For 'Specific admins...', specify an array of admin IDs. For 'All admins of networks...', specify an array of network IDs and/or configuration template IDs. For 'All admins of networks tagged...', specify an array of tag names.
    appliesTo String
    Which kinds of admins this policy applies to. Can be one of 'All organization admins', 'All enterprise admins', 'All network admins', 'All admins of networks...', 'All admins of networks tagged...', 'Specific admins...', 'All admins' or 'All SAML admins'.
    values List<String>
    If 'appliesTo' is set to one of 'Specific admins...', 'All admins of networks...' or 'All admins of networks tagged...', then you must specify this 'values' property to provide the set of entities to apply the branding policy to. For 'Specific admins...', specify an array of admin IDs. For 'All admins of networks...', specify an array of network IDs and/or configuration template IDs. For 'All admins of networks tagged...', specify an array of tag names.
    appliesTo string
    Which kinds of admins this policy applies to. Can be one of 'All organization admins', 'All enterprise admins', 'All network admins', 'All admins of networks...', 'All admins of networks tagged...', 'Specific admins...', 'All admins' or 'All SAML admins'.
    values string[]
    If 'appliesTo' is set to one of 'Specific admins...', 'All admins of networks...' or 'All admins of networks tagged...', then you must specify this 'values' property to provide the set of entities to apply the branding policy to. For 'Specific admins...', specify an array of admin IDs. For 'All admins of networks...', specify an array of network IDs and/or configuration template IDs. For 'All admins of networks tagged...', specify an array of tag names.
    applies_to str
    Which kinds of admins this policy applies to. Can be one of 'All organization admins', 'All enterprise admins', 'All network admins', 'All admins of networks...', 'All admins of networks tagged...', 'Specific admins...', 'All admins' or 'All SAML admins'.
    values Sequence[str]
    If 'appliesTo' is set to one of 'Specific admins...', 'All admins of networks...' or 'All admins of networks tagged...', then you must specify this 'values' property to provide the set of entities to apply the branding policy to. For 'Specific admins...', specify an array of admin IDs. For 'All admins of networks...', specify an array of network IDs and/or configuration template IDs. For 'All admins of networks tagged...', specify an array of tag names.
    appliesTo String
    Which kinds of admins this policy applies to. Can be one of 'All organization admins', 'All enterprise admins', 'All network admins', 'All admins of networks...', 'All admins of networks tagged...', 'Specific admins...', 'All admins' or 'All SAML admins'.
    values List<String>
    If 'appliesTo' is set to one of 'Specific admins...', 'All admins of networks...' or 'All admins of networks tagged...', then you must specify this 'values' property to provide the set of entities to apply the branding policy to. For 'Specific admins...', specify an array of admin IDs. For 'All admins of networks...', specify an array of network IDs and/or configuration template IDs. For 'All admins of networks tagged...', specify an array of tag names.
    Enabled bool
    Whether or not there is a custom logo enabled.
    Image GetBrandingPoliciesItemCustomLogoImage
    Properties of the image.
    Enabled bool
    Whether or not there is a custom logo enabled.
    Image GetBrandingPoliciesItemCustomLogoImage
    Properties of the image.
    enabled Boolean
    Whether or not there is a custom logo enabled.
    image GetBrandingPoliciesItemCustomLogoImage
    Properties of the image.
    enabled boolean
    Whether or not there is a custom logo enabled.
    image GetBrandingPoliciesItemCustomLogoImage
    Properties of the image.
    enabled bool
    Whether or not there is a custom logo enabled.
    image GetBrandingPoliciesItemCustomLogoImage
    Properties of the image.
    enabled Boolean
    Whether or not there is a custom logo enabled.
    image Property Map
    Properties of the image.

    GetBrandingPoliciesItemCustomLogoImage

    preview Property Map
    Preview of the image

    GetBrandingPoliciesItemCustomLogoImagePreview

    ExpiresAt string
    Timestamp of the preview image
    Url string
    Url of the preview image
    ExpiresAt string
    Timestamp of the preview image
    Url string
    Url of the preview image
    expiresAt String
    Timestamp of the preview image
    url String
    Url of the preview image
    expiresAt string
    Timestamp of the preview image
    url string
    Url of the preview image
    expires_at str
    Timestamp of the preview image
    url str
    Url of the preview image
    expiresAt String
    Timestamp of the preview image
    url String
    Url of the preview image

    GetBrandingPoliciesItemHelpSettings

    ApiDocsSubtab string
    The 'Help > API docs' subtab where a detailed description of the Dashboard API is listed. Can be one of 'default or inherit', 'hide' or 'show'.
    CasesSubtab string
    The 'Help > Cases' Dashboard subtab on which Cisco Meraki support cases for this organization can be managed. Can be one of 'default or inherit', 'hide' or 'show'.
    CiscoMerakiProductDocumentation string
    The 'Product Manuals' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    CommunitySubtab string
    The 'Help > Community' subtab which provides a link to Meraki Community. Can be one of 'default or inherit', 'hide' or 'show'.
    DataProtectionRequestsSubtab string
    The 'Help > Data protection requests' Dashboard subtab on which requests to delete, restrict, or export end-user data can be audited. Can be one of 'default or inherit', 'hide' or 'show'.
    FirewallInfoSubtab string
    The 'Help > Firewall info' subtab where necessary upstream firewall rules for communication to the Cisco Meraki cloud are listed. Can be one of 'default or inherit', 'hide' or 'show'.
    GetHelpSubtab string
    The 'Help > Get Help' subtab on which Cisco Meraki KB, Product Manuals, and Support/Case Information are displayed. Note that if this subtab is hidden, branding customizations for the KB on 'Get help', Cisco Meraki product documentation, and support contact info will not be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    GetHelpSubtabKnowledgeBaseSearch string
    The KB search box which appears on the Help page. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    HardwareReplacementsSubtab string
    The 'Help > Replacement info' subtab where important information regarding device replacements is detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    HelpTab string
    The Help tab, under which all support information resides. If this tab is hidden, no other 'Help' branding customizations will be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    HelpWidget string
    The 'Help Widget' is a support widget which provides access to live chat, documentation links, Sales contact info, and other contact avenues to reach Meraki Support. Can be one of 'default or inherit', 'hide' or 'show'.
    NewFeaturesSubtab string
    The 'Help > New features' subtab where new Dashboard features are detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    SmForums string
    The 'SM Forums' subtab which links to community-based support for Cisco Meraki Systems Manager. Only configurable for organizations that contain Systems Manager networks. Can be one of 'default or inherit', 'hide' or 'show'.
    SupportContactInfo string
    The 'Contact Meraki Support' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    UniversalSearchKnowledgeBaseSearch string
    The universal search box always visible on Dashboard will, by default, present results from the Meraki KB. This configures whether these Meraki KB results should be returned. Can be one of 'default or inherit', 'hide' or 'show'.
    ApiDocsSubtab string
    The 'Help > API docs' subtab where a detailed description of the Dashboard API is listed. Can be one of 'default or inherit', 'hide' or 'show'.
    CasesSubtab string
    The 'Help > Cases' Dashboard subtab on which Cisco Meraki support cases for this organization can be managed. Can be one of 'default or inherit', 'hide' or 'show'.
    CiscoMerakiProductDocumentation string
    The 'Product Manuals' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    CommunitySubtab string
    The 'Help > Community' subtab which provides a link to Meraki Community. Can be one of 'default or inherit', 'hide' or 'show'.
    DataProtectionRequestsSubtab string
    The 'Help > Data protection requests' Dashboard subtab on which requests to delete, restrict, or export end-user data can be audited. Can be one of 'default or inherit', 'hide' or 'show'.
    FirewallInfoSubtab string
    The 'Help > Firewall info' subtab where necessary upstream firewall rules for communication to the Cisco Meraki cloud are listed. Can be one of 'default or inherit', 'hide' or 'show'.
    GetHelpSubtab string
    The 'Help > Get Help' subtab on which Cisco Meraki KB, Product Manuals, and Support/Case Information are displayed. Note that if this subtab is hidden, branding customizations for the KB on 'Get help', Cisco Meraki product documentation, and support contact info will not be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    GetHelpSubtabKnowledgeBaseSearch string
    The KB search box which appears on the Help page. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    HardwareReplacementsSubtab string
    The 'Help > Replacement info' subtab where important information regarding device replacements is detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    HelpTab string
    The Help tab, under which all support information resides. If this tab is hidden, no other 'Help' branding customizations will be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    HelpWidget string
    The 'Help Widget' is a support widget which provides access to live chat, documentation links, Sales contact info, and other contact avenues to reach Meraki Support. Can be one of 'default or inherit', 'hide' or 'show'.
    NewFeaturesSubtab string
    The 'Help > New features' subtab where new Dashboard features are detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    SmForums string
    The 'SM Forums' subtab which links to community-based support for Cisco Meraki Systems Manager. Only configurable for organizations that contain Systems Manager networks. Can be one of 'default or inherit', 'hide' or 'show'.
    SupportContactInfo string
    The 'Contact Meraki Support' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    UniversalSearchKnowledgeBaseSearch string
    The universal search box always visible on Dashboard will, by default, present results from the Meraki KB. This configures whether these Meraki KB results should be returned. Can be one of 'default or inherit', 'hide' or 'show'.
    apiDocsSubtab String
    The 'Help > API docs' subtab where a detailed description of the Dashboard API is listed. Can be one of 'default or inherit', 'hide' or 'show'.
    casesSubtab String
    The 'Help > Cases' Dashboard subtab on which Cisco Meraki support cases for this organization can be managed. Can be one of 'default or inherit', 'hide' or 'show'.
    ciscoMerakiProductDocumentation String
    The 'Product Manuals' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    communitySubtab String
    The 'Help > Community' subtab which provides a link to Meraki Community. Can be one of 'default or inherit', 'hide' or 'show'.
    dataProtectionRequestsSubtab String
    The 'Help > Data protection requests' Dashboard subtab on which requests to delete, restrict, or export end-user data can be audited. Can be one of 'default or inherit', 'hide' or 'show'.
    firewallInfoSubtab String
    The 'Help > Firewall info' subtab where necessary upstream firewall rules for communication to the Cisco Meraki cloud are listed. Can be one of 'default or inherit', 'hide' or 'show'.
    getHelpSubtab String
    The 'Help > Get Help' subtab on which Cisco Meraki KB, Product Manuals, and Support/Case Information are displayed. Note that if this subtab is hidden, branding customizations for the KB on 'Get help', Cisco Meraki product documentation, and support contact info will not be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    getHelpSubtabKnowledgeBaseSearch String
    The KB search box which appears on the Help page. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    hardwareReplacementsSubtab String
    The 'Help > Replacement info' subtab where important information regarding device replacements is detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    helpTab String
    The Help tab, under which all support information resides. If this tab is hidden, no other 'Help' branding customizations will be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    helpWidget String
    The 'Help Widget' is a support widget which provides access to live chat, documentation links, Sales contact info, and other contact avenues to reach Meraki Support. Can be one of 'default or inherit', 'hide' or 'show'.
    newFeaturesSubtab String
    The 'Help > New features' subtab where new Dashboard features are detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    smForums String
    The 'SM Forums' subtab which links to community-based support for Cisco Meraki Systems Manager. Only configurable for organizations that contain Systems Manager networks. Can be one of 'default or inherit', 'hide' or 'show'.
    supportContactInfo String
    The 'Contact Meraki Support' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    universalSearchKnowledgeBaseSearch String
    The universal search box always visible on Dashboard will, by default, present results from the Meraki KB. This configures whether these Meraki KB results should be returned. Can be one of 'default or inherit', 'hide' or 'show'.
    apiDocsSubtab string
    The 'Help > API docs' subtab where a detailed description of the Dashboard API is listed. Can be one of 'default or inherit', 'hide' or 'show'.
    casesSubtab string
    The 'Help > Cases' Dashboard subtab on which Cisco Meraki support cases for this organization can be managed. Can be one of 'default or inherit', 'hide' or 'show'.
    ciscoMerakiProductDocumentation string
    The 'Product Manuals' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    communitySubtab string
    The 'Help > Community' subtab which provides a link to Meraki Community. Can be one of 'default or inherit', 'hide' or 'show'.
    dataProtectionRequestsSubtab string
    The 'Help > Data protection requests' Dashboard subtab on which requests to delete, restrict, or export end-user data can be audited. Can be one of 'default or inherit', 'hide' or 'show'.
    firewallInfoSubtab string
    The 'Help > Firewall info' subtab where necessary upstream firewall rules for communication to the Cisco Meraki cloud are listed. Can be one of 'default or inherit', 'hide' or 'show'.
    getHelpSubtab string
    The 'Help > Get Help' subtab on which Cisco Meraki KB, Product Manuals, and Support/Case Information are displayed. Note that if this subtab is hidden, branding customizations for the KB on 'Get help', Cisco Meraki product documentation, and support contact info will not be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    getHelpSubtabKnowledgeBaseSearch string
    The KB search box which appears on the Help page. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    hardwareReplacementsSubtab string
    The 'Help > Replacement info' subtab where important information regarding device replacements is detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    helpTab string
    The Help tab, under which all support information resides. If this tab is hidden, no other 'Help' branding customizations will be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    helpWidget string
    The 'Help Widget' is a support widget which provides access to live chat, documentation links, Sales contact info, and other contact avenues to reach Meraki Support. Can be one of 'default or inherit', 'hide' or 'show'.
    newFeaturesSubtab string
    The 'Help > New features' subtab where new Dashboard features are detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    smForums string
    The 'SM Forums' subtab which links to community-based support for Cisco Meraki Systems Manager. Only configurable for organizations that contain Systems Manager networks. Can be one of 'default or inherit', 'hide' or 'show'.
    supportContactInfo string
    The 'Contact Meraki Support' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    universalSearchKnowledgeBaseSearch string
    The universal search box always visible on Dashboard will, by default, present results from the Meraki KB. This configures whether these Meraki KB results should be returned. Can be one of 'default or inherit', 'hide' or 'show'.
    api_docs_subtab str
    The 'Help > API docs' subtab where a detailed description of the Dashboard API is listed. Can be one of 'default or inherit', 'hide' or 'show'.
    cases_subtab str
    The 'Help > Cases' Dashboard subtab on which Cisco Meraki support cases for this organization can be managed. Can be one of 'default or inherit', 'hide' or 'show'.
    cisco_meraki_product_documentation str
    The 'Product Manuals' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    community_subtab str
    The 'Help > Community' subtab which provides a link to Meraki Community. Can be one of 'default or inherit', 'hide' or 'show'.
    data_protection_requests_subtab str
    The 'Help > Data protection requests' Dashboard subtab on which requests to delete, restrict, or export end-user data can be audited. Can be one of 'default or inherit', 'hide' or 'show'.
    firewall_info_subtab str
    The 'Help > Firewall info' subtab where necessary upstream firewall rules for communication to the Cisco Meraki cloud are listed. Can be one of 'default or inherit', 'hide' or 'show'.
    get_help_subtab str
    The 'Help > Get Help' subtab on which Cisco Meraki KB, Product Manuals, and Support/Case Information are displayed. Note that if this subtab is hidden, branding customizations for the KB on 'Get help', Cisco Meraki product documentation, and support contact info will not be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    get_help_subtab_knowledge_base_search str
    The KB search box which appears on the Help page. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    hardware_replacements_subtab str
    The 'Help > Replacement info' subtab where important information regarding device replacements is detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    help_tab str
    The Help tab, under which all support information resides. If this tab is hidden, no other 'Help' branding customizations will be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    help_widget str
    The 'Help Widget' is a support widget which provides access to live chat, documentation links, Sales contact info, and other contact avenues to reach Meraki Support. Can be one of 'default or inherit', 'hide' or 'show'.
    new_features_subtab str
    The 'Help > New features' subtab where new Dashboard features are detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    sm_forums str
    The 'SM Forums' subtab which links to community-based support for Cisco Meraki Systems Manager. Only configurable for organizations that contain Systems Manager networks. Can be one of 'default or inherit', 'hide' or 'show'.
    support_contact_info str
    The 'Contact Meraki Support' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    universal_search_knowledge_base_search str
    The universal search box always visible on Dashboard will, by default, present results from the Meraki KB. This configures whether these Meraki KB results should be returned. Can be one of 'default or inherit', 'hide' or 'show'.
    apiDocsSubtab String
    The 'Help > API docs' subtab where a detailed description of the Dashboard API is listed. Can be one of 'default or inherit', 'hide' or 'show'.
    casesSubtab String
    The 'Help > Cases' Dashboard subtab on which Cisco Meraki support cases for this organization can be managed. Can be one of 'default or inherit', 'hide' or 'show'.
    ciscoMerakiProductDocumentation String
    The 'Product Manuals' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    communitySubtab String
    The 'Help > Community' subtab which provides a link to Meraki Community. Can be one of 'default or inherit', 'hide' or 'show'.
    dataProtectionRequestsSubtab String
    The 'Help > Data protection requests' Dashboard subtab on which requests to delete, restrict, or export end-user data can be audited. Can be one of 'default or inherit', 'hide' or 'show'.
    firewallInfoSubtab String
    The 'Help > Firewall info' subtab where necessary upstream firewall rules for communication to the Cisco Meraki cloud are listed. Can be one of 'default or inherit', 'hide' or 'show'.
    getHelpSubtab String
    The 'Help > Get Help' subtab on which Cisco Meraki KB, Product Manuals, and Support/Case Information are displayed. Note that if this subtab is hidden, branding customizations for the KB on 'Get help', Cisco Meraki product documentation, and support contact info will not be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    getHelpSubtabKnowledgeBaseSearch String
    The KB search box which appears on the Help page. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    hardwareReplacementsSubtab String
    The 'Help > Replacement info' subtab where important information regarding device replacements is detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    helpTab String
    The Help tab, under which all support information resides. If this tab is hidden, no other 'Help' branding customizations will be visible. Can be one of 'default or inherit', 'hide' or 'show'.
    helpWidget String
    The 'Help Widget' is a support widget which provides access to live chat, documentation links, Sales contact info, and other contact avenues to reach Meraki Support. Can be one of 'default or inherit', 'hide' or 'show'.
    newFeaturesSubtab String
    The 'Help > New features' subtab where new Dashboard features are detailed. Can be one of 'default or inherit', 'hide' or 'show'.
    smForums String
    The 'SM Forums' subtab which links to community-based support for Cisco Meraki Systems Manager. Only configurable for organizations that contain Systems Manager networks. Can be one of 'default or inherit', 'hide' or 'show'.
    supportContactInfo String
    The 'Contact Meraki Support' section of the 'Help > Get Help' subtab. Can be one of 'default or inherit', 'hide', 'show', or a replacement custom HTML string.
    universalSearchKnowledgeBaseSearch String
    The universal search box always visible on Dashboard will, by default, present results from the Meraki KB. This configures whether these Meraki KB results should be returned. Can be one of 'default or inherit', 'hide' or 'show'.

    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