Avi ServiceEngine Object API
CLI ``` - configure serviceengine - show serviceengine - reboot serviceengine - delete serviceengine - forcedelete serviceengine - switchover serviceengine - clear serviceengine ```
Contact Info: support@avinetworks.com
Version: 20.1.9
BasePath:/api
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html
Access
- HTTP Basic Authentication
[ Jump to Models ]
Table of Contents
post /serviceengine/clear
get /serviceengine
post /serviceengine
get /serviceengine/{uuid}/appmap/
get /serviceengine/{uuid}/arpstat/
get /serviceengine/{uuid}/arptable/
get /serviceengine/{uuid}/bfd/session_status/
get /serviceengine/{uuid}/bgp/advertised_routes/
get /serviceengine/{uuid}/bgp/debug/
get /serviceengine/{uuid}/bgp/
get /serviceengine/{uuid}/bgp/peer_info/
get /serviceengine/{uuid}/bgp/peer_status/
get /serviceengine/{uuid}/bgp/running_config/
get /serviceengine/{uuid}/connected/
get /serviceengine/{uuid}/consistenthash/
get /serviceengine/{uuid}/cpu/detail/
get /serviceengine/{uuid}/cpu/
delete /serviceengine/{uuid}
get /serviceengine/{uuid}/dosstat/
post /serviceengine/{uuid}/faultinject/exhaust_cfg/clear
post /serviceengine/{uuid}/faultinject/exhaust_conn/clear
post /serviceengine/{uuid}/faultinject/exhaust_mbuf/clear
post /serviceengine/{uuid}/faultinject/exhaust_mcl/clear
post /serviceengine/{uuid}/faultinject/exhaust_mcl_small/clear
post /serviceengine/{uuid}/faultinject/exhaust_shm_cfg/clear
post /serviceengine/{uuid}/faultinject/exhaust_shm_conn/clear
post /serviceengine/{uuid}/faultinject/sefault/clear
get /serviceengine/{uuid}/flowtable/
get /serviceengine/{uuid}/flowtable_remote/
get /serviceengine/{uuid}/flowtablestat/
post /serviceengine/{uuid}/forcedelete
get /serviceengine/{uuid}/georuntime/
get /serviceengine/{uuid}
get /serviceengine/{uuid}/graphdb/
get /serviceengine/{uuid}/httpstats/
get /serviceengine/{uuid}/icmp6stat/
get /serviceengine/{uuid}/icmpstat/
get /serviceengine/{uuid}/interface/
get /serviceengine/{uuid}/interface/lacp/
get /serviceengine/{uuid}/interfacesummary/
get /serviceengine/{uuid}/ip6route/
get /serviceengine/{uuid}/ip6stat/
get /serviceengine/{uuid}/ipstat/
get /serviceengine/{uuid}/l4policysetstats/
get /serviceengine/{uuid}/lldp/
get /serviceengine/{uuid}/mallocstats/
get /serviceengine/{uuid}/mbufstats/
get /serviceengine/{uuid}/memdist/
get /serviceengine/{uuid}/meminfo/
get /serviceengine/{uuid}/metrics/detail/
get /serviceengine/{uuid}/metrics/
get /serviceengine/{uuid}/microservice/
get /serviceengine/{uuid}/nat-flows/
get /serviceengine/{uuid}/natpolicystats/
get /serviceengine/{uuid}/natstat/
get /serviceengine/{uuid}/ndtable/
get /serviceengine/{uuid}/network-service/
get /serviceengine/{uuid}/objsync/
patch /serviceengine/{uuid}
get /serviceengine/{uuid}/placement/
put /serviceengine/{uuid}
get /serviceengine/{uuid}/ratelimiting/msf/internal/
get /serviceengine/{uuid}/ratelimiting/rl/internal/
post /serviceengine/{uuid}/reboot
get /serviceengine/{uuid}/reservedvs/
get /serviceengine/{uuid}/resolverdb/
get /serviceengine/{uuid}/resolverdbsummary/
get /serviceengine/{uuid}/resourcemap/
get /serviceengine/{uuid}/route-flows/
get /serviceengine/{uuid}/route/
get /serviceengine/{uuid}/routestat/
get /serviceengine/{uuid}/rteringstat/
get /serviceengine/{uuid}/runtime/detail/
get /serviceengine/{uuid}/runtime/
get /serviceengine/{uuid}/seagent/
get /serviceengine/{uuid}/seassertstats/ag/
get /serviceengine/{uuid}/seassertstats/dp/
get /serviceengine/{uuid}/seauthstats/
get /serviceengine/{uuid}/segeodetails//
get /serviceengine/{uuid}/sehmprobedisable/
get /serviceengine/{uuid}/selogstats/
get /serviceengine/{uuid}/seruminsertionstats/
get /serviceengine/{uuid}/sevshbstats/
get /serviceengine/{uuid}/sevssplacement/
get /serviceengine/{uuid}/shardclientevents/
get /serviceengine/{uuid}/shmallocstats/
post /serviceengine/{uuid}/switchover
get /serviceengine/{uuid}/tcp-flows/detail/
get /serviceengine/{uuid}/tcp-flows/
get /serviceengine/{uuid}/vnicdb/
get /serviceengine/{uuid}/vnicdbhistory/
get /serviceengine/{uuid}/vshash/
Up
post /serviceengine/clear
(serviceengineClearPost)
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — empty
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
(serviceengineGet)
Consumes
This API call consumes the following media types via the
Content-Type request header:
Query parameters
name (optional)
Query Parameter — object name
refers_to (optional)
Query Parameter — Filter to request all objects that refers to another Avi resource. Its syntax is refers_to=<obj_type>:<obj_uuid>. Eg. get all virtual services referring to pool p1 will be refers_to=pool:pool_p1_uuid
referred_by (optional)
Query Parameter — Filter to request all objects that are referred by another Avi resource. Its syntax is referred_by=<obj_type>:<obj_uuid>. Eg. get all pools referred_by virtual service vs1 - referred_by=virtualservice:vs_vs1_uuid
fields (optional)
Query Parameter — List of fields to be returned for the resource. Some fields like name, URL, uuid etc. are always returned.
include_name (optional)
Query Parameter — All the Avi REST reference URIs have a name suffix as URI#name. It is useful to get the referenced resource name without performing get on that object.
skip_default (optional)
Query Parameter — Default values are not set.
join_subresources (optional)
Query Parameter — It automatically returns additional dependent resources like runtime. Eg. join_subresources=runtime.
cloud_uuid (optional)
Query Parameter — Filter to get objects that belongs to a specific cloud using its uuid. Eg. cloud_uuid=cloud-xyz.
cloud_ref.name (optional)
Query Parameter — Filter to get objects that belongs to a specific cloud usings its name. This uses cloud name rather than uuid. Eg. cloud_ref.name=Default-Cloud.
Return type
Example data
Content-Type: application/json
{
"next" : "aeiou",
"count" : 123,
"results" : [ {
"availability_zone" : "aeiou",
"controller_ip" : "aeiou",
"host_ref" : "aeiou",
"enable_state" : "aeiou",
"resources" : {
"disk" : 123,
"memory" : 123,
"num_vcpus" : 123,
"sockets" : 123,
"cores_per_socket" : 123,
"num_datapath_processes" : 123,
"hyper_threading" : true,
"hypervisor_mode" : true
},
"uuid" : "aeiou",
"url" : "aeiou",
"_last_modified" : "aeiou",
"se_group_ref" : "aeiou",
"flavor" : "aeiou",
"cloud_ref" : "aeiou",
"hypervisor" : "aeiou",
"mgmt_vnic" : "",
"tenant_ref" : "aeiou",
"container_type" : "aeiou",
"controller_created" : true,
"name" : "aeiou",
"container_mode" : true,
"data_vnics" : [ {
"vlan_id" : 123,
"vrf_id" : 123,
"is_hsm" : true,
"port_uuid" : "aeiou",
"delete_vnic" : true,
"if_name" : "aeiou",
"is_asm" : true,
"can_se_dp_takeover" : true,
"vrf_ref" : "aeiou",
"aggregator_chgd" : true,
"linux_name" : "aeiou",
"enabled" : true,
"link_up" : true,
"vnic_networks" : [ "" ],
"is_avi_internal_network" : true,
"mac_address" : "aeiou",
"members" : [ {
"mac_address" : "aeiou",
"if_name" : "aeiou",
"active" : true
} ],
"network_ref" : "aeiou",
"adapter" : "aeiou",
"pci_id" : "aeiou",
"network_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"del_pending" : true,
"is_mgmt" : true,
"mtu" : 123,
"connected" : true,
"dhcp_enabled" : true,
"dp_deletion_done" : true,
"vlan_interfaces" : [ {
"dhcp_enabled" : true,
"vlan_id" : 123,
"if_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"vrf_ref" : "aeiou",
"enabled" : true,
"is_mgmt" : true,
"vnic_networks" : [ {
"mode" : "aeiou",
"ip" : {
"ip_addr" : {
"addr" : "aeiou",
"type" : "aeiou"
},
"mask" : 123
},
"ctlr_alloc" : true
} ]
} ],
"is_portchannel" : true
} ]
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
ServiceEngineApiResponse
401
log in failed
(serviceenginePost)
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — ServiceEngine object creation
Return type
Example data
Content-Type: application/json
{
"availability_zone" : "aeiou",
"controller_ip" : "aeiou",
"host_ref" : "aeiou",
"enable_state" : "aeiou",
"resources" : {
"disk" : 123,
"memory" : 123,
"num_vcpus" : 123,
"sockets" : 123,
"cores_per_socket" : 123,
"num_datapath_processes" : 123,
"hyper_threading" : true,
"hypervisor_mode" : true
},
"uuid" : "aeiou",
"url" : "aeiou",
"_last_modified" : "aeiou",
"se_group_ref" : "aeiou",
"flavor" : "aeiou",
"cloud_ref" : "aeiou",
"hypervisor" : "aeiou",
"mgmt_vnic" : "",
"tenant_ref" : "aeiou",
"container_type" : "aeiou",
"controller_created" : true,
"name" : "aeiou",
"container_mode" : true,
"data_vnics" : [ {
"vlan_id" : 123,
"vrf_id" : 123,
"is_hsm" : true,
"port_uuid" : "aeiou",
"delete_vnic" : true,
"if_name" : "aeiou",
"is_asm" : true,
"can_se_dp_takeover" : true,
"vrf_ref" : "aeiou",
"aggregator_chgd" : true,
"linux_name" : "aeiou",
"enabled" : true,
"link_up" : true,
"vnic_networks" : [ "" ],
"is_avi_internal_network" : true,
"mac_address" : "aeiou",
"members" : [ {
"mac_address" : "aeiou",
"if_name" : "aeiou",
"active" : true
} ],
"network_ref" : "aeiou",
"adapter" : "aeiou",
"pci_id" : "aeiou",
"network_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"del_pending" : true,
"is_mgmt" : true,
"mtu" : 123,
"connected" : true,
"dhcp_enabled" : true,
"dp_deletion_done" : true,
"vlan_interfaces" : [ {
"dhcp_enabled" : true,
"vlan_id" : 123,
"if_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"vrf_ref" : "aeiou",
"enabled" : true,
"is_mgmt" : true,
"vnic_networks" : [ {
"mode" : "aeiou",
"ip" : {
"ip_addr" : {
"addr" : "aeiou",
"type" : "aeiou"
},
"mask" : 123
},
"ctlr_alloc" : true
} ]
} ],
"is_portchannel" : true
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
ServiceEngine
401
log in failed
Up
get /serviceengine/{uuid}/appmap/
(serviceengineUuidAppmapGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/arpstat/
(serviceengineUuidArpstatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/arptable/
(serviceengineUuidArptableGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bfd/session_status/
(serviceengineUuidBfdSessionStatusGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bgp/advertised_routes/
(serviceengineUuidBgpAdvertisedRoutesGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bgp/debug/
(serviceengineUuidBgpDebugGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bgp/
(serviceengineUuidBgpGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bgp/peer_info/
(serviceengineUuidBgpPeerInfoGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bgp/peer_status/
(serviceengineUuidBgpPeerStatusGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/bgp/running_config/
(serviceengineUuidBgpRunningConfigGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/connected/
(serviceengineUuidConnectedGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/consistenthash/
(serviceengineUuidConsistenthashGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/cpu/detail/
(serviceengineUuidCpuDetailGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/cpu/
(serviceengineUuidCpuGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
delete /serviceengine/{uuid}
(serviceengineUuidDelete)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Query parameters
name (optional)
Query Parameter — object name
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
204
object deleted
String
404
not found
Up
get /serviceengine/{uuid}/dosstat/
(serviceengineUuidDosstatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_cfg/clear
(serviceengineUuidFaultinjectExhaustCfgClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_conn/clear
(serviceengineUuidFaultinjectExhaustConnClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_mbuf/clear
(serviceengineUuidFaultinjectExhaustMbufClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_mcl/clear
(serviceengineUuidFaultinjectExhaustMclClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_mcl_small/clear
(serviceengineUuidFaultinjectExhaustMclSmallClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_shm_cfg/clear
(serviceengineUuidFaultinjectExhaustShmCfgClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/exhaust_shm_conn/clear
(serviceengineUuidFaultinjectExhaustShmConnClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectExhaustParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/faultinject/sefault/clear
(serviceengineUuidFaultinjectSefaultClearPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — SEFaultInjectSeParam
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/flowtable/
(serviceengineUuidFlowtableGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/flowtable_remote/
(serviceengineUuidFlowtableRemoteGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/flowtablestat/
(serviceengineUuidFlowtablestatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/forcedelete
(serviceengineUuidForcedeletePost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — empty
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/georuntime/
(serviceengineUuidGeoruntimeGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}
(serviceengineUuidGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Query parameters
name (optional)
Query Parameter — object name
fields (optional)
Query Parameter — List of fields to be returned for the resource. Some fields like name, URL, uuid etc. are always returned.
include_name (optional)
Query Parameter — All the Avi REST reference URIs have a name suffix as URI#name. It is useful to get the referenced resource name without performing get on that object.
skip_default (optional)
Query Parameter — Default values are not set.
join_subresources (optional)
Query Parameter — It automatically returns additional dependent resources like runtime. Eg. join_subresources=runtime.
Return type
Example data
Content-Type: application/json
{
"availability_zone" : "aeiou",
"controller_ip" : "aeiou",
"host_ref" : "aeiou",
"enable_state" : "aeiou",
"resources" : {
"disk" : 123,
"memory" : 123,
"num_vcpus" : 123,
"sockets" : 123,
"cores_per_socket" : 123,
"num_datapath_processes" : 123,
"hyper_threading" : true,
"hypervisor_mode" : true
},
"uuid" : "aeiou",
"url" : "aeiou",
"_last_modified" : "aeiou",
"se_group_ref" : "aeiou",
"flavor" : "aeiou",
"cloud_ref" : "aeiou",
"hypervisor" : "aeiou",
"mgmt_vnic" : "",
"tenant_ref" : "aeiou",
"container_type" : "aeiou",
"controller_created" : true,
"name" : "aeiou",
"container_mode" : true,
"data_vnics" : [ {
"vlan_id" : 123,
"vrf_id" : 123,
"is_hsm" : true,
"port_uuid" : "aeiou",
"delete_vnic" : true,
"if_name" : "aeiou",
"is_asm" : true,
"can_se_dp_takeover" : true,
"vrf_ref" : "aeiou",
"aggregator_chgd" : true,
"linux_name" : "aeiou",
"enabled" : true,
"link_up" : true,
"vnic_networks" : [ "" ],
"is_avi_internal_network" : true,
"mac_address" : "aeiou",
"members" : [ {
"mac_address" : "aeiou",
"if_name" : "aeiou",
"active" : true
} ],
"network_ref" : "aeiou",
"adapter" : "aeiou",
"pci_id" : "aeiou",
"network_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"del_pending" : true,
"is_mgmt" : true,
"mtu" : 123,
"connected" : true,
"dhcp_enabled" : true,
"dp_deletion_done" : true,
"vlan_interfaces" : [ {
"dhcp_enabled" : true,
"vlan_id" : 123,
"if_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"vrf_ref" : "aeiou",
"enabled" : true,
"is_mgmt" : true,
"vnic_networks" : [ {
"mode" : "aeiou",
"ip" : {
"ip_addr" : {
"addr" : "aeiou",
"type" : "aeiou"
},
"mask" : 123
},
"ctlr_alloc" : true
} ]
} ],
"is_portchannel" : true
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
ServiceEngine
401
log in failed
Up
get /serviceengine/{uuid}/graphdb/
(serviceengineUuidGraphdbGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/httpstats/
(serviceengineUuidHttpstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/icmp6stat/
(serviceengineUuidIcmp6statGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/icmpstat/
(serviceengineUuidIcmpstatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/interface/
(serviceengineUuidInterfaceGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/interface/lacp/
(serviceengineUuidInterfaceLacpGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/interfacesummary/
(serviceengineUuidInterfacesummaryGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/ip6route/
(serviceengineUuidIp6routeGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/ip6stat/
(serviceengineUuidIp6statGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/ipstat/
(serviceengineUuidIpstatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/l4policysetstats/
(serviceengineUuidL4policysetstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/lldp/
(serviceengineUuidLldpGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/mallocstats/
(serviceengineUuidMallocstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/mbufstats/
(serviceengineUuidMbufstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/memdist/
(serviceengineUuidMemdistGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/meminfo/
(serviceengineUuidMeminfoGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/metrics/detail/
(serviceengineUuidMetricsDetailGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/metrics/
(serviceengineUuidMetricsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/microservice/
(serviceengineUuidMicroserviceGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/nat-flows/
(serviceengineUuidNatFlowsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/natpolicystats/
(serviceengineUuidNatpolicystatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/natstat/
(serviceengineUuidNatstatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/ndtable/
(serviceengineUuidNdtableGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/network-service/
(serviceengineUuidNetworkServiceGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/objsync/
(serviceengineUuidObjsyncGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
patch /serviceengine/{uuid}
(serviceengineUuidPatch)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — ServiceEngine object creation
Query parameters
name (optional)
Query Parameter — object name
Return type
Example data
Content-Type: application/json
{
"availability_zone" : "aeiou",
"controller_ip" : "aeiou",
"host_ref" : "aeiou",
"enable_state" : "aeiou",
"resources" : {
"disk" : 123,
"memory" : 123,
"num_vcpus" : 123,
"sockets" : 123,
"cores_per_socket" : 123,
"num_datapath_processes" : 123,
"hyper_threading" : true,
"hypervisor_mode" : true
},
"uuid" : "aeiou",
"url" : "aeiou",
"_last_modified" : "aeiou",
"se_group_ref" : "aeiou",
"flavor" : "aeiou",
"cloud_ref" : "aeiou",
"hypervisor" : "aeiou",
"mgmt_vnic" : "",
"tenant_ref" : "aeiou",
"container_type" : "aeiou",
"controller_created" : true,
"name" : "aeiou",
"container_mode" : true,
"data_vnics" : [ {
"vlan_id" : 123,
"vrf_id" : 123,
"is_hsm" : true,
"port_uuid" : "aeiou",
"delete_vnic" : true,
"if_name" : "aeiou",
"is_asm" : true,
"can_se_dp_takeover" : true,
"vrf_ref" : "aeiou",
"aggregator_chgd" : true,
"linux_name" : "aeiou",
"enabled" : true,
"link_up" : true,
"vnic_networks" : [ "" ],
"is_avi_internal_network" : true,
"mac_address" : "aeiou",
"members" : [ {
"mac_address" : "aeiou",
"if_name" : "aeiou",
"active" : true
} ],
"network_ref" : "aeiou",
"adapter" : "aeiou",
"pci_id" : "aeiou",
"network_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"del_pending" : true,
"is_mgmt" : true,
"mtu" : 123,
"connected" : true,
"dhcp_enabled" : true,
"dp_deletion_done" : true,
"vlan_interfaces" : [ {
"dhcp_enabled" : true,
"vlan_id" : 123,
"if_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"vrf_ref" : "aeiou",
"enabled" : true,
"is_mgmt" : true,
"vnic_networks" : [ {
"mode" : "aeiou",
"ip" : {
"ip_addr" : {
"addr" : "aeiou",
"type" : "aeiou"
},
"mask" : 123
},
"ctlr_alloc" : true
} ]
} ],
"is_portchannel" : true
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
ServiceEngine
401
log in failed
Up
get /serviceengine/{uuid}/placement/
(serviceengineUuidPlacementGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
put /serviceengine/{uuid}
(serviceengineUuidPut)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — ServiceEngine object creation
Query parameters
name (optional)
Query Parameter — object name
Return type
Example data
Content-Type: application/json
{
"availability_zone" : "aeiou",
"controller_ip" : "aeiou",
"host_ref" : "aeiou",
"enable_state" : "aeiou",
"resources" : {
"disk" : 123,
"memory" : 123,
"num_vcpus" : 123,
"sockets" : 123,
"cores_per_socket" : 123,
"num_datapath_processes" : 123,
"hyper_threading" : true,
"hypervisor_mode" : true
},
"uuid" : "aeiou",
"url" : "aeiou",
"_last_modified" : "aeiou",
"se_group_ref" : "aeiou",
"flavor" : "aeiou",
"cloud_ref" : "aeiou",
"hypervisor" : "aeiou",
"mgmt_vnic" : "",
"tenant_ref" : "aeiou",
"container_type" : "aeiou",
"controller_created" : true,
"name" : "aeiou",
"container_mode" : true,
"data_vnics" : [ {
"vlan_id" : 123,
"vrf_id" : 123,
"is_hsm" : true,
"port_uuid" : "aeiou",
"delete_vnic" : true,
"if_name" : "aeiou",
"is_asm" : true,
"can_se_dp_takeover" : true,
"vrf_ref" : "aeiou",
"aggregator_chgd" : true,
"linux_name" : "aeiou",
"enabled" : true,
"link_up" : true,
"vnic_networks" : [ "" ],
"is_avi_internal_network" : true,
"mac_address" : "aeiou",
"members" : [ {
"mac_address" : "aeiou",
"if_name" : "aeiou",
"active" : true
} ],
"network_ref" : "aeiou",
"adapter" : "aeiou",
"pci_id" : "aeiou",
"network_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"del_pending" : true,
"is_mgmt" : true,
"mtu" : 123,
"connected" : true,
"dhcp_enabled" : true,
"dp_deletion_done" : true,
"vlan_interfaces" : [ {
"dhcp_enabled" : true,
"vlan_id" : 123,
"if_name" : "aeiou",
"ip6_autocfg_enabled" : true,
"vrf_ref" : "aeiou",
"enabled" : true,
"is_mgmt" : true,
"vnic_networks" : [ {
"mode" : "aeiou",
"ip" : {
"ip_addr" : {
"addr" : "aeiou",
"type" : "aeiou"
},
"mask" : 123
},
"ctlr_alloc" : true
} ]
} ],
"is_portchannel" : true
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
ServiceEngine
401
log in failed
Up
get /serviceengine/{uuid}/ratelimiting/msf/internal/
(serviceengineUuidRatelimitingMsfInternalGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/ratelimiting/rl/internal/
(serviceengineUuidRatelimitingRlInternalGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/reboot
(serviceengineUuidRebootPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — empty
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/reservedvs/
(serviceengineUuidReservedvsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/resolverdb/
(serviceengineUuidResolverdbGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/resolverdbsummary/
(serviceengineUuidResolverdbsummaryGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/resourcemap/
(serviceengineUuidResourcemapGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/route-flows/
(serviceengineUuidRouteFlowsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/route/
(serviceengineUuidRouteGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/routestat/
(serviceengineUuidRoutestatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/rteringstat/
(serviceengineUuidRteringstatGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/runtime/detail/
(serviceengineUuidRuntimeDetailGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/runtime/
(serviceengineUuidRuntimeGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/seagent/
(serviceengineUuidSeagentGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/seassertstats/ag/
(serviceengineUuidSeassertstatsAgGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/seassertstats/dp/
(serviceengineUuidSeassertstatsDpGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/seauthstats/
(serviceengineUuidSeauthstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/segeodetails//
(serviceengineUuidSegeodetailsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/sehmprobedisable/
(serviceengineUuidSehmprobedisableGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/selogstats/
(serviceengineUuidSelogstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/seruminsertionstats/
(serviceengineUuidSeruminsertionstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/sevshbstats/
(serviceengineUuidSevshbstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/sevssplacement/
(serviceengineUuidSevssplacementGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/shardclientevents/
(serviceengineUuidShardclienteventsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/shmallocstats/
(serviceengineUuidShmallocstatsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
post /serviceengine/{uuid}/switchover
(serviceengineUuidSwitchoverPost)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Request body
body (required)
Body Parameter — empty
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/tcp-flows/detail/
(serviceengineUuidTcpFlowsDetailGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/tcp-flows/
(serviceengineUuidTcpFlowsGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/vnicdb/
(serviceengineUuidVnicdbGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/vnicdbhistory/
(serviceengineUuidVnicdbhistoryGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
Up
get /serviceengine/{uuid}/vshash/
(serviceengineUuidVshashGet)
Path parameters
uuid (required)
Path Parameter — UUID of the object to fetch
Consumes
This API call consumes the following media types via the
Content-Type request header:
Return type
String
Example data
Content-Type: application/json
"aeiou"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the
Content-Type response header.
Responses
200
OK
String
401
log in failed
[ Jump to Methods ]
Table of Contents
ArpTableFilter
DispatcherTableDumpClear
IpAddr
IpAddrPrefix
MemberInterface
SEFaultInjectExhaustParam
SEFaultInjectSeParam
SeResources
ServiceEngine
ServiceEngineApiResponse
vNIC
vNICNetwork
VlanInterface
se_uuid (optional)
String Unique object identifier of se.
addr
type
String Enum options - V4, DNS, V6.
ip_addr
IpAddr Placeholder for description of property ip_addr of obj type IpAddrPrefix field type str type object
mask
Integer Number of mask. format: int32
active (optional)
Boolean Placeholder for description of property active of obj type MemberInterface field type str type boolean
if_name
String if_name of MemberInterface.
mac_address (optional)
String Field introduced in 17.1.5.
leak (optional)
Boolean Placeholder for description of property leak of obj type SEFaultInjectExhaustParam field type str type boolean
num
Long Number of num. format: int64
core (optional)
Integer Inject fault in specific core. Field introduced in 18.1.5,18.2.1. format: int32
random_core (optional)
Boolean Inject fault in random no of cores. Field introduced in 18.1.5,18.2.1.
se_agent_fault (optional)
String Set se-agent fault type. Enum options - SE_AGENT_FAULT_DISABLED, SE_AGENT_PRE_PROCESS_FAULT, SE_AGENT_POST_PROCESS_FAULT, SE_AGENT_DP_RESPONSE_FAULT, SE_AGENT_RANDOM_PROCESS_FAULT. Field introduced in 18.1.5,18.2.1.
se_dp_fault (optional)
String Set se-dp fault type. Enum options - SE_DP_FAULT_DISABLED. Field introduced in 18.1.5,18.2.1.
cores_per_socket (optional)
Integer Number of cores_per_socket. format: int32
disk
Integer Number of disk. format: int32
hyper_threading (optional)
Boolean Placeholder for description of property hyper_threading of obj type SeResources field type str type boolean
hypervisor_mode (optional)
Boolean Indicates that the SE is running on a Virtual Machine. Field introduced in 20.1.1.
memory
Integer Number of memory. format: int32
num_datapath_processes (optional)
Integer Indicates the number of datapath processes spawned. Field introduced in 20.1.1. format: int32
num_vcpus
Integer Number of num_vcpus. format: int32
sockets (optional)
Integer Number of sockets. format: int32
_last_modified (optional)
String UNIX time since epoch in microseconds. Units(MICROSECONDS).
availability_zone (optional)
String availability_zone of ServiceEngine.
cloud_ref (optional)
String It is a reference to an object of type Cloud.
container_mode (optional)
Boolean Placeholder for description of property container_mode of obj type ServiceEngine field type str type boolean
container_type (optional)
String Enum options - CONTAINER_TYPE_BRIDGE, CONTAINER_TYPE_HOST, CONTAINER_TYPE_HOST_DPDK.
controller_created (optional)
Boolean Placeholder for description of property controller_created of obj type ServiceEngine field type str type boolean
controller_ip (optional)
String controller_ip of ServiceEngine.
data_vnics (optional)
array[vNIC] Placeholder for description of property data_vnics of obj type ServiceEngine field type str type object
enable_state (optional)
String inorder to disable SE set this field appropriately. Enum options - SE_STATE_ENABLED, SE_STATE_DISABLED_FOR_PLACEMENT, SE_STATE_DISABLED, SE_STATE_DISABLED_FORCE.
flavor (optional)
String flavor of ServiceEngine.
host_ref (optional)
String It is a reference to an object of type VIMgrHostRuntime.
hypervisor (optional)
String Enum options - DEFAULT, VMWARE_ESX, KVM, VMWARE_VSAN, XEN.
mgmt_vnic (optional)
vNIC Placeholder for description of property mgmt_vnic of obj type ServiceEngine field type str type object
name (optional)
resources (optional)
SeResources Placeholder for description of property resources of obj type ServiceEngine field type str type object
se_group_ref (optional)
String It is a reference to an object of type ServiceEngineGroup.
tenant_ref (optional)
String It is a reference to an object of type Tenant.
url (optional)
uuid (optional)
String Unique object identifier of the object.
count
results
next (optional)
adapter (optional)
aggregator_chgd (optional)
Boolean Field introduced in 17.2.7.
can_se_dp_takeover (optional)
Boolean Placeholder for description of property can_se_dp_takeover of obj type vNIC field type str type boolean
connected (optional)
Boolean Placeholder for description of property connected of obj type vNIC field type str type boolean
del_pending (optional)
Boolean Placeholder for description of property del_pending of obj type vNIC field type str type boolean
delete_vnic (optional)
Boolean Delete this VNIC. Please confirm dp_deletion_done before removing the VNIC from the cloud. Field introduced in 18.2.5.
dhcp_enabled (optional)
Boolean Placeholder for description of property dhcp_enabled of obj type vNIC field type str type boolean
dp_deletion_done (optional)
Boolean The VNIC has been cleaned up in the datapath. Field introduced in 18.2.3.
enabled (optional)
Boolean Placeholder for description of property enabled of obj type vNIC field type str type boolean
if_name (optional)
ip6_autocfg_enabled (optional)
Boolean Enable IPv6 auto configuration. Field introduced in 18.1.1.
is_asm (optional)
Boolean Placeholder for description of property is_asm of obj type vNIC field type str type boolean
is_avi_internal_network (optional)
Boolean Placeholder for description of property is_avi_internal_network of obj type vNIC field type str type boolean
is_hsm (optional)
Boolean Placeholder for description of property is_hsm of obj type vNIC field type str type boolean
is_mgmt (optional)
Boolean Placeholder for description of property is_mgmt of obj type vNIC field type str type boolean
is_portchannel (optional)
Boolean Placeholder for description of property is_portchannel of obj type vNIC field type str type boolean
link_up (optional)
Boolean The link is operationally up. Field introduced in 18.2.8, 20.1.1.
linux_name (optional)
mac_address
members (optional)
array[MemberInterface] Placeholder for description of property members of obj type vNIC field type str type object
mtu (optional)
Integer Number of mtu. format: int32
network_name (optional)
network_ref (optional)
String It is a reference to an object of type Network.
pci_id (optional)
port_uuid (optional)
String Unique object identifier of port.
vlan_id (optional)
Integer Number of vlan_id. format: int32
vlan_interfaces (optional)
array[VlanInterface] Placeholder for description of property vlan_interfaces of obj type vNIC field type str type object
vnic_networks (optional)
array[vNICNetwork] Placeholder for description of property vnic_networks of obj type vNIC field type str type object
vrf_id (optional)
Integer Number of vrf_id. format: int32
vrf_ref (optional)
String It is a reference to an object of type VrfContext.
ctlr_alloc (optional)
Boolean Placeholder for description of property ctlr_alloc of obj type vNICNetwork field type str type boolean
ip
IpAddrPrefix Placeholder for description of property ip of obj type vNICNetwork field type str type object
mode
String Enum options - DHCP, STATIC, VIP, DOCKER_HOST.
dhcp_enabled (optional)
Boolean Placeholder for description of property dhcp_enabled of obj type VlanInterface field type str type boolean
enabled (optional)
Boolean Enable the interface. Field introduced in 18.2.5.
if_name
String if_name of VlanInterface.
ip6_autocfg_enabled (optional)
Boolean Enable IPv6 auto configuration. Field introduced in 18.1.1.
is_mgmt (optional)
Boolean Placeholder for description of property is_mgmt of obj type VlanInterface field type str type boolean
vlan_id (optional)
Integer VLAN ID. Allowed values are 0-4096. format: int32
vnic_networks (optional)
array[vNICNetwork] Placeholder for description of property vnic_networks of obj type VlanInterface field type str type object
vrf_ref (optional)
String It is a reference to an object of type VrfContext.