OBJECT
HostRbsNetworkUpdateErrorInfo
Description
Error information for a host RBS network throttle update.
link GraphQL Schema definition
- type HostRbsNetworkUpdateErrorInfo {
- # ID of the host that failed to update.
- String! :
- # Status message describing why the update failed.
- RequestErrorInfo :
- }