How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Graphiant Devices API

The Devices API from Graphiant — 40 operation(s) for devices.

Graphiant Devices API is one of 66 APIs that Graphiant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 45 operations across 40 paths, and defines 413 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.graphiant.com.

45 operations 40 paths 413 schemas 2 DELETE24 GET13 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.graphiant.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Graphiant Devices API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwtAuth). By default, every request must be authenticated.

  • jwtAuth — Use Bearer

Paths & Operations 45

Across 40 paths, the API surfaces 45 operations — 2 DELETE, 24 GET, 13 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Devices 45
GET
/v1/devices/{deviceId}/jobs/{jobId}
Get device job status
3 params → 200
DELETE
/v1/devices/{deviceId}/draft
Delete draft configuration
2 params → 204
GET
/v1/devices/{deviceId}/draft
Get draft configuration
2 params → 200
POST
/v1/devices/{deviceId}/draft
Save draft configuration
2 params body → 201
POST
/v1/devices/session-status
Get all the BGP session states for the devices
1 param body → 200
GET
/v1/devices/{deviceId}/candidate-circuits
Get the candidate circuits for a device
2 params → 200
GET
/v1/devices/{deviceId}/vrf/protocols
3 params → 200
GET
/v1/devices/{deviceId}/connectivity
Get the connectivity graph for a device
2 params → 200
GET
/v1/devices/{deviceId}/twamp/core
Get core TWAMP neighbors for a given device
2 params → 200
GET
/v1/devices/{deviceId}/dhcp-server/leases
Get current DHCP leases for a device
2 params → 200
GET
/v1/devices/{deviceId}/policy/applications
Get a list of builtin DPI applications able to be configured on a given device based on GNOS version
2 params → 200
GET
/v1/devices/{deviceId}
Get a specific device
2 params → 200
GET
/v1/devices/{deviceId}/versions/{version}
Get device config for a specific version
3 params → 200
GET
/v1/devices/{deviceId}/versions
Get device config versions
2 params → 200
GET
/v1/devices
Get devices for the current enterprise
1 param → 200
GET
/v1/devices/{deviceId}/policy/zonepairs
Get a list of firewall zone pairs each with holding nested policy rule sets
2 params → 200
GET
/v1/devices/{deviceId}/interfaces
Get interfaces for the given device
2 params → 200
GET
/v1/devices/{deviceId}/ospfv2/defaultOriginate
2 params → 200
GET
/v1/devices/{deviceId}/ospfv3/defaultOriginate
2 params → 200
GET
/v1/devices/{deviceId}/slice/peers
2 params → 200
GET
/v1/devices/{deviceId}/circuits/vrf-associations
Get the VRF, interface, &, if relevant, loopback interfaces for a list of circuits
3 params → 200
PUT
/v1/devices/{deviceId}/controller-peers
Update peer list for controller
2 params body → 202
PUT
/v1/devices/{deviceId}/config
Update a device
2 params body → 202
POST
/v1/devices/oauth
Process OAuth client credentials for device onboarding
body → 200400500
GET
/v1/devices/oauth
Redirect to OAuth authorization page for device onboarding
6 params → 302400500
GET
/v1/devices/oauth/authorization
Process OAuth authorization for device onboarding
1 param → 200400401500
POST
/v1/devices/inventory/approve-return
1 param body → 200
PUT
/v1/devices/inventory/enterprise
1 param body → 204
POST
/v1/devices/clear-new-flag
1 param body → 200
POST
/v1/devices/inventory/clear-new-flag
1 param body → 200
POST
/v1/devices/inventory/clear-return
1 param body → 200
POST
/v1/devices/bringup/token
VM edge onboarding token
1 param body → 200
GET
/v1/devices/inventory
2 params → 200
POST
/v1/devices/inventory
1 param body → 200
POST
/v1/devices/bringup
1 param body → 200
PUT
/v1/devices/bringup
1 param body → 204
POST
/v1/devices/rma
1 param body → 200
DELETE
/v1/devices/inventory/serial-num
2 params → 204
POST
/v1/devices/inventory/request-return
1 param body → 200
GET
/v1/devices/{deviceId}/arp
Get ARP monitoring table for a device
2 params → 200
GET
/v1/devices/routing/vrf/protocol-route-count
Get per VRF per protocol route count
4 params → 200
GET
/v1/devices/{deviceId}/vrrp
Get VRRP monitoring table for a device
4 params → 200
PUT
/v1/devices/upgrade/cancel
1 param body → 204
POST
/v1/devices/running/version
1 param body → 200
PUT
/v1/devices/upgrade/schedule
1 param body → 204

