GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Instance
v1
SetPlacementGroupRequest
Type Alias SetPlacementGroupRequest
SetPlacementGroupRequest
:
{
name
:
string
;
organization
?:
string
;
placementGroupId
:
string
;
policyMode
?:
PlacementGroupPolicyMode
;
policyType
?:
PlacementGroupPolicyType
;
project
?:
string
;
tags
?:
string
[]
;
zone
?:
Zone
;
}
Type declaration
name
:
string
Optional
organization
?:
string
placementGroupId
:
string
Optional
policyMode
?:
PlacementGroupPolicyMode
Optional
policyType
?:
PlacementGroupPolicyType
Optional
project
?:
string
Optional
tags
?:
string
[]
Optional
zone
?:
Zone
Zone to target. If none is passed will use default zone from the config.
Settings
Theme
OS
Light
Dark
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Zone to target. If none is passed will use default zone from the config.