GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
IOT
v1
RouteRestConfig
Interface RouteRestConfig
interface
RouteRestConfig
{
headers
:
Record
<
string
,
string
>
;
uri
:
string
;
verb
:
RouteRestConfigHttpVerb
;
}
Index
Properties
headers
uri
verb
Properties
headers
headers
:
Record
<
string
,
string
>
HTTP call extra headers.
uri
uri
:
string
URI of the REST endpoint.
verb
verb
:
RouteRestConfigHttpVerb
HTTP verb used to call REST URI.
Settings
Theme
OS
Light
Dark
On This Page
Properties
headers
uri
verb
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
HTTP call extra headers.