Skip to main content

Security_Rules_Protocol_Fields

statusboolean

Whether the request succeeded.

Example: true
messagestring

Human-readable description of the result.

Example: Getting security rule protocols successful
protocolsstring[]
Security_Rules_Protocol_Fields
{
"status": true,
"message": "Getting security rule protocols successful",
"protocols": [
"string"
]
}