You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"subnet identifies the network subnet to use for the machine. The identifier (uuid or name) can be obtained from the console or API.",
100
101
).OpenAPIV3Schema),
101
102
},
103
+
"additionalCategories": {
104
+
Type: "array",
105
+
//nolint:lll // Description is long.
106
+
Description: "List of categories that need to be added to the machines. Categories must already exist in Prism Central. One category key can have more than one value.",
0 commit comments