Dfns TypeScript SDK - v0.8.20
Preparing search index...
@dfns/sdk
generated/signers
CreateCloneInputResponse
Type Alias CreateCloneInputResponse
type
CreateCloneInputResponse
=
{
inputJson
:
{
fleet_id
:
string
;
keystore_id
:
string
;
operations
:
{
ceremony_challenge
:
string
;
hsm_source_serial
:
string
;
hsm_target_serial
:
string
;
id
:
string
;
type
:
"clone-registration"
;
}
[]
;
org_id
:
string
;
type
:
"fleet-input"
;
version
:
1
;
}
;
}
Index
Properties
input
Json
Properties
input
Json
inputJson
:
{
fleet_id
:
string
;
keystore_id
:
string
;
operations
:
{
ceremony_challenge
:
string
;
hsm_source_serial
:
string
;
hsm_target_serial
:
string
;
id
:
string
;
type
:
"clone-registration"
;
}
[]
;
org_id
:
string
;
type
:
"fleet-input"
;
version
:
1
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Json
Dfns TypeScript SDK - v0.8.20
Loading...