Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 916 Bytes

SubnetNetworkVerification.md

File metadata and controls

15 lines (11 loc) · 916 Bytes

SubnetNetworkVerification

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'SubnetNetworkVerification' if this is a complete object or 'SubnetNetworkVerificationLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
details list[str] Slice of failures that happened during a subnet network verification. [optional]
state str State of the subnet network verification. [optional]
tags dict(str, str) Tags supplied to the network verifier for this subnet. [optional]

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