SetSshCredentialsPayload
No description
type SetSshCredentialsPayload implements OperationResultContainer {
result: OperationResult!
credentials: SshCredentials
}
No description
type SetSshCredentialsPayload implements OperationResultContainer {
result: OperationResult!
credentials: SshCredentials
}
SetSshCredentialsPayload.result ● OperationResult! non-null objectSetSshCredentialsPayload.credentials ● SshCredentials objectOperationResultContainer interface