Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 721 Bytes

TrustedIp.md

File metadata and controls

14 lines (10 loc) · 721 Bytes

TrustedIp

Representation of a trusted ip address in clusterdeployment.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'TrustedIp' if this is a complete object or 'TrustedIpLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
enabled bool The boolean set to show if the ip is enabled. [optional]

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