Security group

Create standalone profile security group

post/api/v1/securitygroup/create

Request body

namestring nullable
protocol'ICMP' | 'TCP' | 'UDP'
portMinRangeinteger
portMaxRangeinteger
remoteIpPrefixstring nullable
standAloneProfileIdinteger

Response

OK

idstring nullable
statusinteger
messagestring nullable
isErrorboolean
{"stackTrail":"components:schemas:ApiResponse:properties:result","oasType":"schema","type":"unknown","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.