updatePrivateApp
Update private application configurations on Netskope MCP Server by modifying settings such as protocols, host details, clientless access, and publisher associations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allow_unauthenticated_cors | No | Optional CORS settings | |
allow_uri_bypass | No | Optional URI bypass | |
app_name | Yes | Name of the private application | |
app_option | No | Additional options | |
bypass_uris | No | Optional bypass URIs | |
clientless_access | Yes | Enable clientless access | |
host | Yes | Host address of the application | |
id | Yes | Unique identifier of the private application to update | |
is_user_portal_app | Yes | Show in user portal | |
protocols | Yes | Network protocols configuration | |
publisher_tags | No | Optional publisher tags | |
publishers | Yes | Associated publishers | |
real_host | No | Optional real host | |
trust_self_signed_certs | Yes | Trust self-signed certificates | |
use_publisher_dns | Yes | Use publisher DNS |