Reference Guide

MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
This property is a member of EthernetNetworkInterface
Autosense speed/duplex enabled or disabled. This property can be disabled only if the SpeedMbps and FullDuplex values are specified. This property is applicable only for a dedicated
network port. This property can only be modified on a dedicated network port. It cannot be modified for blade servers.
JSON type: Boolean ('true' or 'false')
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
PATCH This property may be PATCHed if the resource instance of this type supports PATCH in the HTTP Allow headers.
PATCH Example
HTTP PATCH to resource with request JSON:
{"Autosense": true}
The property "Autosense" on resource type
EthernetNetworkInterface may not support PATCH of all values and may result in an HTTP 400 error with response of Type ExtendedError.
Multiple properties may be included in a single HTTP PATCH operation as long as the request is properly formatted JSON. To address an array entry other than the first, insert nulls as
placeholders on skipped array entries.
"FactoryMacAddress"
This property is a member of EthernetNetworkInterface
This is the MAC address assigned to the NIC at the factory.
JSON type: String
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
"FullDuplex"
This property is a member of EthernetNetworkInterface
Connection duplex status. If Autosense is enabled, this property cannot be modified. This property is applicable only for a dedicated network port. This property can only be modified on a
dedicated network port. It cannot be modified for blade servers.
JSON type: Boolean ('true' or 'false')
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
PATCH This property may be PATCHed if the resource instance of this type supports PATCH in the HTTP Allow headers.
PATCH Example
HTTP PATCH to resource with request JSON: