Skip to content

Commit

Permalink
Merge pull request #858 from willkutler/OCM-4294
Browse files Browse the repository at this point in the history
OCM-4294 | feat: add tags to subnet network verification resource
  • Loading branch information
ciaranRoche authored Nov 2, 2023
2 parents 06e919f + 9f91bfd commit 42e2f16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/clusters_mgmt/v1/subnet_network_verification_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ class SubnetNetworkVerification {

// State of the subnet network verification.
State String

// Tags supplied to the network verifier for this subnet.
Tags [String]String
}

0 comments on commit 42e2f16

Please sign in to comment.