The rsd_lib.resources.v2_1.manager.network_protocol Module

The rsd_lib.resources.v2_1.manager.network_protocol Module

class rsd_lib.resources.v2_1.manager.network_protocol.NetworkProtocol(connector, path='', redfish_version=None, reader=None)

Bases: sushy.resources.base.ResourceBase

description = <sushy.resources.base.Field object>

The NetworkProtocol description

fqdn = <sushy.resources.base.Field object>

The NetworkProtocol FQDN

hostname = <sushy.resources.base.Field object>

The NetworkProtocol Hostname

http = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The HTTP protocol

https = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The HTTPS protocol

identify = <sushy.resources.base.Field object>

The NetworkProtocol identity string

ipmi = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The IPMI protocol

kvm_ip = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The KVMIP protocol

name = <sushy.resources.base.Field object>

The NetworkProtocol identity string

snmp = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The SNMP protocol

ssdp = <rsd_lib.resources.v2_1.manager.network_protocol.SSDPField object>

The SSDP protocol

ssh = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The SSH protocol

status = <rsd_lib.common.StatusField object>

The NetworkProtocol Status

telnet = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The Telnet protocol

virtual_media = <rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField object>

The VirtualMedia protocol

class rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

port = <sushy.resources.base.Field object>

The port of all protocol

protocol_enables = <sushy.resources.base.Field object>

Whether the protocol is enabled

class rsd_lib.resources.v2_1.manager.network_protocol.SSDPField(*args, **kwargs)

Bases: rsd_lib.resources.v2_1.manager.network_protocol.ProtocolField

notify_ipv6_scope = <sushy.resources.base.Field object>

The NotifyIPv6Scope

notify_multicast_interval_seconds = <sushy.resources.base.Field object>

The NotifyMulticast interval time

notify_ttl = <sushy.resources.base.Field object>

The notify ttl

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.