INPUT_OBJECT
PolicyNetworkResourceMutationDataInput
link GraphQL Schema definition
- input PolicyNetworkResourceMutationDataInput {
- #   Remove specified addresses from the network resource if present.
- : [mapEntry_String_list_String_input]
- : Boolean
- : String
- : String
- #   Replace all associated addresses with those specified for each island in the 
- #   topology.
- : [mapEntry_String_list_String_input]
- #   Add specified addresses for each island specified
- : [mapEntry_String_list_String_input]
- : String
- : Int
- }