Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

createGroupContainer
POST/api/atlas/v2/groups/{groupId}/containers
Network Peering
createGroupPeer
POST/api/atlas/v2/groups/{groupId}/peers
Network Peering
deleteGroupContainer
DELETE/api/atlas/v2/groups/{groupId}/containers/{containerId}
Network Peering
deleteGroupPeer
DELETE/api/atlas/v2/groups/{groupId}/peers/{peerId}
Network Peering
disableGroupPrivateIpModePeering
PATCH/api/atlas/v2/groups/{groupId}/privateIpMode
Network Peering
getGroupContainer
GET/api/atlas/v2/groups/{groupId}/containers/{containerId}
Network Peering
getGroupPeer
GET/api/atlas/v2/groups/{groupId}/peers/{peerId}
Network Peering
listGroupContainerAll
GET/api/atlas/v2/groups/{groupId}/containers/all
Network Peering
listGroupContainers
GET/api/atlas/v2/groups/{groupId}/containers
Network Peering
listGroupPeers
GET/api/atlas/v2/groups/{groupId}/peers
Network Peering
updateGroupContainer
PATCH/api/atlas/v2/groups/{groupId}/containers/{containerId}
Network Peering
updateGroupPeer
PATCH/api/atlas/v2/groups/{groupId}/peers/{peerId}
Network Peering
verifyGroupPrivateIpMode
GET/api/atlas/v2/groups/{groupId}/privateIpMode
Network Peering