Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 921 Bytes

ComputeIpAddress.md

File metadata and controls

20 lines (16 loc) · 921 Bytes

ComputeIpAddress

Complex type representing an ip address in UCSM.

Properties

Name Type Description Notes
address str [optional] [readonly]
category str [optional] [readonly] [default to 'Equipment']
default_gateway str [optional] [readonly]
dn str [optional] [readonly]
http_port int [optional] [readonly]
https_port int [optional] [readonly]
kvm_port int [optional] [readonly]
name str [optional] [readonly] [default to 'Outband']
subnet str [optional] [readonly]
type str [optional] [readonly] [default to 'MgmtInterface']

[Back to Model list] [Back to API list] [Back to README]