PostDeploymentHookRequest
PostDeploymentHookRequest
JSON Example
{
"service_names": [
"string"
],
"action": "string"
}
array of
string
service_names
Required
Names of services that will be enabled/disabled on Kubenetes cluster
Possible values are :
intelligence,
malware_prevention,
platform,
ndr,
string
action
Required
Register or unregister payload
Possible values are :
register,
unregister,