OBJECT
ListCidrsForComputeSettingReply
Description
Response to list CIDRs for compute settings.
link GraphQL Schema definition
- type ListCidrsForComputeSettingReply {
- # List of cluster interface CIDR map.
- : [ClusterInfCidrs!]!
- }
OBJECT
Response to list CIDRs for compute settings.
- type ListCidrsForComputeSettingReply {
- # List of cluster interface CIDR map.
- : [ClusterInfCidrs!]!
- }