Exoscale · Capability
Exoscale API — security-group
Exoscale API — security-group. 10 operations. Lead operation: Create a Security Group. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
POST
Createsecuritygroup
— Create a Security Group
/v1/security-group
GET
Listsecuritygroups
— List Security Groups.
/v1/security-group
GET
Getsecuritygroup
— Retrieve Security Group details
/v1/security-group/{id}
DELETE
Deletesecuritygroup
— Delete a Security Group
/v1/security-group/{id}
POST
Addruletosecuritygroup
— Create a Security Group rule
/v1/security-group/{id}/rules
DELETE
Deleterulefromsecuritygroup
— Delete a Security Group rule
/v1/security-group/{id}/rules/{rule-id}
PUT
Addexternalsourcetosecuritygroup
— Add an external source as a member of a Security Group
/v1/security-group/id-add-source
PUT
Attachinstancetosecuritygroup
— Attach a Compute instance to a Security Group
/v1/security-group/id-attach
PUT
Detachinstancefromsecuritygroup
— Detach a Compute instance from a Security Group
/v1/security-group/id-detach
PUT
Removeexternalsourcefromsecuritygroup
— Remove an external source from a Security Group
/v1/security-group/id-remove-source
MCP Tools
create-security-group
Create a Security Group
list-security-groups
List Security Groups.
read-only
idempotent
retrieve-security-group-details
Retrieve Security Group details
read-only
idempotent
delete-security-group
Delete a Security Group
idempotent
create-security-group-rule
Create a Security Group rule
delete-security-group-rule
Delete a Security Group rule
idempotent
add-external-source-member-security
Add an external source as a member of a Security Group
idempotent
attach-compute-instance-security-group
Attach a Compute instance to a Security Group
idempotent
detach-compute-instance-security-group
Detach a Compute instance from a Security Group
idempotent
remove-external-source-security-group
Remove an external source from a Security Group
idempotent