3.1.5.11.1.2.3 Processing Details
Retrieves a networkInterfaces resource.
The server returns a configuration state only if it has already attempted to configure settings according to the REST resource properties that were created or updated by using the PUT method. configurationState.lastUpdatedTime is set to a value that is implementation-specific. configurationState.id MUST be set to the resource instance ID of the network interface.
The server MUST return a configuration state property configurationState.status set to Success if there were no errors. The server MUST return a configuration state property configurationState.status set to Failure if there were errors during the configuration of settings. configurationState.detailedInfo contains an array of objects per the specification in section 2.2.4. The following table contains acceptable values in the response when configurationState.status is Failure.
Code inside configurationState.detailedInfo array |
Description |
---|---|
Unknown |
An unknown error occurred while configuring policies. |
HostUnreachable |
The host is unreachable. |
PAIpAddressExhausted |
Failed to assign an IP address on the host. |
PAMacAddressExhausted |
Failed to assign a Mac address on the host. |
PAAddressConfigurationFailure |
Failed to configure IP addresses on the host. |
CertificateNotTrusted |
The certificate used to establish the connection is not trusted. |
CertificateNotAuthorized |
The certificate used to establish the connection is not authorized. |
PolicyConfigurationFailureOnVfp |
Failed to configure the policies on the Virtual Filtering Platform (VFP). |
PolicyConfigurationFailure |
Failed to configure the policies on the host device. |
HostNotConnectedToController |
The host has not yet established communication with the Network Controller. |
MultipleVfpEnabledSwitches |
Multiple switches with the VFP enabled exist on the host, which is unsupported. |
DhcpAddressAllocationFailure |
Failed to assign DHCP address to the Network Interface. |
PortBlocked |
The Port is blocked on the host. |
DistributedRouterConfigurationFailure |
Failed to configure isolation settings on the host. |
QosConfigurationFailure |
Failed to configure QOS policies on the Virtual Filtering Platform (VFP). |
InfrastructurePortsBlocked |
One or more Infrastructure ports are blocked on this host. |
PolicyConfigurationFailureOnVfp |
The Firewall Service encountered an error in adding the rules to the Virtual Network Interface. |