You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2019/08/07 18:46:38 UTC

svn commit: r1864666 [13/16] - in /ranger/site/trunk: ./ apidocs/ apidocs/ui/

Modified: ranger/site/trunk/apidocs/resource_TagREST.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/resource_TagREST.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/resource_TagREST.html (original)
+++ ranger/site/trunk/apidocs/resource_TagREST.html Wed Aug  7 18:46:37 2019
@@ -143,165 +143,165 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;tagUpdateTime&quot; : 12345,
-  &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;resourceToTagIds&quot; : {
-    &quot;property1&quot; : [ 12345, 12345 ],
-    &quot;property2&quot; : [ 12345, 12345 ]
-  },
   &quot;tags&quot; : {
     &quot;property1&quot; : {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;validityPeriods&quot; : [ {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       }, {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       } ],
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;options&quot; : {
-        &quot;property1&quot; : { },
-        &quot;property2&quot; : { }
-      },
-      &quot;owner&quot; : 12345,
       &quot;attributes&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;version&quot; : 12345,
+      &quot;owner&quot; : 12345,
+      &quot;options&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
       &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
       &quot;createdBy&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
+      &quot;isEnabled&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;validityPeriods&quot; : [ {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       }, {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       } ],
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;options&quot; : {
-        &quot;property1&quot; : { },
-        &quot;property2&quot; : { }
-      },
-      &quot;owner&quot; : 12345,
       &quot;attributes&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;version&quot; : 12345,
+      &quot;owner&quot; : 12345,
+      &quot;options&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
       &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
       &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    }
-  },
-  &quot;op&quot; : &quot;...&quot;,
-  &quot;tagDefinitions&quot; : {
-    &quot;property1&quot; : {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;attributeDefs&quot; : [ {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      }, {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      } ],
-      &quot;source&quot; : &quot;...&quot;,
       &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
+      &quot;updateTime&quot; : 12345,
       &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    },
-    &quot;property2&quot; : {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;attributeDefs&quot; : [ {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      }, {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      } ],
-      &quot;source&quot; : &quot;...&quot;,
-      &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
       &quot;createdBy&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
+      &quot;isEnabled&quot; : true
     }
   },
-  &quot;tagVersion&quot; : 12345,
   &quot;serviceResources&quot; : [ {
     &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;resourceElements&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
     &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
+    &quot;isEnabled&quot; : true
   }, {
     &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;resourceElements&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
     &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
-  } ]
+    &quot;isEnabled&quot; : true
+  } ],
+  &quot;tagVersion&quot; : 12345,
+  &quot;serviceName&quot; : &quot;...&quot;,
+  &quot;resourceToTagIds&quot; : {
+    &quot;property1&quot; : [ 12345, 12345 ],
+    &quot;property2&quot; : [ 12345, 12345 ]
+  },
+  &quot;tagDefinitions&quot; : {
+    &quot;property1&quot; : {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;attributeDefs&quot; : [ {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      }, {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      } ],
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
+    },
+    &quot;property2&quot; : {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;attributeDefs&quot; : [ {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      }, {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      } ],
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
+    }
+  },
+  &quot;op&quot; : &quot;...&quot;,
+  &quot;tagUpdateTime&quot; : 12345
 }
                 </code>
               </pre>
@@ -372,25 +372,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 } ]
                 </code>
               </pre>
@@ -487,25 +487,25 @@ Accept: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -521,25 +521,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -602,21 +602,21 @@ Content-Type: application/json
 [ {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 } ]
                 </code>
               </pre>
@@ -712,21 +712,21 @@ Accept: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -741,21 +741,21 @@ Content-Type: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -871,14 +871,14 @@ Content-Type: application/json
 [ {
   &quot;resourceId&quot; : 12345,
   &quot;tagId&quot; : 12345,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 } ]
                 </code>
               </pre>
@@ -977,14 +977,14 @@ Content-Type: application/json
 {
   &quot;resourceId&quot; : 12345,
   &quot;tagId&quot; : 12345,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -1045,6 +1045,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1053,9 +1054,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1064,28 +1065,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 } ]
                 </code>
               </pre>
