Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
ListSpacesParams
Interface ListSpacesParams
interface
ListSpacesParams
{
bssAccountId
?:
string
;
computeCrn
?:
string
;
headers
?:
OutgoingHttpHeaders
;
id
?:
string
;
include
?:
string
;
limit
?:
number
;
member
?:
string
;
name
?:
string
;
roles
?:
string
;
signal
?:
AbortSignal
;
start
?:
string
;
subName
?:
string
;
tags
?:
string
;
totalCount
?:
boolean
;
type
?:
string
;
}
Hierarchy
DefaultParams
ListSpacesParams
Index
Properties
bss
Account
Id?
compute
Crn?
headers?
id?
include?
limit?
member?
name?
roles?
signal?
start?
sub
Name?
tags?
total
Count?
type?
Properties
Optional
bss
Account
Id
bss
Account
Id
?:
string
Optional
compute
Crn
compute
Crn
?:
string
Optional
headers
headers
?:
OutgoingHttpHeaders
Optional
id
id
?:
string
Optional
include
include
?:
string
Optional
limit
limit
?:
number
Optional
member
member
?:
string
Optional
name
name
?:
string
Optional
roles
roles
?:
string
Optional
signal
signal
?:
AbortSignal
Optional
start
start
?:
string
Optional
sub
Name
sub
Name
?:
string
Optional
tags
tags
?:
string
Optional
total
Count
total
Count
?:
boolean
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
bss
Account
Id
compute
Crn
headers
id
include
limit
member
name
roles
signal
start
sub
Name
tags
total
Count
type
@ibm-cloud/watsonx-ai
Loading...