Preparing search index...
The search index is not available
Cloud Foundry Tools API
Cloud Foundry Tools API
ServiceTypeInfo
Interface ServiceTypeInfo
interface
ServiceTypeInfo
{
allowCreate
?:
{
getParams
?:
(
(
)
=>
Promise
<
any
>
)
;
name
?:
string
;
namePrompt
?:
string
;
plan
?:
string
;
serviceName
?:
string
;
tag
?:
string
;
}
;
name
:
string
;
plan
:
string
;
plans
?:
PlanInfo
[]
;
prompt
:
string
;
serviceKeyName
?:
string
;
serviceKeyParam
?:
any
;
tag
:
string
;
ups
?:
{
isShow
?:
boolean
;
tag
?:
string
;
}
;
}
Index
Properties
allow
Create?
name
plan
plans?
prompt
service
Key
Name?
service
Key
Param?
tag
ups?
Properties
Optional
allow
Create
allow
Create
?:
{
getParams
?:
(
(
)
=>
Promise
<
any
>
)
;
name
?:
string
;
namePrompt
?:
string
;
plan
?:
string
;
serviceName
?:
string
;
tag
?:
string
;
}
name
name
:
string
plan
plan
:
string
Optional
plans
plans
?:
PlanInfo
[]
prompt
prompt
:
string
Optional
service
Key
Name
service
Key
Name
?:
string
Optional
service
Key
Param
service
Key
Param
?:
any
tag
tag
:
string
Optional
ups
ups
?:
{
isShow
?:
boolean
;
tag
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Create
name
plan
plans
prompt
service
Key
Name
service
Key
Param
tag
ups
Cloud Foundry Tools API
CF_CMD_EXIT_CODE
eFilters
eOperation
eOrderDirection
eServiceTypes
Cli
Api
CancellationToken
CFResource
CFTarget
CliResult
CredentialsLoginOptions
IServiceFilters
IServiceQuery
ITarget
Organization
PlanInfo
ProgressHandler
ServiceBinding
ServiceInfo
ServiceInstanceInfo
ServiceKey
ServiceTypeInfo
Space
SSOLoginOptions
UAAInfo
UpsTypeInfo
CF_PAGE_SIZE
DEFAULT_TARGET
messages
NEW_LINE
OK
apiCreateServiceInstance
apiGetInstanceCredentials
apiGetInstanceMetadata
apiGetServicesInstancesFilteredByType
cfApi
cfBindLocalServices
cfBindLocalUps
cfCreateService
cfCreateUpsInstance
cfGetApps
cfGetAuthToken
cfGetAvailableOrgs
cfGetAvailableSpaces
cfGetConfigFileField
cfGetConfigFileJson
cfGetConfigFilePath
cfGetInstanceCredentials
cfGetInstanceKeyParameters
cfGetInstanceMetadata
cfGetManagedServiceInstances
cfGetServiceInstances
cfGetServiceInstancesList
cfGetServiceKeys
cfGetServicePlans
cfGetServicePlansList
cfGetServices
cfGetSpaceServices
cfGetTarget
cfGetTargets
cfGetUpsInstances
cfLogin
cfLogout
cfSetOrgSpace
clearCacheServiceInstances
dataContentAsObject
ensureQuery
getDescription
getGuid
getLabel
getName
getOrgGUID
getSpaceFieldGUID
getSpaceGuidThrowIfUndefined
getTags
isUpsType
padQuery
padQuerySpace
parseRawDictData
resolveEndpoint
"
"