GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Instance
v1
Ip
Interface Ip
interface
Ip
{
address
:
string
;
id
:
string
;
ipamId
:
string
;
organization
:
string
;
prefix
:
string
;
project
:
string
;
reverse
?:
string
;
server
?:
Instance
.
v1
.
ServerSummary
;
state
:
IpState
;
tags
:
string
[]
;
type
:
IpType
;
zone
:
Zone
;
}
Index
Properties
address
id
ipam
Id
organization
prefix
project
reverse?
server?
state
tags
type
zone
Properties
address
address
:
string
id
id
:
string
ipam
Id
ipam
Id
:
string
organization
organization
:
string
prefix
prefix
:
string
project
project
:
string
Optional
reverse
reverse
?:
string
Optional
server
server
?:
Instance
.
v1
.
ServerSummary
state
state
:
IpState
tags
tags
:
string
[]
type
type
:
IpType
zone
zone
:
Zone
Zone to target. If none is passed will use default zone from the config.
Settings
Theme
OS
Light
Dark
On This Page
Properties
address
id
ipam
Id
organization
prefix
project
reverse
server
state
tags
type
zone
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Zone to target. If none is passed will use default zone from the config.