NSX-T Data Center REST API
ALBLogStreamingFormatType (type)
{
"description": "Valid ENUM values for ALBLogStreamingFormatType",
"enum": [
"LOG_STREAMING_FORMAT_JSON_FULL",
"LOG_STREAMING_FORMAT_JSON_SELECTED"
],
"id": "ALBLogStreamingFormatType",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "LogStreamingFormatType type",
"type": "string"
}