The protocol data to create
Create Network Protocol
Creates a new network protocol definition that specifies allowed network protocols (TCP, UDP, ICMP) and ports for network access control.
Body
application/json
Body
Response
application/json
Response
Successfully created the protocol
ProtocolDto
Show Child Parameters
Allowed values:ALLPREDEFINEDCUSTOM
Authentication
Body
List Network Protocols
Retrieves all network protocols configured for the tenant, including both predefined and custom protocol definitions with their associated network protocol settings.
Response
application/json
Response
Successfully retrieved protocols
Show Child Parameters
Allowed values:ALLPREDEFINEDCUSTOM
Authentication
Remove Network Protocol
Permanently removes a network protocol definition from the tenant. This operation will affect any resources or addresses that use this protocol.
Path Parameters
The unique identifier (UUID) of the protocol to delete
Response
Response
Successfully deleted the protocol
Authentication
Path Parameters
Get Protocol Details
Retrieves detailed information about a specific network protocol including its name, type, and associated network protocol settings (TCP, UDP, ICMP).
Path Parameters
The unique identifier (UUID) of the protocol
Response
application/json
Response
Successfully retrieved the protocol
ProtocolDto
Show Child Parameters
Allowed values:ALLPREDEFINEDCUSTOM
Authentication
Path Parameters
Roles
User role and permission management