apic custom-webserver-page:delete
Delete the custom HTML for a web server page.
Synopsis
Delete the custom web server HTML content of a specific web server page (index, 404, 40x, 50x). (Will fallback to a default.)
apic custom-webserver-page:delete --mode portaladmin [flags]
Options
--format string Output format. One of [json yaml octet-stream go-template=... go-template-file=...], defaults to yaml.
-h, --help Help for custom-webserver-page:delete
--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")