NSX-T Data Center Global Manager REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

IdsProfileSignatures (schema)

IDS Profile Signatures

This entity holds the list of IDS signatures attached to an IDS Profile.
These signatures are determined either by using the criteria given on that profile
or by directly including the signatures in the profile.

Name Description Type Notes
profile_path IDS Profile path

Represents the Path of the IDS Profile.
string
signatures IDS profile's Signatures

Effective signatures of the IDS profile. Each signature contains the signature ID,
revision number, and the action to be performed when matched.
array of IdsProfileSignature Maximum items: 30000