All REST Endpoints

Config/Artifacts
The operations from the Config/Artifacts category.
Get Information about artifacts deployed on this node
Method: get
Path: /apiplatform/gatewaynode/v1/config/artifacts
Config/Policies
Get config of policies deployed to the gateway node.
Get Information about policies deployed on this node
Method: get
Path: /apiplatform/gatewaynode/v1/config/policies
Config/Poller
Configure polling or initiate a poll for the gateway node.
Get poll information
Method: get
Path: /apiplatform/gatewaynode/v1/config/poller
Initiates a single poll
Method: put
Path: /apiplatform/gatewaynode/v1/config/poller/poll
Update polling status
Method: put
Path: /apiplatform/gatewaynode/v1/config/poller
Config/Reset
Reset the gateway node.
Reset all entities
Method: put
Path: /apiplatform/gatewaynode/v1/config/reset
Ping
Get the status of the gateway node.
Get node status
Method: get
Path: /apiplatform/gatewaynode/v1/
Registration
Register or unregister a gateway node from the management tier.
Get registration information
Method: get
Path: /apiplatform/gatewaynode/v1/registration
Register node to a logical gateway
Method: post
Path: /apiplatform/gatewaynode/v1/registration
Unregister node from a logical gateway
Method: delete
Path: /apiplatform/gatewaynode/v1/registration
Security
Update a gateway node's runtime user credentials or OAuth 2.0 profile.
Update Gateway Runtime user credentials
Method: put
Path: /apiplatform/gatewaynode/v1/security/credentials
Update security profile
Method: put
Path: /apiplatform/gatewaynode/v1/security/profile
Version
Get the version information of the gateway node.
Get version information for the node
Method: get
Path: /apiplatform/gatewaynode/v1/version