@@ -21623,6 +21623,7 @@ paths:
2162321623 items:
2162421624 description: IDs of the agent policies which that package policy will be added to.
2162521625 type: string
21626+ maxItems: 1000
2162621627 type: array
2162721628 revision:
2162821629 description: Package policy revision.
@@ -22578,6 +22579,7 @@ paths:
2257822579 items:
2257922580 description: IDs of the agent policies which that package policy will be added to.
2258022581 type: string
22582+ maxItems: 1000
2258122583 type: array
2258222584 revision:
2258322585 description: Package policy revision.
@@ -23322,6 +23324,7 @@ paths:
2332223324 items:
2332323325 description: IDs of the agent policies which that package policy will be added to.
2332423326 type: string
23327+ maxItems: 1000
2332523328 type: array
2332623329 revision:
2332723330 description: Package policy revision.
@@ -24045,6 +24048,7 @@ paths:
2404524048 items:
2404624049 description: IDs of the agent policies which that package policy will be added to.
2404724050 type: string
24051+ maxItems: 1000
2404824052 type: array
2404924053 revision:
2405024054 description: Package policy revision.
@@ -25000,6 +25004,7 @@ paths:
2500025004 items:
2500125005 description: IDs of the agent policies which that package policy will be added to.
2500225006 type: string
25007+ maxItems: 1000
2500325008 type: array
2500425009 revision:
2500525010 description: Package policy revision.
@@ -25834,6 +25839,7 @@ paths:
2583425839 items:
2583525840 description: IDs of the agent policies which that package policy will be added to.
2583625841 type: string
25842+ maxItems: 1000
2583725843 type: array
2583825844 revision:
2583925845 description: Package policy revision.
@@ -27951,6 +27957,7 @@ paths:
2795127957 items:
2795227958 description: IDs of the agent policies which that package policy will be added to.
2795327959 type: string
27960+ maxItems: 1000
2795427961 type: array
2795527962 revision:
2795627963 description: Package policy revision.
@@ -43266,6 +43273,7 @@ paths:
4326643273 items:
4326743274 description: IDs of the agent policies which that package policy will be added to.
4326843275 type: string
43276+ maxItems: 1000
4326943277 type: array
4327043278 revision:
4327143279 description: Package policy revision.
@@ -43647,6 +43655,7 @@ paths:
4364743655 items:
4364843656 description: IDs of the agent policies which that package policy will be added to.
4364943657 type: string
43658+ maxItems: 1000
4365043659 type: array
4365143660 spaceIds:
4365243661 items:
@@ -44189,6 +44198,7 @@ paths:
4418944198 items:
4419044199 description: IDs of the agent policies which that package policy will be added to.
4419144200 type: string
44201+ maxItems: 1000
4419244202 type: array
4419344203 revision:
4419444204 description: Package policy revision.
@@ -44693,6 +44703,7 @@ paths:
4469344703 items:
4469444704 description: IDs of the agent policies which that package policy will be added to.
4469544705 type: string
44706+ maxItems: 1000
4469644707 type: array
4469744708 revision:
4469844709 description: Package policy revision.
@@ -45246,6 +45257,7 @@ paths:
4524645257 items:
4524745258 description: IDs of the agent policies which that package policy will be added to.
4524845259 type: string
45260+ maxItems: 1000
4524945261 type: array
4525045262 revision:
4525145263 description: Package policy revision.
@@ -45631,6 +45643,7 @@ paths:
4563145643 items:
4563245644 description: IDs of the agent policies which that package policy will be added to.
4563345645 type: string
45646+ maxItems: 1000
4563445647 type: array
4563545648 spaceIds:
4563645649 items:
@@ -46170,6 +46183,7 @@ paths:
4617046183 items:
4617146184 description: IDs of the agent policies which that package policy will be added to.
4617246185 type: string
46186+ maxItems: 1000
4617346187 type: array
4617446188 revision:
4617546189 description: Package policy revision.
@@ -47008,6 +47022,7 @@ paths:
4700847022 items:
4700947023 description: IDs of the agent policies which that package policy will be added to.
4701047024 type: string
47025+ maxItems: 1000
4701147026 type: array
4701247027 revision:
4701347028 description: Package policy revision.
@@ -47352,6 +47367,7 @@ paths:
4735247367 items:
4735347368 description: IDs of the agent policies which that package policy will be added to.
4735447369 type: string
47370+ maxItems: 1000
4735547371 type: array
4735647372 revision:
4735747373 type: number
0 commit comments