We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 893725a + 5384b05 commit a6db215Copy full SHA for a6db215
contentctl/actions/api_deploy.py
@@ -47,7 +47,7 @@ def execute(self, input_dto: API_DeployInputDto) -> None:
47
"username": target.username,
48
"password": target.password,
49
"owner": "nobody",
50
- "app": "search",
+ "app": "SplunkEnterpriseSecuritySuite",
51
}
52
print("Warning - we are currently deploying all content into the 'search' app. "
53
"At this time, this means the user does not have to install the app "
0 commit comments