@@ -1179,6 +1179,7 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1187,9 +1188,9 @@ Accept: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1198,28 +1199,27 @@ Accept: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -1232,6 +1232,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1240,9 +1241,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1251,28 +1252,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -1435,165 +1435,165 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;tagUpdateTime&quot; : 12345,
-  &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;resourceToTagIds&quot; : {
-    &quot;property1&quot; : [ 12345, 12345 ],
-    &quot;property2&quot; : [ 12345, 12345 ]
-  },
   &quot;tags&quot; : {
     &quot;property1&quot; : {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;validityPeriods&quot; : [ {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       }, {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       } ],
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;options&quot; : {
-        &quot;property1&quot; : { },
-        &quot;property2&quot; : { }
-      },
-      &quot;owner&quot; : 12345,
       &quot;attributes&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;version&quot; : 12345,
+      &quot;owner&quot; : 12345,
+      &quot;options&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
       &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
       &quot;createdBy&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
+      &quot;isEnabled&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;validityPeriods&quot; : [ {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       }, {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       } ],
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;options&quot; : {
-        &quot;property1&quot; : { },
-        &quot;property2&quot; : { }
-      },
-      &quot;owner&quot; : 12345,
       &quot;attributes&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;version&quot; : 12345,
+      &quot;owner&quot; : 12345,
+      &quot;options&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
       &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
       &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    }
-  },
-  &quot;op&quot; : &quot;...&quot;,
-  &quot;tagDefinitions&quot; : {
-    &quot;property1&quot; : {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;attributeDefs&quot; : [ {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      }, {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      } ],
-      &quot;source&quot; : &quot;...&quot;,
       &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
+      &quot;updateTime&quot; : 12345,
       &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    },
-    &quot;property2&quot; : {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;attributeDefs&quot; : [ {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      }, {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      } ],
-      &quot;source&quot; : &quot;...&quot;,
-      &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
       &quot;createdBy&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
+      &quot;isEnabled&quot; : true
     }
   },
-  &quot;tagVersion&quot; : 12345,
   &quot;serviceResources&quot; : [ {
     &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;resourceElements&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
     &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
+    &quot;isEnabled&quot; : true
   }, {
     &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;resourceElements&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
     &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
-  } ]
+    &quot;isEnabled&quot; : true
+  } ],
+  &quot;tagVersion&quot; : 12345,
+  &quot;serviceName&quot; : &quot;...&quot;,
+  &quot;resourceToTagIds&quot; : {
+    &quot;property1&quot; : [ 12345, 12345 ],
+    &quot;property2&quot; : [ 12345, 12345 ]
+  },
+  &quot;tagDefinitions&quot; : {
+    &quot;property1&quot; : {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;attributeDefs&quot; : [ {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      }, {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      } ],
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
+    },
+    &quot;property2&quot; : {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;attributeDefs&quot; : [ {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      }, {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      } ],
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
+    }
+  },
+  &quot;op&quot; : &quot;...&quot;,
+  &quot;tagUpdateTime&quot; : 12345
 }
                 </code>
               </pre>
@@ -1727,25 +1727,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -1840,25 +1840,25 @@ Accept: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -1874,25 +1874,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2023,6 +2023,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -2031,9 +2032,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -2042,28 +2043,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2155,6 +2155,7 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -2163,9 +2164,9 @@ Accept: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -2174,28 +2175,27 @@ Accept: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2208,6 +2208,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -2216,9 +2217,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -2227,28 +2228,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2381,21 +2381,21 @@ Content-Type: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2489,21 +2489,21 @@ Accept: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2518,21 +2518,21 @@ Content-Type: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2618,14 +2618,14 @@ Content-Type: application/json
 {
   &quot;resourceId&quot; : 12345,
   &quot;tagId&quot; : 12345,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2758,14 +2758,14 @@ Content-Type: application/json
 {
   &quot;resourceId&quot; : 12345,
   &quot;tagId&quot; : 12345,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -2906,25 +2906,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -3017,25 +3017,25 @@ Accept: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -3051,25 +3051,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -3151,25 +3151,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 } ]
                 </code>
               </pre>
