Out Plane
ip-profile

ip-profile

The ip-profile commands.

An IP access profile is a list of networks that may reach an application. Attach one and the application answers those addresses and nothing else.

Every rule allows, and profiles add up: an address permitted by any attached profile gets through. Unlike most configuration, attaching and detaching apply immediately rather than at the next deployment.

Commands

CommandWhat It DoesRisk
ip-profile listList the team's IP access profiles.read
ip-profile getShow one profile, its rules and what uses it.read
ip-profile createCreate an IP access profile.write
ip-profile setChange a profile's rules, name or description.write
ip-profile deletePermanently delete an IP access profile.destructive
ip-profile assignRestrict an application to a profile's networks.write
ip-profile unassignStop an application using a profile.write

On this page