Infraon API Guide
Product DocsSchemaAuthentication
  • Welcome
    • Base URL
    • Authorization
    • Responses
  • Modules
    • Schema
    • Authentication
    • Announcement
    • API Registration
    • Async Tasks
    • BusinessRule
    • BusinessServiceConfiguration
    • Service Catalogue
    • CMDBBlacklistWhitelist
    • CMDBCategory
    • CMDBConsumables
    • Ux
    • CMDBSoftwareLicense
    • Cmdb
    • CMDBRelation
    • CMDBSoftware
    • ContractManagement
    • Department
    • Events
    • Field Configuration
    • IMACD
    • Knowledge Base
    • Leaves
    • Chat
    • Marketplace
    • APIViewSet
    • BeepViewSet
    • SMSviewset
    • Suppressedviewset
    • Organization Location
    • Partner
    • Predicted Events
    • Requester
    • Service Feasibility Requests
    • Role Profile
    • Tag
    • Service_outage
    • Teams
    • Telecom Settings
    • Trap Configurations
    • User Profile
    • Vendor Managemment
    • Association Events
    • Device Template
    • Discovery Configuration
    • Jobs
    • MIB Explorer
    • Seasonal Events
    • IPAM
    • Log Grok Pattern Configuration
    • Log Pipeline Configuration
    • Log Integraion
    • Log Search
    • CLI Download Jobs
    • Configuration Profiles
    • Configuration Policies
    • Configuration Rules
    • Configuration Search
    • Configuration Template
    • Configuration Trigger
    • Jobs Account Audit
    • Manage Vulnerabilities
    • OS Image Download
    • Rule Group
    • Configuration Upload Jobs
    • Work Flow Jobs
    • Change
    • Checklist
    • Incident
    • Problem
    • Release
    • Request Process
    • Task
    • Models
Powered by GitBook
On this page
  1. Modules

IPAM

PreviousSeasonal EventsNextLog Grok Pattern Configuration

Gets a container with the given id

get

This endpoint is used to fetch a container details in the current organization

Authorizations
Path parameters
idstringRequired
Responses
200Success
application/json
get
GET /ux/ipam/ipam/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}

Deletes the Container with given id

delete

This endpoint is used to delete an existing container for the current organization

Authorizations
Path parameters
idstringRequired
Responses
204
No response body
delete
DELETE /ux/ipam/ipam/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
204

No response body

No content

get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/agent_list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/container-entities/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/dependency-status/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/get-subnet-name/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/get_audit_options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/get_container_options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/get_ip_addresses/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/group-summary/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/group-summary-widget-options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ip-container-details/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ip-details-grid-view/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ip-reservation/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ip-reservation-config/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ip-reservation-list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ipam_audit_list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ipasset-interfaces-list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ipasset-menu-details/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ipasset-port-details/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/ipasset-portmapper-details/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/license-check/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/scheduler-data/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/show-ip-reservation/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/subnet_agent_list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/tree-data/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/unmanaged_ip_list/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Responses
200Success
application/json
get
GET /ux/ipam/ipam/visibility-data/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
  • GETGets a list of containers
  • POST/ux/ipam/ipam/
  • GETGets a container with the given id
  • PUT/ux/ipam/ipam/{id}/
  • DELETEDeletes the Container with given id
  • GET/ux/ipam/ipam/agent_list/
  • POST/ux/ipam/ipam/check_inventory_scan/
  • GET/ux/ipam/ipam/container-entities/
  • GET/ux/ipam/ipam/dependency-status/
  • POST/ux/ipam/ipam/do_availability_scan/
  • POST/ux/ipam/ipam/do_inventory_scan/
  • GET/ux/ipam/ipam/get-subnet-name/
  • GET/ux/ipam/ipam/get_audit_options/
  • GET/ux/ipam/ipam/get_container_options/
  • GET/ux/ipam/ipam/get_ip_addresses/
  • GET/ux/ipam/ipam/group-summary/
  • GET/ux/ipam/ipam/group-summary-widget-options/
  • GET/ux/ipam/ipam/ip-container-details/
  • GET/ux/ipam/ipam/ip-details-grid-view/
  • GET/ux/ipam/ipam/ip-reservation/
  • GET/ux/ipam/ipam/ip-reservation-config/
  • GET/ux/ipam/ipam/ip-reservation-list/
  • GET/ux/ipam/ipam/ipam_audit_list/
  • GET/ux/ipam/ipam/ipasset-interfaces-list/
  • GET/ux/ipam/ipam/ipasset-menu-details/
  • GET/ux/ipam/ipam/ipasset-port-details/
  • GET/ux/ipam/ipam/ipasset-portmapper-details/
  • GET/ux/ipam/ipam/license-check/
  • GET/ux/ipam/ipam/options/
  • POST/ux/ipam/ipam/save-ip-allocated/
  • POST/ux/ipam/ipam/schedule/
  • GET/ux/ipam/ipam/scheduler-data/
  • GET/ux/ipam/ipam/show-ip-reservation/
  • GET/ux/ipam/ipam/subnet_agent_list/
  • GET/ux/ipam/ipam/tree-data/
  • GET/ux/ipam/ipam/unmanaged_ip_list/
  • GET/ux/ipam/ipam/visibility-data/

