Skip to content
Snippets Groups Projects
cloud.links.menu.yml 727 B
Newer Older
# MENU_NORMAL_ITEM
cloud.service_providers.menu:
  title: 'Cloud Service Providers'
  route_name: 'view.cloud_listing.page_1'

# MENU_NORMAL_ITEM
cloud.design.menu:
  title: 'Design'
  route_name: 'view.server_template_listing.page_1'

# Cloud config menu items definition
entity.cloud_config.collection:
  title: 'Cloud config list'
  route_name: entity.cloud_config.collection
  description: 'List Cloud config entities'
  parent: system.admin_structure
  weight: 100


# Cloud config type menu items definition
entity.cloud_config_type.collection:
  title: 'Cloud config type'
  route_name: entity.cloud_config_type.collection
  description: 'List Cloud config type (bundles)'
  parent: system.admin_structure
  weight: 99