Schemas 413

The contract defines 413 schemas that model the data the API accepts and returns. The most detailed are manaV2Device (47 properties), manaV2InterfaceCoreConfig (38 properties), manaV2Interface (35 properties), manaV2EdgeDeviceConfig (32 properties). Each schema is shown below with its type and property counts.

manaV2NullableNtpConfig
object
1 property
manaV2BfdInstanceConfig
object
3 properties
manaV2CircuitConfig
object
20 properties
commonPageInfo
object
7 properties
manaV2NullableIpProtocol
object
1 property
manaV2TrafficPolicyRuleset
object
8 properties
manaV2RouteTag
object
3 properties
manaV2PrefixSetConfigNullableEntry
object
1 property
manaV2NullableContentFilterMatchConfig
object
1 property
manaV2NullableMaCsecReplayProtectionWindowSize
object
1 property
manaV2NullableLagInterfaceConfig
object
1 property
v1DevicesDeviceIdPolicyApplicationsGetResponse
object
2 properties
manaV2NullablePrometheusRuleConfig
object
1 property
manaV2BgpNeighborAddressFamilyConfig
object
3 properties
manaV2SnmpVacmGroupMemberConfig
object
4 properties
manaV2NullableIpList
object
1 property
manaV2NullableInterfaceCoreConfig
object
1 property
routingArpEntry
object
4 properties
v1DevicesRoutingVrfProtocolRouteCountGetResponseProtocolCount
object
2 properties
v1DevicesInventoryPostResponseData
object
2 properties
manaV2NATPolicyRulesetConfigNullableRule
object
1 property
manaV2CircuitInterface
object
5 properties
configWorkerJobStatus
object
6 properties
manaV2SecurityZoneConfig
object
2 properties
manaV2NullableDomainListMatchConfig
object
1 property
manaV2CommunityContainer
object
1 property
manaV2SnmpVacmViewIncludeConfig
object
1 property
manaV2LacpConfig
object
2 properties
manaV2InterfaceConfig
object
21 properties
manaV2InterfaceAddress
object
6 properties
manaV2RoutingPolicy
object
9 properties
v1DevicesDeviceIdVrfProtocolsGetResponse
object
6 properties
manaV2NullableMaxPrefix
object
1 property
manaV2Site
object
14 properties
manaV2SnmpEngineEndpoint
object
7 properties
v1DevicesDeviceIdCircuitsVrfAssociationsGetResponse
object
1 property
manaV2NullableMaCsecRekeyInterval
object
1 property
v1DevicesDeviceIdVersionsVersionGetResponse
object
1 property
v1DevicesUpgradeCancelPutRequest
object
1 property
v1DevicesInventoryPostRequest
object
1 property
routingVrrpEntry
object
11 properties
manaV2NullableVrrpGroupConfig
object
1 property
manaV2NullableOspfHelloIntervalValue
object
1 property
manaV2ForwardingPolicyMatchConfig
object
13 properties
googleProtobufDuration
object
2 properties
v1DevicesDeviceIdOspfv3DefaultOriginateGetResponse
object
1 property
manaV2SnmpUsmLocalUserConfig
object
5 properties
manaV2NullablePrefixSetConfig
object
1 property
manaV2InterfaceCoreConfig
object
38 properties
manaV2NullableSetDscpConfig
object
1 property
manaV2NullableEbgpConfig
object
1 property
v1DevicesRunningVersionPostResponse
object
1 property
manaV2TrafficPolicyRulesetConfigNullableRuleRule
object
5 properties
manaV2NullableRoutingPolicyConfig
object
1 property
manaV2BfdNeighbor
object
13 properties
manaV2Region
object
5 properties
manaV2SyslogCollectorConfig
object
10 properties
manaV2NullableMeterRates
object
1 property
manaV2StaticRouteNexthop
object
7 properties
v1DevicesOauthPostResponse
object
3 properties
v1DevicesSessionStatusPostRequest
object
1 property
manaV2InterfaceCoreFlexAlgoConfig
object
1 property
v1DevicesDeviceIdCircuitsVrfAssociationsGetResponseVrfAssociations
object
3 properties
manaV2NullableIPv6Address
object
1 property
manaV2OspFv2Process
object
7 properties
manaV2Location
object
11 properties
manaV2IPsecBgpRouteConfig
object
6 properties
manaV2NullableMd5Password
object
1 property
manaV2DhcpipRangeConfig
object
2 properties
manaV2NullableTrafficPolicyRulesetConfig
object
1 property
v1DevicesInventoryApproveReturnPostRequest
object
1 property
manaV2NullableLagMemberInterface
object
1 property
manaV2RegionCoordinates
object
2 properties
manaV2NullableOspfAdminDistanceValue
object
1 property
manaV2StaticRouteConfig
object
7 properties
manaV2LagInterfaceConfig
object
12 properties
manaV2PrefixSetConfigNullableEntryEntry
object
4 properties
manaV2StaticRouteNexthopConfig
object
5 properties
v1DevicesDeviceIdConnectivityGetResponse
object
2 properties
v1DevicesClearNewFlagPostResponse
object
v1DevicesInventoryPostResponse
object
1 property
manaV2OspfAuthenticationConfig
object
manaV2DhcpSubnetConfig
object
13 properties
manaV2DNSConfigStatic
object
4 properties
manaV2RoutingPolicyStatement
object
4 properties
v1DevicesInventoryClearReturnPostRequest
object
1 property
manaV2NullableSnmpNotifyFilterProfileConfigValue
object
1 property
manaV2SnmpNotifyFilterProfile
object
3 properties
manaV2Device
object
47 properties
manaV2SecurityZonePairConfig
object
3 properties
manaV2OspfAuthentication
object
2 properties
manaV2BgpInstance
object
3 properties
manaV2SnmpUsmRemoteUser
object
6 properties
manaV2LagInterface
object
4 properties
manaV2CoreLinkCost
object
2 properties
manaV2NullableBgpMultipathConfig
object
1 property
manaV2RoutingPolicyConfigNullableStatementStatementNullableAction
object
1 property
manaV2NullableInterfaceName
object
1 property
manaV2IPsecTunnel
object
17 properties
manaV2NotifyFilterProfileInclude
object
3 properties
manaV2DhcpRelay
object
3 properties
manaV2NullableL4PortListConfig
object
1 property
v1DevicesDeviceIdControllerPeersPutRequest
object
2 properties
manaV2PrometheusSysDbMonitorConfig
object
3 properties
manaV2QoSProfile
object
3 properties
v1DevicesDeviceIdDhcpServerLeasesGetResponse
object
1 property
manaV2InterfaceDhcpConfig
object
2 properties
manaV2VersionMetadata
object
3 properties
manaV2NullablePrometheusSysDbMonitorConfig
object
1 property
manaV2NullableSyslogCollectorConfig
object
1 property
v1DevicesInventoryClearReturnPostResponse
object
manaV2RoutingPolicyConfigNullableStatementStatementNullableActionAction
object
10 properties
manaV2RoutingPolicyConfigNullableStatementStatementNullableMatchMatch
object
8 properties
manaV2InterfaceCoreToCorePeerConfig
object
4 properties
manaV2GraphiantConnections
object
3 properties
v1DevicesBringupPostRequest
object
1 property
v1DevicesDeviceIdGetResponse
object
1 property
manaV2NullableSecurityZonePairConfig
object
1 property
googleProtobufTimestamp
object
2 properties
manaV2SecurityPolicyRuleset
object
8 properties
v1DevicesBringupTokenPostRequest
object
3 properties
v1DevicesDeviceIdDraftPostResponse
object
1 property
manaV2NullableRoutingProtocol
object
1 property
manaV2TrafficPolicyRulesetConfigNullableRuleRuleAction
object
8 properties
manaV2StaticRoute
object
6 properties
manaV2NullableSetSlaClassConfig
object
1 property
manaV2NullableDpiApplicationConfig
object
1 property
v1DevicesClearNewFlagPostRequest
object
manaV2SecurityPolicyRulesetConfigNullableRuleRule
object
10 properties
manaV2NullableDhcpipRangeList
object
1 property
manaV2PrefixSetEntry
object
5 properties
manaV2MaCsecConfiguration
object
10 properties 5 required
manaV2NullableOspfInterfaceConfig
object
1 property
manaV2NatPolicyRulesetConfig
object
3 properties
manaV2BgpMultipathConfig
object
2 properties
manaV2ZoneFirewallIpPolicyConfig
object
3 properties
manaV2NullablePrometheusRuleGroupConfig
object
1 property
manaV2VRRPGroupInterfacePriorityDecrement
object
2 properties
manaV2InterfaceSfpOpticalStrength
object
5 properties
onboardingOnboardingSummary
object
7 properties
manaV2TrafficPolicyRulesetRule
object
7 properties
onboardingHardwareInventory
object
16 properties
manaV2SingleRouteTagRouteTagElement
object
3 properties
v1DevicesSessionStatusPostResponse
object
3 properties
manaV2NullableTcpMssV4
object
1 property
v1DevicesOauthPostRequest
object
6 properties 2 required
manaV2ForwardingPolicyConfig
object
7 properties
manaV2ConnectivityGraphNode
object
6 properties
manaV2SnmpVacmViewInclude
object
3 properties
manaV2IpfixExporterConfig
object
10 properties
manaV2PrometheusRemoteWriteSinkConfig
object
4 properties
manaV2DhcpServerPool
object
17 properties
manaV2TrafficPolicyRulesetRuleAction
object
8 properties
manaV2FirewallZonePair
object
3 properties
manaV2interface_config_type
object
6 properties
manaV2NullableOspfAreaConfig
object
1 property
manaV2NullableDestinationNetworkMatchConfig
object
1 property
manaV2RoutingPolicyConfigNullableStatementStatementNullableMatch
object
1 property
manaV2NullableDhcpSubnetStaticLeaseConfig
object
1 property
manaV2DNSConfigDynamic
object
2 properties
manaV2IpfixExporter
object
15 properties
manaV2CoreInterfaceConfig
object
11 properties
manaV2DNSConfigCloudflare
object
manaV2NullableDscpMatchConfig
object
1 property
manaV2ConfigurationMetadata
object
3 properties
manaV2SecurityZone
object
4 properties
manaV2NatPolicy
object
1 property
manaV2SnmpEngineEndpointConfig
object
6 properties
manaV2IPsecStaticRouteConfig
object
1 property
manaV2TrafficPolicyRulesetConfigNullableRule
object
1 property
manaV2NullableSnmpVacmGroupAccessValue
object
1 property
v1DevicesBringupTokenPostResponse
object
2 properties
manaV2OspfInterfaceConfig
object
12 properties
manaV2InterfaceCoreToGatewayPeerConfig
object
1 property
manaV2SecurityPolicyRulesetConfigNullableRule
object
1 property
v1DevicesInventoryRequestReturnPostRequest
object
1 property
manaV2NullableOspfProcessConfig
object
1 property
manaV2NullableBgpAggregationsConfig
object
1 property
manaV2NullableInterfaceLagvlanConfig
object
1 property
manaV2PrometheusConfig
object
3 properties
manaV2L4PortList
object
3 properties
manaV2IpFirewallPolicy
object
3 properties
manaV2NullableBgpNeighborAddressFamilyConfig
object
1 property
manaV2SnmpNotifyFilterProfileConfig
object
2 properties
manaV2SnmpTargetConfig
object
10 properties
manaV2InterfaceIPsecConfig
object
19 properties
manaV2DpiApplicationConfig
object
16 properties
manaV2NullableOspfRetransmitIntervalValue
object
1 property
manaV2NullableSnmpTargetConfigValue
object
1 property
manaV2PrometheusRuleGroupConfig
object
4 properties
manaV2OspfRedistribute
object
3 properties
manaV2BgpNeighborAddressFamily
object
4 properties
v1DevicesOauthAuthorizationGetResponse
object
1 property
manaV2CoreDeviceConfig
object
15 properties
v1DevicesBringupPutRequest
object
2 properties
v1DevicesUpgradeSchedulePutRequestDeviceVersion
object
2 properties
manaV2NullableTcpMssV6
object
1 property
manaV2ManaConfiguration
object
2 properties
manaV2PortRangeConfig
object
2 properties
manaV2DhcpStaticLease
object
5 properties
manaV2NullablePrefixSet
object
1 property
manaV2OspfAreaConfig
object
4 properties
manaV2IpsecConnection
object
6 properties
manaV2NullablePolicyName
object
1 property
routingAfiRouteCount
object
2 properties
manaV2NullableAllowAsIn
object
1 property
manaV2NullableInterfaceIpConfig
object
1 property
manaV2SiteToSiteIPsecIPsecStaticRoutes
object
1 property
manaV2BgpInstanceConfig
object
4 properties
manaV2OspfArea
object
7 properties
manaV2PrometheusRuleConfig
object
6 properties
manaV2NullableMetric
object
2 properties
manaV2NullableStaticRouteConfig
object
1 property
manaV2DhcpServerIpRange
object
2 properties
manaV2NullableSakConfiguration
object
1 property
manaV2NullableIpNetworkListConfig
object
1 property
manaV2SiteToSiteIPsecIPsecBgpRoutes
object
6 properties
manaV2InterfaceIPsec
object
26 properties
manaV2OspFv3Process
object
7 properties
v1DevicesDeviceIdSlicePeersGetResponse
object
1 property
manaV2NullableApplicationMatchConfig
object
1 property
manaV2NullableBfdInstanceConfig
object
1 property
manaV2VacmGroupConfig
object
3 properties
manaV2GlobalObjectOperationConfig
object
2 properties
v1DevicesInventoryEnterprisePutRequest
object
2 properties
manaV2BgpAggregationsConfig
object
3 properties
manaV2PrefixSetConfig
object
6 properties
manaV2NullableSnmpConfig
object
1 property
manaV2NullableCommunity
object
1 property
manaV2SnmpUsmRemoteUserConfig
object
5 properties
v1DevicesUpgradeSchedulePutRequest
object
5 properties
v1DevicesDeviceIdPolicyZonepairsGetResponse
object
1 property
manaV2NullableGatewayConfig
object
1 property
manaV2OverlayFilters
object
2 properties
manaV2OspfInterface
object
18 properties
manaV2NullableStalePurge
object
1 property
manaV2NullableBgpRedistributeProtocolConfig
object
1 property
v1DevicesDeviceIdPolicyApplicationsGetResponseApplication
object
4 properties
manaV2NullableSessionLimit
object
1 property
v1DevicesDeviceIdTwampCoreGetResponse
object
1 property
manaV2IpNetworkList
object
3 properties
manaV2ContentFilterMatchConfig
object
1 property
manaV2DhcpLease
object
5 properties
manaV2RoutingPolicyConfigNullableStatement
object
1 property
manaV2NullableLocalPreferance
object
1 property
manaV2NetworkSlice
object
4 properties
manaV2BgpDynamicNeighborOperPeer
object
6 properties
v1DevicesDeviceIdConfigPutResponse
object
2 properties
manaV2InterfaceIpConfig
object
4 properties
manaV2InterfaceVlanConfig
object
17 properties
manaV2BgpRedistribute
object
5 properties
manaV2QoSProfileQueue
object
3 properties
v1DevicesDeviceIdCandidateCircuitsGetResponseCircuitInfo
object
4 properties
manaV2NullableOspfAuthenticationConfig
object
1 property
manaV2VRRPGroupMember
object
9 properties
v1DevicesRmaPostResponse
object
v1DevicesInventoryClearNewFlagPostRequest
object
manaV2RoutingPolicyStatementMatch
object
9 properties
manaV2NATPolicyRulesetRule
object
11 properties
manaV2SecurityPolicyRulesetConfig
object
5 properties
manaV2NullableAsPathPrepend
object
1 property
manaV2SiteDeviceStub
object
2 properties
manaV2NullablePrometheusRemoteWriteSinkConfig
object
1 property
manaV2NullableAdministrativeDistance
object
1 property
v1DevicesRmaPostRequest
object
2 properties
manaV2SnmpVacmGroup
object
5 properties
manaV2NullableInterfaceConfig
object
1 property
manaV2LatencyBandwidth
object
2 properties
manaV2NullableHoldTimer
object
1 property
manaV2NullableTrafficPolicyRulesetName
object
1 property
v1DevicesDeviceIdJobsJobIdGetResponse
object
2 properties
manaV2DnsConfig
object
3 properties
manaV2InterfaceLagvlanConfig
object
7 properties
manaV2VrfConfig
object
14 properties
manaV2SnmpVacmView
object
3 properties
manaV2SnmpUsmLocalUser
object
6 properties
manaV2SnmpTarget
object
11 properties
manaV2NatPolicyRuleset
object
4 properties
manaV2DnsServers
object
2 properties
manaV2DynamicDnsServers
object
2 properties
manaV2SlaConformance
object
3 properties
v1DevicesDeviceIdConfigPutRequest
object
6 properties
manaV2SakConfiguration
object
6 properties
manaV2ZoneFirewallPolicy
object
3 properties
manaV2NullableIPv4Address
object
1 property
manaV2NullableProtocolRouteType
object
1 property
manaV2DhcpSubnetStaticLeaseConfig
object
3 properties
v1DevicesDeviceIdVersionsGetResponse
object
1 property
manaV2NatPolicyConfig
object
1 property
manaV2SnmpCommunity
object
2 properties
manaV2SnmpVacmGroupAccess
object
7 properties
manaV2RoutingPolicyStatementAction
object
12 properties
manaV2NullableOspfRedistributeProtocolConfig
object
1 property
manaV2NullableSnmpEngineEndpointConfigValue
object
1 property
manaV2ForwardingPolicyMatch
object
13 properties
manaV2NotifyFilterProfileIncludeConfig
object
1 property
manaV2NullableSnmpVacmGroupMemberValue
object
1 property
manaV2NullableSourceNetworkMatchConfig
object
1 property
manaV2NullableDnsConfig
object
1 property
manaV2NullableUsmRemoteUserConfigValue
object
1 property
manaV2NullableCommunities
object
1 property
manaV2NullableOspfDeadIntervalValue
object
1 property
manaV2L4PortListConfig
object
2 properties
manaV2VrrpGroup
object
14 properties
manaV2NullableIPsecTunnelConfig
object
1 property
manaV2VrrpGroupConfig
object
9 properties
manaV2PskConfiguration
object
6 properties
manaV2ForwardingPolicy
object
7 properties
manaV2NullableCoreInterfaceVlanConfig
object
1 property
manaV2NullableZoneFirewallConfig
object
1 property
manaV2InterfaceWanConfig
object
3 properties
manaV2EdgeDeviceConfig
object
32 properties
manaV2UdpFlowTable
object
2 properties
manaV2NullableSiteInterfaceName
object
1 property
manaV2NullableKeepAliveTimer
object
1 property
v1DevicesDeviceIdInterfacesGetResponse
object
2 properties
manaV2NewSite
object
14 properties
v1DevicesInventoryClearNewFlagPostResponse
object
manaV2NullableMaCsecConfiguration
object
1 property
v1DevicesDeviceIdOspfv2DefaultOriginateGetResponse
object
1 property
manaV2IpNetworkListConfig
object
2 properties
manaV2NullableVacmGroupValue
object
1 property
manaV2InterfaceVlan
object
25 properties
v1DevicesDeviceIdCandidateCircuitsGetResponse
object
1 property
manaV2Snmp
object
29 properties
manaV2InterfaceDefaultConfig
object
manaV2NullableIpfixExporterConfig
object
1 property
manaV2PrefixSetPolicy
object
3 properties
manaV2SnmpConfig
object
28 properties
manaV2IpsecRoutingConfig
object
2 properties
manaV2NullablePskConfiguration
object
1 property
manaV2SingleRouteTag
object
3 properties
manaV2CoreVlanInterfaceConfig
object
7 properties
manaV2ApplicationMatchConfig
object
2 properties
manaV2DpiCustomApplication
object
12 properties
manaV2NullableUsmLocalUserConfigValue
object
1 property
manaV2NullableWeight
object
1 property
manaV2NATPolicyRulesetConfigNullableRuleRule
object
9 properties
manaV2NullableSlaConformance
object
1 property
v1DevicesInventoryGetResponse
object
2 properties
manaV2Ntp
object
6 properties
manaV2RoutingPolicyConfig
object
7 properties
manaV2NullableBgpNeighborConfig
object
1 property
v1DevicesDeviceIdControllerPeersPutResponse
object
manaV2DhcpRelayConfig
object
1 property
manaV2NullableSetCircuitLabelConfig
object
2 properties
manaV2DnsipAddresses
object
1 property
v1DevicesGetResponse
object
2 properties
manaV2DhcpServerDnsParametersConfig
object
2 properties
manaV2BgpNeighbor
object
24 properties
v1DevicesBringupPostResponse
object
1 property
manaV2RoutingPolicyConfigNullableStatementStatement
object
3 properties
manaV2NullableNatPolicyRulesetConfig
object
1 property
manaV2NullableSnmpCommunityConfigValue
object
1 property
manaV2SnmpVacmViewConfig
object
2 properties
manaV2ZoneFirewallConfig
object
2 properties
manaV2OverlayFilterConfig
object
2 properties
manaV2Circuit
object
29 properties
manaV2OspfProcessConfig
object
8 properties
manaV2BfdInstance
object
3 properties
upgradeRunningSwVersion
object
2 properties
manaV2NullableDhcpSubnetConfig
object
1 property
manaV2NullableInterfacePriorityDecrement
object
2 properties
manaV2PortRange
object
2 properties
manaV2NullableInterfaceVlanConfig
object
1 property
manaV2DnsipAddress
object
7 properties
manaV2TrafficPolicyRulesetConfig
object
5 properties
manaV2DomainListMatchConfig
object
1 property
manaV2NetworkSlicePeer
object
8 properties
manaV2BgpConnection
object
6 properties
manaV2NullableSnmpVacmViewValue
object
1 property
v1DevicesDeviceIdDraftPostRequest
object
3 properties
manaV2OspfRedistributeProtocolConfig
object
3 properties
manaV2NullableRouteTagSet
object
1 property
manaV2SecurityPolicyRulesetRule
object
12 properties
manaV2Dscp
object
1 property
manaV2NullableNatPolicyRulesetName
object
1 property
manaV2InterfaceMaCsec
object
7 properties
manaV2CommunityType
object
2 properties
manaV2SiteToSiteIPsec
object
18 properties
manaV2NullableSecurityZoneConfig
object
1 property
v1DevicesSessionStatusPostResponseData
object
4 properties
manaV2SyslogCollector
object
13 properties
manaV2BgpNeighborConfig
object
19 properties
upgradeSwVersion
object
3 properties
manaV2NullableBgpSetNextHop
object
1 property
v1DevicesRunningVersionPostRequest
object
1 property
v1DevicesInventoryRequestReturnPostResponse
object
manaV2PrefixSet
object
10 properties
manaV2BgpMultipath
object
2 properties
v1DevicesDeviceIdDraftGetResponse
object
1 property
manaV2SnmpVacmGroupAccessConfig
object
7 properties
manaV2BgpRedistributeProtocolConfig
object
1 property
manaV2InterfaceWanManagementConfig
object
v1DevicesDeviceIdVrrpGetResponse
object
1 property
manaV2BgpAggregation
object
4 properties
manaV2StaticDnsServers
object
4 properties
manaV2SnmpVacmGroupMember
object
5 properties
manaV2Dns
object
6 properties
manaV2Interface
object
35 properties
v1DevicesDeviceIdArpGetResponse
object
1 property
manaV2NullableCallPolicy
object
1 property
manaV2NullableSetCircuitConfig
object
1 property
manaV2ZoneFirewallUdpPolicyConfig
object
1 property
v1DevicesRoutingVrfProtocolRouteCountGetResponse
object
1 property
manaV2Vrf
object
21 properties
v1DevicesInventoryApproveReturnPostResponse
object
manaV2NullableSecurityPolicyRulesetConfig
object
1 property
manaV2ConnectivityGraphEdge
object
4 properties
manaV2InterfaceTunnel
object
16 properties
manaV2NullableAddress
object
1 property
manaV2NullableSnmpEngineEndpointsAddress
object
1 property
manaV2NtpConfig
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

graphiant-devices-api-openapi.yml Raw ↑

Other APIs Graphiant publishes across the network.

Graphiant Account API
Graphiant Ack API
Graphiant Activity API
Graphiant Aggregated Notification API
Graphiant Allowlist API
Graphiant Allowlist By Enterprise API
Graphiant Apps API
Graphiant Assistant API
Graphiant Assurance API
Graphiant Audit API
Graphiant Auth API
Graphiant Backbone Health API
Where this information came from

This is an independent, third-party profile of Graphiant Devices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.