Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 983 Bytes

IscsiCredentials.md

File metadata and controls

15 lines (11 loc) · 983 Bytes

IscsiCredentials

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
AuthenticationType string The iSCSI authentication type. Required in POST and optional in PATCH. [optional] [default to null]
Chap *IscsiCredentialsChap [optional] [default to null]
Initiator string The iSCSI initiator to which the credentials apply. Required in POST. [optional] [default to null]
InitiatorAddress *IscsiCredentialsInitiatorAddress [optional] [default to null]
Svm *AuditSvm [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]