@@ -3273,165 +3273,165 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;tagUpdateTime&quot; : 12345,
-  &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;resourceToTagIds&quot; : {
-    &quot;property1&quot; : [ 12345, 12345 ],
-    &quot;property2&quot; : [ 12345, 12345 ]
-  },
   &quot;tags&quot; : {
     &quot;property1&quot; : {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;validityPeriods&quot; : [ {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       }, {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       } ],
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;options&quot; : {
-        &quot;property1&quot; : { },
-        &quot;property2&quot; : { }
-      },
-      &quot;owner&quot; : 12345,
       &quot;attributes&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;version&quot; : 12345,
+      &quot;owner&quot; : 12345,
+      &quot;options&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
       &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
       &quot;createdBy&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
+      &quot;isEnabled&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;validityPeriods&quot; : [ {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       }, {
         &quot;recurrences&quot; : [ { }, { } ],
-        &quot;timeZone&quot; : &quot;...&quot;,
         &quot;endTime&quot; : &quot;...&quot;,
-        &quot;startTime&quot; : &quot;...&quot;
+        &quot;startTime&quot; : &quot;...&quot;,
+        &quot;timeZone&quot; : &quot;...&quot;
       } ],
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;options&quot; : {
-        &quot;property1&quot; : { },
-        &quot;property2&quot; : { }
-      },
-      &quot;owner&quot; : 12345,
       &quot;attributes&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;version&quot; : 12345,
+      &quot;owner&quot; : 12345,
+      &quot;options&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
       &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
       &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    }
-  },
-  &quot;op&quot; : &quot;...&quot;,
-  &quot;tagDefinitions&quot; : {
-    &quot;property1&quot; : {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;attributeDefs&quot; : [ {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      }, {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      } ],
-      &quot;source&quot; : &quot;...&quot;,
       &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
+      &quot;updateTime&quot; : 12345,
       &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    },
-    &quot;property2&quot; : {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;attributeDefs&quot; : [ {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      }, {
-        &quot;name&quot; : &quot;...&quot;,
-        &quot;type&quot; : &quot;...&quot;
-      } ],
-      &quot;source&quot; : &quot;...&quot;,
-      &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
       &quot;createdBy&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
+      &quot;isEnabled&quot; : true
     }
   },
-  &quot;tagVersion&quot; : 12345,
   &quot;serviceResources&quot; : [ {
     &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;resourceElements&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
     &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
+    &quot;isEnabled&quot; : true
   }, {
     &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;resourceElements&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
     &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
-  } ]
+    &quot;isEnabled&quot; : true
+  } ],
+  &quot;tagVersion&quot; : 12345,
+  &quot;serviceName&quot; : &quot;...&quot;,
+  &quot;resourceToTagIds&quot; : {
+    &quot;property1&quot; : [ 12345, 12345 ],
+    &quot;property2&quot; : [ 12345, 12345 ]
+  },
+  &quot;tagDefinitions&quot; : {
+    &quot;property1&quot; : {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;attributeDefs&quot; : [ {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      }, {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      } ],
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
+    },
+    &quot;property2&quot; : {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;attributeDefs&quot; : [ {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      }, {
+        &quot;type&quot; : &quot;...&quot;,
+        &quot;name&quot; : &quot;...&quot;
+      } ],
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
+    }
+  },
+  &quot;op&quot; : &quot;...&quot;,
+  &quot;tagUpdateTime&quot; : 12345
 }
                 </code>
               </pre>
@@ -3558,6 +3558,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -3566,9 +3567,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -3577,28 +3578,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -3688,6 +3688,7 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -3696,9 +3697,9 @@ Accept: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -3707,28 +3708,27 @@ Accept: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -3741,6 +3741,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -3749,9 +3750,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -3760,28 +3761,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -3910,21 +3910,21 @@ Content-Type: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -4005,21 +4005,21 @@ Content-Type: application/json
 {
   &quot;name&quot; : &quot;...&quot;,
   &quot;attributeDefs&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
   } ],
   &quot;source&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -4148,14 +4148,14 @@ Content-Type: application/json
 {
   &quot;resourceId&quot; : 12345,
   &quot;tagId&quot; : 12345,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>
@@ -4234,6 +4234,7 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
+  &quot;type&quot; : &quot;...&quot;,
   &quot;validityPeriods&quot; : [ {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -4242,9 +4243,9 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   }, {
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -4253,28 +4254,27 @@ Content-Type: application/json
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
     } ],
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
-    &quot;startTime&quot; : &quot;...&quot;
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;timeZone&quot; : &quot;...&quot;
   } ],
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;owner&quot; : 12345,
   &quot;attributes&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;version&quot; : 12345,
+  &quot;owner&quot; : 12345,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 } ]
                 </code>
               </pre>
@@ -4361,25 +4361,25 @@ Content-Type: application/json
   &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;resourceElements&quot; : {
     &quot;property1&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     },
     &quot;property2&quot; : {
+      &quot;isExcludes&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
+      &quot;isRecursive&quot; : true
     }
   },
   &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }
                 </code>
               </pre>