Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi
meraki.organizations.getBrandingPolicies
Explore with Pulumi AI
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)
public static Output<GetBrandingPoliciesResult> getBrandingPolicies(GetBrandingPoliciesArgs args, InvokeOptions options)
fn::invoke:
  function: meraki:organizations/getBrandingPolicies:getBrandingPolicies
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BrandingPolicy stringId 
- brandingPolicyId path parameter. Branding policy ID
- OrganizationId string
- organizationId path parameter. Organization ID
- BrandingPolicy stringId 
- brandingPolicyId path parameter. Branding policy ID
- OrganizationId string
- organizationId path parameter. Organization ID
- brandingPolicy StringId 
- brandingPolicyId path parameter. Branding policy ID
- organizationId String
- organizationId path parameter. Organization ID
- brandingPolicy stringId 
- brandingPolicyId path parameter. Branding policy ID
- organizationId string
- organizationId path parameter. Organization ID
- branding_policy_ strid 
- brandingPolicyId path parameter. Branding policy ID
- organization_id str
- organizationId path parameter. Organization ID
- brandingPolicy StringId 
- 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
GetBranding Policies Item 
- Items
List<GetBranding Policies Item> 
- Array of ResponseOrganizationsGetOrganizationBrandingPolicies
- BrandingPolicy stringId 
- 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
GetBranding Policies Item 
- Items
[]GetBranding Policies Item 
- Array of ResponseOrganizationsGetOrganizationBrandingPolicies
- BrandingPolicy stringId 
- 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
GetBranding Policies Item 
- items
List<GetBranding Policies Item> 
- Array of ResponseOrganizationsGetOrganizationBrandingPolicies
- brandingPolicy StringId 
- 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
GetBranding Policies Item 
- items
GetBranding Policies Item[] 
- Array of ResponseOrganizationsGetOrganizationBrandingPolicies
- brandingPolicy stringId 
- 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
GetBranding Policies Item 
- items
Sequence[GetBranding Policies Item] 
- Array of ResponseOrganizationsGetOrganizationBrandingPolicies
- branding_policy_ strid 
- 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
- brandingPolicy StringId 
- brandingPolicyId path parameter. Branding policy ID
- organizationId String
- organizationId path parameter. Organization ID
Supporting Types
GetBrandingPoliciesItem   
- AdminSettings GetBranding Policies Item Admin Settings 
- Settings for describing which kinds of admins this policy applies to.
- CustomLogo GetBranding Policies Item Custom Logo 
- Properties describing the custom logo attached to the branding policy.
- Enabled bool
- Boolean indicating whether this policy is enabled.
- HelpSettings GetBranding Policies Item Help Settings 
- 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 GetBranding Policies Item Admin Settings 
- Settings for describing which kinds of admins this policy applies to.
- CustomLogo GetBranding Policies Item Custom Logo 
- Properties describing the custom logo attached to the branding policy.
- Enabled bool
- Boolean indicating whether this policy is enabled.
- HelpSettings GetBranding Policies Item Help Settings 
- 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 GetBranding Policies Item Admin Settings 
- Settings for describing which kinds of admins this policy applies to.
- customLogo GetBranding Policies Item Custom Logo 
- Properties describing the custom logo attached to the branding policy.
- enabled Boolean
- Boolean indicating whether this policy is enabled.
- helpSettings GetBranding Policies Item Help Settings 
- 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 GetBranding Policies Item Admin Settings 
- Settings for describing which kinds of admins this policy applies to.
- customLogo GetBranding Policies Item Custom Logo 
- Properties describing the custom logo attached to the branding policy.
- enabled boolean
- Boolean indicating whether this policy is enabled.
- helpSettings GetBranding Policies Item Help Settings 
- 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 GetBranding Policies Item Admin Settings 
- Settings for describing which kinds of admins this policy applies to.
- custom_logo GetBranding Policies Item Custom Logo 
- Properties describing the custom logo attached to the branding policy.
- enabled bool
- Boolean indicating whether this policy is enabled.
- help_settings GetBranding Policies Item Help Settings 
- 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.
GetBrandingPoliciesItemCustomLogo     
- Enabled bool
- Whether or not there is a custom logo enabled.
- Image
GetBranding Policies Item Custom Logo Image 
- Properties of the image.
- Enabled bool
- Whether or not there is a custom logo enabled.
- Image
GetBranding Policies Item Custom Logo Image 
- Properties of the image.
- enabled Boolean
- Whether or not there is a custom logo enabled.
- image
GetBranding Policies Item Custom Logo Image 
- Properties of the image.
- enabled boolean
- Whether or not there is a custom logo enabled.
- image
GetBranding Policies Item Custom Logo Image 
- Properties of the image.
- enabled bool
- Whether or not there is a custom logo enabled.
- image
GetBranding Policies Item Custom Logo Image 
- Properties of the image.
- enabled Boolean
- Whether or not there is a custom logo enabled.
- image Property Map
- Properties of the image.
GetBrandingPoliciesItemCustomLogoImage      
- Preview
GetBranding Policies Item Custom Logo Image Preview 
- Preview of the image
- Preview
GetBranding Policies Item Custom Logo Image Preview 
- Preview of the image
- preview
GetBranding Policies Item Custom Logo Image Preview 
- Preview of the image
- preview
GetBranding Policies Item Custom Logo Image Preview 
- Preview of the image
- preview
GetBranding Policies Item Custom Logo Image Preview 
- Preview of the image
- preview Property Map
- Preview of the image
GetBrandingPoliciesItemCustomLogoImagePreview       
- expires_at str
- Timestamp of the preview image
- url str
- Url of the preview image
GetBrandingPoliciesItemHelpSettings     
- ApiDocs stringSubtab 
- 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'.
- CiscoMeraki stringProduct Documentation 
- 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'.
- DataProtection stringRequests Subtab 
- 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'.
- FirewallInfo stringSubtab 
- 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'.
- GetHelp stringSubtab 
- 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'.
- GetHelp stringSubtab Knowledge Base Search 
- 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.
- HardwareReplacements stringSubtab 
- 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'.
- NewFeatures stringSubtab 
- 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'.
- SupportContact stringInfo 
- 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.
- UniversalSearch stringKnowledge Base Search 
- 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'.
- ApiDocs stringSubtab 
- 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'.
- CiscoMeraki stringProduct Documentation 
- 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'.
- DataProtection stringRequests Subtab 
- 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'.
- FirewallInfo stringSubtab 
- 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'.
- GetHelp stringSubtab 
- 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'.
- GetHelp stringSubtab Knowledge Base Search 
- 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.
- HardwareReplacements stringSubtab 
- 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'.
- NewFeatures stringSubtab 
- 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'.
- SupportContact stringInfo 
- 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.
- UniversalSearch stringKnowledge Base Search 
- 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'.
- apiDocs StringSubtab 
- 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'.
- ciscoMeraki StringProduct Documentation 
- 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'.
- dataProtection StringRequests Subtab 
- 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'.
- firewallInfo StringSubtab 
- 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'.
- getHelp StringSubtab 
- 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'.
- getHelp StringSubtab Knowledge Base Search 
- 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.
- hardwareReplacements StringSubtab 
- 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'.
- newFeatures StringSubtab 
- 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'.
- supportContact StringInfo 
- 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.
- universalSearch StringKnowledge Base Search 
- 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'.
- apiDocs stringSubtab 
- 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'.
- ciscoMeraki stringProduct Documentation 
- 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'.
- dataProtection stringRequests Subtab 
- 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'.
- firewallInfo stringSubtab 
- 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'.
- getHelp stringSubtab 
- 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'.
- getHelp stringSubtab Knowledge Base Search 
- 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.
- hardwareReplacements stringSubtab 
- 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'.
- newFeatures stringSubtab 
- 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'.
- supportContact stringInfo 
- 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.
- universalSearch stringKnowledge Base Search 
- 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_ strsubtab 
- 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_ strproduct_ documentation 
- 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_ strrequests_ subtab 
- 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_ strsubtab 
- 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_ strsubtab 
- 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_ strsubtab_ knowledge_ base_ search 
- 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_ strsubtab 
- 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_ strsubtab 
- 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_ strinfo 
- 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_ strknowledge_ base_ search 
- 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'.
- apiDocs StringSubtab 
- 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'.
- ciscoMeraki StringProduct Documentation 
- 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'.
- dataProtection StringRequests Subtab 
- 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'.
- firewallInfo StringSubtab 
- 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'.
- getHelp StringSubtab 
- 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'.
- getHelp StringSubtab Knowledge Base Search 
- 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.
- hardwareReplacements StringSubtab 
- 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'.
- newFeatures StringSubtab 
- 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'.
- supportContact StringInfo 
- 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.
- universalSearch StringKnowledge Base Search 
- 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 merakiTerraform Provider.
