Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sample application policy definition JSON

The following are sample configurations that can be used in a JSON to define an application policy:

Insert excerpt
Adding an Application Policy
Adding an Application Policy
nopaneltrue

...

Panel
  • W = Writable
  • R = Readable
  • U = Updatable
  • M = Mandatory (Required)
  • DV = Default Value

Main properties

PropertyImage RemovedWImage RemovedRImage RemovedUDescriptionImage RemovedMImage RemovedDVData
Type 
Example
JSONUI

Anchor
id
id
id

  ID of the application policy.YesN/AStringapplication-policy-1
Anchor
algorithm
algorithm
algorithm
  Defines the algorithm that needs to be applied between network partitions. The available algorithms are as follows:
  • One after another
  • All at once
YesN/AStringone-after-another
Anchor
networkPartitions
networkPartitions
networkPartitions
  This defines one or more partitions that are network bound and where communication among the partitions take place very efficiently. For more information, see Partition Groups.YesN/AStringnetwork-partition-1
Anchor
properties1
properties1
properties
  This defines any properties that need to be passed in the application policy JSON. The properties will be listed as name value pairs. For more information on the sub-properties, see properties.NoN/Aproperties arrayN/A

Sub-properties

properties
PropertyImage RemovedWImage RemovedRImage RemovedUDescriptionImage RemovedMImage RemovedDVData
Type 
Example
JSONUI
Anchor
name
name
name
  Name of the property being passed as a name value pair.NoN/AString

key-1

Anchor
value
value
value
  Value that corresponds to the name value pair.NoN/AStringvalue-2