@akamai/openapi-ts
Preparing search index...
types.gen
GetLinodeInterfacesData
Type Alias GetLinodeInterfacesData
type
GetLinodeInterfacesData
=
{
body
?:
never
;
path
:
{
linodeId
:
number
}
;
query
?:
never
;
url
:
"linode/instances/{linodeId}/interfaces"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
linodeId
:
number
}
Type Declaration
linodeId
:
number
The
id
of the Linode.
Optional
query
query
?:
never
url
url
:
"linode/instances/{linodeId}/interfaces"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
The
idof the Linode.