IscsiInitiator
attributes
Name | Type | Read | Write | Hidden | Optional |
---|---|---|---|---|---|
access | LunAccess | True | True | False | False |
iqn | Unicode | True | True | False | False |
Json example
{
"__type__": "IscsiInitiator",
"__properties__": {
"access": -1,
"iqn": "azerty"
}
}