apic custom-webserver-page:get

Get the HTML for a web server page.

Synopsis

Get the web server HTML content of a specific web server page (index, 404, 40x, 50x).

apic custom-webserver-page:get --mode portaladmin [flags]

Options

      --format string                Output format. One of [json yaml go-template=... go-template-file=...], defaults to yaml.
  -h, --help                         Help for custom-webserver-page:get
      --page_type string             The page type you want to run this command against. Values: index, 404, 40x, 50x (required)
      --portal_service_name string   The name of the portal service (required)
  -s, --server string                management server endpoint (required)

Options inherited from parent commands

      --accept-license        Accept the license for API Connect
      --debug                 Enable debug output
      --debug-output string   Write debug output to file
      --live-help             Enable or disable tracking of limited usage information
  -m, --mode string           Toolkit operation mode (default "apim")