NSX-T Data Center REST API
SecurityConfigurationRealizationRequestParameters (type)
{
"additionalProperties": false,
"id": "SecurityConfigurationRealizationRequestParameters",
"module_id": "ClusterSecurityConfigEnablement",
"properties": {
"enforcement_point_path": {
"description": "The path of the enforcement point.",
"required": false,
"title": "String Path of the enforcement point",
"type": "string"
}
},
"title": "Cluster security configuration pass through APIs request parameters",
"type": "object"
}