Agama Installer
GitHub
Preparing search index...
storage/zfcp/ZFCPDiskForm
ZFCPDiskForm
Function ZFCPDiskForm
ZFCPDiskForm
(
__namedParameters
:
{
id
:
string
;
onLoading
:
(
isLoading
:
boolean
)
=>
void
;
onSubmit
:
(
formData
:
FormData
)
=>
Promise
<
AxiosResponse
<
any
,
any
>
>
;
}
,
)
:
Element
Form for activating a zFCP disk.
Parameters
__namedParameters
:
{
id
:
string
;
onLoading
:
(
isLoading
:
boolean
)
=>
void
;
onSubmit
:
(
formData
:
FormData
)
=>
Promise
<
AxiosResponse
<
any
,
any
>
>
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Agama Installer
Loading...
Form for activating a zFCP disk.