Gets a list of containers

get

This endpoint is used to fetch all the containers in the current organization

Authorizations
Query parameters
items_per_pageintegerRequired

Items Per Page

pageintegerRequired

Page Number

reversebooleanOptional

Sorting Order

sortstringOptional

Sorting Key

Responses
200Success
application/json
get
GET /ux/ipam/ipam/?items_per_page=1&page=1 HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "ANY_ADDITIONAL_PROPERTY": "anything"
}
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
201Success
application/json
post
POST /ux/ipam/ipam/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
201Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
put

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Path parameters
idstringRequired
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
200Success
application/json
put
PUT /ux/ipam/ipam/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
200Success
application/json
post
POST /ux/ipam/ipam/check_inventory_scan/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
200Success
application/json
post
POST /ux/ipam/ipam/do_availability_scan/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
200Success
application/json
post
POST /ux/ipam/ipam/do_inventory_scan/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
200Success
application/json
post
POST /ux/ipam/ipam/save-ip-allocated/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
Body

Container serializers

idstringRead-onlyRequired
subnetstringRead-onlyRequired
maskstringRead-onlyRequired
reservation_methodstringRead-onlyRequired
ip_countstringRead-onlyRequired
organizationstringOptional
customer_idstringOptional
config_idstringRequired
namestringOptional
descriptionstring | nullableOptional
ip_versionintegerOptional
is_deletedbooleanOptional
categorystringOptional
ip_addressstringOptional
utilization_threshold_breachintegerOptional
subnet_maskintegerOptional
is_reservedbooleanOptional
is_availabilitybooleanOptional
is_inventorybooleanOptional
agent_idstringOptional
last_scan_completedstring · date-timeOptional
last_scan_statusintegerOptional
last_inv_scan_statusintegerOptional
last_inv_scan_timestring · date-timeOptional
last_group_inv_scan_timestring · date-timeOptional
next_action_timestring · date-timeOptional
created_bystringOptional
modified_bystringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
Responses
200Success
application/json
post
POST /ux/ipam/ipam/schedule/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 1025

{
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}
200Success
{
  "id": "text",
  "subnet": "text",
  "mask": "text",
  "reservation_method": "text",
  "ip_count": "text",
  "organization": "text",
  "customer_id": "text",
  "customer_entity_id": [],
  "config_id": "text",
  "name": "text",
  "description": "text",
  "ip_version": 1,
  "is_deleted": true,
  "category": "text",
  "id_info": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "user_info": [],
  "role_info": [],
  "team_info": [],
  "ip_address": "text",
  "utilization_threshold_breach": 1,
  "subnet_mask": 1,
  "is_reserved": true,
  "is_availability": true,
  "is_inventory": true,
  "reservation_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "availability_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "inventory_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "agent_id": "text",
  "last_scan_completed": "2025-06-07T15:29:35.815Z",
  "last_scan_status": 1,
  "last_inv_scan_status": 1,
  "last_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "last_group_inv_scan_time": "2025-06-07T15:29:35.815Z",
  "next_action_time": "2025-06-07T15:29:35.815Z",
  "created_by": "text",
  "modified_by": "text",
  "schedule_config": {
    "ANY_ADDITIONAL_PROPERTY": "anything"
  },
  "creation_time": "2025-06-07T15:29:35.815Z",
  "last_update_time": "2025-06-07T15:29:35.815Z"
}