[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

PostDeploymentHookRequest

Properties

string
action Required

Register or unregister payload

Possible values are: registerunregister


array of string
service_names Required

Names of services that will be enabled/disabled on Kubenetes cluster

Possible values are: intelligencemalware_preventionplatform

JSON Example

{
	"action": "register",
	"service_names": [
		"intelligence"
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Parameter To

Post Deployment

Feedback

Was this page helpful?