name | data type | description |
---|---|---|
mode | AutoAssignMode | |
includeRegExps | array of string | |
cloudServiceProviders | array of NameAndGuid |
Example
{ "mode" : "ASSIGN_AND_REMOVE", "includeRegExps" : [ "...", "..." ], "cloudServiceProviders" : [ { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, { "guid" : "...", "name" : "..." } ] }