UpdateInternetScsiIPPropertiesRequestType

UpdateInternetScsiIPPropertiesRequestType
UpdateInternetScsiIPPropertiesRequestType

The parameters of UpdateInternetScsiIPProperties.

JSON Example
{
    "iScsiHbaDevice": "string",
    "ipProperties": {
        "_typeName": "string",
        "mac": "string",
        "address": "string",
        "dhcpConfigurationEnabled": false,
        "subnetMask": "string",
        "defaultGateway": "string",
        "primaryDnsServerAddress": "string",
        "alternateDnsServerAddress": "string",
        "ipv6Address": "string",
        "ipv6SubnetMask": "string",
        "ipv6DefaultGateway": "string",
        "arpRedirectEnabled": false,
        "mtu": 0,
        "jumboFramesEnabled": false,
        "ipv4Enabled": false,
        "ipv6Enabled": false,
        "ipv6properties": {
            "_typeName": "string",
            "iscsiIpv6Address": [
                {
                    "_typeName": "string",
                    "address": "string",
                    "prefixLength": 0,
                    "origin": "string",
                    "operation": "string"
                }
            ],
            "ipv6DhcpConfigurationEnabled": false,
            "ipv6LinkLocalAutoConfigurationEnabled": false,
            "ipv6RouterAdvertisementConfigurationEnabled": false,
            "ipv6DefaultGateway": "string"
        }
    }
}
string
iScsiHbaDevice
Required

The device of the Internet SCSI HBA adapter.

ipProperties
Required

The IP properties for the host bus adapter