Type Alias: CreateGlobalClusterVariableData
type CreateGlobalClusterVariableData = object;
Defined in: gen/types.gen.ts:8584
Properties
body
body: CreateClusterVariableRequest;
Defined in: gen/types.gen.ts:8585
path?
optional path: never;
Defined in: gen/types.gen.ts:8586
query?
optional query: never;
Defined in: gen/types.gen.ts:8587
url
url: "/cluster-variables/global";
Defined in: gen/types.gen.ts:8588