diff --git a/docs/api-content/api-docs/v1/api.json b/docs/api-content/api-docs/v1/api.json
index 813b9335c1..e9c36fc1df 100644
--- a/docs/api-content/api-docs/v1/api.json
+++ b/docs/api-content/api-docs/v1/api.json
@@ -1,7 +1,5 @@
{
- "consumes": [
- "application/json"
- ],
+ "consumes": ["application/json"],
"definitions": {
"URLEncodedBase64": {
"format": "url-encoded-base64",
@@ -96,11 +94,7 @@
"clientCloud": {
"default": "public",
"description": "Contains configuration for Azure cloud",
- "enum": [
- "azure-china",
- "azure-government",
- "public"
- ],
+ "enum": ["azure-china", "azure-government", "public"],
"type": "string"
},
"clientId": {
@@ -202,10 +196,7 @@
"x-omitempty": false
}
},
- "required": [
- "managed",
- "adminGroupObjectIDs"
- ],
+ "required": ["managed", "adminGroupObjectIDs"],
"type": "object"
},
"v1APIEndpoint": {
@@ -221,10 +212,7 @@
"type": "integer"
}
},
- "required": [
- "host",
- "port"
- ],
+ "required": ["host", "port"],
"type": "object"
},
"v1APIServerAccessProfile": {
@@ -381,10 +369,7 @@
"type": "integer"
}
},
- "required": [
- "host",
- "port"
- ],
+ "required": ["host", "port"],
"type": "object"
},
"v1ApiKey": {
@@ -528,9 +513,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ApiProfiler": {
@@ -625,10 +608,7 @@
"type": "string"
}
},
- "required": [
- "clusterName",
- "clusterGroupUid"
- ],
+ "required": ["clusterName", "clusterGroupUid"],
"type": "object"
},
"v1AppDeploymentClusterHealth": {
@@ -644,10 +624,7 @@
"properties": {
"deploymentClusterType": {
"description": "Application deployment source cluster type[ \"virtualCluster\", \"hostCluster\" ]",
- "enum": [
- "virtual",
- "host"
- ],
+ "enum": ["virtual", "host"],
"type": "string"
},
"name": {
@@ -666,10 +643,7 @@
"properties": {
"deploymentClusterType": {
"description": "Application deployment source cluster type[ \"virtualCluster\", \"hostCluster\" ]",
- "enum": [
- "virtual",
- "host"
- ],
+ "enum": ["virtual", "host"],
"type": "string"
},
"name": {
@@ -753,9 +727,7 @@
"type": "string"
}
},
- "required": [
- "appProfileUid"
- ],
+ "required": ["appProfileUid"],
"type": "object"
},
"v1AppDeploymentProfileMeta": {
@@ -851,11 +823,7 @@
"type": "object"
},
"v1AppDeploymentSortFields": {
- "enum": [
- "appDeploymentName",
- "creationTimestamp",
- "lastModifiedTimestamp"
- ],
+ "enum": ["appDeploymentName", "creationTimestamp", "lastModifiedTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -1039,9 +1007,7 @@
"type": "string"
}
},
- "required": [
- "clusterUid"
- ],
+ "required": ["clusterUid"],
"type": "object"
},
"v1AppDeploymentsFilterSpec": {
@@ -1181,9 +1147,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1AppProfileCloneTarget": {
@@ -1243,9 +1207,7 @@
"type": "string"
}
},
- "required": [
- "metadata"
- ],
+ "required": ["metadata"],
"type": "object"
},
"v1AppProfileMetaUpdateEntity": {
@@ -1285,11 +1247,7 @@
"type": "object"
},
"v1AppProfileSortFields": {
- "enum": [
- "profileName",
- "creationTimestamp",
- "lastModifiedTimestamp"
- ],
+ "enum": ["profileName", "creationTimestamp", "lastModifiedTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -1542,9 +1500,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1AppTierManifests": {
@@ -1732,12 +1688,7 @@
},
"v1AppTierType": {
"default": "manifest",
- "enum": [
- "manifest",
- "helm",
- "operator-instance",
- "container"
- ],
+ "enum": ["manifest", "helm", "operator-instance", "container"],
"type": "string"
},
"v1AppTierUpdateEntity": {
@@ -1798,10 +1749,7 @@
},
"v1ArchType": {
"default": "amd64",
- "enum": [
- "amd64",
- "arm64"
- ],
+ "enum": ["amd64", "arm64"],
"type": "string"
},
"v1AsyncOperationIdEntity": {
@@ -1862,11 +1810,7 @@
"description": "Audit actor object",
"properties": {
"actorType": {
- "enum": [
- "user",
- "system",
- "service"
- ],
+ "enum": ["user", "system", "service"],
"type": "string"
},
"project": {
@@ -1912,9 +1856,7 @@
"type": "string"
}
},
- "required": [
- "uid"
- ],
+ "required": ["uid"],
"type": "object"
},
"v1AuditSpec": {
@@ -1925,13 +1867,7 @@
"type": "string"
},
"actionType": {
- "enum": [
- "create",
- "update",
- "delete",
- "publish",
- "deploy"
- ],
+ "enum": ["create", "update", "delete", "publish", "deploy"],
"type": "string"
},
"actor": {
@@ -1978,9 +1914,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1AuthAllyTokenRequest": {
@@ -2022,10 +1956,7 @@
"type": "string"
}
},
- "required": [
- "edgeAuthToken",
- "edgeHostUid"
- ],
+ "required": ["edgeAuthToken", "edgeHostUid"],
"type": "object"
},
"v1AuthJetKeyRequest": {
@@ -2037,10 +1968,7 @@
"type": "string"
}
},
- "required": [
- "allyAuthToken",
- "hostClusterUid"
- ],
+ "required": ["allyAuthToken", "hostClusterUid"],
"type": "object"
},
"v1AuthLogin": {
@@ -2066,10 +1994,7 @@
"description": "Auth login entity",
"properties": {
"authType": {
- "enum": [
- "password",
- "sso"
- ],
+ "enum": ["password", "sso"],
"type": "string"
},
"orgName": {
@@ -2090,10 +2015,7 @@
},
"authType": {
"description": "Deprecated.",
- "enum": [
- "password",
- "sso"
- ],
+ "enum": ["password", "sso"],
"type": "string"
},
"orgName": {
@@ -2286,9 +2208,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1AwsAmiReference": {
@@ -2296,10 +2216,7 @@
"properties": {
"eksOptimizedLookupType": {
"description": "EKSOptimizedLookupType If specified, will look up an EKS Optimized image in SSM Parameter store",
- "enum": [
- "AmazonLinux",
- "AmazonLinuxGPU"
- ],
+ "enum": ["AmazonLinux", "AmazonLinuxGPU"],
"type": "string"
},
"id": {
@@ -2337,9 +2254,7 @@
"type": "array"
}
},
- "required": [
- "zones"
- ],
+ "required": ["zones"],
"type": "object"
},
"v1AwsCloudAccount": {
@@ -2355,10 +2270,7 @@
"partition": {
"default": "aws",
"description": "AWS accounts are scoped to a single partition. Allowed values [aws, aws-us-gov], Default values",
- "enum": [
- "aws",
- "aws-us-gov"
- ],
+ "enum": ["aws", "aws-us-gov"],
"type": "string"
},
"policyARNs": {
@@ -2382,10 +2294,7 @@
"v1AwsCloudAccountCredentialType": {
"default": "secret",
"description": "Allowed Values [secret, sts]. STS type will be used for role assumption for sts type, accessKey/secretKey contains the source account, Arn is the target account.",
- "enum": [
- "secret",
- "sts"
- ],
+ "enum": ["secret", "sts"],
"type": "string"
},
"v1AwsCloudClusterConfigEntity": {
@@ -2491,9 +2400,7 @@
"$ref": "#/definitions/v1AwsCloudCostSpecFilter"
}
},
- "required": [
- "credentials"
- ],
+ "required": ["credentials"],
"type": "object"
},
"v1AwsCloudCostSpecFilter": {
@@ -2510,9 +2417,7 @@
"$ref": "#/definitions/v1Time"
}
},
- "required": [
- "startTime"
- ],
+ "required": ["startTime"],
"type": "object"
},
"v1AwsCloudCostSummary": {
@@ -2580,9 +2485,7 @@
"type": "string"
}
},
- "required": [
- "region"
- ],
+ "required": ["region"],
"type": "object"
},
"v1AwsCreditAccount": {
@@ -2708,10 +2611,7 @@
"type": "string"
}
},
- "required": [
- "keyId",
- "keyArn"
- ],
+ "required": ["keyId", "keyArn"],
"type": "object"
},
"v1AwsKmsKeyEntity": {
@@ -2742,9 +2642,7 @@
"type": "array"
}
},
- "required": [
- "kmsKeys"
- ],
+ "required": ["kmsKeys"],
"type": "object"
},
"v1AwsLaunchTemplate": {
@@ -2827,10 +2725,7 @@
"capacityType": {
"default": "on-demand",
"description": "EC2 instance capacity type",
- "enum": [
- "on-demand",
- "spot"
- ],
+ "enum": ["on-demand", "spot"],
"type": "string"
},
"instanceType": {
@@ -2855,9 +2750,7 @@
"type": "array"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1AwsMachinePoolConfig": {
@@ -2893,10 +2786,7 @@
"capacityType": {
"default": "on-demand",
"description": "EC2 instance capacity type",
- "enum": [
- "on-demand",
- "spot"
- ],
+ "enum": ["on-demand", "spot"],
"type": "string"
},
"instanceConfig": {
@@ -2978,9 +2868,7 @@
"x-omitempty": false
}
},
- "required": [
- "isControlPlane"
- ],
+ "required": ["isControlPlane"],
"type": "object"
},
"v1AwsMachinePoolConfigEntity": {
@@ -2992,9 +2880,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1AwsMachineSpec": {
@@ -3044,11 +2930,7 @@
"type": "string"
}
},
- "required": [
- "instanceType",
- "vpcId",
- "ami"
- ],
+ "required": ["instanceType", "vpcId", "ami"],
"type": "object"
},
"v1AwsMachines": {
@@ -3065,9 +2947,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1AwsNic": {
@@ -3092,10 +2972,7 @@
"v1AwsPartition": {
"default": "aws",
"description": "AWS accounts are scoped to a single partition. Allowed values [aws, aws-us-gov], Default values",
- "enum": [
- "aws",
- "aws-us-gov"
- ],
+ "enum": ["aws", "aws-us-gov"],
"type": "string"
},
"v1AwsPolicies": {
@@ -3107,9 +2984,7 @@
"type": "array"
}
},
- "required": [
- "policies"
- ],
+ "required": ["policies"],
"type": "object"
},
"v1AwsPolicyArnsSpec": {
@@ -3125,10 +3000,7 @@
"type": "array"
}
},
- "required": [
- "policyArns",
- "account"
- ],
+ "required": ["policyArns", "account"],
"type": "object"
},
"v1AwsRegion": {
@@ -3159,9 +3031,7 @@
"type": "array"
}
},
- "required": [
- "regions"
- ],
+ "required": ["regions"],
"type": "object"
},
"v1AwsResourceFilter": {
@@ -3255,11 +3125,7 @@
"type": "string"
}
},
- "required": [
- "credentials",
- "bucket",
- "region"
- ],
+ "required": ["credentials", "bucket", "region"],
"type": "object"
},
"v1AwsSecurityGroups": {
@@ -3271,9 +3137,7 @@
"type": "array"
}
},
- "required": [
- "groups"
- ],
+ "required": ["groups"],
"type": "object"
},
"v1AwsSecuritygroup": {
@@ -3417,9 +3281,7 @@
"type": "string"
}
},
- "required": [
- "vpcId"
- ],
+ "required": ["vpcId"],
"type": "object"
},
"v1AwsVpcs": {
@@ -3432,9 +3294,7 @@
"type": "array"
}
},
- "required": [
- "vpcs"
- ],
+ "required": ["vpcs"],
"type": "object"
},
"v1AzValidateEntity": {
@@ -3494,9 +3354,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1AzureAvailabilityZone": {
@@ -3514,12 +3372,7 @@
"azureEnvironment": {
"default": "AzurePublicCloud",
"description": "Contains configuration for Azure cloud",
- "enum": [
- "AzureChinaCloud",
- "AzurePublicCloud",
- "AzureUSGovernment",
- "AzureUSGovernmentCloud"
- ],
+ "enum": ["AzureChinaCloud", "AzurePublicCloud", "AzureUSGovernment", "AzureUSGovernmentCloud"],
"type": "string"
},
"clientId": {
@@ -3543,11 +3396,7 @@
"type": "string"
}
},
- "required": [
- "tenantId",
- "clientId",
- "clientSecret"
- ],
+ "required": ["tenantId", "clientId", "clientSecret"],
"type": "object"
},
"v1AzureCloudClusterConfigEntity": {
@@ -3698,11 +3547,7 @@
"description": "Subnet for Kubernetes worker node"
}
},
- "required": [
- "subscriptionId",
- "location",
- "sshKey"
- ],
+ "required": ["subscriptionId", "location", "sshKey"],
"type": "object"
},
"v1AzureGroup": {
@@ -3729,9 +3574,7 @@
"type": "array"
}
},
- "required": [
- "groups"
- ],
+ "required": ["groups"],
"type": "object"
},
"v1AzureImage": {
@@ -3911,9 +3754,7 @@
"x-omitempty": false
}
},
- "required": [
- "isControlPlane"
- ],
+ "required": ["isControlPlane"],
"type": "object"
},
"v1AzureMachinePoolConfigEntity": {
@@ -3928,9 +3769,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1AzureMachineSpec": {
@@ -3970,11 +3809,7 @@
"type": "string"
}
},
- "required": [
- "instanceType",
- "location",
- "osDisk"
- ],
+ "required": ["instanceType", "location", "osDisk"],
"type": "object"
},
"v1AzureMachineSpecAvailabilityZone": {
@@ -4036,9 +3871,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1AzureManagedMachinePoolConfig": {
@@ -4151,9 +3984,7 @@
"type": "array"
}
},
- "required": [
- "regions"
- ],
+ "required": ["regions"],
"type": "object"
},
"v1AzureResourceGroupList": {
@@ -4216,12 +4047,7 @@
"type": "string"
}
},
- "required": [
- "resourceGroup",
- "containerName",
- "storageName",
- "credentials"
- ],
+ "required": ["resourceGroup", "containerName", "storageName", "credentials"],
"type": "object"
},
"v1AzureStorageContainers": {
@@ -4438,11 +4264,7 @@
},
"providerType": {
"default": "helm",
- "enum": [
- "helm",
- "zarf",
- "pack"
- ],
+ "enum": ["helm", "zarf", "pack"],
"type": "string"
},
"registryUid": {
@@ -4453,10 +4275,7 @@
"type": "string"
}
},
- "required": [
- "endpoint",
- "auth"
- ],
+ "required": ["endpoint", "auth"],
"type": "object"
},
"v1Billing": {
@@ -4532,9 +4351,7 @@
"uniqueItems": true
}
},
- "required": [
- "uids"
- ]
+ "required": ["uids"]
},
"v1BulkDeleteResponse": {
"properties": {
@@ -4717,11 +4534,7 @@
"$ref": "#/definitions/v1AlertNotificationStatus"
},
"type": {
- "enum": [
- "email",
- "app",
- "http"
- ],
+ "enum": ["email", "app", "http"],
"type": "string"
},
"uid": {
@@ -4830,9 +4643,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1CloudAccountsPatch": {
@@ -4854,19 +4665,13 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1CloudCategory": {
"default": "cloud",
"description": "Cloud category description",
- "enum": [
- "datacenter",
- "cloud",
- "edge"
- ],
+ "enum": ["datacenter", "cloud", "edge"],
"type": "string"
},
"v1CloudConfigMeta": {
@@ -4954,16 +4759,7 @@
"$ref": "#/definitions/v1MachineHealth"
},
"instanceState": {
- "enum": [
- "Pending",
- "Provisioning",
- "Provisioned",
- "Running",
- "Deleting",
- "Deleted",
- "Failed",
- "Unknown"
- ],
+ "enum": ["Pending", "Provisioning", "Provisioned", "Running", "Deleting", "Deleted", "Failed", "Unknown"],
"type": "string"
},
"maintenanceStatus": {
@@ -5100,9 +4896,7 @@
"type": "string"
}
},
- "required": [
- "locationType"
- ]
+ "required": ["locationType"]
},
"v1ClusterBackupSpec": {
"description": "Cluster Backup Spec",
@@ -5303,12 +5097,7 @@
"description": "Cluster compliance scan specification",
"properties": {
"format": {
- "enum": [
- "cyclonedx-json",
- "github-json",
- "spdx-json",
- "syft-json"
- ],
+ "enum": ["cyclonedx-json", "github-json", "spdx-json", "syft-json"],
"type": "string"
},
"labelSelector": {
@@ -5324,12 +5113,7 @@
"type": "string"
},
"scope": {
- "enum": [
- "cluster",
- "namespace",
- "label-selector",
- "pod"
- ],
+ "enum": ["cluster", "namespace", "label-selector", "pod"],
"type": "string"
}
}
@@ -5371,10 +5155,7 @@
"type": "string"
}
},
- "required": [
- "type",
- "status"
- ],
+ "required": ["type", "status"],
"type": "object"
},
"v1ClusterConfig": {
@@ -5520,12 +5301,7 @@
},
"v1ClusterFipsMode": {
"default": "none",
- "enum": [
- "full",
- "none",
- "partial",
- "unknown"
- ],
+ "enum": ["full", "none", "partial", "unknown"],
"type": "string"
},
"v1ClusterGroup": {
@@ -5570,10 +5346,7 @@
"properties": {
"endpointType": {
"description": "Host cluster endpoint type",
- "enum": [
- "Ingress",
- "LoadBalancer"
- ],
+ "enum": ["Ingress", "LoadBalancer"],
"type": "string"
},
"hostClustersConfig": {
@@ -5702,9 +5475,7 @@
"$ref": "#/definitions/v1ClusterGroupClustersConfig"
},
"type": {
- "enum": [
- "hostCluster"
- ],
+ "enum": ["hostCluster"],
"type": "string"
}
}
@@ -5729,9 +5500,7 @@
"type": "array"
},
"type": {
- "enum": [
- "hostCluster"
- ],
+ "enum": ["hostCluster"],
"type": "string"
}
}
@@ -5770,10 +5539,7 @@
"description": "Deprecated"
},
"endpointType": {
- "enum": [
- "Ingress",
- "LoadBalancer"
- ],
+ "enum": ["Ingress", "LoadBalancer"],
"type": "string"
},
"hostClusters": {
@@ -5821,9 +5587,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterGroupsHostClusterSummary": {
@@ -5836,9 +5600,7 @@
"uniqueItems": true
}
},
- "required": [
- "summaries"
- ],
+ "required": ["summaries"],
"type": "object"
},
"v1ClusterHelmChart": {
@@ -5960,10 +5722,7 @@
},
"v1ClusterKubernetesDistroType": {
"default": "k3s",
- "enum": [
- "k3s",
- "cncf_k8s"
- ],
+ "enum": ["k3s", "cncf_k8s"],
"type": "string"
},
"v1ClusterLocation": {
@@ -6052,10 +5811,7 @@
"mode": {
"default": "cluster",
"description": "Accepted Values - [\"cluster\", \"app\"]. if \"app\" then logs will be fetched from the virtual cluster",
- "enum": [
- "cluster",
- "app"
- ],
+ "enum": ["cluster", "app"],
"type": "string"
},
"noOfLines": {
@@ -6279,9 +6035,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterNamespaceResourcesUpdateEntity": {
@@ -6468,9 +6222,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1ClusterProfileCloneTarget": {
@@ -6484,9 +6236,7 @@
"$ref": "#/definitions/v1Scope"
}
},
- "required": [
- "scope"
- ],
+ "required": ["scope"],
"type": "object"
},
"v1ClusterProfileEntity": {
@@ -6632,9 +6382,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterProfilePackManifests": {
@@ -6685,9 +6433,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterProfilePacksEntity": {
@@ -6728,21 +6474,11 @@
"type": "object"
},
"v1ClusterProfileScope": {
- "enum": [
- "system",
- "tenant",
- "project"
- ],
+ "enum": ["system", "tenant", "project"],
"type": "string"
},
"v1ClusterProfileSortFields": {
- "enum": [
- "profileName",
- "environment",
- "profileType",
- "creationTimestamp",
- "lastModifiedTimestamp"
- ],
+ "enum": ["profileName", "environment", "profileType", "creationTimestamp", "lastModifiedTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -7110,9 +6846,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterProfilesFilterSpec": {
@@ -7140,9 +6874,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterProfilesSummary": {
@@ -7158,9 +6890,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterProxySpec": {
@@ -7221,10 +6951,7 @@
"uniqueItems": true
},
"type": {
- "enum": [
- "RoleBinding",
- "ClusterRoleBinding"
- ],
+ "enum": ["RoleBinding", "ClusterRoleBinding"],
"type": "string"
}
},
@@ -7303,11 +7030,7 @@
"type": "string"
},
"type": {
- "enum": [
- "User",
- "Group",
- "ServiceAccount"
- ],
+ "enum": ["User", "Group", "ServiceAccount"],
"type": "string"
}
},
@@ -7323,9 +7046,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterRefs": {
@@ -7340,22 +7061,12 @@
}
},
"v1ClusterRepaveSource": {
- "enum": [
- "user",
- "hubble",
- "palette",
- "stylus"
- ],
+ "enum": ["user", "hubble", "palette", "stylus"],
"type": "string"
},
"v1ClusterRepaveState": {
"default": "Pending",
- "enum": [
- "Pending",
- "Approved",
- "InProgress",
- "Completed"
- ],
+ "enum": ["Pending", "Approved", "InProgress", "Completed"],
"type": "string"
},
"v1ClusterRepaveStatus": {
@@ -7472,11 +7183,7 @@
"type": "boolean"
}
},
- "required": [
- "backupRequestUid",
- "backupName",
- "destinationClusterUid"
- ]
+ "required": ["backupRequestUid", "backupName", "destinationClusterUid"]
},
"v1ClusterRestoreSpec": {
"description": "Cluster Restore Spec",
@@ -7527,10 +7234,7 @@
"description": "Cluster role ref",
"properties": {
"kind": {
- "enum": [
- "Role",
- "ClusterRole"
- ],
+ "enum": ["Role", "ClusterRole"],
"type": "string"
},
"name": {
@@ -7654,15 +7358,7 @@
}
},
"v1ClusterState": {
- "enum": [
- "Pending",
- "Provisioning",
- "Running",
- "Deleting",
- "Deleted",
- "Error",
- "Importing"
- ],
+ "enum": ["Pending", "Provisioning", "Running", "Deleting", "Deleted", "Error", "Importing"],
"type": "string"
},
"v1ClusterSyftLogStatus": {
@@ -7700,10 +7396,7 @@
"v1ClusterUpgradeSettingsEntity": {
"properties": {
"spectroComponents": {
- "enum": [
- "lock",
- "unlock"
- ],
+ "enum": ["lock", "unlock"],
"type": "string"
}
}
@@ -7749,9 +7442,7 @@
"$ref": "#/definitions/v1ClusterVirtualMachineStatus"
}
},
- "required": [
- "spec"
- ]
+ "required": ["spec"]
},
"v1ClusterVirtualMachineList": {
"description": "VirtualMachineList is a list of virtual machines",
@@ -7774,9 +7465,7 @@
"$ref": "#/definitions/v1VmListMeta"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ClusterVirtualMachineSpec": {
@@ -7807,9 +7496,7 @@
"$ref": "#/definitions/v1VmVirtualMachineInstanceTemplateSpec"
}
},
- "required": [
- "template"
- ],
+ "required": ["template"],
"type": "object"
},
"v1ClusterVirtualMachineStatus": {
@@ -8664,10 +8351,7 @@
},
"protocol": {
"description": "Describes the system's reverse proxy server protocol. Possible values [https, http]",
- "enum": [
- "http",
- "https"
- ],
+ "enum": ["http", "https"],
"type": "string"
},
"server": {
@@ -8731,11 +8415,7 @@
},
"type": {
"description": "VIP or External",
- "enum": [
- "VIP",
- "External",
- "DDNS"
- ],
+ "enum": ["VIP", "External", "DDNS"],
"type": "string"
}
},
@@ -8782,9 +8462,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1CoxEdgeBaseUrls": {
@@ -8797,9 +8475,7 @@
"type": "array"
}
},
- "required": [
- "baseUrls"
- ],
+ "required": ["baseUrls"],
"type": "object"
},
"v1CoxEdgeCloudAccount": {
@@ -8826,10 +8502,7 @@
"type": "string"
}
},
- "required": [
- "apiBaseUrl",
- "apiKey"
- ],
+ "required": ["apiBaseUrl", "apiKey"],
"type": "object"
},
"v1CoxEdgeCloudClusterConfigEntity": {
@@ -8919,10 +8592,7 @@
"type": "array"
}
},
- "required": [
- "sshAuthorizedKeys",
- "coxEdgeLoadBalancerConfig"
- ],
+ "required": ["sshAuthorizedKeys", "coxEdgeLoadBalancerConfig"],
"type": "object"
},
"v1CoxEdgeCredentials": {
@@ -8999,9 +8669,7 @@
"type": "array"
}
},
- "required": [
- "environments"
- ],
+ "required": ["environments"],
"type": "object"
},
"v1CoxEdgeEnvironmentsRequest": {
@@ -9199,9 +8867,7 @@
"type": "boolean"
}
},
- "required": [
- "isControlPlane"
- ],
+ "required": ["isControlPlane"],
"type": "object"
},
"v1CoxEdgeMachinePoolConfigEntity": {
@@ -9213,9 +8879,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1CoxEdgeMachineSpec": {
@@ -9274,9 +8938,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1CoxEdgeOrganization": {
@@ -9307,9 +8969,7 @@
"type": "array"
}
},
- "required": [
- "organizations"
- ],
+ "required": ["organizations"],
"type": "object"
},
"v1CoxEdgePort": {
@@ -9354,18 +9014,13 @@
"type": "array"
}
},
- "required": [
- "regions"
- ],
+ "required": ["regions"],
"type": "object"
},
"v1CoxEdgeSecurityGroupRule": {
"properties": {
"action": {
- "enum": [
- "block",
- "allow"
- ],
+ "enum": ["block", "allow"],
"type": "string"
},
"description": {
@@ -9375,15 +9030,7 @@
"type": "string"
},
"protocol": {
- "enum": [
- "TCP",
- "UDP",
- "TCP_UDP",
- "ESP",
- "AH",
- "ICMP",
- "GRE"
- ],
+ "enum": ["TCP", "UDP", "TCP_UDP", "ESP", "AH", "ICMP", "GRE"],
"type": "string"
},
"source": {
@@ -9422,9 +9069,7 @@
"type": "array"
}
},
- "required": [
- "services"
- ],
+ "required": ["services"],
"type": "object"
},
"v1CustomAccount": {
@@ -9475,9 +9120,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1CustomCloudAccount": {
@@ -9490,9 +9133,7 @@
"type": "object"
}
},
- "required": [
- "credentials"
- ],
+ "required": ["credentials"],
"type": "object"
},
"v1CustomCloudClusterConfigEntity": {
@@ -9690,9 +9331,7 @@
"type": "string"
}
},
- "required": [
- "values"
- ],
+ "required": ["values"],
"type": "object"
},
"v1CustomClusterConfigEntity": {
@@ -9830,9 +9469,7 @@
"type": "string"
}
},
- "required": [
- "isControlPlane"
- ],
+ "required": ["isControlPlane"],
"type": "object"
},
"v1CustomMachinePoolConfigEntity": {
@@ -9844,9 +9481,7 @@
"$ref": "#/definitions/v1CustomMachinePoolBaseConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1CustomMachineSpec": {
@@ -9889,9 +9524,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1CustomNic": {
@@ -10093,9 +9726,7 @@
"type": "string"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1DataSinkConfig": {
@@ -10128,9 +9759,7 @@
"$ref": "#/definitions/v1CloudWatch"
},
"type": {
- "enum": [
- "cloudwatch"
- ],
+ "enum": ["cloudwatch"],
"type": "string"
}
},
@@ -10146,10 +9775,7 @@
"type": "string"
},
"mode": {
- "enum": [
- "FileSystem",
- "Ftp"
- ],
+ "enum": ["FileSystem", "Ftp"],
"type": "string"
}
},
@@ -10228,10 +9854,7 @@
"archType": {
"default": "amd64",
"description": "Architecture type of the edge host",
- "enum": [
- "arm64",
- "amd64"
- ],
+ "enum": ["arm64", "amd64"],
"type": "string"
},
"cpu": {
@@ -10389,10 +10012,7 @@
},
"providerType": {
"default": "helm",
- "enum": [
- "helm",
- "pack"
- ],
+ "enum": ["helm", "pack"],
"type": "string"
},
"registryUid": {
@@ -10406,10 +10026,7 @@
"$ref": "#/definitions/v1TlsConfiguration"
}
},
- "required": [
- "endpoint",
- "isPrivate"
- ],
+ "required": ["endpoint", "isPrivate"],
"type": "object"
},
"v1EdgeCloudClusterConfigEntity": {
@@ -10453,10 +10070,7 @@
"type": "array"
}
},
- "required": [
- "clusterConfig",
- "machinePoolConfig"
- ],
+ "required": ["clusterConfig", "machinePoolConfig"],
"type": "object"
},
"v1EdgeCloudConfigStatus": {
@@ -10541,10 +10155,7 @@
"x-omitempty": false
}
},
- "required": [
- "hostUid",
- "hostAddress"
- ],
+ "required": ["hostUid", "hostAddress"],
"type": "object"
},
"v1EdgeHostCloudProperties": {
@@ -10644,11 +10255,7 @@
},
"type": {
"description": "Cloudtype of the provisioned edge host",
- "enum": [
- "libvirt",
- "vsphere",
- "edge-native"
- ],
+ "enum": ["libvirt", "vsphere", "edge-native"],
"type": "string"
},
"version": {
@@ -10695,11 +10302,7 @@
"type": "string"
},
"state": {
- "enum": [
- "ready",
- "unpaired",
- "in-use"
- ],
+ "enum": ["ready", "unpaired", "in-use"],
"type": "string"
}
},
@@ -10718,9 +10321,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EdgeHostHealth": {
@@ -10733,10 +10334,7 @@
"type": "string"
},
"state": {
- "enum": [
- "healthy",
- "unhealthy"
- ],
+ "enum": ["healthy", "unhealthy"],
"type": "string"
}
}
@@ -10767,11 +10365,7 @@
"$ref": "#/definitions/v1ArchType"
},
"edgeHostType": {
- "enum": [
- "libvirt",
- "edge-native",
- "vsphere"
- ],
+ "enum": ["libvirt", "edge-native", "vsphere"],
"type": "string"
},
"healthState": {
@@ -10798,17 +10392,11 @@
},
"networkType": {
"description": "NetworkType specifies the type of network",
- "enum": [
- "default",
- "bridge"
- ],
+ "enum": ["default", "bridge"],
"type": "string"
}
},
- "required": [
- "networkName",
- "networkType"
- ],
+ "required": ["networkName", "networkType"],
"type": "object"
},
"v1EdgeHostProperties": {
@@ -10854,11 +10442,7 @@
}
},
"v1EdgeHostState": {
- "enum": [
- "ready",
- "unpaired",
- "in-use"
- ],
+ "enum": ["ready", "unpaired", "in-use"],
"type": "string"
},
"v1EdgeHostStoragePool": {
@@ -10936,12 +10520,7 @@
}
},
"v1EdgeHostsMetadataSortFields": {
- "enum": [
- "name",
- "state",
- "creationTimestamp",
- "lastModifiedTimestamp"
- ],
+ "enum": ["name", "state", "creationTimestamp", "lastModifiedTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -11005,9 +10584,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EdgeHostsSearchSummary": {
@@ -11023,9 +10600,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EdgeInstanceType": {
@@ -11042,10 +10617,7 @@
"type": "integer"
}
},
- "required": [
- "numCPUs",
- "memoryInMB"
- ],
+ "required": ["numCPUs", "memoryInMB"],
"type": "object"
},
"v1EdgeMachine": {
@@ -11076,9 +10648,7 @@
"uniqueItems": true
}
},
- "required": [
- "edgeHosts"
- ]
+ "required": ["edgeHosts"]
},
"v1EdgeMachinePoolConfig": {
"properties": {
@@ -11156,9 +10726,7 @@
"type": "boolean"
}
},
- "required": [
- "hosts"
- ],
+ "required": ["hosts"],
"type": "object"
},
"v1EdgeMachinePoolConfigEntity": {
@@ -11192,10 +10760,7 @@
"type": "string"
}
},
- "required": [
- "hostUid",
- "hostAddress"
- ],
+ "required": ["hostUid", "hostAddress"],
"type": "object"
},
"v1EdgeMachinePoolHostEntity": {
@@ -11204,9 +10769,7 @@
"type": "string"
}
},
- "required": [
- "hostUid"
- ]
+ "required": ["hostUid"]
},
"v1EdgeMachinePoolHostIdentity": {
"properties": {
@@ -11260,9 +10823,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EdgeMount": {
@@ -11317,10 +10878,7 @@
"type": "array"
}
},
- "required": [
- "clusterConfig",
- "machinePoolConfig"
- ],
+ "required": ["clusterConfig", "machinePoolConfig"],
"type": "object"
},
"v1EdgeNativeCloudConfigStatus": {
@@ -11440,10 +10998,7 @@
"type": "string"
}
},
- "required": [
- "hostUid",
- "hostAddress"
- ],
+ "required": ["hostUid", "hostAddress"],
"type": "object"
},
"v1EdgeNativeInstanceType": {
@@ -11498,9 +11053,7 @@
"uniqueItems": true
}
},
- "required": [
- "edgeHosts"
- ]
+ "required": ["edgeHosts"]
},
"v1EdgeNativeMachinePoolConfig": {
"properties": {
@@ -11584,9 +11137,7 @@
"type": "boolean"
}
},
- "required": [
- "hosts"
- ],
+ "required": ["hosts"],
"type": "object"
},
"v1EdgeNativeMachinePoolConfigEntity": {
@@ -11629,9 +11180,7 @@
"type": "string"
}
},
- "required": [
- "hostUid"
- ]
+ "required": ["hostUid"]
},
"v1EdgeNativeMachineSpec": {
"description": "EdgeNative cloud VM definition spec",
@@ -11663,9 +11212,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EdgeNativeNic": {
@@ -11868,9 +11415,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EksAddon": {
@@ -11893,10 +11438,7 @@
"type": "string"
}
},
- "required": [
- "name",
- "version"
- ],
+ "required": ["name", "version"],
"type": "object"
},
"v1EksCloudClusterConfigEntity": {
@@ -11988,9 +11530,7 @@
"type": "string"
}
},
- "required": [
- "region"
- ],
+ "required": ["region"],
"type": "object"
},
"v1EksClusterConfigEndpointAccess": {
@@ -12047,10 +11587,7 @@
"capacityType": {
"default": "on-demand",
"description": "EC2 instance capacity type",
- "enum": [
- "on-demand",
- "spot"
- ],
+ "enum": ["on-demand", "spot"],
"type": "string"
},
"enableAwsLaunchTemplate": {
@@ -12109,10 +11646,7 @@
"capacityType": {
"default": "on-demand",
"description": "EC2 instance capacity type",
- "enum": [
- "on-demand",
- "spot"
- ],
+ "enum": ["on-demand", "spot"],
"type": "string"
},
"enableAwsLaunchTemplate": {
@@ -12198,9 +11732,7 @@
"x-omitempty": false
}
},
- "required": [
- "isControlPlane"
- ],
+ "required": ["isControlPlane"],
"type": "object"
},
"v1EksMachinePoolConfigEntity": {
@@ -12285,10 +11817,7 @@
"description": "Object for which the event is related",
"properties": {
"kind": {
- "enum": [
- "spectrocluster",
- "edgehost"
- ],
+ "enum": ["spectrocluster", "edgehost"],
"type": "string"
},
"name": {
@@ -12330,9 +11859,7 @@
"description": "Describes the meta information about the component event lists"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1EventsRelatedObjectsEntity": {
@@ -12346,9 +11873,7 @@
"uniqueItems": true
}
},
- "required": [
- "relatedObjectUids"
- ],
+ "required": ["relatedObjectUids"],
"type": "object"
},
"v1FargateProfile": {
@@ -12380,9 +11905,7 @@
"type": "array"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1FargateSelector": {
@@ -12400,9 +11923,7 @@
"type": "string"
}
},
- "required": [
- "namespace"
- ],
+ "required": ["namespace"],
"type": "object"
},
"v1FileUploadResponse": {
@@ -12605,9 +12126,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1FiltersSummary": {
@@ -12623,9 +12142,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1FipsSettings": {
@@ -12781,10 +12298,7 @@
"type": "string"
}
},
- "required": [
- "credentials",
- "bucketName"
- ],
+ "required": ["credentials", "bucketName"],
"type": "object"
},
"v1GcpAccountSpec": {
@@ -12827,9 +12341,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1GcpCloudAccountValidateEntity": {
@@ -12947,10 +12459,7 @@
"type": "string"
}
},
- "required": [
- "project",
- "region"
- ],
+ "required": ["project", "region"],
"type": "object"
},
"v1GcpImage": {
@@ -13047,9 +12556,7 @@
"type": "array"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1GcpMachinePoolConfig": {
@@ -13150,10 +12657,7 @@
"type": "boolean"
}
},
- "required": [
- "isControlPlane",
- "instanceType"
- ],
+ "required": ["isControlPlane", "instanceType"],
"type": "object"
},
"v1GcpMachinePoolConfigEntity": {
@@ -13165,9 +12669,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1GcpMachineSpec": {
@@ -13202,9 +12704,7 @@
"type": "string"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1GcpMachines": {
@@ -13221,9 +12721,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1GcpManagedClusterConfig": {
@@ -13356,10 +12854,7 @@
"description": "GCP cloud account credentials"
}
},
- "required": [
- "bucketName",
- "credentials"
- ],
+ "required": ["bucketName", "credentials"],
"type": "object"
},
"v1GcpStorageTypes": {
@@ -13556,9 +13051,7 @@
"type": "boolean"
}
},
- "required": [
- "isControlPlane"
- ],
+ "required": ["isControlPlane"],
"type": "object"
},
"v1GenericMachinePoolConfigEntity": {
@@ -13608,9 +13101,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1GenericNic": {
@@ -13862,9 +13353,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1HelmRegistriesSummary": {
@@ -13881,9 +13370,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1HelmRegistry": {
@@ -13956,10 +13443,7 @@
"type": "string"
}
},
- "required": [
- "endpoint",
- "auth"
- ],
+ "required": ["endpoint", "auth"],
"type": "object"
},
"v1HelmRegistrySpecEntity": {
@@ -13984,10 +13468,7 @@
"type": "string"
}
},
- "required": [
- "endpoint",
- "auth"
- ],
+ "required": ["endpoint", "auth"],
"type": "object"
},
"v1HelmRegistrySpecSummary": {
@@ -14083,10 +13564,7 @@
},
"type": {
"description": "is enabled as host cluster",
- "enum": [
- "Ingress",
- "LoadBalancer"
- ],
+ "enum": ["Ingress", "LoadBalancer"],
"type": "string"
}
}
@@ -14109,13 +13587,7 @@
},
"op": {
"description": "The operation to be performed",
- "enum": [
- "add",
- "remove",
- "replace",
- "move",
- "copy"
- ],
+ "enum": ["add", "remove", "replace", "move", "copy"],
"type": "string"
},
"path": {
@@ -14127,10 +13599,7 @@
"type": "object"
}
},
- "required": [
- "op",
- "path"
- ],
+ "required": ["op", "path"],
"type": "object"
},
"v1HubbleInfo": {
@@ -14207,9 +13676,7 @@
"properties": {
"importMode": {
"description": "If the importMode is empty then cluster is imported with full permission mode. By default importMode is empty and cluster is imported in full permission mode.",
- "enum": [
- "read-only"
- ],
+ "enum": ["read-only"],
"type": "string"
},
"proxy": {
@@ -14322,10 +13789,7 @@
},
"os": {
"description": "Os associated with instance price. Allowed values - [linux, windows]",
- "enum": [
- "linux",
- "windows"
- ],
+ "enum": ["linux", "windows"],
"type": "string"
},
"spot": {
@@ -14444,11 +13908,7 @@
"type": "array"
},
"plantype": {
- "enum": [
- "Trial",
- "MonthlyOnDemand",
- "AnnualSubscription"
- ],
+ "enum": ["Trial", "MonthlyOnDemand", "AnnualSubscription"],
"type": "string"
},
"slaCredits": {
@@ -14603,9 +14063,7 @@
"description": "Month for which invoice is generated"
},
"paymentUnit": {
- "enum": [
- "usd"
- ],
+ "enum": ["usd"],
"type": "string"
},
"plan": {
@@ -14621,12 +14079,7 @@
"type": "string"
},
"state": {
- "enum": [
- "Paid",
- "PaymentPending",
- "PaymentInProgress",
- "PaymentFailed"
- ],
+ "enum": ["Paid", "PaymentPending", "PaymentInProgress", "PaymentFailed"],
"type": "string"
},
"timestamp": {
@@ -14681,9 +14134,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "invoices"
- ],
+ "required": ["invoices"],
"type": "object"
},
"v1IpPoolEntity": {
@@ -14730,9 +14181,7 @@
"type": "boolean"
}
},
- "required": [
- "pool"
- ],
+ "required": ["pool"],
"type": "object"
}
},
@@ -14772,9 +14221,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1JWKResponse": {
@@ -14883,20 +14330,11 @@
"type": "string"
},
"status": {
- "enum": [
- "Completed",
- "InProgress",
- "Failed",
- "Initiated"
- ],
+ "enum": ["Completed", "InProgress", "Failed", "Initiated"],
"type": "string"
}
},
- "required": [
- "requestUid",
- "status",
- "reports"
- ]
+ "required": ["requestUid", "status", "reports"]
},
"v1KubeBenchLog": {
"description": "Compliance Scan KubeBench Log",
@@ -15029,20 +14467,11 @@
"type": "string"
},
"status": {
- "enum": [
- "Completed",
- "InProgress",
- "Failed",
- "Initiated"
- ],
+ "enum": ["Completed", "InProgress", "Failed", "Initiated"],
"type": "string"
}
},
- "required": [
- "requestUid",
- "status",
- "reports"
- ]
+ "required": ["requestUid", "status", "reports"]
},
"v1KubeHunterLog": {
"description": "Compliance Scan KubeHunter Log",
@@ -15220,10 +14649,7 @@
"type": "array"
}
},
- "required": [
- "clusterConfig",
- "machinePoolConfig"
- ],
+ "required": ["clusterConfig", "machinePoolConfig"],
"type": "object"
},
"v1LibvirtCloudConfigStatus": {
@@ -15308,9 +14734,7 @@
"type": "integer"
}
},
- "required": [
- "sizeInGB"
- ],
+ "required": ["sizeInGB"],
"type": "object"
},
"v1LibvirtHostIdentity": {
@@ -15378,10 +14802,7 @@
"type": "integer"
}
},
- "required": [
- "numCPUs",
- "memoryInMB"
- ],
+ "required": ["numCPUs", "memoryInMB"],
"type": "object"
},
"v1LibvirtMachine": {
@@ -15431,11 +14852,7 @@
"type": "string"
}
},
- "required": [
- "instanceType",
- "placements",
- "rootDiskInGB"
- ]
+ "required": ["instanceType", "placements", "rootDiskInGB"]
},
"v1LibvirtMachinePoolConfig": {
"properties": {
@@ -15534,11 +14951,7 @@
"type": "string"
}
},
- "required": [
- "instanceType",
- "placements",
- "rootDiskInGB"
- ],
+ "required": ["instanceType", "placements", "rootDiskInGB"],
"type": "object"
},
"v1LibvirtMachinePoolConfigEntity": {
@@ -15596,9 +15009,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1LibvirtNetworkSpec": {
@@ -15610,17 +15021,11 @@
},
"networkType": {
"description": "NetworkType specifies the type of network",
- "enum": [
- "default",
- "bridge"
- ],
+ "enum": ["default", "bridge"],
"type": "string"
}
},
- "required": [
- "networkName",
- "networkType"
- ],
+ "required": ["networkName", "networkType"],
"type": "object"
},
"v1LibvirtNicSpec": {
@@ -15640,9 +15045,7 @@
"type": "array"
}
},
- "required": [
- "macAddress"
- ],
+ "required": ["macAddress"],
"type": "object"
},
"v1LibvirtPlacementConfig": {
@@ -15686,12 +15089,7 @@
"type": "string"
}
},
- "required": [
- "hostUid",
- "hostAddress",
- "networks",
- "sourceStoragePool"
- ],
+ "required": ["hostUid", "hostAddress", "networks", "sourceStoragePool"],
"type": "object"
},
"v1LibvirtPlacementEntity": {
@@ -15723,9 +15121,7 @@
"type": "string"
}
},
- "required": [
- "hostUid"
- ],
+ "required": ["hostUid"],
"type": "object"
},
"v1LifecycleConfig": {
@@ -15754,13 +15150,7 @@
},
"status": {
"description": "lifecycle status",
- "enum": [
- "Pausing",
- "Paused",
- "Resuming",
- "Running",
- "Error"
- ],
+ "enum": ["Pausing", "Paused", "Resuming", "Running", "Error"],
"type": "string"
}
}
@@ -15839,10 +15229,7 @@
},
"ipAllocationMethod": {
"default": "Dynamic",
- "enum": [
- "Static",
- "Dynamic"
- ],
+ "enum": ["Static", "Dynamic"],
"type": "string"
},
"privateDNSName": {
@@ -15851,10 +15238,7 @@
"type": {
"default": "Public",
"description": "Load Balancer type",
- "enum": [
- "Internal",
- "Public"
- ],
+ "enum": ["Internal", "Public"],
"type": "string"
}
},
@@ -15863,11 +15247,7 @@
"v1LocationType": {
"default": "s3",
"description": "Location type",
- "enum": [
- "s3",
- "gcp",
- "minio"
- ],
+ "enum": ["s3", "gcp", "minio"],
"type": "string"
},
"v1Lock": {
@@ -15937,10 +15317,7 @@
},
"authType": {
"description": "Describes the default mode of authentication. Possible values [password, sso]",
- "enum": [
- "password",
- "sso"
- ],
+ "enum": ["password", "sso"],
"type": "string"
},
"orgName": {
@@ -16013,9 +15390,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MaasCloudAccount": {
@@ -16035,10 +15410,7 @@
"type": "array"
}
},
- "required": [
- "apiKey",
- "apiEndpoint"
- ],
+ "required": ["apiKey", "apiEndpoint"],
"type": "object"
},
"v1MaasCloudClusterConfigEntity": {
@@ -16141,9 +15513,7 @@
"type": "array"
}
},
- "required": [
- "domain"
- ],
+ "required": ["domain"],
"type": "object"
},
"v1MaasDomain": {
@@ -16167,9 +15537,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MaasImage": {
@@ -16259,10 +15627,7 @@
"type": "array"
}
},
- "required": [
- "instanceType",
- "resourcePool"
- ],
+ "required": ["instanceType", "resourcePool"],
"type": "object"
},
"v1MaasMachinePoolConfig": {
@@ -16355,9 +15720,7 @@
"type": "boolean"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1MaasMachinePoolConfigEntity": {
@@ -16369,9 +15732,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1MaasMachineSpec": {
@@ -16406,9 +15767,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MaasNic": {
@@ -16455,9 +15814,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MaasSubnet": {
@@ -16492,9 +15849,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MaasTag": {
@@ -16534,9 +15889,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MaasVlan": {
@@ -16582,9 +15935,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MachineCertificate": {
@@ -16672,10 +16023,7 @@
"properties": {
"action": {
"description": "Machine maintenance mode action",
- "enum": [
- "cordon",
- "uncordon"
- ],
+ "enum": ["cordon", "uncordon"],
"type": "string"
}
},
@@ -16778,11 +16126,7 @@
"x-omitempty": false
}
},
- "required": [
- "name",
- "size",
- "labels"
- ],
+ "required": ["name", "size", "labels"],
"type": "object"
},
"v1MachinePoolMeta": {
@@ -16939,9 +16283,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ManifestEntity": {
@@ -17018,9 +16360,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ]
+ "required": ["name"]
},
"v1ManifestSpec": {
"description": "Manifest spec",
@@ -17139,9 +16479,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1MetricTimeSeriesList": {
@@ -17154,9 +16492,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1Metrics": {
@@ -17219,12 +16555,7 @@
"type": "object"
},
"v1MfaConveyancePreference": {
- "enum": [
- "none",
- "indirect",
- "direct",
- "enterprise"
- ],
+ "enum": ["none", "indirect", "direct", "enterprise"],
"type": "string"
},
"v1MfaCredentialCreationRequest": {
@@ -17878,10 +17209,7 @@
},
"scheduleType": {
"default": "Automated",
- "enum": [
- "OnDemand",
- "Automated"
- ],
+ "enum": ["OnDemand", "Automated"],
"type": "string"
}
},
@@ -18120,9 +17448,7 @@
"type": "string"
}
},
- "required": [
- "hash"
- ],
+ "required": ["hash"],
"type": "object"
},
"v1MgmtListBackupFtpEntity": {
@@ -18836,10 +18162,7 @@
},
"serviceName": {
"description": "Describes the service for which credentials has to be fetched. Possible values [ally, jet]",
- "enum": [
- "ally",
- "jet"
- ],
+ "enum": ["ally", "jet"],
"type": "string"
},
"tenantUid": {
@@ -18977,10 +18300,7 @@
"mode": {
"default": "nonFipsDisabled",
"description": "enable or disable the non FIPS complaint",
- "enum": [
- "nonFipsEnabled",
- "nonFipsDisabled"
- ],
+ "enum": ["nonFipsEnabled", "nonFipsDisabled"],
"type": "string"
}
}
@@ -19008,11 +18328,7 @@
},
"type": {
"description": "Describes type of notification. Possible values [NotificationPackUpdate, NotificationPackRegistryUpdate, NotificationNone]",
- "enum": [
- "NotificationPackUpdate",
- "NotificationPackRegistryUpdate",
- "NotificationNone"
- ],
+ "enum": ["NotificationPackUpdate", "NotificationPackRegistryUpdate", "NotificationNone"],
"type": "string"
}
},
@@ -19091,10 +18407,7 @@
},
"type": {
"description": "Describes notification event type",
- "enum": [
- "NotificationPackSync",
- "NotificationClusterProfileSync"
- ],
+ "enum": ["NotificationPackSync", "NotificationClusterProfileSync"],
"type": "string"
}
},
@@ -19126,9 +18439,7 @@
"description": "Describes the meta information about the notification lists"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OS": {
@@ -19225,9 +18536,7 @@
"$ref": "#/definitions/v1ObjectMetaInputEntity"
}
},
- "required": [
- "metadata"
- ],
+ "required": ["metadata"],
"type": "object"
},
"v1ObjectMetaUpdateEntity": {
@@ -19370,9 +18679,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OciRegistry": {
@@ -19627,9 +18934,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OpenStackAz": {
@@ -19653,9 +18958,7 @@
"uniqueItems": true
}
},
- "required": [
- "azs"
- ],
+ "required": ["azs"],
"type": "object"
},
"v1OpenStackCloudAccount": {
@@ -19694,11 +18997,7 @@
"type": "string"
}
},
- "required": [
- "identityEndpoint",
- "username",
- "password"
- ],
+ "required": ["identityEndpoint", "username", "password"],
"type": "object"
},
"v1OpenStackCloudClusterConfigEntity": {
@@ -19869,9 +19168,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OpenStackKeypair": {
@@ -19899,9 +19196,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OpenStackMachine": {
@@ -19935,9 +19230,7 @@
"$ref": "#/definitions/v1OpenstackFlavorConfig"
}
},
- "required": [
- "flavorConfig"
- ],
+ "required": ["flavorConfig"],
"type": "object"
},
"v1OpenStackMachinePoolCloudConfigEntity": {
@@ -19961,9 +19254,7 @@
"$ref": "#/definitions/v1OpenStackResource"
}
},
- "required": [
- "flavorConfig"
- ],
+ "required": ["flavorConfig"],
"type": "object"
},
"v1OpenStackMachinePoolConfig": {
@@ -20062,9 +19353,7 @@
"type": "boolean"
}
},
- "required": [
- "flavorConfig"
- ],
+ "required": ["flavorConfig"],
"type": "object"
},
"v1OpenStackMachinePoolConfigEntity": {
@@ -20076,9 +19365,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1OpenStackMachineSpec": {
@@ -20113,10 +19400,7 @@
"type": "string"
}
},
- "required": [
- "instanceType",
- "nics"
- ],
+ "required": ["instanceType", "nics"],
"type": "object"
},
"v1OpenStackMachines": {
@@ -20130,9 +19414,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OpenStackNetwork": {
@@ -20172,9 +19454,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OpenStackNic": {
@@ -20194,9 +19474,7 @@
"type": "array"
}
},
- "required": [
- "networkName"
- ],
+ "required": ["networkName"],
"type": "object"
},
"v1OpenStackProject": {
@@ -20236,9 +19514,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1OpenStackRegion": {
@@ -20279,10 +19555,7 @@
"uniqueItems": true
}
},
- "required": [
- "regions",
- "domains"
- ],
+ "required": ["regions", "domains"],
"type": "object"
},
"v1OpenStackResource": {
@@ -20336,9 +19609,7 @@
"type": "integer"
}
},
- "required": [
- "name"
- ]
+ "required": ["name"]
},
"v1OrgState": {
"description": "Org state",
@@ -20418,10 +19689,7 @@
},
"v1OsType": {
"default": "Linux",
- "enum": [
- "Linux",
- "Windows"
- ],
+ "enum": ["Linux", "Windows"],
"type": "string"
},
"v1OverloadSpec": {
@@ -20694,9 +19962,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PackConfig": {
@@ -20822,10 +20088,7 @@
"type": "string"
}
},
- "required": [
- "uid",
- "name"
- ],
+ "required": ["uid", "name"],
"type": "object"
},
"v1PackFilterSpec": {
@@ -20956,14 +20219,7 @@
}
},
"v1PackLayer": {
- "enum": [
- "kernel",
- "os",
- "k8s",
- "cni",
- "csi",
- "addon"
- ],
+ "enum": ["kernel", "os", "k8s", "cni", "csi", "addon"],
"type": "string"
},
"v1PackManifestEntity": {
@@ -21004,9 +20260,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1PackManifestImportEntity": {
@@ -21082,9 +20336,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1PackManifests": {
@@ -21098,9 +20350,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PackManifestsSpec": {
@@ -21221,9 +20471,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PackMetadataSpec": {
@@ -21343,14 +20591,7 @@
"type": "boolean"
},
"layer": {
- "enum": [
- "kernel",
- "os",
- "k8s",
- "cni",
- "csi",
- "addon"
- ],
+ "enum": ["kernel", "os", "k8s", "cni", "csi", "addon"],
"type": "string"
},
"logo": {
@@ -21404,11 +20645,7 @@
},
"type": {
"description": "type of the pack",
- "enum": [
- "spectro",
- "helm",
- "manifest"
- ],
+ "enum": ["spectro", "helm", "manifest"],
"type": "string"
},
"values": {
@@ -21420,10 +20657,7 @@
"type": "string"
}
},
- "required": [
- "layer",
- "name"
- ],
+ "required": ["layer", "name"],
"type": "object"
},
"v1PackRefSummary": {
@@ -21503,9 +20737,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PackRegistriesSummary": {
@@ -21522,9 +20754,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PackRegistry": {
@@ -21611,10 +20841,7 @@
"type": "string"
}
},
- "required": [
- "endpoint",
- "auth"
- ],
+ "required": ["endpoint", "auth"],
"type": "object"
},
"v1PackRegistrySpecSummary": {
@@ -21724,13 +20951,7 @@
},
"v1PackSortFields": {
"description": "Packs sort by fields",
- "enum": [
- "name",
- "type",
- "layer",
- "addOnType",
- "displayName"
- ],
+ "enum": ["name", "type", "layer", "addOnType", "displayName"],
"type": "string",
"x-nullable": true
},
@@ -21760,9 +20981,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PackSummary": {
@@ -22086,12 +21305,7 @@
},
"v1PackType": {
"default": "spectro",
- "enum": [
- "spectro",
- "helm",
- "manifest",
- "oci"
- ],
+ "enum": ["spectro", "helm", "manifest", "oci"],
"type": "string"
},
"v1PackUidValues": {
@@ -22176,9 +21390,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1PacksFilterSpec": {
@@ -22332,9 +21544,7 @@
"uniqueItems": true
}
},
- "required": [
- "stripePlanDetails"
- ],
+ "required": ["stripePlanDetails"],
"type": "object"
},
"v1PaymentSecrets": {
@@ -22409,9 +21619,7 @@
"type": "string"
}
},
- "required": [
- "kubectlCommands"
- ],
+ "required": ["kubectlCommands"],
"type": "object"
},
"v1PcgsSummary": {
@@ -22427,9 +21635,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1Permission": {
@@ -22508,19 +21714,11 @@
"$ref": "#/definitions/v1TierPrice"
},
"type": {
- "enum": [
- "Trial",
- "MonthlyOnDemand",
- "AnnualSubscription"
- ],
+ "enum": ["Trial", "MonthlyOnDemand", "AnnualSubscription"],
"type": "string"
}
},
- "required": [
- "type",
- "start",
- "expiry"
- ]
+ "required": ["type", "start", "expiry"]
},
"v1PlanCost": {
"description": "Plan Cost",
@@ -22572,16 +21770,11 @@
"description": "credit start time"
},
"type": {
- "enum": [
- "Pure",
- "Alloy"
- ],
+ "enum": ["Pure", "Alloy"],
"type": "string"
}
},
- "required": [
- "type"
- ]
+ "required": ["type"]
},
"v1PlanCreditEntity": {
"description": "Plan Credit entity for create/update request",
@@ -22601,16 +21794,11 @@
"$ref": "#/definitions/v1Time"
},
"type": {
- "enum": [
- "Pure",
- "Alloy"
- ],
+ "enum": ["Pure", "Alloy"],
"type": "string"
}
},
- "required": [
- "type"
- ]
+ "required": ["type"]
},
"v1PlanCreditUpdate": {
"description": "Plan credit update entity",
@@ -22628,9 +21816,7 @@
"description": "plan expiry time"
}
},
- "required": [
- "expiry"
- ]
+ "required": ["expiry"]
},
"v1PlanLimit": {
"description": "Monthly Plan Limit",
@@ -22685,9 +21871,7 @@
"$ref": "#/definitions/v1PlanLimit"
}
},
- "required": [
- "planLimit"
- ]
+ "required": ["planLimit"]
},
"v1PlanMonthlyUsage": {
"description": "Plan monthly usage entity",
@@ -22707,11 +21891,7 @@
"$ref": "#/definitions/v1PlanLimit"
},
"planType": {
- "enum": [
- "Trial",
- "MonthlyOnDemand",
- "AnnualSubscription"
- ],
+ "enum": ["Trial", "MonthlyOnDemand", "AnnualSubscription"],
"type": "string"
},
"planUid": {
@@ -22748,19 +21928,11 @@
"description": "credit start time"
},
"type": {
- "enum": [
- "Trial",
- "MonthlyOnDemand",
- "AnnualSubscription"
- ],
+ "enum": ["Trial", "MonthlyOnDemand", "AnnualSubscription"],
"type": "string"
}
},
- "required": [
- "type",
- "start",
- "expiry"
- ]
+ "required": ["type", "start", "expiry"]
},
"v1PlanRenewalUpdate": {
"description": "Plan add renawal update entity",
@@ -22809,19 +21981,11 @@
"$ref": "#/definitions/v1TierPrice"
},
"type": {
- "enum": [
- "Trial",
- "MonthlyOnDemand",
- "AnnualSubscription"
- ],
+ "enum": ["Trial", "MonthlyOnDemand", "AnnualSubscription"],
"type": "string"
}
},
- "required": [
- "type",
- "start",
- "expiry"
- ]
+ "required": ["type", "start", "expiry"]
},
"v1PlanStatus": {
"properties": {
@@ -22848,9 +22012,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1PlansUsageComputeSpec": {
@@ -22986,9 +22148,7 @@
"$ref": "#/definitions/v1ClusterProfileSpecEntity"
}
},
- "required": [
- "metadata"
- ],
+ "required": ["metadata"],
"type": "object"
},
"v1ProfileResolvedValues": {
@@ -23046,12 +22206,7 @@
},
"v1ProfileType": {
"default": "cluster",
- "enum": [
- "cluster",
- "infra",
- "add-on",
- "system"
- ],
+ "enum": ["cluster", "infra", "add-on", "system"],
"type": "string"
},
"v1Project": {
@@ -23246,11 +22401,7 @@
}
},
"v1ProjectFilterSortFields": {
- "enum": [
- "name",
- "creationTimestamp",
- "lastModifiedTimestamp"
- ],
+ "enum": ["name", "creationTimestamp", "lastModifiedTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -23524,9 +22675,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ProjectsFilterSpec": {
@@ -23554,9 +22703,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ProjectsSummary": {
@@ -23572,9 +22719,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1ProjectsWorkspaces": {
@@ -23655,9 +22800,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1RegistryAuth": {
@@ -23675,11 +22818,7 @@
"type": "string"
},
"type": {
- "enum": [
- "noAuth",
- "basic",
- "token"
- ],
+ "enum": ["noAuth", "basic", "token"],
"type": "string"
},
"username": {
@@ -23998,14 +23137,7 @@
},
"groupBy": {
"default": "namespace",
- "enum": [
- "tenant",
- "project",
- "workspace",
- "cluster",
- "namespace",
- "cloud"
- ],
+ "enum": ["tenant", "project", "workspace", "cluster", "namespace", "cloud"],
"type": "string"
},
"period": {
@@ -24156,15 +23288,7 @@
},
"groupBy": {
"default": "cluster",
- "enum": [
- "tenant",
- "project",
- "workspace",
- "cluster",
- "namespace",
- "deployment",
- "cloud"
- ],
+ "enum": ["tenant", "project", "workspace", "cluster", "namespace", "deployment", "cloud"],
"type": "string"
},
"period": {
@@ -24261,9 +23385,7 @@
"type": "string"
}
},
- "required": [
- "uid"
- ],
+ "required": ["uid"],
"type": "object"
},
"v1ResourceRoles": {
@@ -24566,12 +23688,7 @@
},
"type": {
"default": "all",
- "enum": [
- "deployment",
- "statefulset",
- "daemonset",
- "all"
- ],
+ "enum": ["deployment", "statefulset", "daemonset", "all"],
"type": "string"
}
},
@@ -24722,10 +23839,7 @@
"$ref": "#/definitions/v1Scope"
},
"type": {
- "enum": [
- "system",
- "user"
- ],
+ "enum": ["system", "user"],
"type": "string"
}
}
@@ -24754,9 +23868,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1S3StorageConfig": {
@@ -24792,11 +23904,7 @@
"type": "boolean"
}
},
- "required": [
- "bucketName",
- "region",
- "credentials"
- ],
+ "required": ["bucketName", "region", "credentials"],
"type": "object"
},
"v1SchedulerJob": {
@@ -24878,12 +23986,7 @@
"uniqueItems": true
},
"v1Scope": {
- "enum": [
- "system",
- "tenant",
- "project",
- "resource"
- ],
+ "enum": ["system", "tenant", "project", "resource"],
"type": "string"
},
"v1SearchFilterBoolCondition": {
@@ -24916,10 +24019,7 @@
}
},
"v1SearchFilterConjunctionOperator": {
- "enum": [
- "and",
- "or"
- ],
+ "enum": ["and", "or"],
"type": "string",
"x-nullable": true
},
@@ -24951,14 +24051,7 @@
}
},
"v1SearchFilterDateOperator": {
- "enum": [
- "eq",
- "gt",
- "gte",
- "lt",
- "lte",
- "range"
- ],
+ "enum": ["eq", "gt", "gte", "lt", "lte", "range"],
"type": "string"
},
"v1SearchFilterFloatCondition": {
@@ -25031,13 +24124,7 @@
}
},
"v1SearchFilterIntegerOperator": {
- "enum": [
- "eq",
- "gt",
- "gte",
- "lt",
- "lte"
- ],
+ "enum": ["eq", "gt", "gte", "lt", "lte"],
"type": "string"
},
"v1SearchFilterItem": {
@@ -25087,20 +24174,11 @@
}
},
"v1SearchFilterKeyValueOperator": {
- "enum": [
- "eq"
- ],
+ "enum": ["eq"],
"type": "string"
},
"v1SearchFilterPropertyType": {
- "enum": [
- "string",
- "int",
- "float",
- "bool",
- "date",
- "keyValue"
- ],
+ "enum": ["string", "int", "float", "bool", "date", "keyValue"],
"type": "string"
},
"v1SearchFilterSchemaSpec": {
@@ -25245,11 +24323,7 @@
}
},
"v1SearchFilterStringOperator": {
- "enum": [
- "eq",
- "contains",
- "beginsWith"
- ],
+ "enum": ["eq", "contains", "beginsWith"],
"type": "string"
},
"v1SearchFilterSummarySpec": {
@@ -25360,9 +24434,7 @@
"type": "string"
}
},
- "required": [
- "port"
- ],
+ "required": ["port"],
"type": "object"
},
"v1ServiceSpec": {
@@ -25428,20 +24500,11 @@
"type": "string"
},
"status": {
- "enum": [
- "Completed",
- "InProgress",
- "Failed",
- "Initiated"
- ],
+ "enum": ["Completed", "InProgress", "Failed", "Initiated"],
"type": "string"
}
},
- "required": [
- "requestUid",
- "status",
- "reports"
- ]
+ "required": ["requestUid", "status", "reports"]
},
"v1SonobuoyLog": {
"description": "Compliance Scan Sonobuoy Log",
@@ -25549,19 +24612,13 @@
},
"v1SortOrder": {
"default": "asc",
- "enum": [
- "asc",
- "desc"
- ],
+ "enum": ["asc", "desc"],
"type": "string"
},
"v1SpcApply": {
"properties": {
"actionType": {
- "enum": [
- "DownloadAndInstall",
- "DownloadAndInstallLater"
- ],
+ "enum": ["DownloadAndInstall", "DownloadAndInstallLater"],
"type": "string"
},
"canBeApplied": {
@@ -25587,10 +24644,7 @@
"v1SpcApplySettings": {
"properties": {
"actionType": {
- "enum": [
- "DownloadAndInstall",
- "DownloadAndInstallLater"
- ],
+ "enum": ["DownloadAndInstall", "DownloadAndInstallLater"],
"type": "string"
}
},
@@ -25621,9 +24675,7 @@
"type": "string"
}
},
- "required": [
- "version"
- ],
+ "required": ["version"],
"type": "object"
},
"v1SpectroAwsClusterEntity": {
@@ -25661,11 +24713,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -25738,11 +24786,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -25981,12 +25025,7 @@
"properties": {
"groupBy": {
"default": "project",
- "enum": [
- "tenant",
- "project",
- "cloud",
- "cluster"
- ],
+ "enum": ["tenant", "project", "cloud", "cluster"],
"type": "string"
},
"period": {
@@ -26096,11 +25135,7 @@
},
"healthState": {
"default": "all",
- "enum": [
- "all",
- "Healthy",
- "UnHealthy"
- ],
+ "enum": ["all", "Healthy", "UnHealthy"],
"type": "string"
},
"isDeleted": {
@@ -26256,10 +25291,7 @@
"description": "Architecture type of the cluster",
"items": {
"default": "amd64",
- "enum": [
- "arm64",
- "amd64"
- ],
+ "enum": ["arm64", "amd64"],
"type": "string"
},
"type": "array"
@@ -26355,11 +25387,7 @@
"$ref": "#/definitions/v1SpectroClusterMetadataFilterSpec"
},
"sort": {
- "enum": [
- "environment",
- "state",
- "name"
- ],
+ "enum": ["environment", "state", "name"],
"type": "string",
"x-nullable": true
}
@@ -26462,14 +25490,7 @@
"type": "string"
},
"type": {
- "enum": [
- "ReadyForInstall",
- "Installed",
- "Ready",
- "Error",
- "UpgradeAvailable",
- "WaitingForOtherLayers"
- ],
+ "enum": ["ReadyForInstall", "Installed", "Ready", "Error", "UpgradeAvailable", "WaitingForOtherLayers"],
"type": "string"
}
},
@@ -26485,9 +25506,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1SpectroClusterPackDiff": {
@@ -26628,9 +25647,7 @@
"type": "array"
}
},
- "required": [
- "profiles"
- ],
+ "required": ["profiles"],
"type": "object"
},
"v1SpectroClusterProfileSpec": {
@@ -26701,9 +25718,7 @@
"$ref": "#/definitions/v1SpcApplySettings"
}
},
- "required": [
- "profiles"
- ],
+ "required": ["profiles"],
"type": "object"
},
"v1SpectroClusterProfilesDeleteEntity": {
@@ -26728,9 +25743,7 @@
"type": "array"
}
},
- "required": [
- "profiles"
- ],
+ "required": ["profiles"],
"type": "object"
},
"v1SpectroClusterProfilesParamReferenceEntity": {
@@ -26922,13 +25935,7 @@
"type": "object"
},
"v1SpectroClusterSortFields": {
- "enum": [
- "environment",
- "clusterName",
- "healthState",
- "creationTimestamp",
- "lastModifiedTimestamp"
- ],
+ "enum": ["environment", "clusterName", "healthState", "creationTimestamp", "lastModifiedTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -26964,12 +25971,7 @@
"type": "array"
},
"clusterType": {
- "enum": [
- "PureManage",
- "AlloyMonitor",
- "AlloyAssist",
- "AlloyExtend"
- ],
+ "enum": ["PureManage", "AlloyMonitor", "AlloyAssist", "AlloyExtend"],
"type": "string"
}
},
@@ -27312,9 +26314,7 @@
"type": "string"
}
},
- "required": [
- "cloneName"
- ],
+ "required": ["cloneName"],
"type": "object"
},
"v1SpectroClusterValidatorResponse": {
@@ -27346,9 +26346,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1SpectroClustersAgentsNotifyEntity": {
@@ -27417,9 +26415,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1SpectroClustersMetadataSearch": {
@@ -27435,9 +26431,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1SpectroClustersSummary": {
@@ -27453,9 +26447,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1SpectroClustersUsageComputeSpec": {
@@ -27512,11 +26504,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -27569,11 +26557,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -27756,10 +26740,7 @@
"type": "array"
}
},
- "required": [
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -27815,11 +26796,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -28055,11 +27032,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -28297,10 +27270,7 @@
"type": "array"
}
},
- "required": [
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -28408,11 +27378,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "cloudAccountUid",
- "cloudConfig"
- ],
+ "required": ["cloudType", "cloudAccountUid", "cloudConfig"],
"type": "object"
}
},
@@ -28464,10 +27430,7 @@
"type": "array"
}
},
- "required": [
- "cloudType",
- "clusterConfig"
- ],
+ "required": ["cloudType", "clusterConfig"],
"type": "object"
}
},
@@ -28512,9 +27475,7 @@
"type": "array"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
}
},
@@ -28821,20 +27782,11 @@
"type": "string"
},
"status": {
- "enum": [
- "Completed",
- "InProgress",
- "Failed",
- "Initiated"
- ],
+ "enum": ["Completed", "InProgress", "Failed", "Initiated"],
"type": "string"
}
},
- "required": [
- "requestUid",
- "status",
- "report"
- ]
+ "required": ["requestUid", "status", "report"]
},
"v1SyftImageContext": {
"description": "Compliance Scan Syft Image Context",
@@ -29331,10 +28283,7 @@
"x-omitempty": false
}
},
- "required": [
- "key",
- "value"
- ],
+ "required": ["key", "value"],
"type": "object"
},
"v1SystemCryptoData": {
@@ -29766,16 +28715,11 @@
"description": "credit start time"
},
"type": {
- "enum": [
- "Pure",
- "Alloy"
- ],
+ "enum": ["Pure", "Alloy"],
"type": "string"
}
},
- "required": [
- "type"
- ]
+ "required": ["type"]
},
"v1SystemPlanLimit": {
"description": "System Monthly Plan Limit",
@@ -29938,10 +28882,7 @@
"type": "integer"
},
"protocol": {
- "enum": [
- "http",
- "https"
- ],
+ "enum": ["http", "https"],
"type": "string"
},
"server": {
@@ -30366,11 +29307,7 @@
"description": "Taint",
"properties": {
"effect": {
- "enum": [
- "NoSchedule",
- "PreferNoSchedule",
- "NoExecute"
- ],
+ "enum": ["NoSchedule", "PreferNoSchedule", "NoExecute"],
"type": "string"
},
"key": {
@@ -30493,10 +29430,7 @@
"type": "object"
},
"v1TeamSummarySortFields": {
- "enum": [
- "name",
- "creationTimestamp"
- ],
+ "enum": ["name", "creationTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -30545,9 +29479,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TeamsBatch": {
@@ -30575,9 +29507,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TeamsSummary": {
@@ -30594,9 +29524,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TeamsSummaryList": {
@@ -30610,9 +29538,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TeamsSummarySpec": {
@@ -30719,9 +29645,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TenantBasicEntity": {
@@ -30788,10 +29712,7 @@
"type": "boolean"
}
},
- "required": [
- "isRequired",
- "isAccepted"
- ],
+ "required": ["isRequired", "isAccepted"],
"type": "object"
},
"v1TenantDomains": {
@@ -31190,10 +30111,7 @@
},
"loginMode": {
"default": "devops",
- "enum": [
- "dev",
- "devops"
- ],
+ "enum": ["dev", "devops"],
"type": "string"
},
"notifyTenantAdmin": {
@@ -31203,12 +30121,7 @@
"type": "string"
}
},
- "required": [
- "firstName",
- "lastName",
- "emailId",
- "orgName"
- ],
+ "required": ["firstName", "lastName", "emailId", "orgName"],
"type": "object"
},
"v1TenantSpec": {
@@ -31255,10 +30168,7 @@
},
"loginMode": {
"default": "devops",
- "enum": [
- "dev",
- "devops"
- ],
+ "enum": ["dev", "devops"],
"type": "string"
},
"orgEmailId": {
@@ -31362,9 +30272,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TenantsAccountsNas": {
@@ -31428,9 +30336,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TencentAvailabilityZone": {
@@ -31461,9 +30367,7 @@
"type": "array"
}
},
- "required": [
- "zones"
- ],
+ "required": ["zones"],
"type": "object"
},
"v1TencentCloudAccount": {
@@ -31477,10 +30381,7 @@
"type": "string"
}
},
- "required": [
- "secretId",
- "secretKey"
- ],
+ "required": ["secretId", "secretKey"],
"type": "object"
},
"v1TencentCloudClusterConfigEntity": {
@@ -31544,9 +30445,7 @@
"type": "string"
}
},
- "required": [
- "region"
- ],
+ "required": ["region"],
"type": "object"
},
"v1TencentInstanceTypes": {
@@ -31744,9 +30643,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1TencentMachineSpec": {
@@ -31786,11 +30683,7 @@
"type": "string"
}
},
- "required": [
- "nics",
- "instanceType",
- "imageId"
- ],
+ "required": ["nics", "instanceType", "imageId"],
"type": "object"
},
"v1TencentMachines": {
@@ -31807,9 +30700,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1TencentNic": {
@@ -31856,9 +30747,7 @@
"type": "array"
}
},
- "required": [
- "regions"
- ],
+ "required": ["regions"],
"type": "object"
},
"v1TencentSecurityGroup": {
@@ -31951,9 +30840,7 @@
"type": "string"
}
},
- "required": [
- "vpcId"
- ],
+ "required": ["vpcId"],
"type": "object"
},
"v1TencentVpcs": {
@@ -31966,9 +30853,7 @@
"type": "array"
}
},
- "required": [
- "vpcs"
- ],
+ "required": ["vpcs"],
"type": "object"
},
"v1TierPrice": {
@@ -32135,9 +31020,7 @@
"type": "string"
}
},
- "required": [
- "uid"
- ],
+ "required": ["uid"],
"type": "object"
},
"v1UidRoleSummary": {
@@ -32186,10 +31069,7 @@
"properties": {
"type": {
"description": "update strategy, either ScaleOut or ScaleIn if empty, will default to RollingUpdateScaleOut",
- "enum": [
- "RollingUpdateScaleOut",
- "RollingUpdateScaleIn"
- ],
+ "enum": ["RollingUpdateScaleOut", "RollingUpdateScaleIn"],
"type": "string"
}
},
@@ -32357,9 +31237,7 @@
"type": "string"
}
},
- "required": [
- "config"
- ],
+ "required": ["config"],
"type": "object"
},
"v1UserAssetsLocationGcp": {
@@ -32389,9 +31267,7 @@
"type": "string"
}
},
- "required": [
- "config"
- ],
+ "required": ["config"],
"type": "object"
},
"v1UserAssetsLocationS3": {
@@ -32421,9 +31297,7 @@
"type": "string"
}
},
- "required": [
- "config"
- ],
+ "required": ["config"],
"type": "object"
},
"v1UserAssetsLocationSpec": {
@@ -32452,9 +31326,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UserAssetsSsh": {
@@ -32468,9 +31340,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UserAuthenticatedUrl": {
@@ -32788,9 +31658,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UserRoleMap": {
@@ -32962,10 +31830,7 @@
"v1UserStatusLoginMode": {
"properties": {
"loginMode": {
- "enum": [
- "dev",
- "devops"
- ],
+ "enum": ["dev", "devops"],
"type": "string"
}
},
@@ -32987,10 +31852,7 @@
"type": "object"
},
"v1UserSummarySortFields": {
- "enum": [
- "name",
- "creationTimestamp"
- ],
+ "enum": ["name", "creationTimestamp"],
"type": "string",
"x-nullable": true
},
@@ -33067,9 +31929,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UsersFilterSpec": {
@@ -33093,9 +31953,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UsersSummary": {
@@ -33112,9 +31970,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UsersSummaryList": {
@@ -33127,9 +31983,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1UsersSummarySpec": {
@@ -33192,9 +32046,7 @@
"type": "boolean"
}
},
- "required": [
- "addVolumeOptions"
- ],
+ "required": ["addVolumeOptions"],
"type": "object"
},
"v1VMCluster": {
@@ -33243,9 +32095,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1VMRemoveVolumeEntity": {
@@ -33259,9 +32109,7 @@
"description": "Parameters required to remove volume from virtual machine/virtual machine instance"
}
},
- "required": [
- "removeVolumeOptions"
- ],
+ "required": ["removeVolumeOptions"],
"type": "object"
},
"v1Virtual": {
@@ -33342,11 +32190,7 @@
"type": "array"
}
},
- "required": [
- "clusterConfig",
- "hostClusterUid",
- "machinePoolConfig"
- ],
+ "required": ["clusterConfig", "hostClusterUid", "machinePoolConfig"],
"type": "object"
},
"v1VirtualClusterConfig": {
@@ -33400,9 +32244,7 @@
"$ref": "#/definitions/v1VirtualInstanceType"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1VirtualInstanceType": {
@@ -33464,9 +32306,7 @@
"$ref": "#/definitions/v1VirtualInstanceType"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1VirtualMachinePoolConfig": {
@@ -33547,9 +32387,7 @@
"type": "boolean"
}
},
- "required": [
- "instanceType"
- ],
+ "required": ["instanceType"],
"type": "object"
},
"v1VirtualMachinePoolConfigEntity": {
@@ -33558,9 +32396,7 @@
"$ref": "#/definitions/v1VirtualMachinePoolCloudConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1VirtualMachineSnapshot": {
@@ -33584,9 +32420,7 @@
"$ref": "#/definitions/v1VirtualMachineSnapshotStatus"
}
},
- "required": [
- "spec"
- ],
+ "required": ["spec"],
"type": "object"
},
"v1VirtualMachineSnapshotList": {
@@ -33610,10 +32444,7 @@
"$ref": "#/definitions/v1VmListMeta"
}
},
- "required": [
- "metadata",
- "items"
- ],
+ "required": ["metadata", "items"],
"type": "object"
},
"v1VirtualMachineSnapshotSpec": {
@@ -33629,9 +32460,7 @@
"$ref": "#/definitions/v1VmTypedLocalObjectReference"
}
},
- "required": [
- "source"
- ],
+ "required": ["source"],
"type": "object"
},
"v1VirtualMachineSnapshotStatus": {
@@ -33698,9 +32527,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1VirtualNetwork": {
@@ -33759,9 +32586,7 @@
"type": "string"
}
},
- "required": [
- "secretName"
- ],
+ "required": ["secretName"],
"type": "object"
},
"v1VmAddVolumeOptions": {
@@ -33786,11 +32611,7 @@
"$ref": "#/definitions/v1VmHotplugVolumeSource"
}
},
- "required": [
- "name",
- "disk",
- "volumeSource"
- ],
+ "required": ["name", "disk", "volumeSource"],
"type": "object"
},
"v1VmAffinity": {
@@ -33989,10 +32810,7 @@
"type": "string"
}
},
- "required": [
- "type",
- "status"
- ],
+ "required": ["type", "status"],
"type": "object"
},
"v1VmConfigDriveSshPublicKeyAccessCredentialPropagation": {
@@ -34036,9 +32854,7 @@
"type": "string"
}
},
- "required": [
- "image"
- ],
+ "required": ["image"],
"type": "object"
},
"v1VmCoreDataVolumeSource": {
@@ -34052,9 +32868,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmCoreResourceRequirements": {
@@ -34135,9 +32949,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmCustomBlockSize": {
@@ -34152,10 +32964,7 @@
"type": "integer"
}
},
- "required": [
- "logical",
- "physical"
- ],
+ "required": ["logical", "physical"],
"type": "object"
},
"v1VmDHCPOptions": {
@@ -34199,10 +33008,7 @@
"type": "string"
}
},
- "required": [
- "option",
- "value"
- ],
+ "required": ["option", "value"],
"type": "object"
},
"v1VmDataVolumeBlankImage": {
@@ -34221,10 +33027,7 @@
"type": "string"
}
},
- "required": [
- "previous",
- "current"
- ],
+ "required": ["previous", "current"],
"type": "object"
},
"v1VmDataVolumeSource": {
@@ -34287,9 +33090,7 @@
"type": "string"
}
},
- "required": [
- "url"
- ],
+ "required": ["url"],
"type": "object"
},
"v1VmDataVolumeSourceImageIO": {
@@ -34312,10 +33113,7 @@
"type": "string"
}
},
- "required": [
- "url",
- "diskId"
- ],
+ "required": ["url", "diskId"],
"type": "object"
},
"v1VmDataVolumeSourcePVC": {
@@ -34330,10 +33128,7 @@
"type": "string"
}
},
- "required": [
- "namespace",
- "name"
- ],
+ "required": ["namespace", "name"],
"type": "object"
},
"v1VmDataVolumeSourceRef": {
@@ -34352,10 +33147,7 @@
"type": "string"
}
},
- "required": [
- "kind",
- "name"
- ],
+ "required": ["kind", "name"],
"type": "object"
},
"v1VmDataVolumeSourceRegistry": {
@@ -34400,9 +33192,7 @@
"type": "string"
}
},
- "required": [
- "url"
- ],
+ "required": ["url"],
"type": "object"
},
"v1VmDataVolumeSourceUpload": {
@@ -34497,9 +33287,7 @@
"$ref": "#/definitions/v1VmDataVolumeSpec"
}
},
- "required": [
- "spec"
- ],
+ "required": ["spec"],
"type": "object"
},
"v1VmDevices": {
@@ -34655,9 +33443,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmDiskTarget": {
@@ -34714,9 +33500,7 @@
"$ref": "#/definitions/v1VmResourceRequirements"
}
},
- "required": [
- "devices"
- ],
+ "required": ["devices"],
"type": "object"
},
"v1VmDownwardApiVolumeFile": {
@@ -34738,9 +33522,7 @@
"$ref": "#/definitions/v1VmResourceFieldSelector"
}
},
- "required": [
- "path"
- ],
+ "required": ["path"],
"type": "object"
},
"v1VmDownwardApiVolumeSource": {
@@ -34785,9 +33567,7 @@
"$ref": "#/definitions/v1VmQuantity"
}
},
- "required": [
- "capacity"
- ],
+ "required": ["capacity"],
"type": "object"
},
"v1VmEphemeralVolumeSource": {
@@ -34976,10 +33756,7 @@
"$ref": "#/definitions/v1VmFilesystemVirtiofs"
}
},
- "required": [
- "name",
- "virtiofs"
- ],
+ "required": ["name", "virtiofs"],
"type": "object"
},
"v1VmFilesystemVirtiofs": {
@@ -35021,10 +33798,7 @@
"$ref": "#/definitions/v1VmVGPUOptions"
}
},
- "required": [
- "name",
- "deviceName"
- ],
+ "required": ["name", "deviceName"],
"type": "object"
},
"v1VmGuestAgentPing": {
@@ -35058,10 +33832,7 @@
"type": "string"
}
},
- "required": [
- "name",
- "deviceName"
- ],
+ "required": ["name", "deviceName"],
"type": "object"
},
"v1VmHostDisk": {
@@ -35083,10 +33854,7 @@
"type": "string"
}
},
- "required": [
- "path",
- "type"
- ],
+ "required": ["path", "type"],
"type": "object"
},
"v1VmHotplugVolumeSource": {
@@ -35121,19 +33889,14 @@
},
"port": {
"description": "Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.",
- "type": [
- "string",
- "number"
- ]
+ "type": ["string", "number"]
},
"scheme": {
"description": "Scheme to use for connecting to the host. Defaults to HTTP.",
"type": "string"
}
},
- "required": [
- "port"
- ],
+ "required": ["port"],
"type": "object"
},
"v1VmHttpHeader": {
@@ -35148,10 +33911,7 @@
"type": "string"
}
},
- "required": [
- "name",
- "value"
- ],
+ "required": ["name", "value"],
"type": "object"
},
"v1VmHugepages": {
@@ -35198,10 +33958,7 @@
"type": "string"
}
},
- "required": [
- "type",
- "name"
- ],
+ "required": ["type", "name"],
"type": "object"
},
"v1VmInstancetypeMatcher": {
@@ -35287,9 +34044,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmInterfaceBridge": {
@@ -35362,9 +34117,7 @@
"type": "string"
}
},
- "required": [
- "image"
- ],
+ "required": ["image"],
"type": "object"
},
"v1VmLabelSelector": {
@@ -35408,10 +34161,7 @@
"type": "array"
}
},
- "required": [
- "key",
- "operator"
- ],
+ "required": ["key", "operator"],
"type": "object"
},
"v1VmLaunchSecurity": {
@@ -35536,9 +34286,7 @@
"type": "boolean"
}
},
- "required": [
- "claimName"
- ],
+ "required": ["claimName"],
"type": "object"
},
"v1VmMultusNetwork": {
@@ -35553,9 +34301,7 @@
"type": "string"
}
},
- "required": [
- "networkName"
- ],
+ "required": ["networkName"],
"type": "object"
},
"v1VmNUMA": {
@@ -35584,9 +34330,7 @@
"$ref": "#/definitions/v1VmPodNetwork"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmNodeAffinity": {
@@ -35616,9 +34360,7 @@
"type": "array"
}
},
- "required": [
- "nodeSelectorTerms"
- ],
+ "required": ["nodeSelectorTerms"],
"type": "object"
},
"v1VmNodeSelectorRequirement": {
@@ -35640,10 +34382,7 @@
"type": "array"
}
},
- "required": [
- "key",
- "operator"
- ],
+ "required": ["key", "operator"],
"type": "object"
},
"v1VmNodeSelectorTerm": {
@@ -35678,9 +34417,7 @@
"type": "string"
}
},
- "required": [
- "fieldPath"
- ],
+ "required": ["fieldPath"],
"type": "object"
},
"v1VmObjectMeta": {
@@ -35803,12 +34540,7 @@
"type": "string"
}
},
- "required": [
- "apiVersion",
- "kind",
- "name",
- "uid"
- ],
+ "required": ["apiVersion", "kind", "name", "uid"],
"type": "object"
},
"v1VmPITTimer": {
@@ -35877,9 +34609,7 @@
"type": "boolean"
}
},
- "required": [
- "claimName"
- ],
+ "required": ["claimName"],
"type": "object"
},
"v1VmPodAffinity": {
@@ -35923,9 +34653,7 @@
"type": "string"
}
},
- "required": [
- "topologyKey"
- ],
+ "required": ["topologyKey"],
"type": "object"
},
"v1VmPodDnsConfig": {
@@ -35999,9 +34727,7 @@
"type": "string"
}
},
- "required": [
- "port"
- ],
+ "required": ["port"],
"type": "object"
},
"v1VmPreferenceMatcher": {
@@ -36038,10 +34764,7 @@
"type": "integer"
}
},
- "required": [
- "weight",
- "preference"
- ],
+ "required": ["weight", "preference"],
"type": "object"
},
"v1VmProbe": {
@@ -36098,9 +34821,7 @@
"x-kubernetes-list-type": "set"
}
},
- "required": [
- "users"
- ],
+ "required": ["users"],
"type": "object"
},
"v1VmQemuGuestAgentUserPasswordAccessCredentialPropagation": {
@@ -36153,9 +34874,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmResourceFieldSelector": {
@@ -36173,9 +34892,7 @@
"type": "string"
}
},
- "required": [
- "resource"
- ],
+ "required": ["resource"],
"type": "object"
},
"v1VmResourceRequirements": {
@@ -36262,9 +34979,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmSshPublicKeyAccessCredential": {
@@ -36277,10 +34992,7 @@
"$ref": "#/definitions/v1VmSshPublicKeyAccessCredentialSource"
}
},
- "required": [
- "source",
- "propagationMethod"
- ],
+ "required": ["source", "propagationMethod"],
"type": "object"
},
"v1VmSshPublicKeyAccessCredentialPropagationMethod": {
@@ -36373,15 +35085,10 @@
},
"port": {
"description": "Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.",
- "type": [
- "string",
- "number"
- ]
+ "type": ["string", "number"]
}
},
- "required": [
- "port"
- ],
+ "required": ["port"],
"type": "object"
},
"v1VmTimer": {
@@ -36452,11 +35159,7 @@
"type": "string"
}
},
- "required": [
- "maxSkew",
- "topologyKey",
- "whenUnsatisfiable"
- ],
+ "required": ["maxSkew", "topologyKey", "whenUnsatisfiable"],
"type": "object"
},
"v1VmTypedLocalObjectReference": {
@@ -36475,10 +35178,7 @@
"type": "string"
}
},
- "required": [
- "kind",
- "name"
- ],
+ "required": ["kind", "name"],
"type": "object"
},
"v1VmUserPasswordAccessCredential": {
@@ -36491,10 +35191,7 @@
"$ref": "#/definitions/v1VmUserPasswordAccessCredentialSource"
}
},
- "required": [
- "source",
- "propagationMethod"
- ],
+ "required": ["source", "propagationMethod"],
"type": "object"
},
"v1VmUserPasswordAccessCredentialPropagationMethod": {
@@ -36557,10 +35254,7 @@
"type": "string"
}
},
- "required": [
- "type",
- "status"
- ],
+ "required": ["type", "status"],
"type": "object"
},
"v1VmVirtualMachineInstanceSpec": {
@@ -36649,10 +35343,7 @@
"$ref": "#/definitions/v1VmTopologySpreadConstraint"
},
"type": "array",
- "x-kubernetes-list-map-keys": [
- "topologyKey",
- "whenUnsatisfiable"
- ],
+ "x-kubernetes-list-map-keys": ["topologyKey", "whenUnsatisfiable"],
"x-kubernetes-list-type": "map",
"x-kubernetes-patch-merge-key": "topologyKey",
"x-kubernetes-patch-strategy": "merge"
@@ -36665,9 +35356,7 @@
"type": "array"
}
},
- "required": [
- "domain"
- ],
+ "required": ["domain"],
"type": "object"
},
"v1VmVirtualMachineInstanceTemplateSpec": {
@@ -36711,10 +35400,7 @@
"$ref": "#/definitions/v1Time"
}
},
- "required": [
- "claimName",
- "phase"
- ],
+ "required": ["claimName", "phase"],
"type": "object"
},
"v1VmVirtualMachineStartFailure": {
@@ -36751,9 +35437,7 @@
"type": "string"
}
},
- "required": [
- "action"
- ],
+ "required": ["action"],
"type": "object"
},
"v1VmVirtualMachineVolumeRequest": {
@@ -36820,9 +35504,7 @@
"$ref": "#/definitions/v1VmSysprepSource"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmVolumeSnapshotStatus": {
@@ -36840,10 +35522,7 @@
"type": "string"
}
},
- "required": [
- "name",
- "enabled"
- ],
+ "required": ["name", "enabled"],
"type": "object"
},
"v1VmWatchdog": {
@@ -36857,9 +35536,7 @@
"type": "string"
}
},
- "required": [
- "name"
- ],
+ "required": ["name"],
"type": "object"
},
"v1VmWeightedPodAffinityTerm": {
@@ -36874,10 +35551,7 @@
"type": "integer"
}
},
- "required": [
- "weight",
- "podAffinityTerm"
- ],
+ "required": ["weight", "podAffinityTerm"],
"type": "object"
},
"v1VsphereAccount": {
@@ -36912,9 +35586,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1VsphereCloudAccount": {
@@ -36935,11 +35607,7 @@
"type": "string"
}
},
- "required": [
- "vcenterServer",
- "username",
- "password"
- ],
+ "required": ["vcenterServer", "username", "password"],
"type": "object"
},
"v1VsphereCloudClusterConfigEntity": {
@@ -36991,10 +35659,7 @@
"type": "array"
}
},
- "required": [
- "clusterConfig",
- "machinePoolConfig"
- ],
+ "required": ["clusterConfig", "machinePoolConfig"],
"type": "object"
},
"v1VsphereCloudConfigStatus": {
@@ -37094,9 +35759,7 @@
"type": "boolean"
}
},
- "required": [
- "placement"
- ],
+ "required": ["placement"],
"type": "object"
},
"v1VsphereClusterConfigEntity": {
@@ -37128,9 +35791,7 @@
"type": "boolean"
}
},
- "required": [
- "placement"
- ],
+ "required": ["placement"],
"type": "object"
},
"v1VsphereComputeCluster": {
@@ -37214,9 +35875,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1VsphereDnsMapping": {
@@ -37256,12 +35915,7 @@
"type": "string"
}
},
- "required": [
- "privateGatewayUid",
- "datacenter",
- "network",
- "dnsName"
- ],
+ "required": ["privateGatewayUid", "datacenter", "network", "dnsName"],
"type": "object"
},
"v1VsphereDnsMappings": {
@@ -37275,9 +35929,7 @@
"uniqueItems": true
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1VsphereEnv": {
@@ -37321,11 +35973,7 @@
"type": "integer"
}
},
- "required": [
- "numCPUs",
- "memoryMiB",
- "diskGiB"
- ],
+ "required": ["numCPUs", "memoryMiB", "diskGiB"],
"type": "object"
},
"v1VsphereMachine": {
@@ -37443,10 +36091,7 @@
"x-omitempty": false
}
},
- "required": [
- "isControlPlane",
- "instanceType"
- ],
+ "required": ["isControlPlane", "instanceType"],
"type": "object"
},
"v1VsphereMachinePoolConfigEntity": {
@@ -37458,9 +36103,7 @@
"$ref": "#/definitions/v1MachinePoolConfigEntity"
}
},
- "required": [
- "cloudConfig"
- ],
+ "required": ["cloudConfig"],
"type": "object"
},
"v1VsphereMachineSpec": {
@@ -37497,11 +36140,7 @@
"type": "string"
}
},
- "required": [
- "vcenterServer",
- "nics",
- "placement"
- ],
+ "required": ["vcenterServer", "nics", "placement"],
"type": "object"
},
"v1VsphereMachines": {
@@ -37518,9 +36157,7 @@
"$ref": "#/definitions/v1ListMetaData"
}
},
- "required": [
- "items"
- ],
+ "required": ["items"],
"type": "object"
},
"v1VsphereNetworkConfig": {
@@ -37542,9 +36179,7 @@
"type": "boolean"
}
},
- "required": [
- "networkName"
- ],
+ "required": ["networkName"],
"type": "object"
},
"v1VsphereNetworkConfigEntity": {
@@ -37562,9 +36197,7 @@
"type": "boolean"
}
},
- "required": [
- "networkName"
- ],
+ "required": ["networkName"],
"type": "object"
},
"v1VsphereNic": {
@@ -37587,9 +36220,7 @@
"type": "array"
}
},
- "required": [
- "networkName"
- ],
+ "required": ["networkName"],
"type": "object"
},
"v1VsphereOverlordClusterConfigEntity": {
@@ -38408,10 +37039,7 @@
"type": "string"
}
},
- "required": [
- "backupName",
- "sourceClusterUid"
- ]
+ "required": ["backupName", "sourceClusterUid"]
},
"v1WorkspaceRestoreConfigEntity": {
"description": "Cluster restore config",
@@ -38427,9 +37055,7 @@
"uniqueItems": true
}
},
- "required": [
- "backupRequestUid"
- ]
+ "required": ["backupRequestUid"]
},
"v1WorkspaceRestoreSpec": {
"description": "Workspace restore spec",
@@ -38666,9 +37292,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -38692,9 +37316,7 @@
}
],
"summary": "Returns the specified cluster's installer manifest file",
- "tags": [
- "cluster"
- ]
+ "tags": ["cluster"]
},
"parameters": [
{
@@ -38725,9 +37347,7 @@
}
],
"summary": "Retrieves a list of API keys",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
},
"post": {
"operationId": "v1ApiKeysCreate",
@@ -38757,9 +37377,7 @@
}
],
"summary": "Create an API key",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
}
},
"/v1/apiKeys/{uid}": {
@@ -38779,9 +37397,7 @@
}
],
"summary": "Deletes the specified API key",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
},
"get": {
"operationId": "v1ApiKeysUidGet",
@@ -38802,9 +37418,7 @@
}
],
"summary": "Returns the specified API key",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
},
"parameters": [
{
@@ -38840,9 +37454,7 @@
}
],
"summary": "Activate or de-active the specified API key",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
},
"put": {
"operationId": "v1ApiKeysUidUpdate",
@@ -38869,9 +37481,7 @@
}
],
"summary": "Update the specified API key",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
}
},
"/v1/apiKeys/{uid}/state": {
@@ -38909,9 +37519,7 @@
}
],
"summary": "Revoke or re-activate the API key access",
- "tags": [
- "apiKeys"
- ]
+ "tags": ["apiKeys"]
}
},
"/v1/appDeployments": {
@@ -38955,9 +37563,7 @@
}
],
"summary": "Creates a application deployment in the virtual cluster",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
}
},
"/v1/appDeployments/clusterGroup": {
@@ -39001,9 +37607,7 @@
}
],
"summary": "Creates a application deployment in one of virtual clusters in the cluster group",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
}
},
"/v1/appDeployments/{uid}": {
@@ -39031,9 +37635,7 @@
}
],
"summary": "Deletes the specified application deployment",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"get": {
"operationId": "v1AppDeploymentsUidGet",
@@ -39062,9 +37664,7 @@
}
],
"summary": "Returns the specified application deployment",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"parameters": [
{
@@ -39104,9 +37704,7 @@
}
],
"summary": "Returns profile of the specified application deployment",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"parameters": [
{
@@ -39148,9 +37746,7 @@
}
],
"summary": "Updates the specified application deployment profile",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
}
},
"/v1/appDeployments/{uid}/profile/apply": {
@@ -39193,9 +37789,7 @@
}
],
"summary": "Apply the application deployment profile updates",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
}
},
"/v1/appDeployments/{uid}/profile/tiers/{tierUid}": {
@@ -39226,9 +37820,7 @@
}
],
"summary": "Returns the specified application deployment profile tier information",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"parameters": [
{
@@ -39277,9 +37869,7 @@
}
],
"summary": "Updates the specified application deployment profile tier information",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
}
},
"/v1/appDeployments/{uid}/profile/tiers/{tierUid}/manifests": {
@@ -39310,9 +37900,7 @@
}
],
"summary": "Retrieves a list of manifests of the specified application deployment profile tier",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"parameters": [
{
@@ -39359,9 +37947,7 @@
}
],
"summary": "Returns the specified application deployment tier manifest information",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"parameters": [
{
@@ -39417,9 +38003,7 @@
}
],
"summary": "Updates the specified application deployment tier manifest information",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
}
},
"/v1/appDeployments/{uid}/profile/versions": {
@@ -39450,9 +38034,7 @@
}
],
"summary": "Retrieves a list of profile versions of the specified application deployment",
- "tags": [
- "appDeployments"
- ]
+ "tags": ["appDeployments"]
},
"parameters": [
{
@@ -39505,9 +38087,7 @@
}
],
"summary": "Creates a application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/macros": {
@@ -39538,9 +38118,7 @@
}
],
"summary": "Retrieves a list of application profile macros",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}": {
@@ -39568,9 +38146,7 @@
}
],
"summary": "Deletes the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"get": {
"operationId": "v1AppProfilesUidGet",
@@ -39599,9 +38175,7 @@
}
],
"summary": "Returns the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"parameters": [
{
@@ -39642,9 +38216,7 @@
}
],
"summary": "Updates the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/clone": {
@@ -39697,9 +38269,7 @@
}
],
"summary": "Clones the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/clone/validate": {
@@ -39749,9 +38319,7 @@
}
],
"summary": "Validates the specified application profile clone",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/metadata": {
@@ -39795,9 +38363,7 @@
}
],
"summary": "Updates the specified application profile metadata",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/tiers": {
@@ -39828,9 +38394,7 @@
}
],
"summary": "Retrieves a list of tiers of the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"parameters": [
{
@@ -39881,9 +38445,7 @@
}
],
"summary": "Updates app tier of the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"post": {
"operationId": "v1AppProfilesUidTiersCreate",
@@ -39925,9 +38487,7 @@
}
],
"summary": "Adds tier to the specified application profile",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/tiers/{tierUid}": {
@@ -39955,9 +38515,7 @@
}
],
"summary": "Deletes the specified application profile tier",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"get": {
"operationId": "v1AppProfilesUidTiersUidGet",
@@ -39986,9 +38544,7 @@
}
],
"summary": "Returns the specified application profile tier information",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"parameters": [
{
@@ -40037,9 +38593,7 @@
}
],
"summary": "Updates the specified application profile tier",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/tiers/{tierUid}/manifests": {
@@ -40070,9 +38624,7 @@
}
],
"summary": "Retrieves a list of manifests of the specified application profile tier",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"parameters": [
{
@@ -40130,9 +38682,7 @@
}
],
"summary": "Adds manifest to the specified application profile tier",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/tiers/{tierUid}/manifests/{manifestUid}": {
@@ -40160,9 +38710,7 @@
}
],
"summary": "Deletes the specified application profile tier manifest",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"get": {
"operationId": "v1AppProfilesUidTiersUidManifestsUidGet",
@@ -40191,9 +38739,7 @@
}
],
"summary": "Returns the specified application profile tier manifest information",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"parameters": [
{
@@ -40249,9 +38795,7 @@
}
],
"summary": "Updates the specified application profile tier manifest information",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
}
},
"/v1/appProfiles/{uid}/tiers/{tierUid}/resolvedValues": {
@@ -40282,9 +38826,7 @@
}
],
"summary": "Returns the specified application profile tier resolved values",
- "tags": [
- "appProfiles"
- ]
+ "tags": ["appProfiles"]
},
"parameters": [
{
@@ -40352,13 +38894,7 @@
"type": "string"
},
{
- "enum": [
- "create",
- "update",
- "delete",
- "publish",
- "deploy"
- ],
+ "enum": ["create", "update", "delete", "publish", "deploy"],
"in": "query",
"name": "actionType",
"type": "string"
@@ -40408,9 +38944,7 @@
}
],
"summary": "Retrieves the list of audit logs",
- "tags": [
- "audits"
- ]
+ "tags": ["audits"]
}
},
"/v1/audits/{uid}": {
@@ -40441,9 +38975,7 @@
}
],
"summary": "Returns the specified audit log",
- "tags": [
- "audits"
- ]
+ "tags": ["audits"]
},
"parameters": [
{
@@ -40483,9 +39015,7 @@
}
],
"summary": "Returns the specified system audit message",
- "tags": [
- "audits"
- ]
+ "tags": ["audits"]
},
"parameters": [
{
@@ -40538,9 +39068,7 @@
}
],
"summary": "Updates the specified user message for the specified audit",
- "tags": [
- "audits"
- ]
+ "tags": ["audits"]
}
},
"/v1/auth/authenticate": {
@@ -40574,9 +39102,7 @@
}
},
"summary": "Authenticates the user for the specified crendentials",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/login": {
@@ -40602,9 +39128,7 @@
}
},
"summary": "Deprecated. Returns the authentication type for the specified user email id",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/org": {
@@ -40627,9 +39151,7 @@
}
},
"summary": "Returns the user organization details",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/org/{orgName}/switch": {
@@ -40661,9 +39183,7 @@
}
},
"summary": "Creates a request to switch organization",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/org/{org}/oidc/callback": {
@@ -40679,9 +39199,7 @@
}
},
"summary": "Idp authorization code callback",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
},
"parameters": [
{
@@ -40733,9 +39251,7 @@
}
},
"summary": "Identity provider logout url for the Oidc",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
},
"parameters": [
{
@@ -40770,9 +39286,7 @@
}
],
"post": {
- "consumes": [
- "application/x-www-form-urlencoded"
- ],
+ "consumes": ["application/x-www-form-urlencoded"],
"description": "Returns the Authorization token for the palette. This is called by the SAML based IDP as a callback url after IDP authenticates the user with its server.",
"operationId": "V1SamlCallback",
"parameters": [
@@ -40798,9 +39312,7 @@
}
},
"summary": "Identity provider callback url for the SMAL authentication",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/org/{org}/saml/logout": {
@@ -40820,9 +39332,7 @@
}
],
"post": {
- "consumes": [
- "application/x-www-form-urlencoded"
- ],
+ "consumes": ["application/x-www-form-urlencoded"],
"description": "Returns No Content. Works as a callback url after the IDP logout from their server.",
"operationId": "V1SamlLogout",
"parameters": [
@@ -40845,9 +39355,7 @@
}
},
"summary": "Identity provider logout url for the SMAL",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/orgs": {
@@ -40863,9 +39371,7 @@
}
},
"summary": "Returns a list of user's organizations",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/password/{passwordToken}/activate": {
@@ -40894,9 +39400,7 @@
"type": "string"
}
},
- "required": [
- "password"
- ],
+ "required": ["password"],
"type": "object"
}
}
@@ -40907,9 +39411,7 @@
}
},
"summary": "Updates and Activates the specified user password using the password token",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/password/{passwordToken}/reset": {
@@ -40938,9 +39440,7 @@
"type": "string"
}
},
- "required": [
- "password"
- ],
+ "required": ["password"],
"type": "object"
}
}
@@ -40951,9 +39451,7 @@
}
},
"summary": "Resets the user password using the password token",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/refresh/{token}": {
@@ -40969,9 +39467,7 @@
}
},
"summary": "Refreshes authentication token",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
},
"parameters": [
{
@@ -41003,9 +39499,7 @@
}
},
"summary": "Returns a list of predefined Identity Provider (IDP)",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/sso/logins": {
@@ -41028,9 +39522,7 @@
}
},
"summary": "Returns a list of supported sso logins",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/sso/providers": {
@@ -41046,9 +39538,7 @@
}
},
"summary": "Returns a list of supported sso auth providers",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/sso/{ssoApp}/callback": {
@@ -41064,9 +39554,7 @@
}
},
"summary": "Returns Authorization token. Works as a callback url for the system defined sso apps",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
},
"parameters": [
{
@@ -41127,9 +39615,7 @@
}
},
"summary": "Returns No Content. Sends the user organization information via email",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/auth/user/password/reset": {
@@ -41148,9 +39634,7 @@
"type": "string"
}
},
- "required": [
- "emailId"
- ],
+ "required": ["emailId"],
"type": "object"
}
}
@@ -41167,9 +39651,7 @@
}
},
"summary": "Creates request to reset password via email",
- "tags": [
- "auth"
- ]
+ "tags": ["auth"]
}
},
"/v1/cloudaccounts/aws": {
@@ -41239,9 +39721,7 @@
}
],
"summary": "Retrieves a list of AWS cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsAwsCreate",
@@ -41284,9 +39764,7 @@
}
],
"summary": "Creates an AWS cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/aws/{uid}": {
@@ -41314,9 +39792,7 @@
}
],
"summary": "Deletes the specified AWS account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsAwsGet",
@@ -41351,9 +39827,7 @@
}
],
"summary": "Returns the specified AWS account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -41395,9 +39869,7 @@
}
],
"summary": "Updates the specified AWS account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/azure": {
@@ -41467,9 +39939,7 @@
}
],
"summary": "Retrieves a list of azure cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsAzureCreate",
@@ -41512,9 +39982,7 @@
}
],
"summary": "Create azure cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/azure/{uid}": {
@@ -41542,9 +40010,7 @@
}
],
"summary": "Deletes the specified azure account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsAzureGet",
@@ -41573,9 +40039,7 @@
}
],
"summary": "Returns the specified azure cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -41617,9 +40081,7 @@
}
],
"summary": "Updates the specified azure account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/cloudTypes/{cloudType}": {
@@ -41689,9 +40151,7 @@
}
],
"summary": "Retrieves a list of cloud accounts by cloud type",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -41743,9 +40203,7 @@
}
],
"summary": "Creates an cloud account of specific cloud type",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/cloudTypes/{cloudType}/{uid}": {
@@ -41773,9 +40231,7 @@
}
],
"summary": "Deletes the specified account by cloud type",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsCustomGet",
@@ -41804,9 +40260,7 @@
}
],
"summary": "Returns the specified account by cloud type",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -41855,9 +40309,7 @@
}
],
"summary": "Updates the specified account by cloud type",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/coxedge": {
@@ -41927,9 +40379,7 @@
}
],
"summary": "Retrieves a list of CoxEdge cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsCoxEdgeCreate",
@@ -41972,9 +40422,7 @@
}
],
"summary": "Creates an CoxEdge cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/coxedge/{uid}": {
@@ -42002,9 +40450,7 @@
}
],
"summary": "Deletes the specified CoxEdge account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsCoxEdgeGet",
@@ -42033,9 +40479,7 @@
}
],
"summary": "Returns the specified CoxEdge account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42077,9 +40521,7 @@
}
],
"summary": "Updates the specified CoxEdge account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/gcp": {
@@ -42149,9 +40591,7 @@
}
],
"summary": "Retrieves a list of gcp cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsGcpCreate",
@@ -42194,9 +40634,7 @@
}
],
"summary": "Creates a GCP cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/gcp/{uid}": {
@@ -42224,9 +40662,7 @@
}
],
"summary": "Deletes the specified GCP account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsGcpGet",
@@ -42255,9 +40691,7 @@
}
],
"summary": "Returns the specified GCP cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42300,9 +40734,7 @@
}
],
"summary": "Updates the specified GCP account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/maas": {
@@ -42372,9 +40804,7 @@
}
],
"summary": "Retrieves a list of Maas cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsMaasCreate",
@@ -42417,9 +40847,7 @@
}
],
"summary": "Creates an Maas cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/maas/{uid}": {
@@ -42447,9 +40875,7 @@
}
],
"summary": "Deletes the specified Maas account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsMaasGet",
@@ -42478,9 +40904,7 @@
}
],
"summary": "Returns the specified Maas account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42523,9 +40947,7 @@
}
],
"summary": "Patches the specified CloudAccount Maas",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"put": {
"operationId": "v1CloudAccountsMaasUpdate",
@@ -42558,9 +40980,7 @@
}
],
"summary": "Updates the specified Maas account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/maas/{uid}/properties/azs": {
@@ -42591,9 +41011,7 @@
}
],
"summary": "Get the maas azs for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42632,9 +41050,7 @@
}
],
"summary": "Get the maas domains for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42673,9 +41089,7 @@
}
],
"summary": "Get the maas pools for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42714,9 +41128,7 @@
}
],
"summary": "Get the maas subnets for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42755,9 +41167,7 @@
}
],
"summary": "Get the maas tags for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42835,9 +41245,7 @@
}
],
"summary": "Retrieves a list of OpenStack cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsOpenStackCreate",
@@ -42880,9 +41288,7 @@
}
],
"summary": "Creates a OpenStack cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/openstack/{uid}": {
@@ -42910,9 +41316,7 @@
}
],
"summary": "Deletes the specified OpenStack account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsOpenStackGet",
@@ -42941,9 +41345,7 @@
}
],
"summary": "Returns the specified OpenStack account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -42985,9 +41387,7 @@
}
],
"summary": "Updates the specified OpenStack account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/openstack/{uid}/properties/azs": {
@@ -43033,9 +41433,7 @@
}
],
"summary": "Get the openstack azs for a given account and region",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43089,9 +41487,7 @@
}
],
"summary": "Get the openstack keypairs for a given account and scope",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43145,9 +41541,7 @@
}
],
"summary": "Get the openstack keypairs for a given account and scope",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43201,9 +41595,7 @@
}
],
"summary": "Get the openstack networks for a given account and scope",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43242,9 +41634,7 @@
}
],
"summary": "Get the openstack projects for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43283,9 +41673,7 @@
}
],
"summary": "Get the openstack regions for a given account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43357,9 +41745,7 @@
}
],
"summary": "Retrieves a list of cloud accounts summary",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/tencent": {
@@ -43429,9 +41815,7 @@
}
],
"summary": "Retrieves a list of Tencent cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsTencentCreate",
@@ -43474,9 +41858,7 @@
}
],
"summary": "Creates an Tencent cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/tencent/{uid}": {
@@ -43504,9 +41886,7 @@
}
],
"summary": "Deletes the specified Tencent account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsTencentGet",
@@ -43535,9 +41915,7 @@
}
],
"summary": "Returns the specified Tencent account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43579,9 +41957,7 @@
}
],
"summary": "Updates the specified Tencent account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/vsphere": {
@@ -43651,9 +42027,7 @@
}
],
"summary": "Retrieves a list of vSphere cloud accounts",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"post": {
"operationId": "v1CloudAccountsVsphereCreate",
@@ -43696,9 +42070,7 @@
}
],
"summary": "Creates a vSphere cloud account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/vsphere/{uid}": {
@@ -43726,9 +42098,7 @@
}
],
"summary": "Deletes the specified vSphere account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"get": {
"operationId": "v1CloudAccountsVsphereGet",
@@ -43757,9 +42127,7 @@
}
],
"summary": "Returns the specified vSphere account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43802,9 +42170,7 @@
}
],
"summary": "Updates the specified VSphere account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudaccounts/vsphere/{uid}/properties/computecluster/resources": {
@@ -43835,9 +42201,7 @@
}
],
"summary": "Get the vSphere computecluster resources for the given overlord account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43893,9 +42257,7 @@
}
],
"summary": "Get the vSphere datacenters & datacluster for the given overlord account",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
},
"parameters": [
{
@@ -43947,9 +42309,7 @@
}
],
"summary": "Update the geolocation annotation",
- "tags": [
- "cloudaccounts"
- ]
+ "tags": ["cloudaccounts"]
}
},
"/v1/cloudconfigs/aks/{configUid}": {
@@ -43980,9 +42340,7 @@
}
],
"summary": "Returns the specified AKS cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44035,9 +42393,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aks/{configUid}/machinePools": {
@@ -44090,9 +42446,7 @@
}
],
"summary": "Creates an AKS cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aks/{configUid}/machinePools/{machinePoolName}": {
@@ -44120,9 +42474,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44171,9 +42523,7 @@
}
],
"summary": "Updates the specified AKS cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aks/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -44243,9 +42593,7 @@
}
],
"summary": "Retrieves a list of AKS machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44303,9 +42651,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aks/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -44333,9 +42679,7 @@
}
],
"summary": "Deletes the specified Azure machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsAksPoolMachinesUidGet",
@@ -44364,9 +42708,7 @@
}
],
"summary": "Returns the specified AKS machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44422,9 +42764,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aws/{configUid}": {
@@ -44455,9 +42795,7 @@
}
],
"summary": "Returns the specified AWS cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44510,9 +42848,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aws/{configUid}/machinePools": {
@@ -44565,9 +42901,7 @@
}
],
"summary": "Creates an AWS cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aws/{configUid}/machinePools/{machinePoolName}": {
@@ -44595,9 +42929,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44646,9 +42978,7 @@
}
],
"summary": "Updates the specified AWS cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aws/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -44718,9 +43048,7 @@
}
],
"summary": "Retrieves a list of AWS machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44778,9 +43106,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/aws/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -44808,9 +43134,7 @@
}
],
"summary": "Deletes the specified AWS machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsAwsPoolMachinesUidGet",
@@ -44839,9 +43163,7 @@
}
],
"summary": "Returns the specified AWS machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44897,9 +43219,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/azure/{configUid}": {
@@ -44930,9 +43250,7 @@
}
],
"summary": "Returns the specified Azure cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -44985,9 +43303,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/azure/{configUid}/machinePools": {
@@ -45040,9 +43356,7 @@
}
],
"summary": "Creates an Azure cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/azure/{configUid}/machinePools/{machinePoolName}": {
@@ -45070,9 +43384,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45121,9 +43433,7 @@
}
],
"summary": "Updates the specified Azure cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/azure/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -45194,9 +43504,7 @@
}
],
"summary": "Retrieves a list of Azure machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45254,9 +43562,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/azure/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -45284,9 +43590,7 @@
}
],
"summary": "Deletes the specified Azure machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"description": "Returns a Azure machine for the specified uid.",
@@ -45316,9 +43620,7 @@
}
],
"summary": "Returns the specified Azure machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45374,9 +43676,7 @@
}
],
"summary": "Updates the specified machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/cloudTypes/{cloudType}/{configUid}": {
@@ -45407,9 +43707,7 @@
}
],
"summary": "Returns the specified Custom cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45476,9 +43774,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/cloudTypes/{cloudType}/{configUid}/machinePools": {
@@ -45538,9 +43834,7 @@
}
],
"summary": "Creates an Custom cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/cloudTypes/{cloudType}/{configUid}/machinePools/{machinePoolName}": {
@@ -45568,9 +43862,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45626,9 +43918,7 @@
}
],
"summary": "Updates the specified Custom cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/cloudTypes/{cloudType}/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -45698,9 +43988,7 @@
}
],
"summary": "Retrieves a list of Custom machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45765,9 +44053,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/cloudTypes/{cloudType}/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -45795,9 +44081,7 @@
}
],
"summary": "Deletes the specified Custom machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsCustomPoolMachinesUidGet",
@@ -45826,9 +44110,7 @@
}
],
"summary": "Returns the specified Custom machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45891,9 +44173,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/coxedge/{configUid}": {
@@ -45924,9 +44204,7 @@
}
],
"summary": "Returns the specified CoxEdge cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -45979,9 +44257,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/coxedge/{configUid}/machinePools": {
@@ -46034,9 +44310,7 @@
}
],
"summary": "Creates a CoxEdge cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/coxedge/{configUid}/machinePools/{machinePoolName}": {
@@ -46064,9 +44338,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46115,9 +44387,7 @@
}
],
"summary": "Updates the specified CoxEdge cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/coxedge/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -46187,9 +44457,7 @@
}
],
"summary": "Retrieves a list of CoxEdge machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46247,9 +44515,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/coxedge/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -46277,9 +44543,7 @@
}
],
"summary": "Deletes the specified CoxEdge machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsCoxEdgePoolMachinesUidGet",
@@ -46308,9 +44572,7 @@
}
],
"summary": "Returns the specified CoxEdge machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46366,9 +44628,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge-native/{configUid}": {
@@ -46399,9 +44659,7 @@
}
],
"summary": "Returns the specified edge-native cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46454,9 +44712,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge-native/{configUid}/machinePools": {
@@ -46509,9 +44765,7 @@
}
],
"summary": "Creates a edge-native cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge-native/{configUid}/machinePools/{machinePoolName}": {
@@ -46539,9 +44793,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46590,9 +44842,7 @@
}
],
"summary": "Updates the specified edge-native cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge-native/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -46623,9 +44873,7 @@
}
],
"summary": "Retrieves a list of edge-native machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46683,9 +44931,7 @@
}
],
"summary": "Adds the edge-native machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge-native/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -46713,9 +44959,7 @@
}
],
"summary": "Deletes the specified edge-native machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsEdgeNativePoolMachinesUidGet",
@@ -46744,9 +44988,7 @@
}
],
"summary": "Returns the specified edge-native machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46802,9 +45044,7 @@
}
],
"summary": "Updates the specified machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge/{configUid}": {
@@ -46835,9 +45075,7 @@
}
],
"summary": "Returns the specified edge cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -46890,9 +45128,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge/{configUid}/machinePools": {
@@ -46945,9 +45181,7 @@
}
],
"summary": "Creates a edge cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge/{configUid}/machinePools/{machinePoolName}": {
@@ -46975,9 +45209,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47026,9 +45258,7 @@
}
],
"summary": "Updates the specified Edge cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -47059,9 +45289,7 @@
}
],
"summary": "Retrieves a list of Edge machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47119,9 +45347,7 @@
}
],
"summary": "Adds the Edge machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/edge/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -47149,9 +45375,7 @@
}
],
"summary": "Deletes the specified Edge machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsEdgePoolMachinesUidGet",
@@ -47180,9 +45404,7 @@
}
],
"summary": "Returns the specified Edge machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47238,9 +45460,7 @@
}
],
"summary": "Updates the specified machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/eks/{configUid}": {
@@ -47271,9 +45491,7 @@
}
],
"summary": "Returns the specified EKS cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47326,9 +45544,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/eks/{configUid}/fargateProfiles": {
@@ -47372,9 +45588,7 @@
}
],
"summary": "Updates EKS cloud config's fargate profiles",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/eks/{configUid}/machinePools": {
@@ -47427,9 +45641,7 @@
}
],
"summary": "Creates an EKS cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/eks/{configUid}/machinePools/{machinePoolName}": {
@@ -47457,9 +45669,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47508,9 +45718,7 @@
}
],
"summary": "Updates the specified EKS cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/eks/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -47580,9 +45788,7 @@
}
],
"summary": "Retrieves a list of EKS machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47640,9 +45846,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/eks/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -47670,9 +45874,7 @@
}
],
"summary": "Deletes the specified EKS machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsEksPoolMachinesUidGet",
@@ -47701,9 +45903,7 @@
}
],
"summary": "Returns the specified EKS machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47759,9 +45959,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gcp/{configUid}": {
@@ -47792,9 +45990,7 @@
}
],
"summary": "Returns the specified GCP cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47847,9 +46043,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gcp/{configUid}/machinePools": {
@@ -47902,9 +46096,7 @@
}
],
"summary": "Creates a Gcp cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gcp/{configUid}/machinePools/{machinePoolName}": {
@@ -47932,9 +46124,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -47983,9 +46173,7 @@
}
],
"summary": "Updates the specified GCP cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gcp/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -48055,9 +46243,7 @@
}
],
"summary": "Retrieves a list of GCP machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48115,9 +46301,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gcp/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -48145,9 +46329,7 @@
}
],
"summary": "Deletes the specified GCP machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsGcpPoolMachinesUidGet",
@@ -48176,9 +46358,7 @@
}
],
"summary": "Returns the specified GCP machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48234,9 +46414,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/generic/{configUid}": {
@@ -48267,9 +46445,7 @@
}
],
"summary": "Returns the specified Generic cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48322,9 +46498,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/generic/{configUid}/machinePools": {
@@ -48377,9 +46551,7 @@
}
],
"summary": "Creates a generic cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/generic/{configUid}/machinePools/{machinePoolName}": {
@@ -48407,9 +46579,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48458,9 +46628,7 @@
}
],
"summary": "Updates the specified generic cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/generic/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -48530,9 +46698,7 @@
}
],
"summary": "Retrieves a list of Generic machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48590,9 +46756,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/generic/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -48620,9 +46784,7 @@
}
],
"summary": "Deletes the specified machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsGenericPoolMachinesUidGet",
@@ -48651,9 +46813,7 @@
}
],
"summary": "Returns the specified generic machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48709,9 +46869,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gke/{configUid}": {
@@ -48742,9 +46900,7 @@
}
],
"summary": "Returns the specified GKE cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48797,9 +46953,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gke/{configUid}/machinePools": {
@@ -48852,9 +47006,7 @@
}
],
"summary": "Creates an GKE cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gke/{configUid}/machinePools/{machinePoolName}": {
@@ -48882,9 +47034,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -48933,9 +47083,7 @@
}
],
"summary": "Updates the specified GKE cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gke/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -49005,9 +47153,7 @@
}
],
"summary": "Retrieves a list of GKE machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49065,9 +47211,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/gke/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -49095,9 +47239,7 @@
}
],
"summary": "Deletes the specified Gcp machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsGkePoolMachinesUidGet",
@@ -49126,9 +47268,7 @@
}
],
"summary": "Returns the specified GKE machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49184,9 +47324,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/libvirt/{configUid}": {
@@ -49217,9 +47355,7 @@
}
],
"summary": "Returns the specified libvirt cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49272,9 +47408,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/libvirt/{configUid}/machinePools": {
@@ -49327,9 +47461,7 @@
}
],
"summary": "Creates a libvirt cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/libvirt/{configUid}/machinePools/{machinePoolName}": {
@@ -49357,9 +47489,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49408,9 +47538,7 @@
}
],
"summary": "Updates the specified Libvirt cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/libvirt/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -49441,9 +47569,7 @@
}
],
"summary": "Retrieves a list of Libvirt machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49501,9 +47627,7 @@
}
],
"summary": "Adds the Libvirt machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/libvirt/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -49531,9 +47655,7 @@
}
],
"summary": "Deletes the specified Libvirt machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsLibvirtPoolMachinesUidGet",
@@ -49562,9 +47684,7 @@
}
],
"summary": "Returns the specified Libvirt machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49620,9 +47740,7 @@
}
],
"summary": "Updates the specified machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/maas/{configUid}": {
@@ -49653,9 +47771,7 @@
}
],
"summary": "Returns the specified Maas cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49708,9 +47824,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/maas/{configUid}/machinePools": {
@@ -49763,9 +47877,7 @@
}
],
"summary": "Creates an Maas cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/maas/{configUid}/machinePools/{machinePoolName}": {
@@ -49793,9 +47905,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49844,9 +47954,7 @@
}
],
"summary": "Updates the specified Maas cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/maas/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -49916,9 +48024,7 @@
}
],
"summary": "Retrieves a list of Maas machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -49976,9 +48082,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/maas/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -50006,9 +48110,7 @@
}
],
"summary": "Deletes the specified Maas machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsMaasPoolMachinesUidGet",
@@ -50037,9 +48139,7 @@
}
],
"summary": "Returns the specified Maas machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50095,9 +48195,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/openstack/{configUid}": {
@@ -50128,9 +48226,7 @@
}
],
"summary": "Returns the specified OpenStack cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50183,9 +48279,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/openstack/{configUid}/machinePools": {
@@ -50238,9 +48332,7 @@
}
],
"summary": "Creates a OpenStack cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/openstack/{configUid}/machinePools/{machinePoolName}": {
@@ -50268,9 +48360,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50319,9 +48409,7 @@
}
],
"summary": "Updates the specified OpenStack cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/openstack/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -50352,9 +48440,7 @@
}
],
"summary": "Retrieves a list of OpenStack machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50412,9 +48498,7 @@
}
],
"summary": "Adds the OpenStack machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/openstack/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -50442,9 +48526,7 @@
}
],
"summary": "Deletes the specified OpenStack machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsOpenStackPoolMachinesUidGet",
@@ -50473,9 +48555,7 @@
}
],
"summary": "Returns the specified OpenStack machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50531,9 +48611,7 @@
}
],
"summary": "Updates the specified machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/tke/{configUid}": {
@@ -50564,9 +48642,7 @@
}
],
"summary": "Returns the specified TKE cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50619,9 +48695,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/tke/{configUid}/machinePools": {
@@ -50674,9 +48748,7 @@
}
],
"summary": "Creates an TKE cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/tke/{configUid}/machinePools/{machinePoolName}": {
@@ -50704,9 +48776,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50755,9 +48825,7 @@
}
],
"summary": "Updates the specified TKE cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/tke/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -50827,9 +48895,7 @@
}
],
"summary": "Retrieves a list of TKE machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -50887,9 +48953,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/tke/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -50917,9 +48981,7 @@
}
],
"summary": "Deletes the specified Tencent machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsTkePoolMachinesUidGet",
@@ -50948,9 +49010,7 @@
}
],
"summary": "Returns the specified Tke machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51006,9 +49066,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/virtual/{configUid}": {
@@ -51039,9 +49097,7 @@
}
],
"summary": "Returns the specified Virtual cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51094,9 +49150,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/virtual/{configUid}/machinePools": {
@@ -51149,9 +49203,7 @@
}
],
"summary": "Creates a virtual cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/virtual/{configUid}/machinePools/{machinePoolName}": {
@@ -51179,9 +49231,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51230,9 +49280,7 @@
}
],
"summary": "Updates the specified virtual cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/virtual/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -51302,9 +49350,7 @@
}
],
"summary": "Retrieves a list of virtual machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51362,9 +49408,7 @@
}
],
"summary": "Adds the machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/virtual/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -51392,9 +49436,7 @@
}
],
"summary": "Deletes the specified virtual machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsVirtualPoolMachinesUidGet",
@@ -51423,9 +49465,7 @@
}
],
"summary": "Returns the specified virtual machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51481,9 +49521,7 @@
}
],
"summary": "Updates the specified machine to the cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/virtual/{configUid}/resize": {
@@ -51527,9 +49565,7 @@
}
],
"summary": "Updates and resizes the virtual cluster",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/vsphere/{configUid}": {
@@ -51560,9 +49596,7 @@
}
],
"summary": "Returns the specified vSphere cloud config",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51615,9 +49649,7 @@
}
],
"summary": "Updates the cluster configuration information",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/vsphere/{configUid}/machinePools": {
@@ -51670,9 +49702,7 @@
}
],
"summary": "Creates a vSphere cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/vsphere/{configUid}/machinePools/{machinePoolName}": {
@@ -51700,9 +49730,7 @@
}
],
"summary": "Deletes the specified machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51751,9 +49779,7 @@
}
],
"summary": "Updates the specified vSphere cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/vsphere/{configUid}/machinePools/{machinePoolName}/machines": {
@@ -51823,9 +49849,7 @@
}
],
"summary": "Retrieves a list of vSphere machines",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -51883,9 +49907,7 @@
}
],
"summary": "Adds the vSphere machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/vsphere/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}": {
@@ -51913,9 +49935,7 @@
}
],
"summary": "Deletes the specified vSphere machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"get": {
"operationId": "v1CloudConfigsVspherePoolMachinesUidGet",
@@ -51944,9 +49964,7 @@
}
],
"summary": "Returns the specified vSphere machine",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -52002,9 +50020,7 @@
}
],
"summary": "Updates the specified machine to cloud config's machine pool",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/{cloudType}/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}/maintenance": {
@@ -52069,9 +50085,7 @@
}
],
"summary": "Updates the specified machine maintenance",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/{cloudType}/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}/maintenance/status": {
@@ -52136,9 +50150,7 @@
}
],
"summary": "Updates the specified machine maintenance",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
}
},
"/v1/cloudconfigs/{configUid}/machinePools/machineUids": {
@@ -52169,9 +50181,7 @@
}
],
"summary": "Returns the specified cloud config's machine pools and machine uid",
- "tags": [
- "cloudconfigs"
- ]
+ "tags": ["cloudconfigs"]
},
"parameters": [
{
@@ -52190,10 +50200,7 @@
{
"default": "aws",
"description": "AWS accounts are scoped to a single partition. Allowed values [aws, aws-us-gov], Default values",
- "enum": [
- "aws",
- "aws-us-gov"
- ],
+ "enum": ["aws", "aws-us-gov"],
"in": "query",
"name": "partition",
"type": "string"
@@ -52222,9 +50229,7 @@
}
],
"summary": "Retrieves AWS external id and account id",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/account/validate": {
@@ -52267,9 +50272,7 @@
}
],
"summary": "Validate the specified AWS account credentials",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/cloudwatch/validate": {
@@ -52313,9 +50316,7 @@
}
],
"summary": "validates aws cloud watch credentials",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/cost": {
@@ -52355,9 +50356,7 @@
}
],
"summary": "Retrieves AWS cloud account usage cost from cost explorer.",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/imageIds/{imageId}/volumeSize": {
@@ -52410,9 +50409,7 @@
}
],
"summary": "Get AWS Volume Size",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/policies": {
@@ -52458,9 +50455,7 @@
}
],
"summary": "Retrieves a list of AWS policies for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/policyArns/validate": {
@@ -52509,9 +50504,7 @@
}
],
"summary": "Validate the aws policy arns validate",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/properties/validate": {
@@ -52554,9 +50547,7 @@
}
],
"summary": "Validate AWS properties",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions": {
@@ -52594,9 +50585,7 @@
}
],
"summary": "Retrieves a list of AWS regions for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/availabilityzones": {
@@ -52641,9 +50630,7 @@
}
],
"summary": "Retrieves a list of AWS availability zones for the specified region",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/copydefaultimages": {
@@ -52689,9 +50676,7 @@
}
],
"summary": "Copies the specified image from one region to another region",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/eksClusters/name/validate": {
@@ -52747,9 +50732,7 @@
}
],
"summary": "Check if Aws cluster name is valid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/images": {
@@ -52795,9 +50778,7 @@
}
],
"summary": "Returns AWS image for the specified AMI name",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/instancetypes": {
@@ -52862,9 +50843,7 @@
}
],
"summary": "Retrieves a list of AWS instance types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/keypairs": {
@@ -52909,9 +50888,7 @@
}
],
"summary": "Retrieves a list of AWS keypairs",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/keypairs/{keypair}/validate": {
@@ -52966,9 +50943,7 @@
}
],
"summary": "Validate the specified AWS keypair",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/kms/{keyId}": {
@@ -53020,9 +50995,7 @@
}
],
"summary": "Get AWS KMS key by Id",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/kmskeys": {
@@ -53067,9 +51040,7 @@
}
],
"summary": "Retrieves a list of AWS KMS keys for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/kmskeys/validate": {
@@ -53124,9 +51095,7 @@
}
],
"summary": "Validate an Aws KMS key for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/storagetypes": {
@@ -53164,9 +51133,7 @@
}
],
"summary": "Retrieves a list of AWS storage types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/regions/{region}/vpcs": {
@@ -53211,9 +51178,7 @@
}
],
"summary": "Retrieves a list of VPCs for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/s3/validate": {
@@ -53256,9 +51221,7 @@
}
],
"summary": "Validate the AWS S3 bucket",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/securitygroups": {
@@ -53309,9 +51272,7 @@
}
],
"summary": "Retrieves a list of AWS security groups for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/aws/volumeTypes": {
@@ -53350,9 +51311,7 @@
}
],
"summary": "Get all AWS Volume Types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/account/validate": {
@@ -53396,9 +51355,7 @@
}
],
"summary": "Check if Azure account is valid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/groups": {
@@ -53435,9 +51392,7 @@
}
],
"summary": "Retrieves a list of Azure groups",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions": {
@@ -53480,9 +51435,7 @@
}
],
"summary": "Retrieves a list of Azure regions",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions/{region}/instancetypes": {
@@ -53541,9 +51494,7 @@
}
],
"summary": "Retrieves a list of Azure instance types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions/{region}/storagetypes": {
@@ -53581,9 +51532,7 @@
}
],
"summary": "Retrieves a list of Azure storage types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions/{region}/subscriptions/{subscriptionId}/aksClusters/name/validate": {
@@ -53653,9 +51602,7 @@
}
],
"summary": "Check if Azure cluster name is valid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions/{region}/subscriptions/{subscriptionId}/networks": {
@@ -53713,9 +51660,7 @@
}
],
"summary": "Retrieves a list of Azure virtual network list for the sepcified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions/{region}/subscriptions/{subscriptionId}/resourceGroups": {
@@ -53767,9 +51712,7 @@
}
],
"summary": "Retrieves a list of Azure resource group for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/regions/{region}/zones": {
@@ -53819,9 +51762,7 @@
}
],
"summary": "Retrieves a list of Azure zones for the specified region",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/resourceGroups/{resourceGroup}/privateDnsZones": {
@@ -53874,9 +51815,7 @@
}
],
"summary": "Get Azure private DNS zones for the given resource group",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/resourceGroups/{resourceGroup}/storageAccounts": {
@@ -53928,9 +51867,7 @@
}
],
"summary": "Get Azure storage accounts",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/resourceGroups/{resourceGroup}/storageAccounts/{storageAccountName}/containers": {
@@ -53989,9 +51926,7 @@
}
],
"summary": "Get Azure storage containers",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/storageaccounttypes": {
@@ -54029,9 +51964,7 @@
}
],
"summary": "Get Azure storage account types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/subscriptions": {
@@ -54070,9 +52003,7 @@
}
],
"summary": "Retrieves a list of Azure subscription list for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/azure/vhds/{vhd}/url": {
@@ -54110,9 +52041,7 @@
}
],
"summary": "Returns the Azure vhd url for the specified vhd location",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes": {
@@ -54143,9 +52072,7 @@
}
],
"summary": "Returns the custom cloud types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/register": {
@@ -54190,9 +52117,7 @@
}
],
"summary": "Registers the custom cloud type",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}": {
@@ -54227,9 +52152,7 @@
}
],
"summary": "Deletes the custom cloud type",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/cloudAccountKeys": {
@@ -54260,9 +52183,7 @@
}
],
"summary": "Returns valid keys for the cloud account used for custom cloud type",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54312,9 +52233,7 @@
}
],
"summary": "Update the custom cloud type cloud account keys",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/content/bootstrap": {
@@ -54342,9 +52261,7 @@
}
],
"summary": "Delete the custom cloud type bootstrap",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"get": {
"operationId": "V1CustomCloudTypeBootstrapGet",
@@ -54373,9 +52290,7 @@
}
],
"summary": "Returns the custom cloud type bootstrap",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54387,9 +52302,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeBootstrapUpdate",
"parameters": [
{
@@ -54424,9 +52337,7 @@
}
],
"summary": "Update the custom cloud type bootstrap",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/content/cloudProvider": {
@@ -54454,9 +52365,7 @@
}
],
"summary": "Delete the custom cloud type cloud provider",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"get": {
"operationId": "V1CustomCloudTypeCloudProviderGet",
@@ -54485,9 +52394,7 @@
}
],
"summary": "Returns the custom cloud type cloud provider",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54499,9 +52406,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeCloudProviderUpdate",
"parameters": [
{
@@ -54536,9 +52441,7 @@
}
],
"summary": "Update the custom cloud type cloud provider",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/content/controlPlane": {
@@ -54566,9 +52469,7 @@
}
],
"summary": "Delete the custom cloud type control plane",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"get": {
"operationId": "V1CustomCloudTypeControlPlaneGet",
@@ -54597,9 +52498,7 @@
}
],
"summary": "Returns the custom cloud type control plane",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54611,9 +52510,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeControlPlaneUpdate",
"parameters": [
{
@@ -54648,9 +52545,7 @@
}
],
"summary": "Update the custom cloud type control plane",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/content/templates/clusterTemplate": {
@@ -54678,9 +52573,7 @@
}
],
"summary": "Delete the custom cloud type cluster template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"get": {
"operationId": "V1CustomCloudTypeClusterTemplateGet",
@@ -54709,9 +52602,7 @@
}
],
"summary": "Returns the custom cloud type cluster template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54723,9 +52614,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeClusterTemplateUpdate",
"parameters": [
{
@@ -54760,9 +52649,7 @@
}
],
"summary": "Update the custom cloud type cluster template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/content/templates/controlPlanePoolTemplate": {
@@ -54790,9 +52677,7 @@
}
],
"summary": "Delete the custom cloud type controlPlane pool template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"get": {
"operationId": "V1CustomCloudTypeControlPlanePoolTemplateGet",
@@ -54821,9 +52706,7 @@
}
],
"summary": "Returns the custom cloud type controlPlane pool template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54835,9 +52718,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeControlPlanePoolTemplateUpdate",
"parameters": [
{
@@ -54872,9 +52753,7 @@
}
],
"summary": "Update the custom cloud type controlPlane pool template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/content/templates/workerPoolTemplate": {
@@ -54902,9 +52781,7 @@
}
],
"summary": "Delete the custom cloud type worker pool template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"get": {
"operationId": "V1CustomCloudTypeWorkerPoolTemplateGet",
@@ -54933,9 +52810,7 @@
}
],
"summary": "Returns the custom cloud type worker pool template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -54947,9 +52822,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeWorkerPoolTemplateUpdate",
"parameters": [
{
@@ -54984,9 +52857,7 @@
}
],
"summary": "Update the custom cloud type worker pool template",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/logo": {
@@ -55000,9 +52871,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "Download the logo",
@@ -55026,9 +52895,7 @@
}
],
"summary": "Returns the custom cloud type logo",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -55040,9 +52907,7 @@
}
],
"put": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "V1CustomCloudTypeLogoUpdate",
"parameters": [
{
@@ -55077,9 +52942,7 @@
}
],
"summary": "Update the custom cloud type logo",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/cloudTypes/{cloudType}/meta": {
@@ -55110,9 +52973,7 @@
}
],
"summary": "Returns the custom cloud type meta",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"parameters": [
{
@@ -55156,9 +53017,7 @@
}
],
"summary": "Update the custom cloud type meta",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/account/validate": {
@@ -55201,9 +53060,7 @@
}
],
"summary": "Validate the specified CoxEdge account credentials",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/default/baseurls": {
@@ -55234,9 +53091,7 @@
}
],
"summary": "Retrieves a list of default base urls",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/environments": {
@@ -55280,9 +53135,7 @@
}
],
"summary": "Retrieves a list of environments for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"post": {
"operationId": "V1CoxEdgeEnvironments",
@@ -55320,9 +53173,7 @@
}
],
"summary": "Retrieves a list of environments for baseUrl and apiKey",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/organizations": {
@@ -55360,9 +53211,7 @@
}
],
"summary": "Retrieves a list of organizations for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"post": {
"operationId": "V1CoxEdgeOrganizations",
@@ -55400,9 +53249,7 @@
}
],
"summary": "Retrieves a list of organizations for baseUrl and apiKey",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/regions": {
@@ -55457,9 +53304,7 @@
}
],
"summary": "Retrieves a list of CoxEdge regions for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/regions/{region}/instancetypes": {
@@ -55511,9 +53356,7 @@
}
],
"summary": "Retrieves a list of CoxEdge instance types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/coxedge/services": {
@@ -55557,9 +53400,7 @@
}
],
"summary": "Retrieves a list of services for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
},
"post": {
"operationId": "V1CoxEdgeServices",
@@ -55597,9 +53438,7 @@
}
],
"summary": "Retrieves a list of services for baseUrl and apiKey",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/eks/properties/validate": {
@@ -55642,9 +53481,7 @@
}
],
"summary": "Validate EKS properties",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/account/validate": {
@@ -55687,9 +53524,7 @@
}
],
"summary": "Validate the specified GCP account credentials",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/azs/validate": {
@@ -55732,9 +53567,7 @@
}
],
"summary": "Validate the specified GCP az",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/bucketname/validate": {
@@ -55777,9 +53610,7 @@
}
],
"summary": "Validate the specified GCP bucket name credentials",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/image/container/validate": {
@@ -55827,9 +53658,7 @@
}
],
"summary": "Validates the image with tag",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/images/{imageName}/url": {
@@ -55867,9 +53696,7 @@
}
],
"summary": "Returns the Gcp image url for the specified image location",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/projects": {
@@ -55907,9 +53734,7 @@
}
],
"summary": "Retrieves a list of GCP projects for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/projects/{project}/regions": {
@@ -55954,9 +53779,7 @@
}
],
"summary": "Retrieves a list of GCP regions",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/projects/{project}/regions/{region}/networks": {
@@ -56008,9 +53831,7 @@
}
],
"summary": "Retrieves a list of GCP networks for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/projects/{project}/regions/{region}/zones": {
@@ -56062,9 +53883,7 @@
}
],
"summary": "Retrieves a list of GCP zones for the specified account and region",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/projects/{project}/validate": {
@@ -56114,9 +53933,7 @@
}
],
"summary": "Validate the specified GCP project",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/projects/{project}/zones": {
@@ -56161,9 +53978,7 @@
}
],
"summary": "Retrieves a list of GCP zones for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/properties/validate": {
@@ -56206,9 +54021,7 @@
}
],
"summary": "Validate GCP properties",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/regions/{region}/instancetypes": {
@@ -56267,9 +54080,7 @@
}
],
"summary": "Retrieves a list of GCP instance types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/gcp/regions/{region}/storagetypes": {
@@ -56307,9 +54118,7 @@
}
],
"summary": "Retrieves a list of Gcp storage types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/maas/account/validate": {
@@ -56353,9 +54162,7 @@
}
],
"summary": "Check if Maas account is valid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/maas/azs": {
@@ -56392,9 +54199,7 @@
}
],
"summary": "Retrieves a list of Maas zones for a particular account uid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/maas/domains": {
@@ -56431,9 +54236,7 @@
}
],
"summary": "Retrieves a list of Maas domains",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/maas/resourcePools": {
@@ -56470,9 +54273,7 @@
}
],
"summary": "Retrieves a list of Maas pools for a particular account uid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/maas/subnets": {
@@ -56509,9 +54310,7 @@
}
],
"summary": "Retrieves a list of Maas subnets for a particular account uid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/maas/tags": {
@@ -56548,9 +54347,7 @@
}
],
"summary": "Retrieves a list of Maas tags for a particular account uid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/account/validate": {
@@ -56594,9 +54391,7 @@
}
],
"summary": "Check if OpenStack account is valid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/azs": {
@@ -56651,9 +54446,7 @@
}
],
"summary": "Retrieves a list of OpenStack azs for a particular account uid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/flavors": {
@@ -56708,9 +54501,7 @@
}
],
"summary": "Returns the OpenStack flavors",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/keypairs": {
@@ -56765,9 +54556,7 @@
}
],
"summary": "Returns the OpenStack keypair",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/networks": {
@@ -56822,9 +54611,7 @@
}
],
"summary": "Returns the OpenStack networks",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/projects": {
@@ -56861,9 +54648,7 @@
}
],
"summary": "Returns the OpenStack projects",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/openstack/regions": {
@@ -56900,9 +54685,7 @@
}
],
"summary": "Returns the OpenStack regions",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/account/validate": {
@@ -56945,9 +54728,7 @@
}
],
"summary": "Validate the specified Tencent account credentials",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions": {
@@ -56985,9 +54766,7 @@
}
],
"summary": "Retrieves a list of Tencent regions for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions/{region}/instancetypes": {
@@ -57053,9 +54832,7 @@
}
],
"summary": "Retrieves a list of Tencent instance types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions/{region}/keypairs": {
@@ -57100,9 +54877,7 @@
}
],
"summary": "Retrieves a list of keypairs for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions/{region}/securitygroups": {
@@ -57147,9 +54922,7 @@
}
],
"summary": "Retrieves a list of secutity groups for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions/{region}/storagetypes": {
@@ -57201,9 +54974,7 @@
}
],
"summary": "Retrieves a list of Tencent storage types",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions/{region}/vpcs": {
@@ -57248,9 +55019,7 @@
}
],
"summary": "Retrieves a list of VPCs for the specified account",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/tencent/regions/{region}/zones": {
@@ -57295,9 +55064,7 @@
}
],
"summary": "Retrieves a list of Tencent availability zones for the specified region",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/vsphere/account/validate": {
@@ -57341,9 +55108,7 @@
}
],
"summary": "Check if Vsphere account is valid",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/vsphere/datacenters": {
@@ -57380,9 +55145,7 @@
}
],
"summary": "Returns the vsphere data centers",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/vsphere/datacenters/{uid}/computeclusters/{computecluster}": {
@@ -57434,9 +55197,7 @@
}
],
"summary": "Returns the resources for vsphere compute cluster",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/vsphere/env": {
@@ -57476,9 +55237,7 @@
}
],
"summary": "Retrieves vsphere env",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/{cloudType}/instance/spotprice": {
@@ -57537,9 +55296,7 @@
}
],
"summary": "Retrieves the cloud instance spot price based on zone and timestamp for a specific cloud",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/{cloud}/compute/{type}/rate": {
@@ -57591,9 +55348,7 @@
}
],
"summary": "Returns the cloud compute rate",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clouds/{cloud}/storage/{type}/rate": {
@@ -57651,9 +55406,7 @@
}
],
"summary": "Returns the cloud storage rate",
- "tags": [
- "clouds"
- ]
+ "tags": ["clouds"]
}
},
"/v1/clustergroups": {
@@ -57697,9 +55450,7 @@
}
],
"summary": "Create cluster groups",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/developerCredit/usage/{scope}": {
@@ -57730,9 +55481,7 @@
}
],
"summary": "Get cluster group developer credit usage by scope",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
},
"parameters": [
{
@@ -57771,9 +55520,7 @@
}
],
"summary": "Retrieves a list of cluster groups host cluster summary",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/hostCluster/metadata": {
@@ -57804,9 +55551,7 @@
}
],
"summary": "Retrieves a list of cluster groups host cluster metadata",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/validate/name": {
@@ -57846,9 +55591,7 @@
}
],
"summary": "Validates the cluster groups name",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/{uid}": {
@@ -57876,9 +55619,7 @@
}
],
"summary": "Deletes the specified cluster group",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
},
"get": {
"operationId": "v1ClusterGroupsUidGet",
@@ -57907,9 +55648,7 @@
}
],
"summary": "Returns the specified cluster groups",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
},
"parameters": [
{
@@ -57961,9 +55700,7 @@
}
],
"summary": "Updates the specified cluster groups clusters",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/{uid}/hostCluster": {
@@ -58006,9 +55743,7 @@
}
],
"summary": "Updates cluster reference and host cluster config",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/{uid}/hostCluster/config": {
@@ -58052,9 +55787,7 @@
}
],
"summary": "Updates the host cluster config in cluster group",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/{uid}/meta": {
@@ -58097,9 +55830,7 @@
}
],
"summary": "Updates the specified cluster groups meta",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clustergroups/{uid}/packs/resolvedValues": {
@@ -58130,9 +55861,7 @@
}
],
"summary": "Returns the specified clustergroup's profile packs resolved values",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
},
"parameters": [
{
@@ -58185,9 +55914,7 @@
}
],
"summary": "Returns the associated profiles of a specified cluster group",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
},
"parameters": [
{
@@ -58229,9 +55956,7 @@
}
],
"summary": "Updates the specified cluster groups profiles",
- "tags": [
- "clustergroups"
- ]
+ "tags": ["clustergroups"]
}
},
"/v1/clusterprofiles": {
@@ -58302,9 +56027,7 @@
}
],
"summary": "Retrieves a list of cluster profiles",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"post": {
"operationId": "v1ClusterProfilesCreate",
@@ -58346,9 +56069,7 @@
}
],
"summary": "Creates a cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/bulk": {
@@ -58386,9 +56107,7 @@
}
],
"summary": "Deletes list of cluster profiles",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/import": {
@@ -58438,16 +56157,12 @@
}
],
"summary": "Imports a cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/import/file": {
"post": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "v1ClusterProfilesImportFile",
"parameters": [
{
@@ -58465,10 +56180,7 @@
{
"default": "json",
"description": "Cluster profile import file format [\"yaml\", \"json\"]",
- "enum": [
- "yaml",
- "json"
- ],
+ "enum": ["yaml", "json"],
"in": "query",
"name": "format",
"type": "string"
@@ -58503,9 +56215,7 @@
}
],
"summary": "Imports a cluster profile via file",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/import/validate": {
@@ -58543,9 +56253,7 @@
}
],
"summary": "Validates cluster profile import",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/macros": {
@@ -58576,9 +56284,7 @@
}
],
"summary": "Retrieves a list of macros",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/validate/name": {
@@ -58625,9 +56331,7 @@
}
],
"summary": "Validates the cluster profile metadata",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/validate/packs": {
@@ -58665,9 +56369,7 @@
}
],
"summary": "Validates cluster profile packs",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/clone": {
@@ -58720,9 +56422,7 @@
}
],
"summary": "Creates a clone of the specified cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/clone/validate": {
@@ -58773,9 +56473,7 @@
}
],
"summary": "Validates the cluster profile clone",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/export": {
@@ -58789,9 +56487,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "Exports cluster profile as a file",
@@ -58815,9 +56511,7 @@
}
],
"summary": "Export the specified cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -58830,10 +56524,7 @@
{
"default": "json",
"description": "Cluster profile export file format [ \"yaml\", \"json\" ]",
- "enum": [
- "yaml",
- "json"
- ],
+ "enum": ["yaml", "json"],
"in": "query",
"name": "format",
"type": "string"
@@ -58851,9 +56542,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "Downloads cluster profile export file",
@@ -58877,9 +56566,7 @@
}
],
"summary": "Downloads the specified cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -58892,10 +56579,7 @@
{
"default": "yaml",
"description": "Cluster profile export file format [ \"yaml\", \"json\" ]",
- "enum": [
- "yaml",
- "json"
- ],
+ "enum": ["yaml", "json"],
"in": "query",
"name": "format",
"type": "string"
@@ -58943,9 +56627,7 @@
}
],
"summary": "Updates the specified cluster profile metadata",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/packRefs": {
@@ -58995,9 +56677,7 @@
}
],
"summary": "Updates cluster profile packs ref",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/packs": {
@@ -59028,9 +56708,7 @@
}
],
"summary": "Returns the specified cluster profile packs",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59087,9 +56765,7 @@
}
],
"summary": "Adds a new pack to the specified cluster profile and returns the created pack uid",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/packs/manifests": {
@@ -59120,9 +56796,7 @@
}
],
"summary": "Returns the specified cluster profile pack manifests",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59168,9 +56842,7 @@
}
],
"summary": "Returns the specified cluster profile packs resolved values",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59214,9 +56886,7 @@
}
],
"summary": "Deletes the specified pack information in the cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"get": {
"operationId": "V1ClusterProfilesUidPacksNameGet",
@@ -59245,9 +56915,7 @@
}
],
"summary": "Returns the specified cluster profile pack",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59296,9 +56964,7 @@
}
],
"summary": "Updates the specified pack information in the cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/packs/{packName}/config": {
@@ -59350,9 +57016,7 @@
}
],
"summary": "Returns the specified cluster profile pack configuration",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/packs/{packName}/manifests": {
@@ -59383,9 +57047,7 @@
}
],
"summary": "Returns the associated manifests for the specified profile's pack",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59443,9 +57105,7 @@
}
],
"summary": "Adds manifest to the profiles packs and returns the added manifests uid",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/packs/{packName}/manifests/{manifestUid}": {
@@ -59473,9 +57133,7 @@
}
],
"summary": "Deletes the specified cluster profile pack manifest",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"get": {
"operationId": "v1ClusterProfilesUidPacksNameManifestsUidGet",
@@ -59504,9 +57162,7 @@
}
],
"summary": "Returns the specified cluster profile pack manifest",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59562,9 +57218,7 @@
}
],
"summary": "Updates the specified manifest of the profile's pack",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/publish": {
@@ -59602,9 +57256,7 @@
}
],
"summary": "Publishes the specified cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/clusterprofiles/{uid}/spc/download": {
@@ -59618,9 +57270,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "Download cluster profile archive file",
@@ -59644,9 +57294,7 @@
}
],
"summary": "Downloads the specified cluster profile",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
},
"parameters": [
{
@@ -59700,9 +57348,7 @@
}
],
"summary": "Validates specified cluster profile packs",
- "tags": [
- "clusterprofiles"
- ]
+ "tags": ["clusterprofiles"]
}
},
"/v1/dashboard/appDeployments": {
@@ -59761,9 +57407,7 @@
}
],
"summary": "Retrieves a list of application deployments filter summary Supported filter fields - [\"appDeploymentName\", \"clusterUid\", \"tags\"] Supported sort fields - [\"appDeploymentName\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/appProfiles": {
@@ -59822,9 +57466,7 @@
}
],
"summary": "Retrieves a list of application profiles filter summary Supported filter fields - [\"profileName\", \"tags\"] Supported sort fields - [\"profileName\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/appProfiles/metadata": {
@@ -59855,9 +57497,7 @@
}
],
"summary": "Retrieves a list of application profile metadata",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/appliances/metadata": {
@@ -59895,9 +57535,7 @@
}
],
"summary": "Retrieves a list of edgehosts summary",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/cloudaccounts/metadata": {
@@ -59933,9 +57571,7 @@
}
],
"summary": "Retrieves a list of cloud accounts metadata",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/clustergroups/{uid}/hostClusters": {
@@ -60000,9 +57636,7 @@
}
],
"summary": "Retrieves a list of cluster summary for a given cluster group",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/clustergroups/{uid}/virtualClusters": {
@@ -60067,9 +57701,7 @@
}
],
"summary": "Retrieves a list of cluster summary for a given cluster group",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/clusterprofiles": {
@@ -60128,9 +57760,7 @@
}
],
"summary": "Retrieves a list of cluster profiles filter summary Supported filter fields - [\"profileName\", \"tags\", \"profileType\", \"environment\"] Supported sort fields - [\"profileName\", \"environment\", \"profileType\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/clusterprofiles/metadata": {
@@ -60161,9 +57791,7 @@
}
],
"summary": "Retrieves a list of cluster profiles metadata",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/clusterprofiles/{uid}": {
@@ -60194,9 +57822,7 @@
}
],
"summary": "Retrieves a specified cluster profile summary",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"parameters": [
{
@@ -60263,9 +57889,7 @@
}
],
"summary": "Retrieves a list of Edgehosts summary with provided search filter. Supported fields as per schema /v1/dashboard/edgehosts/search/schema",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/edgehosts/search/schema": {
@@ -60296,9 +57920,7 @@
}
],
"summary": "Retrieves a schema for the Edgehost search filter",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/pcgs/search": {
@@ -60357,9 +57979,7 @@
}
],
"summary": "Retrieves a list of PCG summary with provided search filter. Supported fields as per schema /v1/dashboard/pcgs/search/schema",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/pcgs/search/schema": {
@@ -60390,9 +58010,7 @@
}
],
"summary": "Retrieves a schema for the PCG search filter",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/projects": {
@@ -60453,9 +58071,7 @@
}
],
"summary": "Retrieves a list of project summary",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"post": {
"operationId": "v1ProjectsFilterSummary",
@@ -60511,9 +58127,7 @@
"Authorization": []
}
],
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/projects/metadata": {
@@ -60550,9 +58164,7 @@
}
],
"summary": "Retrieves a list of projects metadata",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters": {
@@ -60612,9 +58224,7 @@
}
],
"summary": "Retrieves a list of cluster summary with provided filter spec Supported filter fields - [\"cpuUsage\", \"memoryUsage\", \"clusterName\", \"tags\", \"healthState\", \"clusterStates\", \"isDeleted\", \"environments\", \"metricPeriod\"] Supported sort fields - [\"environment\", \"clusterName\", \"memoryUsage\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/cost": {
@@ -60652,9 +58262,7 @@
}
],
"summary": "Retrieves spectro clusters cloud cost summary information",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/filters/workspace": {
@@ -60706,9 +58314,7 @@
}
],
"summary": "Retrieves a list of running, non rbac configured clusters in a workspace",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/metadata": {
@@ -60716,10 +58322,7 @@
"operationId": "v1SpectroClustersMetadataGet",
"parameters": [
{
- "enum": [
- "hostclusters",
- "strictHostclusters"
- ],
+ "enum": ["hostclusters", "strictHostclusters"],
"in": "query",
"name": "quickFilter",
"type": "string"
@@ -60748,9 +58351,7 @@
}
],
"summary": "Retrieves a list of cluster summary metadata",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"post": {
"operationId": "v1SpectroClustersMetadata",
@@ -60786,9 +58387,7 @@
}
],
"summary": "Retrieves a list of cluster summary",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/metadata/search": {
@@ -60826,9 +58425,7 @@
}
],
"summary": "Retrieves a list of cluster metadata with provided search filter spec Supported sort fields - [\"environment\", \"clusterName\", \"clusterState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/metadata/search/schema": {
@@ -60859,9 +58456,7 @@
}
],
"summary": "Retrieves a schema for the cluster metadata search filter",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/repaveStatus": {
@@ -60891,12 +58486,7 @@
},
{
"default": "Pending",
- "enum": [
- "Pending",
- "Approved",
- "InProgress",
- "Completed"
- ],
+ "enum": ["Pending", "Approved", "InProgress", "Completed"],
"in": "query",
"name": "repaveState",
"type": "string"
@@ -60925,9 +58515,7 @@
}
],
"summary": "Retrieves a list of clusters with the desired repave state",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/resources/consumption": {
@@ -60965,9 +58553,7 @@
}
],
"summary": "Retrieves spectro clusters resource consumption",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/resources/cost": {
@@ -61005,9 +58591,7 @@
}
],
"summary": "Retrieves spectro clusters resources cost summary information",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/resources/usage": {
@@ -61045,9 +58629,7 @@
}
],
"summary": "Retrieves spectro clusters resources usage summary information",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/search": {
@@ -61106,9 +58688,7 @@
}
],
"summary": "Retrieves a list of cluster summary with provided search filter spec Supported sort fields - [\"environment\", \"clusterName\", \"memoryUsage\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/search/export": {
@@ -61122,9 +58702,7 @@
},
{
"default": "csv",
- "enum": [
- "csv"
- ],
+ "enum": ["csv"],
"in": "query",
"name": "format",
"type": "string"
@@ -61136,9 +58714,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "OK",
@@ -61164,18 +58740,14 @@
}
],
"summary": "Export and download the list of cluster summary with matching search filter and download as a file(csv)",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"post": {
"operationId": "v1DashboardClustersSearchSummaryExport",
"parameters": [
{
"default": "csv",
- "enum": [
- "csv"
- ],
+ "enum": ["csv"],
"in": "query",
"name": "format",
"type": "string"
@@ -61194,9 +58766,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -61220,9 +58790,7 @@
}
],
"summary": "Export the list of cluster summary with matching search filter and download as a file(csv) Supported sort fields - [\"environment\", \"clusterName\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/search/input": {
@@ -61253,9 +58821,7 @@
}
],
"summary": "Retrieves a supported input values for the cluster search filter",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/search/schema": {
@@ -61286,9 +58852,7 @@
}
],
"summary": "Retrieves a schema for the cluster search filter",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/vms": {
@@ -61319,9 +58883,7 @@
}
],
"summary": "Retrieves a list of Virtual machine enabled clusters",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}": {
@@ -61352,9 +58914,7 @@
}
],
"summary": "Returns the specified cluster summary",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"parameters": [
{
@@ -61415,9 +58975,7 @@
}
],
"summary": "Retrieves the specified cluster cost summary",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"parameters": [
{
@@ -61456,9 +59014,7 @@
}
],
"summary": "Returns the specified cluster summary overview",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
},
"parameters": [
{
@@ -61512,9 +59068,7 @@
}
],
"summary": "Retrieves specified spectro cluster resource consumption",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads": {
@@ -61560,9 +59114,7 @@
}
],
"summary": "Retrieves specified cluster workloads",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/clusterrolebinding": {
@@ -61608,9 +59160,7 @@
}
],
"summary": "Retrieves specified cluster workload clusterrolebindings",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/cronjob": {
@@ -61656,9 +59206,7 @@
}
],
"summary": "Retrieves specified cluster workload cronjobs",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/daemonset": {
@@ -61704,9 +59252,7 @@
}
],
"summary": "Retrieves specified cluster workload daemonsets",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/deployment": {
@@ -61752,9 +59298,7 @@
}
],
"summary": "Retrieves specified cluster workload deployments",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/job": {
@@ -61800,9 +59344,7 @@
}
],
"summary": "Retrieves specified cluster workload jobs",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/namespace": {
@@ -61848,9 +59390,7 @@
}
],
"summary": "Retrieves specified cluster workload namespaces",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/pod": {
@@ -61896,9 +59436,7 @@
}
],
"summary": "Retrieves specified cluster workload pods",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/rolebinding": {
@@ -61944,9 +59482,7 @@
}
],
"summary": "Retrieves specified cluster workload rolebindings",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/spectroclusters/{uid}/workloads/statefulset": {
@@ -61992,9 +59528,7 @@
}
],
"summary": "Retrieves specified cluster workload statefulsets",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces": {
@@ -62025,9 +59559,7 @@
}
],
"summary": "Retrieves a list of workspace",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/clusterrolebinding": {
@@ -62073,9 +59605,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload clusterrolebindings",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/cronjob": {
@@ -62121,9 +59651,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload cronjobs",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/daemonset": {
@@ -62169,9 +59697,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload daemonsets",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/deployment": {
@@ -62217,9 +59743,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload deployments",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/job": {
@@ -62265,9 +59789,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload jobs",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/namespace": {
@@ -62313,9 +59835,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload namespaces",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/pod": {
@@ -62361,9 +59881,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload pods",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/rolebinding": {
@@ -62409,9 +59927,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload rolebindings",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/dashboard/workspaces/{uid}/spectroclusters/workloads/statefulset": {
@@ -62457,9 +59973,7 @@
}
],
"summary": "Retrieves specified workspace clusters workload statefulsets",
- "tags": [
- "dashboard"
- ]
+ "tags": ["dashboard"]
}
},
"/v1/datasinks/cloudwatch": {
@@ -62503,9 +60017,7 @@
}
],
"summary": "sync data to cloud watch",
- "tags": [
- "datasinks"
- ]
+ "tags": ["datasinks"]
}
},
"/v1/edgehosts": {
@@ -62514,11 +60026,7 @@
"operationId": "v1EdgeHostDevicesList",
"parameters": [
{
- "enum": [
- "libvirt",
- "edge-native",
- "vsphere"
- ],
+ "enum": ["libvirt", "edge-native", "vsphere"],
"in": "query",
"name": "type",
"type": "string"
@@ -62547,9 +60055,7 @@
}
],
"summary": "Retrieve the Complete Edgehost Metadata List",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"post": {
"operationId": "v1EdgeHostDevicesCreate",
@@ -62591,9 +60097,7 @@
}
],
"summary": "Create the edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/metadata": {
@@ -62601,19 +60105,13 @@
"operationId": "v1EdgeHostsMetadataQuickFilterGet",
"parameters": [
{
- "enum": [
- "libvirt",
- "edge-native",
- "vsphere"
- ],
+ "enum": ["libvirt", "edge-native", "vsphere"],
"in": "query",
"name": "type",
"type": "string"
},
{
- "enum": [
- "unusedEdgeHosts"
- ],
+ "enum": ["unusedEdgeHosts"],
"in": "query",
"name": "quickFilter",
"type": "string"
@@ -62642,9 +60140,7 @@
}
],
"summary": "Retrieves a list of edge hosts metadata matching the filter condition",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/register": {
@@ -62682,9 +60178,7 @@
}
],
"summary": "Registers the edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/tokens": {
@@ -62715,9 +60209,7 @@
}
],
"summary": "Retrieves a list of edge tokens",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"post": {
"operationId": "v1EdgeTokensCreate",
@@ -62759,9 +60251,7 @@
}
],
"summary": "Create the edge token",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/tokens/{uid}": {
@@ -62789,9 +60279,7 @@
}
],
"summary": "Deletes the specified edge token",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"get": {
"operationId": "v1EdgeTokensUidGet",
@@ -62820,9 +60308,7 @@
}
],
"summary": "Returns the specified edge token",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"parameters": [
{
@@ -62864,9 +60350,7 @@
}
],
"summary": "Updates the specified edge token",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/tokens/{uid}/state": {
@@ -62910,9 +60394,7 @@
}
],
"summary": "Revoke or re-activate the edge token access",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}": {
@@ -62940,9 +60422,7 @@
}
],
"summary": "Deletes the specified edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"get": {
"operationId": "v1EdgeHostDevicesUidGet",
@@ -62978,9 +60458,7 @@
}
],
"summary": "Returns the specified edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"parameters": [
{
@@ -63021,9 +60499,7 @@
}
],
"summary": "Updates the specified edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/cluster/associate": {
@@ -63051,9 +60527,7 @@
}
],
"summary": "Deassociate the clusters to the edge host",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"parameters": [
{
@@ -63094,9 +60568,7 @@
}
],
"summary": "Associate the clusters to the edge host",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/health": {
@@ -63139,9 +60611,7 @@
}
],
"summary": "Updates the edge host health",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/hostCheckSum": {
@@ -63184,9 +60654,7 @@
}
],
"summary": "Update the specified edge host device host check sum",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/hostPairingKey": {
@@ -63229,9 +60697,7 @@
}
],
"summary": "Update the specified edge host device host pairing key",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/meta": {
@@ -63274,9 +60740,7 @@
}
],
"summary": "Updates the specified edge host device meta",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/pack/manifests/{manifestUid}": {
@@ -63328,9 +60792,7 @@
}
],
"summary": "Returns the specified edge host's manifest",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/packs/status": {
@@ -63373,9 +60835,7 @@
}
],
"summary": "Patch update specified edge host's packs status",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/profiles": {
@@ -63412,9 +60872,7 @@
}
],
"summary": "Returns the associated profiles of a specified edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"parameters": [
{
@@ -63455,9 +60913,7 @@
}
],
"summary": "Associate cluster profiles to the specified edge host device",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/reset": {
@@ -63500,9 +60956,7 @@
}
],
"summary": "Reset the cluster through edge host",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/edgehosts/{uid}/spc/download": {
@@ -63516,9 +60970,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download spc archive file",
@@ -63542,9 +60994,7 @@
}
],
"summary": "Download the specified edge host device spc",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
},
"parameters": [
{
@@ -63595,9 +61045,7 @@
}
],
"summary": "Updates the specified edge host device vsphere properties",
- "tags": [
- "edgehosts"
- ]
+ "tags": ["edgehosts"]
}
},
"/v1/events/components": {
@@ -63668,9 +61116,7 @@
}
],
"summary": "Returns a paginated list of component events based on request parameters",
- "tags": [
- "events"
- ]
+ "tags": ["events"]
},
"post": {
"description": "Creates a component event",
@@ -63713,9 +61159,7 @@
}
],
"summary": "Creates a component event",
- "tags": [
- "events"
- ]
+ "tags": ["events"]
}
},
"/v1/events/components/bulk": {
@@ -63754,9 +61198,7 @@
}
],
"summary": "Creates the component events in bulk",
- "tags": [
- "events"
- ]
+ "tags": ["events"]
}
},
"/v1/events/components/{objectKind}/{objectUid}": {
@@ -63784,9 +61226,7 @@
}
],
"summary": "Delete all the components events for the specified related object",
- "tags": [
- "events"
- ]
+ "tags": ["events"]
},
"get": {
"description": "Returns a list of components events for the specified related object",
@@ -63855,17 +61295,12 @@
}
],
"summary": "Returns a list of components events for the specified related object",
- "tags": [
- "events"
- ]
+ "tags": ["events"]
},
"parameters": [
{
"description": "Describes the related object uid for which events has to be fetched",
- "enum": [
- "spectrocluster",
- "edgehost"
- ],
+ "enum": ["spectrocluster", "edgehost"],
"in": "path",
"name": "objectKind",
"required": true,
@@ -63929,9 +61364,7 @@
}
],
"summary": "Returns a list of Filters",
- "tags": [
- "filters"
- ]
+ "tags": ["filters"]
}
},
"/v1/filters/metadata": {
@@ -63968,9 +61401,7 @@
}
],
"summary": "Returns a list of Filters metadata",
- "tags": [
- "filters"
- ]
+ "tags": ["filters"]
}
},
"/v1/filters/tag": {
@@ -64014,9 +61445,7 @@
}
],
"summary": "Creates a Tag filter",
- "tags": [
- "filters"
- ]
+ "tags": ["filters"]
}
},
"/v1/filters/tag/{uid}": {
@@ -64044,9 +61473,7 @@
}
],
"summary": "Delete the specified Filter object",
- "tags": [
- "filters"
- ]
+ "tags": ["filters"]
},
"get": {
"operationId": "v1TagFilterUidGet",
@@ -64075,9 +61502,7 @@
}
],
"summary": "Returns the specified Filter object",
- "tags": [
- "filters"
- ]
+ "tags": ["filters"]
},
"parameters": [
{
@@ -64118,9 +61543,7 @@
}
],
"summary": "Updates a Tag filter",
- "tags": [
- "filters"
- ]
+ "tags": ["filters"]
}
},
"/v1/installers/spectro/vsphere/{uid}": {
@@ -64149,9 +61572,7 @@
}
],
"summary": "Deletes the spectroinstaller entity",
- "tags": [
- "installers"
- ]
+ "tags": ["installers"]
},
"parameters": [
{
@@ -64168,13 +61589,7 @@
"operationId": "v1MetricsList",
"parameters": [
{
- "enum": [
- "pod",
- "namespace",
- "spectrocluster",
- "machine",
- "project"
- ],
+ "enum": ["pod", "namespace", "spectrocluster", "machine", "project"],
"in": "path",
"name": "resourceKind",
"required": true,
@@ -64250,9 +61665,7 @@
}
],
"summary": "Retrieves the list of metrics for a specified resource kind",
- "tags": [
- "metrics"
- ]
+ "tags": ["metrics"]
}
},
"/v1/metrics/{resourceKind}/{resourceUid}/values": {
@@ -64260,13 +61673,7 @@
"operationId": "v1MetricsUidDelete",
"parameters": [
{
- "enum": [
- "pod",
- "namespace",
- "spectrocluster",
- "machine",
- "project"
- ],
+ "enum": ["pod", "namespace", "spectrocluster", "machine", "project"],
"in": "path",
"name": "resourceKind",
"required": true,
@@ -64299,21 +61706,13 @@
}
],
"summary": "Deletes the metrics of the specified resource",
- "tags": [
- "metrics"
- ]
+ "tags": ["metrics"]
},
"get": {
"operationId": "v1MetricsUidList",
"parameters": [
{
- "enum": [
- "pod",
- "namespace",
- "spectrocluster",
- "machine",
- "project"
- ],
+ "enum": ["pod", "namespace", "spectrocluster", "machine", "project"],
"in": "path",
"name": "resourceKind",
"required": true,
@@ -64392,9 +61791,7 @@
}
],
"summary": "Returns the metrics for a specified resource uid",
- "tags": [
- "metrics"
- ]
+ "tags": ["metrics"]
}
},
"/v1/notifications/": {
@@ -64459,9 +61856,7 @@
}
],
"summary": "Returns a paginated list of notifications based on request parameters",
- "tags": [
- "notifications"
- ]
+ "tags": ["notifications"]
}
},
"/v1/notifications/events": {
@@ -64500,9 +61895,7 @@
}
],
"summary": "Creates a notification event",
- "tags": [
- "notifications"
- ]
+ "tags": ["notifications"]
}
},
"/v1/notifications/{objectKind}/{objectUid}": {
@@ -64567,18 +61960,12 @@
}
],
"summary": "Returns a list of notifications for the specified related object",
- "tags": [
- "notifications"
- ]
+ "tags": ["notifications"]
},
"parameters": [
{
"description": "Describes the related object kind for which notifications have to be fetched",
- "enum": [
- "spectrocluster",
- "clusterprofile",
- "appdeployment"
- ],
+ "enum": ["spectrocluster", "clusterprofile", "appdeployment"],
"in": "path",
"name": "objectKind",
"required": true,
@@ -64626,9 +62013,7 @@
}
],
"summary": "Updates the specified notification for the acknowledgment",
- "tags": [
- "notifications"
- ]
+ "tags": ["notifications"]
}
},
"/v1/notifications/{uid}/done": {
@@ -64658,9 +62043,7 @@
}
],
"summary": "Updates the specified notification action as done",
- "tags": [
- "notifications"
- ]
+ "tags": ["notifications"]
}
},
"/v1/overlords": {
@@ -64696,9 +62079,7 @@
}
],
"summary": "Retrieves a list of overlords owned by the tenant",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/maas/manifest": {
@@ -64729,9 +62110,7 @@
}
],
"summary": "Returns the manifests required for the private gateway installation",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -64791,9 +62170,7 @@
}
],
"summary": "create the maas cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"put": {
"operationId": "v1OverlordsUidMaasAccountUpdate",
@@ -64826,9 +62203,7 @@
}
],
"summary": "update the maas cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/maas/{uid}/account/validate": {
@@ -64881,9 +62256,7 @@
}
],
"summary": "validate the maas cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/maas/{uid}/cloudconfig": {
@@ -64935,9 +62308,7 @@
}
],
"summary": "create the maas cloud config for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"put": {
"operationId": "V1OverlordsUidMaasCloudConfigUpdate",
@@ -64970,9 +62341,7 @@
}
],
"summary": "update the maas cloud config for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/maas/{uid}/clusterprofile": {
@@ -65003,9 +62372,7 @@
}
],
"summary": "Returns the specified maas private gateway cluster profile",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65048,9 +62415,7 @@
}
],
"summary": "migrate all the clusters from source overlord to target overlord",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/openstack/manifest": {
@@ -65081,9 +62446,7 @@
}
],
"summary": "Returns the manifests required for the private gateway installation",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65143,9 +62506,7 @@
}
],
"summary": "create the OpenStack cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"put": {
"operationId": "v1OverlordsUidOpenStackAccountUpdate",
@@ -65178,9 +62539,7 @@
}
],
"summary": "update the OpenStack cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/openstack/{uid}/account/validate": {
@@ -65233,9 +62592,7 @@
}
],
"summary": "validate the OpenStack cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/openstack/{uid}/cloudconfig": {
@@ -65287,9 +62644,7 @@
}
],
"summary": "create the OpenStack cloud config for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"put": {
"operationId": "v1OverlordsUidOpenStackCloudConfigUpdate",
@@ -65322,9 +62677,7 @@
}
],
"summary": "update the OpenStack cloud config for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/openstack/{uid}/clusterprofile": {
@@ -65355,9 +62708,7 @@
}
],
"summary": "Returns the specified OpenStack private gateway cluster profile",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65373,11 +62724,7 @@
"operationId": "v1OverlordsPairingCode",
"parameters": [
{
- "enum": [
- "vsphere",
- "openstack",
- "maas"
- ],
+ "enum": ["vsphere", "openstack", "maas"],
"in": "query",
"name": "cloudType",
"type": "string"
@@ -65406,9 +62753,7 @@
}
],
"summary": "Returns the pairing code for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/manifest": {
@@ -65439,9 +62784,7 @@
}
],
"summary": "Returns the manifests required for the private gateway installation",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65480,9 +62823,7 @@
}
],
"summary": "Returns overlord's ova information",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/{uid}/account": {
@@ -65534,9 +62875,7 @@
}
],
"summary": "create the vSphere cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"put": {
"operationId": "v1OverlordsUidVsphereAccountUpdate",
@@ -65569,9 +62908,7 @@
}
],
"summary": "update the vSphere cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/{uid}/account/validate": {
@@ -65624,9 +62961,7 @@
}
],
"summary": "validate the vSphere cloudaccount for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/{uid}/cloudconfig": {
@@ -65678,9 +63013,7 @@
}
],
"summary": "create the vSphere cloud config for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"put": {
"operationId": "v1OverlordsUidVsphereCloudConfigUpdate",
@@ -65713,9 +63046,7 @@
}
],
"summary": "update the vSphere cloud config for the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/{uid}/clusterprofile": {
@@ -65746,9 +63077,7 @@
}
],
"summary": "Returns the specified vsphere private gateway cluster profile",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65787,9 +63116,7 @@
}
],
"summary": "Retrieves a list of IP Pools for the specified private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65839,9 +63166,7 @@
}
],
"summary": "Creates an IP pool defintion for the sepcified private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/{uid}/pools/{poolUid}": {
@@ -65869,9 +63194,7 @@
}
],
"summary": "Deletes the private gateways's specified IP Pool data",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -65918,9 +63241,7 @@
}
],
"summary": "Updates the private gateways's specified IP Pool data",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/vsphere/{uid}/properties/computecluster/resources": {
@@ -65951,9 +63272,7 @@
}
],
"summary": "Retrieves the vSphere computecluster resources for the specified private gateway's account",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -66004,9 +63323,7 @@
}
],
"summary": "Retrieves the vSphere datacenters & datacluster for the specified private gateway's account",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -66045,9 +63362,7 @@
}
],
"summary": "delete the private gateway",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"get": {
"operationId": "v1OverlordsUidGet",
@@ -66076,9 +63391,7 @@
}
],
"summary": "Returns the specified private gateway's for the given uid",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
},
"parameters": [
{
@@ -66129,9 +63442,7 @@
}
],
"summary": "update the private gateway's metadata",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/overlords/{uid}/reset": {
@@ -66170,9 +63481,7 @@
}
],
"summary": "reset the private gateway by disaaociating the private gateway's resources",
- "tags": [
- "overlords"
- ]
+ "tags": ["overlords"]
}
},
"/v1/packs": {
@@ -66209,9 +63518,7 @@
}
],
"summary": "Deletes the packs",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
},
"get": {
"operationId": "v1PacksSummaryList",
@@ -66279,9 +63586,7 @@
}
],
"summary": "Retrieves a list of packs",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
}
},
"/v1/packs/search": {
@@ -66340,9 +63645,7 @@
}
],
"summary": "Retrieves a list of packs based on filter",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
}
},
"/v1/packs/{packName}/registries/{registryUid}": {
@@ -66373,9 +63676,7 @@
}
],
"summary": "Retrieves a list of packs",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
},
"parameters": [
{
@@ -66424,11 +63725,7 @@
"type": "string"
}
],
- "produces": [
- "image/png",
- "image/gif",
- "image/jpeg"
- ],
+ "produces": ["image/png", "image/gif", "image/jpeg"],
"responses": {
"200": {
"description": "OK",
@@ -66456,9 +63753,7 @@
}
],
"summary": "Returns the logo for a specified pack",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
},
"parameters": [
{
@@ -66498,9 +63793,7 @@
}
],
"summary": "Returns the specified pack",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
},
"parameters": [
{
@@ -66540,9 +63833,7 @@
}
],
"summary": "Returns the readme of a specified pack",
- "tags": [
- "packs"
- ]
+ "tags": ["packs"]
},
"parameters": [
{
@@ -66589,9 +63880,7 @@
}
],
"summary": "Returns the private gateway manifest link",
- "tags": [
- "pcg"
- ]
+ "tags": ["pcg"]
}
},
"/v1/pcg/{uid}/register": {
@@ -66638,9 +63927,7 @@
}
],
"summary": "Registers the pcg",
- "tags": [
- "pcg"
- ]
+ "tags": ["pcg"]
}
},
"/v1/pcg/{uid}/services/ally/manifest": {
@@ -66654,9 +63941,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -66680,9 +63965,7 @@
}
],
"summary": "Returns the pcg ally manifest",
- "tags": [
- "pcg"
- ]
+ "tags": ["pcg"]
},
"parameters": [
{
@@ -66704,9 +63987,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -66730,9 +64011,7 @@
}
],
"summary": "Returns the pcg jet manifest",
- "tags": [
- "pcg"
- ]
+ "tags": ["pcg"]
},
"parameters": [
{
@@ -66748,12 +64027,7 @@
"operationId": "v1PermissionsList",
"parameters": [
{
- "enum": [
- "system",
- "tenant",
- "project",
- "resource"
- ],
+ "enum": ["system", "tenant", "project", "resource"],
"in": "query",
"name": "scope",
"type": "string"
@@ -66782,9 +64056,7 @@
}
],
"summary": "Retrieves a list of permissions",
- "tags": [
- "permissions"
- ]
+ "tags": ["permissions"]
}
},
"/v1/projects": {
@@ -66855,9 +64127,7 @@
}
],
"summary": "Retrieves a list of projects",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"post": {
"operationId": "v1ProjectsCreate",
@@ -66899,9 +64169,7 @@
}
],
"summary": "Creates a project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/alerts": {
@@ -66924,9 +64192,7 @@
}
],
"summary": "Retrieves a list of supported alerts for a project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}": {
@@ -66960,9 +64226,7 @@
}
],
"summary": "Deletes the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"get": {
"operationId": "v1ProjectsUidGet",
@@ -66983,9 +64247,7 @@
}
],
"summary": "Returns the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"parameters": [
{
@@ -67020,9 +64282,7 @@
}
],
"summary": "Updates the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/alerts/{component}": {
@@ -67042,9 +64302,7 @@
}
],
"summary": "Deletes the specified alert to the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"parameters": [
{
@@ -67094,9 +64352,7 @@
}
],
"summary": "Create the specified alert to the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"put": {
"operationId": "v1ProjectsUidAlertUpdate",
@@ -67123,9 +64379,7 @@
}
],
"summary": "Upsert the specified alert to the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/alerts/{component}/{alertUid}": {
@@ -67145,9 +64399,7 @@
}
],
"summary": "Deletes the specified alert of the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"get": {
"operationId": "v1ProjectsUidAlertsUidGet",
@@ -67168,9 +64420,7 @@
}
],
"summary": "Get the specified alert of the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"parameters": [
{
@@ -67217,9 +64467,7 @@
}
],
"summary": "Update the specified alert of the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/macros": {
@@ -67248,9 +64496,7 @@
}
],
"summary": "Delete the macros for the specified project by macro name",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"get": {
"operationId": "v1ProjectsUidMacrosList",
@@ -67271,9 +64517,7 @@
}
],
"summary": "List the macros of the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"parameters": [
{
@@ -67308,9 +64552,7 @@
}
],
"summary": "Update the macros for the specified project by macro name",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"post": {
"operationId": "v1ProjectsUidMacrosCreate",
@@ -67337,9 +64579,7 @@
}
],
"summary": "Create or add new macros for the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"put": {
"operationId": "v1ProjectsUidMacrosUpdate",
@@ -67366,9 +64606,7 @@
}
],
"summary": "Update the macros of the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/meta": {
@@ -67405,9 +64643,7 @@
}
],
"summary": "Update the metadata of the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/preferences/clusterSettings": {
@@ -67430,9 +64666,7 @@
}
],
"summary": "Get project cluster settings",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"parameters": [
{
@@ -67483,9 +64717,7 @@
}
],
"summary": "Update project clusters nodes auto remediation setting",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/teams": {
@@ -67522,9 +64754,7 @@
}
],
"summary": "Update the teams association to the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/users": {
@@ -67561,9 +64791,7 @@
}
],
"summary": "Update the users association to the specified project",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
}
},
"/v1/projects/{uid}/validate": {
@@ -67586,9 +64814,7 @@
}
],
"summary": "Validate and returns active resource of project before delete",
- "tags": [
- "projects"
- ]
+ "tags": ["projects"]
},
"parameters": [
{
@@ -67666,18 +64892,12 @@
}
],
"summary": "Retrieves a list of Helm registries",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
"default": "all",
- "enum": [
- "system",
- "tenant",
- "all"
- ],
+ "enum": ["system", "tenant", "all"],
"in": "query",
"name": "scope",
"type": "string"
@@ -67723,9 +64943,7 @@
}
],
"summary": "Creates a helm registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/helm/summary": {
@@ -67795,18 +65013,12 @@
}
],
"summary": "Retrieves a list of helm registries as summary",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
"default": "all",
- "enum": [
- "system",
- "tenant",
- "all"
- ],
+ "enum": ["system", "tenant", "all"],
"in": "query",
"name": "scope",
"type": "string"
@@ -67853,9 +65065,7 @@
}
],
"summary": "Check if helm registry is valid",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/helm/{uid}": {
@@ -67883,9 +65093,7 @@
}
],
"summary": "Deletes the specified helm registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"get": {
"operationId": "v1RegistriesHelmUidGet",
@@ -67914,9 +65122,7 @@
}
],
"summary": "Returns the specified Helm registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -67957,9 +65163,7 @@
}
],
"summary": "Updates the specified helm registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/helm/{uid}/sync": {
@@ -68008,9 +65212,7 @@
}
],
"summary": "Sync Helm registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/helm/{uid}/sync/status": {
@@ -68042,9 +65244,7 @@
}
],
"summary": "Get helm registry sync status",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -68083,18 +65283,12 @@
}
],
"summary": "Retrieves a list of registries metadata",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
"default": "all",
- "enum": [
- "system",
- "tenant",
- "all"
- ],
+ "enum": ["system", "tenant", "all"],
"in": "query",
"name": "scope",
"type": "string"
@@ -68148,9 +65342,7 @@
}
],
"summary": "Creates a basic oci registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/basic/validate": {
@@ -68193,9 +65385,7 @@
}
],
"summary": "Check if oci registry is valid",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/ecr": {
@@ -68245,9 +65435,7 @@
}
],
"summary": "Creates a ecr registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/ecr/validate": {
@@ -68290,9 +65478,7 @@
}
],
"summary": "Check if ecr registry is valid",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/image": {
@@ -68323,9 +65509,7 @@
}
],
"summary": "Creates a image registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/summary": {
@@ -68356,9 +65540,7 @@
}
],
"summary": "Retrieves a oci registries summary",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/{uid}": {
@@ -68389,9 +65571,7 @@
}
],
"summary": "Returns the information of specified oci registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -68432,9 +65612,7 @@
}
],
"summary": "Deletes the specified basic oci registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"get": {
"operationId": "v1BasicOciRegistriesUidGet",
@@ -68463,9 +65641,7 @@
}
],
"summary": "Returns the basic oci registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -68506,9 +65682,7 @@
}
],
"summary": "Updates the specified basic oci registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/{uid}/basic/sync": {
@@ -68557,9 +65731,7 @@
}
],
"summary": "Sync oci registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/{uid}/basic/sync/status": {
@@ -68591,9 +65763,7 @@
}
],
"summary": "Get oci registry sync status",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -68629,9 +65799,7 @@
}
],
"summary": "Deletes the specified ecr registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"get": {
"operationId": "v1EcrRegistriesUidGet",
@@ -68660,9 +65828,7 @@
}
],
"summary": "Returns the specified ecr registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -68703,9 +65869,7 @@
}
],
"summary": "Updates the specified ecr registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/{uid}/ecr/sync": {
@@ -68754,9 +65918,7 @@
}
],
"summary": "Sync ecr registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/oci/{uid}/ecr/sync/status": {
@@ -68788,9 +65950,7 @@
}
],
"summary": "Get ecr registry sync status",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -68868,18 +66028,12 @@
}
],
"summary": "Retrieves a list of Pack registries",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
"default": "all",
- "enum": [
- "system",
- "tenant",
- "all"
- ],
+ "enum": ["system", "tenant", "all"],
"in": "query",
"name": "scope",
"type": "string"
@@ -68931,9 +66085,7 @@
}
],
"summary": "Creates a pack registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/pack/summary": {
@@ -69003,18 +66155,12 @@
}
],
"summary": "Retrieves a list of pack registries as summary",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
"default": "all",
- "enum": [
- "system",
- "tenant",
- "all"
- ],
+ "enum": ["system", "tenant", "all"],
"in": "query",
"name": "scope",
"type": "string"
@@ -69061,9 +66207,7 @@
}
],
"summary": "Check if pack registry is valid",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/pack/{uid}": {
@@ -69091,9 +66235,7 @@
}
],
"summary": "Deletes the specified pack registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"get": {
"operationId": "v1RegistriesPackUidGet",
@@ -69122,9 +66264,7 @@
}
],
"summary": "Returns the specified Pack registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -69165,9 +66305,7 @@
}
],
"summary": "Updates the specified pack registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/pack/{uid}/sync": {
@@ -69216,9 +66354,7 @@
}
],
"summary": "Sync Pack registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
}
},
"/v1/registries/pack/{uid}/sync/status": {
@@ -69250,9 +66386,7 @@
}
],
"summary": "Get pack registry sync status",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -69291,9 +66425,7 @@
}
],
"summary": "Returns the specified system scope registry configuration",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -69329,9 +66461,7 @@
}
],
"summary": "Deletes the specified registry",
- "tags": [
- "registries"
- ]
+ "tags": ["registries"]
},
"parameters": [
{
@@ -69409,9 +66539,7 @@
}
],
"summary": "Retrieves a list of roles",
- "tags": [
- "roles"
- ]
+ "tags": ["roles"]
},
"post": {
"operationId": "v1RolesCreate",
@@ -69453,9 +66581,7 @@
}
],
"summary": "Creates a role with specified permissions",
- "tags": [
- "roles"
- ]
+ "tags": ["roles"]
}
},
"/v1/roles/{uid}": {
@@ -69475,9 +66601,7 @@
}
],
"summary": "Deletes the specified role",
- "tags": [
- "roles"
- ]
+ "tags": ["roles"]
},
"get": {
"operationId": "v1RolesUidGet",
@@ -69498,9 +66622,7 @@
}
],
"summary": "Returns the specified role",
- "tags": [
- "roles"
- ]
+ "tags": ["roles"]
},
"parameters": [
{
@@ -69535,9 +66657,7 @@
}
],
"summary": "Updates the specified role",
- "tags": [
- "roles"
- ]
+ "tags": ["roles"]
}
},
"/v1/roles/{uid}/clone": {
@@ -69583,9 +66703,7 @@
}
],
"summary": "Clone the role",
- "tags": [
- "roles"
- ]
+ "tags": ["roles"]
}
},
"/v1/services/{serviceName}/version": {
@@ -69651,9 +66769,7 @@
}
],
"summary": "Returns a latest version for a given service name",
- "tags": [
- "services"
- ]
+ "tags": ["services"]
}
},
"/v1/services/{serviceName}/versions/{version}/manifest": {
@@ -69692,11 +66808,7 @@
},
{
"description": "action type",
- "enum": [
- "apply",
- "delete",
- "resources"
- ],
+ "enum": ["apply", "delete", "resources"],
"in": "query",
"name": "action",
"required": true,
@@ -69744,9 +66856,7 @@
}
],
"summary": "Returns a service manifest for a given service name and version",
- "tags": [
- "services"
- ]
+ "tags": ["services"]
}
},
"/v1/spectroclusters": {
@@ -69817,9 +66927,7 @@
}
],
"summary": "Retrieves a list of clusters",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/agents/{messageKey}/notify": {
@@ -69865,9 +66973,7 @@
"Authorization": []
}
],
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aks": {
@@ -69911,9 +67017,7 @@
}
],
"summary": "Creates an AKS cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aks/rate": {
@@ -69922,11 +67026,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -69962,9 +67062,7 @@
}
],
"summary": "Get AKS cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aks/validate": {
@@ -70002,9 +67100,7 @@
}
],
"summary": "Validates AKS cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aws": {
@@ -70048,9 +67144,7 @@
}
],
"summary": "Creates an AWS cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aws/import": {
@@ -70094,9 +67188,7 @@
}
],
"summary": "Imports an AWS cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aws/rate": {
@@ -70105,11 +67197,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -70145,9 +67233,7 @@
}
],
"summary": "Get AWS cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/aws/validate": {
@@ -70185,9 +67271,7 @@
}
],
"summary": "Validates AWS cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/azure": {
@@ -70231,9 +67315,7 @@
}
],
"summary": "Creates an Azure cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/azure/import": {
@@ -70277,9 +67359,7 @@
}
],
"summary": "Imports an Azure cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/azure/rate": {
@@ -70288,11 +67368,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -70328,9 +67404,7 @@
}
],
"summary": "Get Azure cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/azure/validate": {
@@ -70368,9 +67442,7 @@
}
],
"summary": "Validates Azure cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/cloudTypes/{cloudType}": {
@@ -70423,9 +67495,7 @@
}
],
"summary": "Creates a Custom cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/cloudTypes/{cloudType}/validate": {
@@ -70472,9 +67542,7 @@
}
],
"summary": "Validates Custom cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/config/edgeInstaller": {
@@ -70505,9 +67573,7 @@
}
],
"summary": "Cluster configuration for the edge installer",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/coxedge": {
@@ -70551,9 +67617,7 @@
}
],
"summary": "Creates a CoxEdge cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/coxedge/rate": {
@@ -70562,11 +67626,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -70602,9 +67662,7 @@
}
],
"summary": "Get Cox Edge cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/coxedge/validate": {
@@ -70642,9 +67700,7 @@
}
],
"summary": "Validates Cox Edge cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge": {
@@ -70688,9 +67744,7 @@
}
],
"summary": "Creates a Edge cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge-native": {
@@ -70734,9 +67788,7 @@
}
],
"summary": "Creates an EdgeNative cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge-native/import": {
@@ -70780,9 +67832,7 @@
}
],
"summary": "Imports an EdgeNative cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge-native/rate": {
@@ -70791,11 +67841,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -70831,9 +67877,7 @@
}
],
"summary": "Get edge-native cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge-native/validate": {
@@ -70871,9 +67915,7 @@
}
],
"summary": "Validates edge-native cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge/import": {
@@ -70917,9 +67959,7 @@
}
],
"summary": "Imports an Edge cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge/rate": {
@@ -70928,11 +67968,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -70968,9 +68004,7 @@
}
],
"summary": "Get edge cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/edge/validate": {
@@ -71008,9 +68042,7 @@
}
],
"summary": "Validates edge cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/eks": {
@@ -71054,9 +68086,7 @@
}
],
"summary": "Creates an EKS cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/eks/rate": {
@@ -71065,11 +68095,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -71105,9 +68131,7 @@
}
],
"summary": "Get EKS cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/eks/validate": {
@@ -71145,9 +68169,7 @@
}
],
"summary": "Validates EKS cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/features/backup/locations/{uid}": {
@@ -71178,9 +68200,7 @@
}
],
"summary": "Returns the cluster object references based on locationUid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -71221,9 +68241,7 @@
}
],
"summary": "Change cluster backup location",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/features/logFetcher/{uid}/download": {
@@ -71242,9 +68260,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "OK",
@@ -71270,9 +68286,7 @@
}
],
"summary": "Download log fetcher logs for cluster by log fetcher uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -71295,9 +68309,7 @@
}
],
"post": {
- "consumes": [
- "multipart/form-data"
- ],
+ "consumes": ["multipart/form-data"],
"operationId": "v1ClusterFeatureLogFetcherLogUpdate",
"parameters": [
{
@@ -71339,9 +68351,7 @@
}
],
"summary": "Update log fetcher logs by log fetcher uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gcp": {
@@ -71385,9 +68395,7 @@
}
],
"summary": "Creates a GCP cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gcp/import": {
@@ -71431,9 +68439,7 @@
}
],
"summary": "Imports a GCP cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gcp/rate": {
@@ -71442,11 +68448,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -71482,9 +68484,7 @@
}
],
"summary": "Get GCP cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gcp/validate": {
@@ -71522,9 +68522,7 @@
}
],
"summary": "Validates GCP cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/generic/import": {
@@ -71569,9 +68567,7 @@
}
],
"summary": "Imports a cluster of any cloud type in generic way",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/generic/rate": {
@@ -71580,11 +68576,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -71620,9 +68612,7 @@
}
],
"summary": "Get generic cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gke": {
@@ -71666,9 +68656,7 @@
}
],
"summary": "Creates an GKE cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gke/rate": {
@@ -71677,11 +68665,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -71717,9 +68701,7 @@
}
],
"summary": "Get GKE cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/gke/validate": {
@@ -71757,9 +68739,7 @@
}
],
"summary": "Validates GKE cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/libvirt": {
@@ -71803,9 +68783,7 @@
}
],
"summary": "Creates a Libvirt cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/libvirt/import": {
@@ -71849,9 +68827,7 @@
}
],
"summary": "Imports a libvirt cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/libvirt/rate": {
@@ -71860,11 +68836,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -71900,9 +68872,7 @@
}
],
"summary": "Get libvirt cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/libvirt/validate": {
@@ -71940,9 +68910,7 @@
}
],
"summary": "Validates libvirt cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/maas": {
@@ -71986,9 +68954,7 @@
}
],
"summary": "Creates a MAAS cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/maas/import": {
@@ -72032,9 +68998,7 @@
}
],
"summary": "Imports a Maas cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/maas/rate": {
@@ -72043,11 +69007,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -72083,9 +69043,7 @@
}
],
"summary": "Get maas cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/maas/validate": {
@@ -72123,9 +69081,7 @@
}
],
"summary": "Validates MAAS cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/openstack": {
@@ -72169,9 +69125,7 @@
}
],
"summary": "Creates a OpenStack cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/openstack/import": {
@@ -72215,9 +69169,7 @@
}
],
"summary": "Imports an OpenStack cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/openstack/rate": {
@@ -72226,11 +69178,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -72266,9 +69214,7 @@
}
],
"summary": "Get openstack cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/openstack/validate": {
@@ -72306,9 +69252,7 @@
}
],
"summary": "Validates OpenStack cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/tke": {
@@ -72352,9 +69296,7 @@
}
],
"summary": "Creates a Tke cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/tke/rate": {
@@ -72363,11 +69305,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -72403,9 +69341,7 @@
}
],
"summary": "Get TKE cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/tke/validate": {
@@ -72443,9 +69379,7 @@
}
],
"summary": "Validates TKE cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/upgrade/settings": {
@@ -72476,9 +69410,7 @@
}
],
"summary": "Get cluster settings by context",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/validate/name": {
@@ -72518,9 +69450,7 @@
}
],
"summary": "Validates the cluster name",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/validate/packs": {
@@ -72558,9 +69488,7 @@
}
],
"summary": "Validates spectro cluster packs",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/virtual": {
@@ -72604,9 +69532,7 @@
}
],
"summary": "Creates a virtual cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/virtual/packs/values": {
@@ -72616,10 +69542,7 @@
{
"default": "k3s",
"description": "Kubernetes distribution type",
- "enum": [
- "k3s",
- "cncf_k8s"
- ],
+ "enum": ["k3s", "cncf_k8s"],
"in": "query",
"name": "kubernetesDistroType",
"type": "string"
@@ -72648,9 +69571,7 @@
}
],
"summary": "Get the cluster pack values yaml",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/virtual/validate": {
@@ -72688,9 +69609,7 @@
}
],
"summary": "Validates virtual cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/virtual/values": {
@@ -72721,9 +69640,7 @@
}
],
"summary": "Deprecated. Get the default values yaml",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/vsphere": {
@@ -72767,9 +69684,7 @@
}
],
"summary": "Creates a vSphere cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/vsphere/import": {
@@ -72813,9 +69728,7 @@
}
],
"summary": "Imports a vSphere cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/vsphere/rate": {
@@ -72824,11 +69737,7 @@
"parameters": [
{
"default": "hourly",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -72864,9 +69773,7 @@
}
],
"summary": "Get vSphere cluster estimated rate information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/vsphere/validate": {
@@ -72904,9 +69811,7 @@
}
],
"summary": "Validates vSphere cluster create operation",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}": {
@@ -72940,9 +69845,7 @@
}
],
"summary": "Deletes the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1SpectroClustersGet",
@@ -73003,9 +69906,7 @@
}
],
"summary": "Returns the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73045,9 +69946,7 @@
}
],
"summary": "Get the cluster asset doc",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73094,9 +69993,7 @@
}
],
"summary": "Associate the assets for the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/assets/adminKubeconfig": {
@@ -73110,9 +70007,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -73136,9 +70031,7 @@
}
],
"summary": "Returns the specified cluster's kube config file",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73175,9 +70068,7 @@
}
],
"summary": "Deletes the cluster's frp kube config client data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1SpectroClustersUidFrpKubeConfigGet",
@@ -73189,9 +70080,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -73215,9 +70104,7 @@
}
],
"summary": "Returns the specified cluster's frp kube config file",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73259,9 +70146,7 @@
}
],
"summary": "Updates the cluster's frp kube config data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/assets/kubeconfig": {
@@ -73282,9 +70167,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -73308,9 +70191,7 @@
}
],
"summary": "Returns the specified cluster's kube config file",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73352,9 +70233,7 @@
}
],
"summary": "Updates the cluster's manifest data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/assets/kubeconfigclient": {
@@ -73382,9 +70261,7 @@
}
],
"summary": "Deletes the cluster's kube config client data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1SpectroClustersUidKubeConfigClientGet",
@@ -73396,9 +70273,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -73422,9 +70297,7 @@
}
],
"summary": "Returns the specified cluster's kube config client file",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73466,9 +70339,7 @@
}
],
"summary": "Updates the cluster's kube config client data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/assets/manifest": {
@@ -73499,9 +70370,7 @@
}
],
"summary": "Returns the specified cluster's manifest data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73543,9 +70412,7 @@
}
],
"summary": "Updates the specified cluster's manifest data",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterConfig/clusterMetaAttribute": {
@@ -73589,9 +70456,7 @@
}
],
"summary": "Updates the specified cluster meta attribute",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterConfig/clusterRbac": {
@@ -73635,9 +70500,7 @@
}
],
"summary": "Deprecated. Updates the specified cluster's Cluster Role bindings",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterConfig/controlPlaneHealthCheckTimeout": {
@@ -73681,9 +70544,7 @@
}
],
"summary": "Updates the specified cluster controlPlane health check timeout",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterConfig/hostCluster": {
@@ -73727,9 +70588,7 @@
}
],
"summary": "Updates the specified cluster host config",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterConfig/lifecycleConfig": {
@@ -73773,9 +70632,7 @@
}
],
"summary": "Updates the specified cluster Life cycle configuration",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterConfig/osPatch": {
@@ -73819,9 +70676,7 @@
}
],
"summary": "Updates the specified cluster OS patch configuration",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/clusterrbac": {
@@ -73852,9 +70707,7 @@
}
],
"summary": "Deprecated. Get the cluster RBAC information associated with a cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73894,9 +70747,7 @@
}
],
"summary": "Retrieves namespaces for the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -73938,9 +70789,7 @@
}
],
"summary": "Updates namespaces for the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/config/namespaces/{namespaceUid}": {
@@ -73971,9 +70820,7 @@
}
],
"summary": "Retrieves the specified namespace of the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74022,9 +70869,7 @@
}
],
"summary": "Updates the specified namespace of the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/config/rbacs": {
@@ -74055,9 +70900,7 @@
}
],
"summary": "Retrieves RBAC information for the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74099,9 +70942,7 @@
}
],
"summary": "Updates RBAC information for the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/config/rbacs/{rbacUid}": {
@@ -74132,9 +70973,7 @@
}
],
"summary": "Retrieves the specified RBAC of the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74183,9 +71022,7 @@
}
],
"summary": "Updates the specified RBAC of the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/download": {
@@ -74199,9 +71036,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download cluster archive file",
@@ -74225,9 +71060,7 @@
}
],
"summary": "Download the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74267,9 +71100,7 @@
}
],
"summary": "Retrieves a list of edge host of edge-native cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74309,9 +71140,7 @@
}
],
"summary": "Retrieves a list of edge host of libvirt cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74348,9 +71177,7 @@
}
],
"summary": "Reset cluster backup schedule settings",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1ClusterFeatureBackupGet",
@@ -74384,9 +71211,7 @@
}
],
"summary": "Returns the cluster backup result",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74436,9 +71261,7 @@
}
],
"summary": "Create cluster backup settings",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"put": {
"operationId": "v1ClusterFeatureBackupUpdate",
@@ -74471,9 +71294,7 @@
}
],
"summary": "Update cluster backup settings",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/backup/onDemand": {
@@ -74525,9 +71346,7 @@
}
],
"summary": "Create on demand cluster backup",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/backup/{backupName}/request/{requestUid}": {
@@ -74555,9 +71374,7 @@
}
],
"summary": "Delete cluster backup",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74608,9 +71425,7 @@
}
],
"summary": "Returns the compliance scan of cluster, if driverType is provided then specific status of driverType will be returned",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74660,9 +71475,7 @@
}
],
"summary": "Create cluster compliance scan",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"put": {
"operationId": "v1ClusterFeatureComplianceScanUpdate",
@@ -74695,9 +71508,7 @@
}
],
"summary": "Update cluster compliance scan settings",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/complianceScan/logs/drivers": {
@@ -74728,9 +71539,7 @@
}
],
"summary": "Returns the compliance scan log by cluster uid and driver type",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74781,9 +71590,7 @@
}
],
"summary": "Update the KubeBench compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/complianceScan/logs/drivers/kubeHunter": {
@@ -74826,9 +71633,7 @@
}
],
"summary": "Update the KubeHunter compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/complianceScan/logs/drivers/sonobuoy": {
@@ -74871,9 +71676,7 @@
}
],
"summary": "Update the Sonobuoy compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/complianceScan/logs/drivers/syft": {
@@ -74916,9 +71719,7 @@
}
],
"summary": "Update the Syft compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/complianceScan/logs/{logUid}": {
@@ -74946,9 +71747,7 @@
}
],
"summary": "Delete the compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -74993,9 +71792,7 @@
}
],
"summary": "Returns the KubeBench compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75045,9 +71842,7 @@
}
],
"summary": "Returns the KubeHunter compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75097,9 +71892,7 @@
}
],
"summary": "Returns the Sonobuoy compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75149,9 +71942,7 @@
}
],
"summary": "Returns the Syft compliance scan log by uid",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75179,9 +71970,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -75205,9 +71994,7 @@
}
],
"summary": "Returns the image sbom of syft scan log of cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75240,9 +72027,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "OK",
@@ -75268,9 +72053,7 @@
}
],
"summary": "Downloads the driver cluster logs",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75286,12 +72069,7 @@
"type": "string"
},
{
- "enum": [
- "kubeBench",
- "kubeHunter",
- "sonobuoy",
- "syft"
- ],
+ "enum": ["kubeBench", "kubeHunter", "sonobuoy", "syft"],
"in": "path",
"name": "driver",
"required": true,
@@ -75354,9 +72132,7 @@
}
],
"summary": "Create on demand cluster compliance scan",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/helmCharts": {
@@ -75387,9 +72163,7 @@
}
],
"summary": "Get the installed helm charts of a specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75433,9 +72207,7 @@
}
],
"summary": "Get the log fetcher for cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75486,9 +72258,7 @@
}
],
"summary": "Create the log fetcher for cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/features/manifests": {
@@ -75519,9 +72289,7 @@
}
],
"summary": "Get the installed manifests of a specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75565,9 +72333,7 @@
}
],
"summary": "Returns the cluster restore of cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75627,9 +72393,7 @@
}
],
"summary": "Create on demand cluster restore",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/import/manifest": {
@@ -75643,9 +72407,7 @@
"type": "string"
}
],
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "download file",
@@ -75669,9 +72431,7 @@
}
],
"summary": "Returns the specified cluster's import manifest file",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75716,9 +72476,7 @@
}
],
"summary": "Upgrade the specified imported read only cluster with full permissions",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/k8certificates": {
@@ -75749,9 +72507,7 @@
}
],
"summary": "Get K8Certificate for spectro cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75797,9 +72553,7 @@
}
],
"summary": "Sets the cluster master nodes Kubernetes certificates for renewal",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/kubectl/redirect": {
@@ -75830,9 +72584,7 @@
}
],
"summary": "Returns the specified cluster's kube config file",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75872,9 +72624,7 @@
}
],
"summary": "Retrieves a list of edge hosts of the libvirt cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -75933,9 +72683,7 @@
}
],
"summary": "Associate the assets for the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/metadata": {
@@ -75979,9 +72727,7 @@
}
],
"summary": "Update the specified spectro cluster metadata",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/namespaces": {
@@ -76012,9 +72758,7 @@
}
],
"summary": "Returns available namespaces for the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76066,9 +72810,7 @@
}
],
"summary": "Returns k8s spectrocluster oidc",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/oidc/dashboard/url": {
@@ -76106,9 +72848,7 @@
}
],
"summary": "Returns k8s dashboard url",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/pack/manifests/{manifestUid}": {
@@ -76160,9 +72900,7 @@
}
],
"summary": "Returns the specified cluster's manifest",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/pack/properties": {
@@ -76227,9 +72965,7 @@
}
],
"summary": "Get specified cluster pack properties",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/packRefs": {
@@ -76277,9 +73013,7 @@
}
],
"summary": "Updates the cluster's pack references",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/packs/resolvedValues": {
@@ -76310,9 +73044,7 @@
}
],
"summary": "Returns the specified cluster's packs resolved values",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76372,9 +73104,7 @@
}
],
"summary": "Patch update specified cluster's packs status",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/packs/{packName}/config": {
@@ -76420,9 +73150,7 @@
}
],
"summary": "Returns the specified cluster's pack configuration",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/profile": {
@@ -76458,9 +73186,7 @@
}
],
"summary": "Replaces the specified cluster profile for the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/profileUpdates": {
@@ -76491,9 +73217,7 @@
}
],
"summary": "Returns the profile updates of a specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76537,9 +73261,7 @@
}
],
"summary": "Remove cluster profiles from the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1SpectroClustersGetProfiles",
@@ -76574,9 +73296,7 @@
}
],
"summary": "Returns the associated profiles of a specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76625,9 +73345,7 @@
}
],
"summary": "Patch cluster profiles to the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"put": {
"operationId": "v1SpectroClustersUpdateProfiles",
@@ -76667,9 +73385,7 @@
}
],
"summary": "Associate cluster profiles to the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/profiles/packs/manifests": {
@@ -76713,9 +73429,7 @@
}
],
"summary": "Returns the associated profile's pack manifests of a specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76776,9 +73490,7 @@
}
],
"summary": "Returns the specified cluster's profile pack configuration",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/profiles/{profileUid}/packs/{packName}/manifests": {
@@ -76809,9 +73521,7 @@
}
],
"summary": "Returns the associated profiles pack manifests of the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76867,9 +73577,7 @@
}
],
"summary": "Updates cluster profiles pack manifests to the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/rate": {
@@ -76900,9 +73608,7 @@
}
],
"summary": "Returns the estimated rate of the specified cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -76915,11 +73621,7 @@
{
"default": "hourly",
"description": "Period type [hourly, monthly, yearly]",
- "enum": [
- "hourly",
- "monthly",
- "yearly"
- ],
+ "enum": ["hourly", "monthly", "yearly"],
"in": "query",
"name": "periodType",
"type": "string"
@@ -76958,9 +73660,7 @@
}
],
"summary": "Returns the spectrocluster repave approve update",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/repave/status": {
@@ -76998,9 +73698,7 @@
}
],
"summary": "Returns the spectrocluster repave",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/reset": {
@@ -77043,9 +73741,7 @@
}
],
"summary": "reset the cluster s by deleting machine pools and condtions",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/condition": {
@@ -77088,9 +73784,7 @@
}
],
"summary": "Updates the specified cluster status condition",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/conditions": {
@@ -77136,9 +73830,7 @@
}
],
"summary": "Updates the specified cluster status conditions",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/endpoints": {
@@ -77184,9 +73876,7 @@
}
],
"summary": "Updates the specified cluster's service endpoints information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/imported": {
@@ -77222,9 +73912,7 @@
}
],
"summary": "Updates the specified cluster status as imported",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/services": {
@@ -77270,9 +73958,7 @@
}
],
"summary": "Updates the specified cluster's services information",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/spcApply": {
@@ -77303,9 +73989,7 @@
}
],
"summary": "Returns the SPC apply information for the agent",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -77345,9 +74029,7 @@
}
],
"summary": "Set the CanBeApplied to true on the spcApply status. CanBeApplied indicates the agent to orchestrate the spc changes",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/spcApply/patchTime": {
@@ -77390,9 +74072,7 @@
}
],
"summary": "Updates the agent patch time for the SPC changes",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/status/upgrades": {
@@ -77435,9 +74115,7 @@
}
],
"summary": "Updates the cluster's upgrade status",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/validate/packs": {
@@ -77482,9 +74160,7 @@
}
],
"summary": "Validates cluster packs",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/validate/repave": {
@@ -77529,9 +74205,7 @@
}
],
"summary": "Validates if cluster gets repaved for the specified packs",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms": {
@@ -77586,9 +74260,7 @@
}
],
"summary": "Returns the list of virtual machines",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -77640,9 +74312,7 @@
}
],
"summary": "Create virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/snapshot": {
@@ -77707,9 +74377,7 @@
}
],
"summary": "Returns the list of snapshots of given namespaces",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -77746,9 +74414,7 @@
}
],
"summary": "Deletes the virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1SpectroClustersVMGet",
@@ -77777,9 +74443,7 @@
}
],
"summary": "Get virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -77838,9 +74502,7 @@
}
],
"summary": "Updates the specified virtual machine of the cluster",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/addVolume": {
@@ -77904,9 +74566,7 @@
}
],
"summary": "Add volume to the virtual machine instance",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/clone": {
@@ -77967,9 +74627,7 @@
}
],
"summary": "Clone virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/migrate": {
@@ -78026,9 +74684,7 @@
}
],
"summary": "Migrate the virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/pause": {
@@ -78085,9 +74741,7 @@
}
],
"summary": "Pause the virtual machine instance",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/removeVolume": {
@@ -78151,9 +74805,7 @@
}
],
"summary": "Remove volume from the virtual machine instance",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/restart": {
@@ -78210,9 +74862,7 @@
}
],
"summary": "Restart the virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/resume": {
@@ -78269,9 +74919,7 @@
}
],
"summary": "Resume the virtual machine instance",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/snapshot": {
@@ -78332,9 +74980,7 @@
}
],
"summary": "Create snapshot of virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/snapshot/{snapshotName}": {
@@ -78362,9 +75008,7 @@
}
],
"summary": "Delete the snapshot of virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"get": {
"operationId": "v1VMSnapshotGet",
@@ -78393,9 +75037,7 @@
}
],
"summary": "Get virtual machine snapshot",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
},
"parameters": [
{
@@ -78461,9 +75103,7 @@
}
],
"summary": "Updates the specified snapshot of a virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/start": {
@@ -78520,9 +75160,7 @@
}
],
"summary": "Start the virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/vms/{vmName}/stop": {
@@ -78579,9 +75217,7 @@
}
],
"summary": "Stop the virtual machine",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/workloads/sync": {
@@ -78624,9 +75260,7 @@
}
],
"summary": "Sync specified cluster workload",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/spectroclusters/{uid}/workloads/{workloadKind}/sync": {
@@ -78687,9 +75321,7 @@
}
],
"summary": "Sync specified cluster workload",
- "tags": [
- "spectroclusters"
- ]
+ "tags": ["spectroclusters"]
}
},
"/v1/system/users/email/verify/resend": {
@@ -78710,9 +75342,7 @@
}
],
"summary": "Re-send the email to the user to be able to verify the email",
- "tags": [
- "system"
- ]
+ "tags": ["system"]
}
},
"/v1/system/users/email/{emailToken}/verify": {
@@ -78733,9 +75363,7 @@
}
],
"summary": "Verifies the system user email using the email token",
- "tags": [
- "system"
- ]
+ "tags": ["system"]
},
"parameters": [
{
@@ -78768,9 +75396,7 @@
}
],
"summary": "Verifies the system user email using the email token",
- "tags": [
- "system"
- ]
+ "tags": ["system"]
}
},
"/v1/system/users/password/reset": {
@@ -78789,9 +75415,7 @@
"type": "string"
}
},
- "required": [
- "emailId"
- ],
+ "required": ["emailId"],
"type": "object"
}
}
@@ -78816,9 +75440,7 @@
}
],
"summary": "Creates request to reset system password via email",
- "tags": [
- "system"
- ]
+ "tags": ["system"]
}
},
"/v1/system/users/password/{passwordToken}/reset": {
@@ -78847,9 +75469,7 @@
"type": "string"
}
},
- "required": [
- "password"
- ],
+ "required": ["password"],
"type": "object"
}
}
@@ -78868,9 +75488,7 @@
}
],
"summary": "Resets the system user password using the password token",
- "tags": [
- "system"
- ]
+ "tags": ["system"]
}
},
"/v1/teams": {
@@ -78940,9 +75558,7 @@
}
],
"summary": "Retrieves a list of teams",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"post": {
"operationId": "v1TeamsCreate",
@@ -78984,9 +75600,7 @@
}
],
"summary": "Creates a team with the specified users and roles",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/teams/summary": {
@@ -79051,9 +75665,7 @@
}
],
"summary": "Retrieves a list of team summary",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"post": {
"operationId": "v1TeamsSummaryGet",
@@ -79083,9 +75695,7 @@
}
],
"summary": "Retrieves a list of teams summary with provided filter spec",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/teams/{uid}": {
@@ -79105,9 +75715,7 @@
}
],
"summary": "Deletes the specified team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"get": {
"operationId": "v1TeamsUidGet",
@@ -79128,9 +75736,7 @@
}
],
"summary": "Returns the sepcified team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"parameters": [
{
@@ -79166,9 +75772,7 @@
}
],
"summary": "Patches the specified team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"put": {
"operationId": "v1TeamsUidUpdate",
@@ -79195,9 +75799,7 @@
}
],
"summary": "Updates the sepcified team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/teams/{uid}/projects": {
@@ -79220,9 +75822,7 @@
}
],
"summary": "Returns the specified team's project and roles data",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"parameters": [
{
@@ -79258,9 +75858,7 @@
}
],
"summary": "Updates the projects and roles for the specified team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/teams/{uid}/resourceRoles": {
@@ -79284,9 +75882,7 @@
}
],
"summary": "Returns the specified individual and resource roles for a team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"parameters": [
{
@@ -79323,9 +75919,7 @@
}
],
"summary": "Add resource roles for team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/teams/{uid}/resourceRoles/{resourceRoleUid}": {
@@ -79345,9 +75939,7 @@
}
],
"summary": "Deleted the resource roles from team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"parameters": [
{
@@ -79390,9 +75982,7 @@
}
],
"summary": "Updates the resource roles for team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/teams/{uid}/roles": {
@@ -79415,9 +76005,7 @@
}
],
"summary": "Returns the specified team's tenant roles",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
},
"parameters": [
{
@@ -79453,9 +76041,7 @@
}
],
"summary": "Updates the tenant roles of the specified team",
- "tags": [
- "teams"
- ]
+ "tags": ["teams"]
}
},
"/v1/tenants/{tenantUid}/address": {
@@ -79492,9 +76078,7 @@
}
],
"summary": "Update tenant address",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/assets/certs": {
@@ -79517,9 +76101,7 @@
}
],
"summary": "lists the certificates for the tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -79563,9 +76145,7 @@
}
],
"summary": "create the tenant certificate",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/assets/certs/{certificateUid}": {
@@ -79585,9 +76165,7 @@
}
],
"summary": "deletes the tenant certificate",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"get": {
"operationId": "V1TenantUidAssetsCertsUidGet",
@@ -79608,9 +76186,7 @@
}
],
"summary": "Returns the ca certificate for the tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -79651,9 +76227,7 @@
}
],
"summary": "updates the tenant certificate",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/assets/dataSinks": {
@@ -79673,9 +76247,7 @@
}
],
"summary": "deletes the tenant data sink config",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"get": {
"operationId": "V1TenantUidAssetsDataSinksGet",
@@ -79696,9 +76268,7 @@
}
],
"summary": "Returns data sink config of tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -79742,9 +76312,7 @@
}
],
"summary": "create data sink config",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"put": {
"operationId": "V1TenantUidAssetsDataSinksUpdate",
@@ -79771,9 +76339,7 @@
}
],
"summary": "updates the tenant data sink config",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/authTokenSettings": {
@@ -79796,9 +76362,7 @@
}
],
"summary": "Get tenant auth token settings",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -79839,9 +76403,7 @@
}
],
"summary": "Update tenant auth token settings",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/contract/accept": {
@@ -79875,9 +76437,7 @@
}
],
"summary": "Tenant to accept the contract agreement",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/creditAccount/aws": {
@@ -79905,9 +76465,7 @@
}
],
"summary": "Deletes the aws credit account for tenants",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"get": {
"operationId": "v1TenantsCreditAccountGet",
@@ -79928,9 +76486,7 @@
}
],
"summary": "Get the credit accounts for the tenants with free tier access",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -79961,9 +76517,7 @@
}
],
"summary": "retrieves the domains for tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -79998,9 +76552,7 @@
}
],
"summary": "creates or updates domains for tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/emailId": {
@@ -80037,9 +76589,7 @@
}
],
"summary": "Update tenant emailId",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/freemium": {
@@ -80062,9 +76612,7 @@
}
],
"summary": "Get tenant level freemium configuration",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80099,9 +76647,7 @@
}
],
"summary": "Update tenant freemium configuration",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/freemiumUsage": {
@@ -80124,9 +76670,7 @@
}
],
"summary": "Get tenant freemium usage",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80157,9 +76701,7 @@
}
],
"summary": "Returns a specified invoice",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80181,9 +76723,7 @@
"/v1/tenants/{tenantUid}/invoices/{invoiceUid}/report/invoice/pdf": {
"get": {
"operationId": "V1InvoiceUidReportInvoicePdf",
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "OK",
@@ -80209,9 +76749,7 @@
}
],
"summary": "Downloads the specified invoice report",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80233,9 +76771,7 @@
"/v1/tenants/{tenantUid}/invoices/{invoiceUid}/report/pdf": {
"get": {
"operationId": "V1InvoiceUidReportPdf",
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "OK",
@@ -80261,9 +76797,7 @@
}
],
"summary": "Downloads the specified monthly invoice report",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80285,9 +76819,7 @@
"/v1/tenants/{tenantUid}/invoices/{invoiceUid}/report/usage/pdf": {
"get": {
"operationId": "V1InvoiceUidReportUsagePdf",
- "produces": [
- "application/octet-stream"
- ],
+ "produces": ["application/octet-stream"],
"responses": {
"200": {
"description": "OK",
@@ -80313,9 +76845,7 @@
}
],
"summary": "Downloads the specified tenant usage",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80354,9 +76884,7 @@
}
],
"summary": "Get tenant login banner settings",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80397,9 +76925,7 @@
}
],
"summary": "Update tenant login banner settings",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/macros": {
@@ -80428,9 +76954,7 @@
}
],
"summary": "Delete the macros for the specified tenant by given macro name",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"get": {
"operationId": "v1TenantsUidMacrosList",
@@ -80451,9 +76975,7 @@
}
],
"summary": "List the macros of the specified tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80488,9 +77010,7 @@
}
],
"summary": "Update the macros for the specified tenant by given macro name",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"post": {
"operationId": "v1TenantsUidMacrosCreate",
@@ -80517,9 +77037,7 @@
}
],
"summary": "Create or add new macros for the specified tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"put": {
"operationId": "v1TenantsUidMacrosUpdate",
@@ -80546,9 +77064,7 @@
}
],
"summary": "Update the macros of the specified tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/oidc/config": {
@@ -80571,9 +77087,7 @@
}
],
"summary": "Returns the oidc Spec for tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80608,9 +77122,7 @@
}
],
"summary": "Associates the oidc Spec for the tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/password/policy": {
@@ -80647,9 +77159,7 @@
}
],
"summary": "creates or updates a password policy for tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/preferences/clusterGroup": {
@@ -80672,9 +77182,7 @@
}
],
"summary": "Get is cluster group enabled for a specific tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80709,9 +77217,7 @@
}
],
"summary": "Enable or Disable cluster group for a specific tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/preferences/clusterSettings": {
@@ -80734,9 +77240,7 @@
}
],
"summary": "Get tenant cluster settings",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80787,9 +77291,7 @@
}
],
"summary": "Update tenant clusters nodes auto remediation setting",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/preferences/developerCredit": {
@@ -80812,9 +77314,7 @@
}
],
"summary": "Get developer credit enabled for a specific tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80849,9 +77349,7 @@
}
],
"summary": "update developer credit for a specific tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/preferences/fips": {
@@ -80874,9 +77372,7 @@
}
],
"summary": "Get tenant fips settings",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80917,9 +77413,7 @@
}
],
"summary": "Update tenant fips setting",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/rateConfig": {
@@ -80942,9 +77436,7 @@
}
],
"summary": "Get all rate config for public and private cloud",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -80979,9 +77471,7 @@
}
],
"summary": "updates the rate config for public and private cloud",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/resourceLimits": {
@@ -81004,9 +77494,7 @@
}
],
"summary": "Get tenant level resource limits configuration",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -81041,9 +77529,7 @@
}
],
"summary": "Update tenant resource limits configuration",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/saml/config": {
@@ -81066,9 +77552,7 @@
}
],
"summary": "Returns the specified service provider metadata and Saml Spec for tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -81103,9 +77587,7 @@
}
],
"summary": "Associates the specified federation metadata for the tenant",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/tenants/{tenantUid}/sso/auth/providers": {
@@ -81128,9 +77610,7 @@
}
],
"summary": "get sso logins for the tenants",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
},
"parameters": [
{
@@ -81165,9 +77645,7 @@
}
],
"summary": "enable sso logins for the tenants",
- "tags": [
- "tenants"
- ]
+ "tags": ["tenants"]
}
},
"/v1/users": {
@@ -81238,9 +77716,7 @@
}
],
"summary": "Lists users",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"post": {
"description": "A user is created for the given user context",
@@ -81283,9 +77759,7 @@
}
],
"summary": "Create User",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations": {
@@ -81322,9 +77796,7 @@
}
],
"summary": "Returns the specified users location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/azure": {
@@ -81362,9 +77834,7 @@
}
],
"summary": "Create a Azure location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/azure/{uid}": {
@@ -81387,9 +77857,7 @@
}
],
"summary": "Returns the specified Azure location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -81425,9 +77893,7 @@
}
],
"summary": "Updates the specified Azure location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/gcp": {
@@ -81465,9 +77931,7 @@
}
],
"summary": "Create a GCP location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/gcp/{uid}": {
@@ -81490,9 +77954,7 @@
}
],
"summary": "Returns the specified GCP location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -81528,9 +77990,7 @@
}
],
"summary": "Updates the specified GCP location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/minio": {
@@ -81568,9 +78028,7 @@
}
],
"summary": "Create a MinIO location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/minio/{uid}": {
@@ -81593,9 +78051,7 @@
}
],
"summary": "Returns the specified MinIO location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -81631,9 +78087,7 @@
}
],
"summary": "Updates the specified MinIO location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/s3": {
@@ -81671,9 +78125,7 @@
}
],
"summary": "Create a S3 location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/s3/{uid}": {
@@ -81693,9 +78145,7 @@
}
],
"summary": "Returns the specified S3 location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"get": {
"operationId": "v1UsersAssetsLocationS3Get",
@@ -81716,9 +78166,7 @@
}
],
"summary": "Returns the specified S3 location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -81754,9 +78202,7 @@
}
],
"summary": "Updates the specified S3 location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/{type}/{uid}/default": {
@@ -81792,9 +78238,7 @@
}
],
"summary": "Update the default backup location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/locations/{uid}": {
@@ -81814,9 +78258,7 @@
}
],
"summary": "Deletes the specified location",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -81862,9 +78304,7 @@
}
],
"summary": "Returns the SSH keys",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"post": {
"operationId": "v1UserAssetsSshCreate",
@@ -81900,9 +78340,7 @@
}
],
"summary": "Creates a SSH key",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/sshkeys/{uid}": {
@@ -81922,9 +78360,7 @@
}
],
"summary": "Returns the specified user ssh key",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"get": {
"operationId": "v1UsersAssetSshGetUid",
@@ -81945,9 +78381,7 @@
}
],
"summary": "Returns the specified user ssh key",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -81983,9 +78417,7 @@
}
],
"summary": "Updates the specified user ssh key",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/vsphere/dnsMapping": {
@@ -82031,9 +78463,7 @@
}
],
"summary": "Returns the specified vSphere DNS mapping",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/vsphere/dnsMappings": {
@@ -82070,9 +78500,7 @@
}
],
"summary": "Returns the specified vSphere DNS mappings",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"post": {
"operationId": "v1VsphereDnsMappingCreate",
@@ -82108,9 +78536,7 @@
}
],
"summary": "Create a vSphere DNS mapping",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/assets/vsphere/dnsMappings/{uid}": {
@@ -82130,9 +78556,7 @@
}
],
"summary": "Deletes the specified vSphere DNS mapping",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"get": {
"operationId": "v1VsphereDnsMappingGet",
@@ -82153,9 +78577,7 @@
}
],
"summary": "Returns the specified vSphere DNS mapping",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -82191,9 +78613,7 @@
}
],
"summary": "Updates the specified vSphere DNS mapping",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/auth/tokens/revoke": {
@@ -82222,9 +78642,7 @@
}
],
"summary": "Revoke access of specific token(s)",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/config/scar": {
@@ -82247,9 +78665,7 @@
}
],
"summary": "Get the system Spectro repository. Restricted to edge services",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/kubectl/session/{sessionUid}": {
@@ -82281,9 +78697,7 @@
}
],
"summary": "gets users kubectl session",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/meta": {
@@ -82306,9 +78720,7 @@
}
],
"summary": "Retrieves a list of users metadata",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/password/change": {
@@ -82332,11 +78744,7 @@
"type": "string"
}
},
- "required": [
- "newPassword",
- "emailId",
- "currentPassword"
- ],
+ "required": ["newPassword", "emailId", "currentPassword"],
"type": "object"
}
}
@@ -82361,9 +78769,7 @@
}
],
"summary": "User password change request using the user emailId",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/password/reset": {
@@ -82381,9 +78787,7 @@
"type": "string"
}
},
- "required": [
- "emailId"
- ],
+ "required": ["emailId"],
"type": "object"
}
}
@@ -82408,9 +78812,7 @@
}
],
"summary": "User password reset request using the email id",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/summary": {
@@ -82457,9 +78859,7 @@
}
],
"summary": "Returns the specified user summary list",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"post": {
"operationId": "v1UsersSummaryGet",
@@ -82489,9 +78889,7 @@
}
],
"summary": "Retrieves a list of users summary with provided filter spec",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/system/macros": {
@@ -82520,9 +78918,7 @@
}
],
"summary": "Delete the macros for the system user by macro name",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"get": {
"operationId": "v1UsersSystemMacrosList",
@@ -82543,9 +78939,7 @@
}
],
"summary": "List the macros of the system",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"patch": {
"operationId": "v1UsersSystemMacrosUpdateByMacroName",
@@ -82572,9 +78966,7 @@
}
],
"summary": "Update the macros for the system user by macro name",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"post": {
"operationId": "v1UsersSystemMacrosCreate",
@@ -82601,9 +78993,7 @@
}
],
"summary": "Create or add new macros for the system user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"put": {
"operationId": "v1UsersSystemMacrosUpdate",
@@ -82630,9 +79020,7 @@
}
],
"summary": "Update the macros of the system",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}": {
@@ -82653,9 +79041,7 @@
}
],
"summary": "Deletes the specified User",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"get": {
"description": "Returns a User for the specified uid.",
@@ -82677,9 +79063,7 @@
}
],
"summary": "Returns the specified User",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -82716,9 +79100,7 @@
}
],
"summary": "Patches the specified User",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"put": {
"description": "A user is created for the given user context",
@@ -82746,9 +79128,7 @@
}
],
"summary": "Update User",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/password/change": {
@@ -82777,9 +79157,7 @@
"type": "string"
}
},
- "required": [
- "newPassword"
- ],
+ "required": ["newPassword"],
"type": "object"
}
}
@@ -82804,9 +79182,7 @@
}
],
"summary": "User password change request using the user uid",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/password/reset": {
@@ -82841,9 +79217,7 @@
}
],
"summary": "User password reset request using the user uid",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/projects": {
@@ -82867,9 +79241,7 @@
}
],
"summary": "Returns the specified User Projects and Roles information",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -82906,9 +79278,7 @@
}
],
"summary": "Updates the projects and roles for user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/resourceRoles": {
@@ -82932,9 +79302,7 @@
}
],
"summary": "Returns the specified individual and resource roles for a user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -82971,9 +79339,7 @@
}
],
"summary": "Add resource roles for user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/resourceRoles/{resourceRoleUid}": {
@@ -82993,9 +79359,7 @@
}
],
"summary": "Deleted the resource roles from user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -83038,9 +79402,7 @@
}
],
"summary": "Updates the resource roles for user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/roles": {
@@ -83064,9 +79426,7 @@
}
],
"summary": "Returns the specified individual and team roles for a user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
},
"parameters": [
{
@@ -83103,9 +79463,7 @@
}
],
"summary": "Updates the roles for user",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/users/{uid}/status/loginMode": {
@@ -83142,9 +79500,7 @@
}
],
"summary": "Users status login mode",
- "tags": [
- "users"
- ]
+ "tags": ["users"]
}
},
"/v1/workspaces": {
@@ -83188,9 +79544,7 @@
}
],
"summary": "Create workspace",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/teams/{teamUid}/roles": {
@@ -83221,9 +79575,7 @@
}
],
"summary": "Returns the specified team's workspaces and roles data",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"parameters": [
{
@@ -83265,9 +79617,7 @@
}
],
"summary": "Updates the workspace roles for the specified team",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/users/{userUid}/roles": {
@@ -83299,9 +79649,7 @@
}
],
"summary": "Returns the specified User workspaces and Roles information",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"parameters": [
{
@@ -83344,9 +79692,7 @@
}
],
"summary": "Updates the workspace roles for user",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/validate/name": {
@@ -83386,9 +79732,7 @@
}
],
"summary": "Validates the workspace name",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}": {
@@ -83416,9 +79760,7 @@
}
],
"summary": "Deletes the specified workspace",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"get": {
"operationId": "v1WorkspacesUidGet",
@@ -83447,9 +79789,7 @@
}
],
"summary": "Returns the specified workspace",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"parameters": [
{
@@ -83492,9 +79832,7 @@
}
],
"summary": "Delete workspace backup",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"get": {
"operationId": "v1WorkspaceOpsBackupGet",
@@ -83528,9 +79866,7 @@
}
],
"summary": "Returns the workspace backup result",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"parameters": [
{
@@ -83580,9 +79916,7 @@
}
],
"summary": "Create workspace backup settings",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"put": {
"operationId": "v1WorkspaceOpsBackupUpdate",
@@ -83615,9 +79949,7 @@
}
],
"summary": "Update workspace backup settings",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/backup/onDemand": {
@@ -83669,9 +80001,7 @@
}
],
"summary": "Create On demand Workspace Backup",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/clusterNamespaces": {
@@ -83714,9 +80044,7 @@
}
],
"summary": "Updates the specified workspace namespaces",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/clusterRbacs": {
@@ -83768,9 +80096,7 @@
}
],
"summary": "Create cluster rbac in workspace",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/clusterRbacs/{clusterRbacUid}": {
@@ -83798,9 +80124,7 @@
}
],
"summary": "Deletes the specified workspace cluster rbac",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"parameters": [
{
@@ -83847,9 +80171,7 @@
}
],
"summary": "Updates the specified workspace cluster rbac",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/meta": {
@@ -83892,9 +80214,7 @@
}
],
"summary": "Updates the specified workspace meta",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/resourceAllocations": {
@@ -83938,9 +80258,7 @@
}
],
"summary": "Updates the specified workspace resource allocations",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
},
"/v1/workspaces/{uid}/restore": {
@@ -83976,9 +80294,7 @@
}
],
"summary": "Returns the workspace restore result",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
},
"parameters": [
{
@@ -84038,19 +80354,12 @@
}
],
"summary": "Create On demand Workspace Restore",
- "tags": [
- "workspaces"
- ]
+ "tags": ["workspaces"]
}
}
},
- "produces": [
- "application/json"
- ],
- "schemes": [
- "http",
- "https"
- ],
+ "produces": ["application/json"],
+ "schemes": ["http", "https"],
"securityDefinitions": {
"ApiKey": {
"description": "API key authorization where API key can be generated from Palette console under Profile > My API Keys",
@@ -84205,4 +80514,4 @@
"url": "https://api.spectrocloud.com"
}
]
-}
\ No newline at end of file
+}
diff --git a/docs/docs-content/clusters/cluster-management/cluster-tag-filter/_category_.json b/docs/deprecated/clusters/cluster-management/cluster-tag-filter/_category_.json
similarity index 100%
rename from docs/docs-content/clusters/cluster-management/cluster-tag-filter/_category_.json
rename to docs/deprecated/clusters/cluster-management/cluster-tag-filter/_category_.json
diff --git a/docs/docs-content/clusters/cluster-management/cluster-tag-filter/cluster-tag-filter.md b/docs/deprecated/clusters/cluster-management/cluster-tag-filter/cluster-tag-filter.md
similarity index 64%
rename from docs/docs-content/clusters/cluster-management/cluster-tag-filter/cluster-tag-filter.md
rename to docs/deprecated/clusters/cluster-management/cluster-tag-filter/cluster-tag-filter.md
index 24e76bee08..414b2444f5 100644
--- a/docs/docs-content/clusters/cluster-management/cluster-tag-filter/cluster-tag-filter.md
+++ b/docs/deprecated/clusters/cluster-management/cluster-tag-filter/cluster-tag-filter.md
@@ -17,16 +17,13 @@ To get started with an attribute access control through tags, check out the
## Resources
- [Cluster Resource Filter](create-add-filter.md)
+
- [Create Resource Filter](create-add-filter.md#create-resource-filter)
- [Add Resource Role](create-add-filter.md#add-resource-role)
-- [Palette Resource Roles](../../../user-management/palette-rbac/resource-scope-roles-permissions.md)
-
-- [Palette Global Resource Roles](../../../user-management/palette-rbac/resource-scope-roles-permissions.md#palette-global-resource-roles)
-
-- [Palette Custom Resource Roles](../../../user-management/palette-rbac/resource-scope-roles-permissions.md#palette-custom-resource-roles)
+- [Resource Roles](../../../user-management/palette-rbac/resource-scope-roles-permissions.md)
-- [Create Custom Role](../../../user-management/new-user.md#create-custom-role)
+- [Create Custom Role](../../../user-management/palette-rbac/create-custom-role.md)
-- [Create New User in Palette](../../../user-management/new-user.md#create-a-new-user)
+- [Create New User in Palette](../../../user-management/users-and-teams/create-user.md)
diff --git a/docs/docs-content/clusters/cluster-management/cluster-tag-filter/create-add-filter.md b/docs/deprecated/clusters/cluster-management/cluster-tag-filter/create-add-filter.md
similarity index 89%
rename from docs/docs-content/clusters/cluster-management/cluster-tag-filter/create-add-filter.md
rename to docs/deprecated/clusters/cluster-management/cluster-tag-filter/create-add-filter.md
index 4f4624b7a5..d5ebdc7072 100644
--- a/docs/docs-content/clusters/cluster-management/cluster-tag-filter/create-add-filter.md
+++ b/docs/deprecated/clusters/cluster-management/cluster-tag-filter/create-add-filter.md
@@ -62,17 +62,18 @@ the following steps to review the filter is available for use.
You can assign the created resource filter and roles to a user or team to enforce access restrictions. There are two
types of roles that can be assigned:
-- [Palette Global Roles](../../..//user-management/palette-rbac/resource-scope-roles-permissions.md#palette-global-resource-roles)
- are a set of roles that are available in Palette by default.
+- [Resource Roles](../../../user-management/palette-rbac/resource-scope-roles-permissions.md) are a set of roles that
+ are available in Palette by default.
-- [Custom Resource Roles](../../..//user-management/palette-rbac/resource-scope-roles-permissions.md#palette-custom-resource-roles)
- can be created according to your requirements from the available set of permissions and operations.
+- [Custom Resource Roles](../../../user-management/palette-rbac/resource-scope-roles-permissions.md) can be created
+ according to your requirements from the available set of permissions and operations.
### Prerequisites
- A [Palette account](https://console.spectrocloud.com) with Tenant scope privileges.
-- A Palette [user](../../../user-management/new-user.md#create-a-new-user) or team to assign the resource privileges.
+- A Palette [user](../../../user-management/users-and-teams/create-user.md#user-creation) or team to assign the resource
+ privileges.
### Assign Resource Roles and Filter
diff --git a/docs/docs-content/user-management/new-user.md b/docs/deprecated/user-management/new-user.md
similarity index 100%
rename from docs/docs-content/user-management/new-user.md
rename to docs/deprecated/user-management/new-user.md
diff --git a/docs/deprecated/user-management/palette-rbac/palette-rbac.md b/docs/deprecated/user-management/palette-rbac/palette-rbac.md
new file mode 100644
index 0000000000..651ce0caf8
--- /dev/null
+++ b/docs/deprecated/user-management/palette-rbac/palette-rbac.md
@@ -0,0 +1,242 @@
+---
+sidebar_label: "Roles"
+title: "Roles"
+description: "Palette User Access control using RBAC"
+icon: ""
+hide_table_of_contents: false
+tags: ["user-management", "rbac"]
+---
+
+RBAC stands for Role-Based Access Control. RBAC allows a single user to have different types of access control based on
+the resource being accessed. RBAC is the scenario that allows the Tenant Admin to grant full and unrestricted access to
+some parts of the system and withhold it for some others.
+
+Palette enforces a very well-structured RBAC design on how to grant granular access to resources and their operations
+within our management console. We maintain precise Roles and Resource Access Control List. Role-based access control
+primarily focuses on assigning permissions to roles instead of individual users and then assigning these roles to users.
+Multiple roles can be assigned to a user, which defines the permitted actions on the resource. This module lists and
+enumerates all the roles available within the Palette console within specific scopes.
+
+Palette enables:
+
+- A role can have multiple permissions. We encourage custom role creation, coupling the wide range of Palette
+ permissions.
+
+- Multiple roles can be assigned to a single user, defining the permitted actions on a Palette resource.
+
+## Palette RBAC Model
+
+The Palette RBAC Model, is based on the following three components:
+
+- Scopes
+- Permissions
+- Roles
+
+### Scopes
+
+A Scope defines the resources on which the role has coverage. The scope will be either `Tenant` or `Project`. For
+example, a role within the scope project can operate within the projects. The combination of user and roles indicates
+the totality of the accessibility available to that user. Scopes are structured in a parent-child relationship. Each
+level of hierarchy makes the Scope more specific. The roles are assigned at any of these levels of Scope. The level you
+select determines how widely the role is applied. Lower levels inherit role permissions from higher levels.
+![palette-rbac-scope.webp](/palette-rbac-scope.webp)
+
+The following are the major properties of Palette driven Scopes:
+
+- Scopes control the visibility of the resource.
+
+- Resource created in the higher scope will be visible in the lower scope as read-only. The cluster profiles created by
+ a tenant will be available to all the projects created by that tenant.
+
+- Resource Isolation: Resources within the same scope will be restricted to the respective scope entity.
+
+ - Cluster Profile created in project-1 will not be available in project-2 of the same tenant
+
+- Resource with the same name can co-exist across scopes and will be distinguished with scope prefix (icon)
+ - A profile with the same name can be created in tenant and project scope. The resource will have the scope
+ information, which helps to distinguish them.
+
+Palette resources can be allocated to roles under **Three Scopes**:
+
+- **System** (The system admin internal to Palette)
+
+- **Tenant**
+
+- **Project**
+
+![A diagram of Palette's RBAC model](/user-management_palette-rback_palette-rbac-model.webp)
+
+### Permissions
+
+Permissions determine the type of operations allowed on a resource. Permissions can be defined in the following format:
+
+`resourceKey.operation`
+
+Examples:
+
+- `cluster.create`
+- `cluster.edit`
+- `cluster.delete`
+
+Each permission has a defined scope. The role creation is based on scope, type and permissions.
+
+#### Palette Permissions
+
+Palette has a wide range of permissions and these permissions can be combined in any combination as per the user
+requirements to create a role. If the Palette built-in roles does not meet the specific needs of your organization,
+custom roles can be created using different combination of these permissions. Just like built-in roles, you can assign
+custom roles to users or teams within a specific scope (Tenant or Project). Refer to the available set of permissions in
+the [Permissions](permissions.md) page.
+
+### Roles
+
+A Role is a collection of permissions. When a role is assigned to a user, it means all the permissions the role contains
+are assigned to that user. The Role will have a **Scope**. The Type signifies the creator's scope and the Scope
+signifies the role visibility. The permissions will be restricted to the permission's scope list based on the role's
+scope. The ProfileEditor will be visible under Tenant, but neither the Tenant nor the Project admins are allowed to
+modify the Project Scopes.
+
+## Access Modes
+
+- Tenant
+- Project
+
+### Tenant
+
+Tenant is an isolated workspace within the Palette. `Users` and `Teams` with specific `Roles` can be associated with the
+Tenant(s) you create. Palette provides a [wide set of permissions](tenant-scope-roles-permissions.md) under the scope of
+a Tenant. Everyone is a user and there should be at least one user with Tenant Admin privilege to control the product
+operations.
+
+### Project
+
+The Global Project Scope holds a group of resources, in a logical grouping, to a specific project. The project acts as a
+namespace for resource management. Users and Teams with specific roles can be associated with the project, cluster, or
+cluster profile you create. Users are members of a tenant who are assigned
+[project scope roles](./project-scope-roles-permissions.md) that control their access within the platform.
+
+## Default Palette Roles
+
+Palette RBAC has several built-in roles that can be assigned to users and teams. Role assignments are the way you
+control access to Palette resources.
+
+### Tenant Scope Default Roles
+
+Global Tenant roles are scoped at the tenant level. Palette has several built-in tenant roles that can be assigned to
+users and teams. Refer to [Tenant Scope Roles](./tenant-scope-roles-permissions.md) for a detailed list of all the roles
+available in Palette.
+
+### Project Scope Default Roles
+
+The Project scope roles can be assigned to users and teams at the project scope. Palette has several built-in project
+scoped roles that can be assigned to users and teams. Refer to
+[Project Scope Roles](./project-scope-roles-permissions.md) for a detailed list of all the roles available Pallete.
+
+## Assign Palette Specific Roles to Users
+
+The Default (built-in) roles of Palette can be directly assigned to a user. The roles needs to be assigned based on who
+needs the access. The roles can be assigned to Users or Teams. The appropriate role needs to be selected from the list
+of several built-in roles. If the built-in roles are not meeting the specific needs of your organization, you can
+[create your own custom roles](./create-custom-role.md).
+
+1. Login to Palette console as `Tenant Admin`.
+
+2. Select **Users and Teams** from the left **Main Menu** to list the created users.
+
+3. From the list of users **select the user** to be assigned with role to open the role addition wizard.
+
+4. Make the choice of role category from the top tabs:
+
+ - Project Role
+ - Tenant Role
+ - Workspace Role
+
+5. Once the choice of category is made Click on **+ New Role**.
+
+6. In the **Add Roles to User-name** wizard, select the project name from the drop down and select the roles from the
+ list.
+
+7. Confirm to complete the wizard.
+
+8. The role user association can be edited and deleted from the **left Main Menu**.
+
+### Assign Custom Roles to Users
+
+1. Login to Palette console as `Tenant Admin`.
+
+2. Select **Users and Teams** from the left ribbon menu to list the [created users](../user-management.md).
+
+3. From the list of users **select the user** to be assigned with role to open the role addition wizard.
+
+4. Make the choice of role category from the top tabs:
+
+ - Project Role
+ - Tenant Role
+ - Workspace Role
+
+5. Once the choice of category is to br made by clicking on **+ New Role**.
+
+6. In the **Add Roles to User-name** wizard, select the project name from the drop down and select the roles from the
+ list.
+
+7. Confirm to complete the wizard.
+
+8. The role user association can be edited and deleted from the `kebab menu`.
+
+## Example Scenario:
+
+Palette has a number of permissions that you can potentially include in your custom role. Here is an example scenario
+enumerating the minimum permissions required for a user to **Create a Cluster** in Palette platform.
+
+#### 1. Decide the actions, scopes and permissions required by the user to Create a Cluster.
+
+The role creation is done from the `Tenant Admin` console. For the above scenario, two roles needs to be created under
+`Project` and `Tenant` scope and attached to the user.
+
+#### 2. Identify the Permissions required under `Project Scope`:
+
+- Add the minimum `Project` management permissions
+
+ - project.list
+ - project.get
+
+- Add the minimum permissions required for `Cloud Account` creation
+
+ - cloudaccount.create
+ - cloudaccount.get
+ - cloudaccount.list
+
+- Add the `ClusterProfile` permissions
+
+ - clusterProfile.create
+ - clusterProfile.delete
+ - clusterProfile.get
+ - clusterProfile.list
+ - clusterProfile.publish
+ - clusterProfile.update
+
+- Add the `Cluster` permissions (for creating and listing the cluster)
+
+ - cluster.create
+ - cluster.list
+ - cluster.get
+
+- Add the `Location` permission.
+
+ - location.list
+
+- Add the `Cloud Configuration` permissions for node pool management
+ - cloudconfig.create
+
+#### 3. Identify the Permissions required under `Tenant Scope`:
+
+To attach the Packs and Integrations from Palette public repository, add the `Registry Permissions`. The minimum
+permission required in this scenario is:
+
+- packRegistry.get
+
+#### 4. Attach Roles to the User and Create the Cluster
+
+- Once both the roles are created with the above scopes, attach them to the user.
+
+- Login to Palette console using the user credentials to create the cluster profile and the cluster.
diff --git a/docs/docs-content/user-management/project-association.md b/docs/deprecated/user-management/project-association.md
similarity index 94%
rename from docs/docs-content/user-management/project-association.md
rename to docs/deprecated/user-management/project-association.md
index 1fd2df7e44..c9fa640f7d 100644
--- a/docs/docs-content/user-management/project-association.md
+++ b/docs/deprecated/user-management/project-association.md
@@ -27,8 +27,8 @@ To associate a user or team with a project, use the following steps.
- Tenant Admin access.
-- An available project. Check out the [Create a Project](../tenant-settings/projects/create-manage-projects.md) guide to
- learn how to create a project.
+- An available project. Check out the [Create a Project](../../tenant-settings/projects/create-manage-projects.md) guide
+ to learn how to create a project.
- A user or a team.
diff --git a/docs/deprecated/user-management/user-management.md b/docs/deprecated/user-management/user-management.md
new file mode 100644
index 0000000000..f4c173fd23
--- /dev/null
+++ b/docs/deprecated/user-management/user-management.md
@@ -0,0 +1,72 @@
+---
+sidebar_label: "User & Role Management"
+title: "User Management"
+description:
+ "Learn how to manage users and roles in Palette. Palette has a rich RBAC system that allows you to manage user access
+ to resources."
+hide_table_of_contents: false
+sidebar_custom_props:
+ icon: "roles"
+tags: ["user-management"]
+---
+
+This section touches upon the initial login aspects for Tenant Admins and non-admin users and the RBAC setup within
+Palette.
+
+## User Login
+
+For a Tenant admin, the password shall be set upon the initial login. The Tenant admin can add non-admin users. For all
+users, login can be made available using the following options:
+
+- Using Palette credentials on the login page.
+- SSO using Identity Providers that use SAML 2.0:
+ - Azure Active Directory
+ - Okta
+ - Keycloak
+ - OneLogin
+ - Microsoft ADFS
+ - Others
+
+## RBAC
+
+Palette allows the users that have been added to be allowed or restricted access to resources based on the roles set by
+the tenant admin. This Role-Based Access Control is explained in detail on the RBAC
+[page](palette-rbac/palette-rbac.md#permissions).
+
+## Roles and Permissions
+
+The Tenant admin can allow or restrict access of resources to users which can differ as per the scenario. A user can
+have complete access to a specific project but can be restricted access to other projects in which there is no
+involvement. An intermediate stage is also possible where read-only access can be provided in some projects. The Roles
+and Permissions sections on the [RBAC](./palette-rbac/palette-rbac.md) page provide more details on this.
+
+To add a user to a project:
+
+1. Sign in as a Tenant admin and navigate to the **Users and Teams** section of the Tenant settings Menu.
+
+1. Click on the user that you want to enable access to.
+
+1. In the **Role** editor that opens to the side, find the **Project Roles** section and click **Add Role**.
+
+1. Select the required **Project** from the dropdown menu and enable the **Roles** as needed.
+
+## Multi-Organization Support for Users
+
+Palette is incorporating multi-organization support for its users. With this feature, we provide our users with the
+flexibility of having a unique email address ID across multiple organizations. Hence, the users can maintain SSO
+credentials across multiple organizations/tenants.
+
+The key benefits of this feature are:
+
+- The use of a single email address ID across multiple organizations.
+- Within an organization, maintain a unique email ID.
+- In the case of password-based authentication, the same password is applicable across multiple organizations. The
+ change of password, made under a particular organization, is applied across other organizations to maintain a single
+ password across all organizations.
+- The password policy stays independent of organizations/tenants. Each tenant retains individual password policy.
+- For SSO-based authentication, for each organization/tenant, the individual identity provider client application can be
+ configured. Hence, allowing the configuration of a single SSO with multiple identity providers across multiple
+ tenants/organizations mapping each client app to a tenant.
+- However, for self-sign-up, the unique email address ID is enforced across tenants to avoid conflicts.
+- In the Palette console, the users can switch between the organizations/tenants using the Organization drop down menu
+ of the login page.
diff --git a/docs/docs-content/automation/palette-cli/commands/commands.md b/docs/docs-content/automation/palette-cli/commands/commands.md
index 87636be9cb..851e399221 100644
--- a/docs/docs-content/automation/palette-cli/commands/commands.md
+++ b/docs/docs-content/automation/palette-cli/commands/commands.md
@@ -31,7 +31,6 @@ The following list contains all the supported Palette CLI subcommands. Click on
- [`validator`](validator.md) - Deploy a kind cluster and install the Validator framework to validate your environment
is ready for Palette.
-
- [`vmo`](vmo.md) - Migrate, import and deploy VMs to Palette VMO.
## Global Flags
diff --git a/docs/docs-content/clusters/cluster-management/cluster-management.md b/docs/docs-content/clusters/cluster-management/cluster-management.md
index c3e1dc28e8..efb9702247 100644
--- a/docs/docs-content/clusters/cluster-management/cluster-management.md
+++ b/docs/docs-content/clusters/cluster-management/cluster-management.md
@@ -79,10 +79,10 @@ The following sections describe these capabilities in detail:
displays the location on the UI Map. For private cloud clusters the user can set the location through the Palette UI.
The user can monitor the location details of all the clusters running under a specific scope.
-- [Palette Access Control](cluster-tag-filter/cluster-tag-filter.md) - Palette provides the ability to manage user and
- role access privileges through tags. This feature helps you reduce the overhead in managing user and role access to
- clusters by assigning tags. Tags can be used to group clusters, allowing you to apply access controls to the tag
- rather than to each cluster, user, or role. This reduces the overhead of managing access controls for individual users
- and clusters.
+- [Palette Access Control](../../user-management/palette-rbac/implement-abac.md) - Palette provides the ability to
+ manage user and role access privileges through tags. This feature helps you reduce the overhead in managing user and
+ role access to clusters by assigning tags. Tags can be used to group clusters, allowing you to apply access controls
+ to the tag rather than to each cluster, user, or role. This reduces the overhead of managing access controls for
+ individual users and clusters.
- [Image Swap](image-swap.md) - Learn how to use image swap capabilities with Palette.
diff --git a/docs/docs-content/clusters/cluster-management/cluster-rbac.md b/docs/docs-content/clusters/cluster-management/cluster-rbac.md
index 826f16f8f6..9c41b29c77 100644
--- a/docs/docs-content/clusters/cluster-management/cluster-rbac.md
+++ b/docs/docs-content/clusters/cluster-management/cluster-rbac.md
@@ -99,11 +99,9 @@ Use the steps below to create a RoleBinding or ClusterRoleBinding for your host
## Palette Roles and Kubernetes Roles
-Palette offers a set of
-[default roles](../../user-management/palette-rbac/palette-rbac.md#assign-palette-specific-roles-to-users) you can
-assign to your users. The Palette roles are only in scope at the platform level. This means you can manage the
-permissions for users' actions in Palette, such as creating or deleting clusters, creating projects, creating users, and
-more.
+Palette offers a set of [default roles](../../user-management/palette-rbac/palette-rbac.md) you can assign to your
+users. The Palette roles are only in scope at the platform level. This means you can manage the permissions for users'
+actions in Palette, such as creating or deleting clusters, creating projects, creating users, and more.
The Kubernetes roles are used to control the actions users are allowed to do inside the cluster. For example, a user in
Palette could have the _Cluster Profile Viewer_ role, which grants them the ability to view cluster profiles for a
diff --git a/docs/docs-content/clusters/public-cloud/aws/architecture.md b/docs/docs-content/clusters/public-cloud/aws/architecture.md
index b199317acc..8281a784ab 100644
--- a/docs/docs-content/clusters/public-cloud/aws/architecture.md
+++ b/docs/docs-content/clusters/public-cloud/aws/architecture.md
@@ -99,8 +99,8 @@ spot price falls in the specified range.
You can assign tags to clusters deployed to AWS. Tags can help you with user access control management and more
granularly restrict access to various Palette resources, including clusters. Check out the
-[Resource Filters](../../cluster-management/cluster-tag-filter/create-add-filter.md) documentation page to learn more
-about using tags to restrict resource access.
+[Resource Filters](../../../tenant-settings/filters.md) documentation page to learn more about using tags to restrict
+resource access.
The custom tags you create are assigned to the clusters during the creation process. Tags follow the key-value-pair
format: `department: finance`. In addition to the custom tags provided by you, Palette-provisioned AWS resources will
diff --git a/docs/docs-content/clusters/public-cloud/azure/architecture.md b/docs/docs-content/clusters/public-cloud/azure/architecture.md
index e2604c76a3..24d1e415d0 100644
--- a/docs/docs-content/clusters/public-cloud/azure/architecture.md
+++ b/docs/docs-content/clusters/public-cloud/azure/architecture.md
@@ -149,8 +149,8 @@ To learn more about the upgrade channels, refer to the
You can assign tags to clusters deployed to Azure. Tags can help you with user access control management and more
granularly restrict access to various Palette resources, including clusters. Check out the
-[Resource Filters](../../cluster-management/cluster-tag-filter/create-add-filter.md) documentation page to learn more
-about using tags to restrict resource access.
+[Resource Filters](../../../tenant-settings/filters.md) documentation page to learn more about using tags to restrict
+resource access.
The custom tags you create are assigned to the clusters during the creation process. Tags follow the key-value pair
format: `department:finance`.
diff --git a/docs/docs-content/integrations/community_packs.md b/docs/docs-content/integrations/community_packs.md
index 889cbc1171..ed4261bc8c 100644
--- a/docs/docs-content/integrations/community_packs.md
+++ b/docs/docs-content/integrations/community_packs.md
@@ -44,7 +44,7 @@ Registry. If your environment does not include the registry, contact our
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Roles and Permissions](../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Roles and Permissions](../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
documentation for more information.
- Ensure that the community registry is available in your Palette [environment](#supported-environments).
diff --git a/docs/docs-content/integrations/verified_packs.md b/docs/docs-content/integrations/verified_packs.md
index 0047773c35..6409301d0d 100644
--- a/docs/docs-content/integrations/verified_packs.md
+++ b/docs/docs-content/integrations/verified_packs.md
@@ -35,7 +35,7 @@ Palette paid subscriptions cover access to our Support team and product updates.
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Roles and Permissions](../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Roles and Permissions](../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
documentation for more information.
## Use Verified Packs
diff --git a/docs/docs-content/introduction/dashboard.md b/docs/docs-content/introduction/dashboard.md
index 2c9011ae8c..f5fc167829 100644
--- a/docs/docs-content/introduction/dashboard.md
+++ b/docs/docs-content/introduction/dashboard.md
@@ -75,10 +75,9 @@ described in the list below.
5. [Cluster groups](../clusters/cluster-groups/cluster-groups.md) are a collection of one or more host clusters that
together form a computing platform for deploying virtual clusters.
-6. Tenant admins can assign [Roles and Permissions](../user-management/user-management.md#rbac).
+6. Tenant admins can assign [Roles and Permissions](../user-management/palette-rbac/palette-rbac.md).
-7. Tenant admins can create
- [Users and Teams](../user-management/user-management.md#multi-organization-support-for-users).
+7. Tenant admins can create [Users and Teams](../user-management/users-and-teams/users-and-teams.md).
8. [Audit logs](../audit-logs/audit-logs.md) in the **Tenant Admin** dashboard allow tracking user interaction with
application resources for all projects and users. For admin users, the **Audit Log** button is visible for each
diff --git a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-helm-addon.md b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-helm-addon.md
index 4593f40381..4a1a029111 100644
--- a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-helm-addon.md
+++ b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-helm-addon.md
@@ -13,7 +13,7 @@ Use the following steps to create a cluster profile by adding layers using Helm
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Roles and Permissions](../../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Roles and Permissions](../../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
documentation for more information.
## Add Helm Chart to Add-on Profile
diff --git a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-manifest-addon.md b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-manifest-addon.md
index 6a4709936d..f608769a25 100644
--- a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-manifest-addon.md
+++ b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-manifest-addon.md
@@ -13,7 +13,7 @@ create a cluster profile by adding layers using manifests.
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Roles and Permissions](../../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Roles and Permissions](../../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
documentation for more information.
## Add Manifest to Add-on Profile
diff --git a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-pack-addon.md b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-pack-addon.md
index d3ff01ecf2..5b13d60a0d 100644
--- a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-pack-addon.md
+++ b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-addon-profile/create-pack-addon.md
@@ -12,7 +12,7 @@ Use the following steps to create a cluster profile by adding one or more layers
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Roles and Permissions](../../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Roles and Permissions](../../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
documentation for more information.
## Add Pack to Add-on Profile
diff --git a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-full-profile.md b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-full-profile.md
index a7be11b8dd..2305719d36 100644
--- a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-full-profile.md
+++ b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-full-profile.md
@@ -13,7 +13,7 @@ and Storage. Next, add layers using add-on profiles to expand the functionality
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a cluster profile. Refer to the
- [Roles and Permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Roles and Permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
documentation for more information.
## Create Full Profile
diff --git a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-infrastructure-profile.md b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-infrastructure-profile.md
index e432a06689..2516ffc220 100644
--- a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-infrastructure-profile.md
+++ b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/create-infrastructure-profile.md
@@ -13,7 +13,7 @@ packs.
## Prerequisites
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Cluster Profile permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Cluster Profile permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
reference for more information about roles and permissions.
## Create Infrastructure Profile
diff --git a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/duplicate-pack-in-profile.md b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/duplicate-pack-in-profile.md
index 119dd560a5..a3dcb70c58 100644
--- a/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/duplicate-pack-in-profile.md
+++ b/docs/docs-content/profiles/cluster-profiles/create-cluster-profiles/duplicate-pack-in-profile.md
@@ -28,7 +28,7 @@ could arise if the original pack has Kubernetes resources with the same names as
- Your Palette account role must have the `clusterProfile.create` permission to create a profile. Refer to the
- [Cluster Profile Permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Cluster Profile Permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
page for more information about roles and permissions.
@@ -36,7 +36,7 @@ could arise if the original pack has Kubernetes resources with the same names as
- Your Palette account role must have the `clusterProfile.Create` and `clusterProfile.Publish` permissions to create and
publish a profile. Refer to the
- [Cluster Profile Permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
+ [Cluster Profile Permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile)
page for more information about roles and permissions.
- A Palette API key. Refer to the [Create API Key](../../../user-management/authentication/api-key/create-api-key.md)
diff --git a/docs/docs-content/profiles/cluster-profiles/delete-cluster-profile.md b/docs/docs-content/profiles/cluster-profiles/delete-cluster-profile.md
index 2bba6eb05d..4dba972e41 100644
--- a/docs/docs-content/profiles/cluster-profiles/delete-cluster-profile.md
+++ b/docs/docs-content/profiles/cluster-profiles/delete-cluster-profile.md
@@ -22,7 +22,7 @@ before deleting the profile.
- An existing cluster profile.
- Your Palette account role must have the `clusterProfile.delete` permission to delete a profile. Refer to the
- [Cluster Profile permissions](../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin).
+ [Cluster Profile permissions](../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile).
## Delete Profile
diff --git a/docs/docs-content/profiles/cluster-profiles/export-import-cluster-profile.md b/docs/docs-content/profiles/cluster-profiles/export-import-cluster-profile.md
index addab04453..ba55f533d1 100644
--- a/docs/docs-content/profiles/cluster-profiles/export-import-cluster-profile.md
+++ b/docs/docs-content/profiles/cluster-profiles/export-import-cluster-profile.md
@@ -18,7 +18,7 @@ add-ons and integrations.
- Your Palette account role must have the `clusterProfile.get` permission to export a cluster profile and
`clusterProfile.create` to import a cluster profile. Refer to the
- [Cluster Profile permissions](../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin).
+ [Cluster Profile permissions](../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile).
- [Macros](../../registries-and-packs/pack-constraints.md#pack-macros) used in the profile you want to export must be
available in the target environment _before_ you import the profile.
diff --git a/docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md b/docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md
index e3668335d4..bea6689f66 100644
--- a/docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md
+++ b/docs/docs-content/profiles/cluster-profiles/modify-cluster-profiles/update-cluster-profile.md
@@ -27,8 +27,8 @@ profiles, check out [Version a Cluster Profile](version-cluster-profile.md).
- A cluster profile created in Palette.
- Your Palette account role must have the `clusterProfile.update` permission to update a profile. Refer to the
- [Cluster Profile permissions](../../../user-management/palette-rbac/project-scope-roles-permissions.md#cluster-profile-admin)
- reference for more information about roles and permissions.
+ [Permissions](../../../user-management/palette-rbac/permissions.md) page for more information about roles and
+ permissions.
## Modify Basic Profile Information
diff --git a/docs/docs-content/tenant-settings/api-key-management.md b/docs/docs-content/tenant-settings/api-key-management.md
index 7dd8908afa..6ecf18d296 100644
--- a/docs/docs-content/tenant-settings/api-key-management.md
+++ b/docs/docs-content/tenant-settings/api-key-management.md
@@ -4,7 +4,7 @@ title: "API Key Management"
description: "Learn how to set a login banner for your Palette tenant."
icon: ""
hide_table_of_contents: false
-sidebar_position: 20
+sidebar_position: 25
tags: ["tenant-administration", "authentication", "api-key"]
---
diff --git a/docs/docs-content/tenant-settings/filters.md b/docs/docs-content/tenant-settings/filters.md
new file mode 100644
index 0000000000..1051b9e7da
--- /dev/null
+++ b/docs/docs-content/tenant-settings/filters.md
@@ -0,0 +1,67 @@
+---
+sidebar_label: "Add a Resource Filter"
+title: "Add a Resource Filter"
+description: "Learn how to add a resource filter to your Palette tenant."
+icon: ""
+hide_table_of_contents: false
+sidebar_position: 20
+tags: ["tenant-administration", "filter"]
+---
+
+Resource filters are used to limit the visibility of resources or actions to a
+[Resource role](../user-management/palette-rbac/resource-scope-roles-permissions.md). A filter is a collection of
+expressions that together define the scope that Resource roles can access.
+
+Use the following steps to add a filter to your Palette tenant.
+
+## Prerequisites
+
+- You must have tenant administrator permissions to add a filter to your Palette tenant.
+
+## Add a Filter
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Tenant Settings**.
+
+3. Next, click on **Platform Settings** from the **Tenant Settings Menu**.
+
+4. Click on **Filters** to open the **Filters** page.
+
+5. Click on **New Resource Filter** to add a new filter.
+
+6. Provide a name for the filter in the **Name** field.
+
+7. Next, select the Palette resource type you want to apply the filter to. For example, **Tag**.
+
+8. Next, define the query for the filter. You can chose between **is** and **is not**. Complete the expression by
+ providing a value for the query.
+
+ ![A view of the Add Resource Filter wizard with two tag expressions - tag is not equal to the value sensitive, and the tag is equal to the value claims.](/tenant-settings_filters_add-resource-filter-wizard.webp)
+
+9. If you want to add more expressions to the filter, click on **Add condition**.
+
+10. Select a **Conjunction**. You can choose between **and** and **or**.
+
+11. Repeat steps 7-10 to add more expressions to the filter.
+
+12. Click on **Confirm** to save the filter.
+
+## Validate
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Tenant Settings**.
+
+3. Next, click on **Platform Settings** from the **Tenant Settings Menu**.
+
+4. Click on **Filters** to open the **Filters** page.
+
+5. Verify that the filter you added is listed in the **Filters** page.
+
+6. To validate the impact of the filter, assign the filter to a Resource role. For more information, refer to the
+ [Resource Roles and Permissions](../user-management/palette-rbac/resource-scope-roles-permissions.md) page.
+
+## Resources
+
+- [Resource Roles ](../user-management/palette-rbac/resource-scope-roles-permissions.md)
diff --git a/docs/docs-content/tenant-settings/projects/create-manage-projects.md b/docs/docs-content/tenant-settings/projects/create-manage-projects.md
index 3d4e1fd8e6..294de34082 100644
--- a/docs/docs-content/tenant-settings/projects/create-manage-projects.md
+++ b/docs/docs-content/tenant-settings/projects/create-manage-projects.md
@@ -9,7 +9,7 @@ tags: ["projects"]
Tenant administrators can create and manage projects in Palette. A tenant administrator automatically has access to all
projects within the tenant. You can associate users and teams with a project. Check out the
-[Project Association](../../user-management/project-association.md) page to learn more.
+[Assign a Role](../../user-management/palette-rbac/assign-a-role.md) page to learn more.
## Create a Project
diff --git a/docs/docs-content/tenant-settings/tenant-settings.md b/docs/docs-content/tenant-settings/tenant-settings.md
index a895c0e285..7441867937 100644
--- a/docs/docs-content/tenant-settings/tenant-settings.md
+++ b/docs/docs-content/tenant-settings/tenant-settings.md
@@ -34,6 +34,8 @@ Use the following resources to become familiar with the available tenant setting
- [Add Tenant-Level Registry](add-registry.md)
+- [Add a Filter](./filters.md)
+
- [API Key Management](api-key-management.md)
- [Default Resource Limits](./palette-resource-limits.md)
diff --git a/docs/docs-content/user-management/authentication/authentication.md b/docs/docs-content/user-management/authentication/authentication.md
index bf0ba40b69..c3cc150e8f 100644
--- a/docs/docs-content/user-management/authentication/authentication.md
+++ b/docs/docs-content/user-management/authentication/authentication.md
@@ -53,3 +53,5 @@ To learn more about the authorization token, refer to the [Authorization Token](
- [API Key](api-key/api-key.md)
- [UI Authentication](authentication.md)
+
+- [Switch Tenant](switch-tenant.md)
diff --git a/docs/docs-content/user-management/authentication/switch-tenant.md b/docs/docs-content/user-management/authentication/switch-tenant.md
new file mode 100644
index 0000000000..c76bf161bd
--- /dev/null
+++ b/docs/docs-content/user-management/authentication/switch-tenant.md
@@ -0,0 +1,51 @@
+---
+sidebar_label: "Switch Tenant"
+title: "Switch Tenant"
+description: "Learn how to switch between tenants in Palette"
+hide_table_of_contents: false
+sidebar_position: 30
+tags: ["user-management", "users", "tenants"]
+---
+
+You can switch between tenants in Palette to access resources and manage configurations in different tenants without
+having to log in again. This feature is available to self-hosted Palette, VerteX, and Palette SaaS.
+
+## Prerequisites
+
+- You must have a user account in the tenant you want to switch to.
+
+- At least two tenants must be available in the Palette instance. System administrators for self-hosted Palette or
+ VerteX instances can create multiple tenants. Refer to the Palette
+ [Tenant Management](../../enterprise-version/system-management/tenant-management.md) or the Vertex
+ [Tenant Management](../../vertex/system-management/tenant-management.md) page for guidance on how to create tenants.
+ Users of Palette SaaS, contact our support team at [support@spectrocloud.com](mailto:support@spectrocloud.com) for
+ additional tenants.
+
+## Switch Tenant
+
+1. Log in to [Palette](https://console.spectrocloud.com).
+
+2. Click on the **drop-down Menu** at the top of the page.
+
+3. Select **Switch Tenant**.
+
+4. Select the tenant you want to switch to from the list of available tenants.
+
+ ![A view of the tenant switch menu](/user-management_authentication_switch-tenant_tenant-selection.webp)
+
+You are now switched to the selected tenant and can access its resources and configurations. Keep in mind that your
+access is limited to the permissions assigned to your user account in the tenant.
+
+## Validate
+
+1. Log in to [Palette](https://console.spectrocloud.com).
+
+2. Click on the **drop-down Menu** at the top of the page.
+
+3. Select **Switch Tenant**.
+
+4. Select the tenant you want to switch to from the list of available tenants.
+
+5. Click on the **drop-down Menu** at the top of the page.
+
+6. Verify the expected tenant name is displayed at the bottom of the option list.
diff --git a/docs/docs-content/user-management/authentication/ui-autentication.md b/docs/docs-content/user-management/authentication/ui-autentication.md
index 2ff381a0b9..4348712775 100644
--- a/docs/docs-content/user-management/authentication/ui-autentication.md
+++ b/docs/docs-content/user-management/authentication/ui-autentication.md
@@ -4,7 +4,7 @@ title: "User Authentication"
description: "Learn about User Interface authentication method in Palette."
icon: ""
hide_table_of_contents: false
-sidebar_position: 10
+sidebar_position: 20
tags: ["user-management", "authentication", "user-interface"]
---
@@ -18,29 +18,25 @@ identity provider, such as GitHub or Google.
## Account Sign Up
-You can sign up for a Palette SaaS account by visiting [Palette](https://console.spectrocloud.com) or an Enterprise
-Palette account under your organization by using your organization's custom Palette URL.
-
-When you create an account, you can create a username and password or create the account through a third-party identity
-provider, GitHub, Google, or other OIDC providers that are enabled for your organization. For Palette SaaS, GitHub and
-Google are automatically enabled for SSO integration.
+To sign up for a Palette account, ask you Palette tenant administrator to send you an invitation email. Check out the
+[Create and Manage a User](../users-and-teams/create-user.md) guide for more information.
## Sign In Flow
-Starting with Palette 3.2, the user sign-in flow can be different depending on how you created your Palette account. If
-you created your user with a username and password, then you may be prompted to select the organization you wish to log
-in to. If you are a member of a single organization, then you will not be prompted for an organization selection.
-
-If you created an account through SSO and are a member of different organizations, then you must first select the
-organization name you wish to log in to. Click on the **Sign in to your organization** button for the option to specify
-the organization name. If you need help remembering the organization name, click on the **Forgot your organization
-name?** button and provide your email address to receive an email containing your organization name and its login URL.
+If you created your user with a username and password, then you may be prompted to select the tenant you wish to log in
+to. If you are a member of a single tenant, then you will not be prompted for a tenant selection.
-
+If you created an account through SSO and are a member of different tenant, then you must first select the tenant name
+you wish to log in to. Click on the **Sign in to your tenant** button for the option to specify the tenant name.
:::info
-If you are a Palette Enterprise user, use the custom Palette URL for an optimized login experience and avoid specifying
-the organization name. Ask your Palette system administrator for the custom Palette URL.
+If you are a self-hosted Palette user, use the custom Palette URL for an optimized login experience and avoid specifying
+the tenant name. Ask your Palette system administrator for the custom Palette URL.
:::
+
+## Switch Tenant
+
+If you are a member of multiple tenants, you can switch between tenants in Palette without logging out. Check out the
+[Switch Tenant](./switch-tenant.md) guide for more information.
diff --git a/docs/docs-content/user-management/palette-rbac/assign-a-role.md b/docs/docs-content/user-management/palette-rbac/assign-a-role.md
new file mode 100644
index 0000000000..5a0df5b242
--- /dev/null
+++ b/docs/docs-content/user-management/palette-rbac/assign-a-role.md
@@ -0,0 +1,198 @@
+---
+sidebar_label: "Create and Manage a Role Assignment"
+title: "Create and Manage a Role Assignment"
+description: "Learn how to assign a role to a user or team in Palette"
+hide_table_of_contents: false
+sidebar_position: 20
+tags: ["user-management", "users", "teams", "roles"]
+---
+
+Assigning a role to a user or team in Palette is critical in managing user access and permissions. By assigning roles,
+you can control users' access to various resources and actions in Palette. Users and teams can have multiple roles
+assigned to them, each with different permissions and access levels. We recommend assigning roles at the team level to
+reduce the complexity of managing user access.
+
+This guide explains how to assign a role to a user or team in Palette.
+
+## Assign a Role to a User
+
+Use the following steps to assign a role to a user.
+
+### Prerequisites
+
+- Tenant admin access to Palette with the permissions `user.update` and `role.list`.
+
+- An available user. Check out the [Create a User](../users-and-teams/create-user.md) guide to learn how to create a
+ user.
+
+- If you want to assign a custom role to a user, you must have the role created. Check out the
+ [Create and Manage a Custom Role](./create-custom-role.md) guide to learn how to create a custom role.
+
+### Assign User Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Users** tab.
+
+5. Click on the row of the user to display its overview page.
+
+6. Select the tab of the role you want to assign to the user. For example, click on **Project Roles** to assign a
+ built-in project role or a custom project role you created.
+
+ ![A view of the role assignment menu for a user](/user-management_palette-rback_assign-a-role_user-role-assign.webp)
+
+7. Click on the **New Role** button.
+
+8. Depending on the role you want to assign, you may have to select projects, workspaces, filters, or other resources
+ associated with the role. Provide a selection for each resource required by the role.
+
+9. Check the box next to the role you want to assign to the user. The built-in roles are listed first, followed by
+ custom roles.
+
+10. Click **Confirm** to assign the roles to the user.
+
+11. Repeat steps 7 to 10 to assign additional roles to the user.
+
+### Validate
+
+1. Have the user log in to [Palette](https://console.spectrocloud.com). If a self-hosted Palette instance is used, have
+ the user log in to Palette using the instance URL.
+
+2. The user can now access the resources and perform the actions associated with the assigned roles in the projects you
+ assigned them to.
+
+If the user is unable to access a project or a resource, review the projects and roles assigned to the user.
+
+## Assign a Role to a Team
+
+Use the following steps to assign a role to a team.
+
+### Prerequisites
+
+- Tenant admin access to Palette with the permissions `team.update` and `role.list`.
+
+- An available team. Check out the [Create a Team](../users-and-teams/create-a-team.md) guide to learn how to create a
+ team.
+
+- If you want to assign a custom role to a user, you must have the role created. Check out the
+ [Create and Manage a Custom Role](./create-custom-role.md) guide to learn how to create a custom role.
+
+### Assign Team Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Team** tab.
+
+5. Click on the row of the team to display its overview page.
+
+6. Select the tab of the role you want to assign to the team. For example, click on **Project Roles** to assign a
+ built-in project role or a custom project role you created.
+
+ ![A view of the role assignment menu for a team](/user-management_palette-rback_assign-a-role_team-role-assign.webp)
+
+7. Click on the **New Role** button.
+
+8. Depending on the role you want to assign, you may have to select projects, workspaces, filters, or other resources
+ associated with the role. Provide a selection for each resource required by the role.
+
+9. Check the box next to the role you want to assign to the team. The built-in roles are listed first, followed by
+ custom roles.
+
+10. Click **Confirm** to assign the roles to the team.
+
+11. Repeat steps 7 to 10 to assign additional roles to the team.
+
+### Validate
+
+1. Have a member of the team log in to [Palette](https://console.spectrocloud.com). If a self-hosted Palette instance is
+ used, have the team member log in to Palette using the instance URL.
+
+2. The team member can now access the resources and perform the actions associated with the assigned roles in the
+ projects you assigned them to.
+
+If the team member is unable to access a project or a resource, review the projects and roles assigned to the team.
+Also, ensure the user is a member of the team to inherit the access permissions assigned to the team.
+
+## Remove a Role From a User
+
+Use the following steps to remove a role from a user.
+
+### Prerequisites
+
+- Tenant admin access to Palette with the permissions `user.update` and `role.list`.
+
+- An available user. Check out the [Create a User](../users-and-teams/create-user.md) guide to learn how to create a
+ user.
+
+### Remove User Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Users** tab.
+
+5. Click on the row of the user to display its overview page.
+
+6. Select the tab of the role you want to remove from the user. For example, click on **Project Roles** to unassign a
+ built-in project role or a custom project role you created.
+
+7. Identify the role you want to remove from the user and click on **three-dot Menu** next to the role.
+
+8. Click on **Remove**.
+
+### Validate
+
+1. Have the user log in to [Palette](https://console.spectrocloud.com). If a self-hosted Palette instance is used, have
+ the user log in to Palette using the instance URL.
+
+2. Verify that the user can no longer access the resources and perform the actions associated with the removed role in
+ the projects you assigned them to.
+
+## Remove a Role From a Team
+
+Use the following steps to remove a role from a team.
+
+### Prerequisites
+
+- Tenant admin access to Palette with the permissions `team.update` and `role.list`.
+
+- An available team. Check out the [Create a Team](../users-and-teams/create-a-team.md) guide to learn how to create a
+ team.
+
+### Remove Team Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Team** tab.
+
+5. Click on the row of the team to display its overview page.
+
+6. Select the tab of the role you want to remove from the team. For example, click on **Project Roles** to unassign a
+ built-in project role or a custom project role you created.
+
+7. Identify the role you want to remove from the team and click on **three-dot Menu** next to the role.
+
+8. Click on **Remove**.
+
+### Validate
+
+1. Have a member of the team log in to [Palette](https://console.spectrocloud.com). If a self-hosted Palette instance is
+ used, have the team member log in to Palette using the instance URL.
+
+2. Verify that the team member can no longer access the resources and perform the actions associated with the removed
+ role in the projects you assigned them to.
diff --git a/docs/docs-content/user-management/palette-rbac/create-custom-role.md b/docs/docs-content/user-management/palette-rbac/create-custom-role.md
new file mode 100644
index 0000000000..bd8e30fb9a
--- /dev/null
+++ b/docs/docs-content/user-management/palette-rbac/create-custom-role.md
@@ -0,0 +1,218 @@
+---
+sidebar_label: "Create and Manage a Custom Role"
+title: "Create and Manage a Custom Role"
+description: "Learn how to create and manage a custom role in Palette."
+icon: ""
+hide_table_of_contents: false
+sidebar_position: 5
+tags: ["user-management", "role", "rbac"]
+---
+
+For each role type in Palette, you can create a custom role with specific permissions. This allows you to create roles
+that are tailored to your organization's needs.
+
+:::tip
+
+Palette provides several built-in roles that you can use to assign permissions to users. To learn more about the
+built-in roles in Palette, refer to the following pages:
+
+- [Project Roles](./project-scope-roles-permissions.md)
+- [Resource Roles](./resource-scope-roles-permissions.md)
+- [Tenant Roles](./tenant-scope-roles-permissions.md)
+
+:::
+
+The following sections provide instructions on how to create a custom role for each of the role types in Palette.
+
+## Project Roles
+
+To create a custom project role in Palette, use the following steps.
+
+### Prerequisites
+
+- You need tenant admin permissions to create a custom Project role.
+
+### Create a Custom Project Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the **Project Roles** tab.
+
+4. Click on the **Create Project Role** button at the top right corner of the page.
+
+5. Provide a name for the custom role in the **Role Name** field.
+
+6. Select the permissions you want to assign to the custom role.
+
+7. Click on the **Save** button.
+
+### Validate
+
+To validate that the custom Project role is created successfully, follow these steps:
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the **Project Roles** tab.
+
+4. Verify that the custom role is listed in the **Project Roles** tab.
+
+5. Assign the custom Project role to a user or group to validate that the permissions are applied correctly.
+
+## Resource Roles
+
+To create a custom resource role in Palette, use the following steps.
+
+### Prerequisites
+
+- You need Tenant admin permissions to create a custom Resource role.
+
+### Create a Custom Resource Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the **Resource Roles** tab.
+
+4. Click on the **Create Resource Role** button at the top right corner of the page.
+
+5. Provide a name for the custom role in the **Role Name** field.
+
+6. Select the permissions you want to assign to the custom role.
+
+7. Click on the **Save** button.
+
+### Validate
+
+To validate that the custom Resource role is created successfully, follow these steps:
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the **Project Roles** tab.
+
+4. Verify that the custom role is listed in the **Project Roles** tab.
+
+5. Assign the custom Resource role to a user or group to validate that the permissions are applied correctly.
+
+## Tenant Roles
+
+To create a custom tenant role in Palette, use the following steps.
+
+### Prerequisites
+
+- You need Tenant admin permissions to create a custom Tenant role.
+
+### Create a Custom Tenant Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the **Tenant Roles** tab.
+
+4. Click on the **Create Tenant Role** button at the top right corner of the page.
+
+5. Provide a name for the custom role in the **Role Name** field.
+
+6. Select the permissions you want to assign to the custom role.
+
+7. Click on the **Save** button.
+
+### Validate
+
+To validate that the custom Tenant role is created successfully, follow these steps:
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the **Project Roles** tab.
+
+4. Verify that the custom role is listed in the **Project Roles** tab.
+
+5. Assign the custom Tenant role to a user or group to validate that the permissions are applied correctly.
+
+## Custom Role Edit
+
+To edit a custom role in Palette, use the following steps.
+
+### Prerequisites
+
+- You need a Tenant admin role with the `role.update` permission to edit a custom role.
+
+### Edit a Custom Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the tab that corresponds to the role type you want to edit. For example, if you want to edit a custom
+ Project role, navigate to the **Project Roles** tab.
+
+4. Locate the custom role you want to edit and click on the row to expose the details drawer.
+
+5. Click on the **Actions** button and select **Edit Role**.
+
+6. Make the necessary changes to the custom role.
+
+7. Click on the **Save Changes** button at the bottom of the page.
+
+### Validate
+
+To validate that the custom role is edited successfully, follow these steps.
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the tab that corresponds to the role type from which you edited the role.
+
+4. Verify that the custom role is listed in the roles list.
+
+5. Assign the custom role to a user or group to validate that the permissions are applied correctly.
+
+6. Log in as a user with the custom role assigned and verify that the permissions are applied correctly.
+
+## Custom Role Deletion
+
+To delete a custom role in Palette, use the following steps.
+
+### Prerequisites
+
+- You need a Tenant admin role with the `role.delete` permission to delete a custom role.
+
+### Delete a Custom Role
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the tab that corresponds to the role type you want to delete. For example, if you want to delete a custom
+ Project role, navigate to the **Project Roles** tab.
+
+4. Locate the custom role you want to delete and click on the row to expose the details drawer.
+
+5. Click on the **Actions** button and select **Delete Role**.
+
+6. Confirm the deletion by clicking on the **OK** button in the confirmation dialog.
+
+### Validate
+
+To validate that the custom role is deleted successfully, follow these steps.
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Roles**.
+
+3. Navigate to the tab that corresponds to the role type from which you deleted the role.
+
+4. Verify that the custom role is no longer listed in the roles list.
+
+5. Review the permissions assigned to the users or groups that had the custom role assigned to ensure that the
+ permissions are removed.
diff --git a/docs/docs-content/user-management/palette-rbac/implement-abac.md b/docs/docs-content/user-management/palette-rbac/implement-abac.md
new file mode 100644
index 0000000000..668d01da11
--- /dev/null
+++ b/docs/docs-content/user-management/palette-rbac/implement-abac.md
@@ -0,0 +1,111 @@
+---
+sidebar_label: "ABAC in Palette"
+title: "Attribute-Based Access Control in Palette"
+description: "Learn how to implement Attribute-Based Access Control (ABAC) in Palette."
+hide_table_of_contents: false
+sidebar_position: 60
+tags: ["user-management", "users", "teams", "roles"]
+---
+
+Attribute-Based Access Control (ABAC) is a security model that uses attributes to determine access to resources. In
+Palette, ABAC is implemented using [Resource roles](./resource-scope-roles-permissions.md) and
+[Resource filters](../../tenant-settings/filters.md).
+
+The Resource role defines the permissions a user has on resources, and the Resource filters define the scope of the
+resources the user can access. When a Resource role is assigned to a user or team, it must be paired with a Resource
+filter to control access based on a tag value.
+
+This guide will teach you how to implement ABAC in Palette.
+
+:::info
+
+ABAC in Palette can be achieved with a handful of resources. You can identify the Palette components eligible for ABAC
+on the [Permissions](./permissions.md#operations) page. Review the components table and all components that have a
+checkmark in the Resource Role Scope column.
+
+:::
+
+## Prerequisites
+
+- Tenant admin access to Palette with the permissions `user.update`, `role.list`, `team.update`, and `filter.list`.
+
+- A user or team available. Check out the [Create and Manage a User](../users-and-teams/create-user.md) or
+ [Create and Manage a Team](../users-and-teams/create-a-team.md) guide to learn how to create a user or team.
+
+## Implement ABAC
+
+To implement ABAC in Palette, use the following steps.
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. From the **Tenant Settings Menu** page, expand the **Platform** section and click on **Filters**.
+
+4. Create a filter by clicking on the **New Resource Filter** button. The resource filter creation page will open.
+ Refer to the [Add a Resource Filter](../../tenant-settings/filters.md) for detailed steps on creating a filter.
+
+5. After creating the filter, navigate to the left **Main Menu** and click on **Roles**.
+
+6. Click on the **Resource Roles** tab.
+
+7. Click on **Create Resource Role**. Provide the role a name and select the desired permissions. You can find detailed
+ steps for how to create a Resource role in the
+ [Create and Manage a Custom Role](./create-custom-role.md#create-a-custom-resource-role) guide.
+
+
+
+ What permissions do I select?
+
+ The permissions you select depend on the use case you want to regulate. For example, if you are going to control what cluster profiles a user can view and use,
+ you would select the **Cluster permissions** resource type and check the
+ boxes for the `clusterprofile.get` and `clusterprofile.list` permissions. This would allow the user to view and list
+ cluster profiles when creating a cluster.
+
+ The next important step is to ensure all cluster profiles match the
+ conditions defined in the resource filter you created in step 4. This ensures that the user can only view and use cluster
+ profiles that match the filter conditions. For example, if you created a filter that only allows users to view
+ cluster profiles with the tag `development`, the user would only be able to view and use cluster profiles with that
+ tag.
+
+ You could build on this example use case by adding the **Cluster permissions** resource type and selecting the `cluster.get` and `cluster.list` permissions.
+ This would allow the user to use only clusters that match the resource filter condition.
+ The tenant admin or user with permission to create clusters would need to ensure that all clusters created have the `development` tag.
+
+ To learn more about the resource types and permissions available in Palette, refer to the
+ [Permissions](./permissions.md) page.
+
+
+
+8. After creating the Resource role, navigate to the left **Main Menu** and click on **Users & Teams**.
+
+9. Select the tab of the resource you want to assign with the Resource role, either a user or a team.
+
+10. Click on the row of the user or team to display its overview page.
+
+11. Click on the **Resource Roles** tab.
+
+12. Click on the **New Resource Role** button.
+
+13. Select the projects you want the Resource to have access to.
+
+14. Assign the Resource filter you created in step 4.
+
+15. Select the Resource role you created in step 7.
+
+16. Click **Confirm** to assign the Resource role to the user or team.
+
+The user or team can now interact with the Palette components that match the conditions defined in the Resource filter
+and the permissions defined in the Resource role.
+
+## Validate
+
+1. Log in to [Palette](https://console.spectrocloud.com).
+
+2. Create a resource that matches the conditions defined in the Resource filter. For example, if you created a filter
+ that only allows users to view cluster profiles with the tag `development`, create a cluster profile with that tag.
+
+3. Have the user or team log in to [Palette](https://console.spectrocloud.com).
+
+4. Verify the user or team can only view and interact with resources that match the conditions defined in the Resource
+ filter and the permissions defined in the Resource role.
diff --git a/docs/docs-content/user-management/palette-rbac/palette-rbac.md b/docs/docs-content/user-management/palette-rbac/palette-rbac.md
index 86af7ffc6c..f6d0ce27d4 100644
--- a/docs/docs-content/user-management/palette-rbac/palette-rbac.md
+++ b/docs/docs-content/user-management/palette-rbac/palette-rbac.md
@@ -1,384 +1,176 @@
---
-sidebar_label: "Palette RBAC"
-title: "Palette User Access using RBAC "
+sidebar_label: "Roles and Permissions"
+title: "Roles and Permissions"
description: "Palette User Access control using RBAC"
icon: ""
hide_table_of_contents: false
tags: ["user-management", "rbac"]
---
-RBAC stands for Role-Based Access Control. RBAC allows a single user to have different types of access control based on
-the resource being accessed. RBAC is the scenario that allows the Tenant Admin to grant full and unrestricted access to
-some parts of the system and withhold it for some others.
+Palette provides you with the ability to create and manage roles to control access to resources. Roles are a collection
+of [permissions](./permissions.md) that define the actions a user or a team can perform on a resource. By assigning
+roles to users or teams, you can control the level of access they have to resources in Palette.
-Palette enforces a very well-structured RBAC design on how to grant granular access to resources and their operations
-within our management console. We maintain precise Roles and Resource Access Control List. Role-based access control
-primarily focuses on assigning permissions to roles instead of individual users and then assigning these roles to users.
-Multiple roles can be assigned to a user, which defines the permitted actions on the resource. This module lists and
-enumerates all the roles available within the Palette console within specific scopes.
+## Role-Based Access Control
-Palette enables:
+Role-Based Access Control (RBAC) allows a user or team to have different types of access control based on the resource
+being accessed. Palette supports an RBAC approach for granting users granular access to resources and their operations
+within the Palette platform.
-- A role can have multiple permissions. We encourage custom role creation, coupling the wide range of Palette
- permissions.
+RBAC focuses on assigning permissions to roles rather than individual users or teams. Users and teams are then assigned
+these roles, which specify their access to various resources. A user or team can be assigned multiple roles, each
+defining their permitted actions on those resources.
-- Multiple roles can be assigned to a single user, defining the permitted actions on a Palette resource.
+:::info
-## Palette RBAC Model
+Palette RBAC is separate from Kubernetes RBAC and is used to manage access to the Palette platform and its resources.
+The access control inside a Kubernetes cluster is managed by Kubernetes RBAC and requires the usage of
+[Kubernetes roles](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#role-and-clusterrole) and
+[role bindings](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#default-roles-and-role-bindings). For
+fine-grained access control to Kubernetes resources, use the
+[Kubernetes RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac/) system. You can use OpenID Connect
+(OIDC) to integrate Kubernetes RBAC with Palette RBAC. Refer to the [OIDC](../saml-sso/saml-sso.md) page for more
+information.
-The Palette RBAC Model, is based on the following three components:
+:::
-- Scopes
-- Permissions
-- Roles
-
-### Scopes
-
-A Scope defines the resources on which the role has coverage. The scope will be either `Tenant` or `Project`. For
-example, a role within the scope project can operate within the projects. The combination of user and roles indicates
-the totality of the accessibility available to that user. Scopes are structured in a parent-child relationship. Each
-level of hierarchy makes the Scope more specific. The roles are assigned at any of these levels of Scope. The level you
-select determines how widely the role is applied. Lower levels inherit role permissions from higher levels.
-![palette-rbac-scope.webp](/palette-rbac-scope.webp)
-
-The following are the major properties of Palette driven Scopes:
-
-- Scopes control the visibility of the resource.
-
-- Resource created in the higher scope will be visible in the lower scope as read-only. The cluster profiles created by
- a tenant will be available to all the projects created by that tenant.
-
-- Resource Isolation: Resources within the same scope will be restricted to the respective scope entity.
-
- - Cluster Profile created in project-1 will not be available in project-2 of the same tenant
-
-- Resource with the same name can co-exist across scopes and will be distinguished with scope prefix (icon)
- - A profile with the same name can be created in tenant and project scope. The resource will have the scope
- information, which helps to distinguish them.
-
-Palette resources can be allocated to roles under **Three Scopes**:
-
-- **System** (The system admin internal to Palette)
-
-- **Tenant**
-
-- **Project**
-
-
-
-![A diagram of Palette's RBAC model](/user-management_palette-rback_palette-rbac-model.webp)
-
-
-
-### Permissions
-
-Permissions determine the type of operations allowed on a resource. Permissions can be defined in the following format:
-
-`resourceKey.operation`
-
-Examples:
-
-- `cluster.create`
-- `cluster.edit`
-- `cluster.delete`
-
-Each permission has a defined scope. The role creation is based on scope, type and permissions.
-
-
-
-#### Palette Permissions
-
-Palette has a wide range of permissions and these permissions can be combined in any combination as per the user
-requirements to create a role. If the Palette built-in roles does not meet the specific needs of your organization,
-custom roles can be created using different combination of these permissions. Just like built-in roles, you can assign
-custom roles to users or teams within a specific scope (Tenant or Project). Refer to the available set of permissions in
-the [Palette Resource Scope Matrix](#resource-scope-matrix).
-
-
-
-
-### Roles
-
-A Role is a collection of permissions. When a role is assigned to a user, it means all the permissions the role contains
-are assigned to that user. The Role will have a **Scope**. The Type signifies the creator's scope and the Scope
-signifies the role visibility. The permissions will be restricted to the permission's scope list based on the role's
-scope. The ProfileEditor will be visible under Tenant, but neither the Tenant nor the Project admins are allowed to
-modify the Project Scopes.
-
-
-
-## Access Modes
-
-- Tenant
-- Project
-
-### Tenant
-
-Tenant is an isolated workspace within the Palette. `Users` and `Teams` with specific `Roles` can be associated with the
-Tenant(s) you create. Palette provides a [wide set of permissions](tenant-scope-roles-permissions.md) under the scope of
-a Tenant. Everyone is a user and there should be at least one user with Tenant Admin privilege to control the product
-operations.
-
-
-
-### Project
-
-The Global Project Scope holds a group of resources, in a logical grouping, to a specific project. The project acts as a
-namespace for resource management. Users and Teams with specific roles can be associated with the project, cluster, or
-cluster profile you create. Users are members of a tenant who are assigned
-[project scope roles](./project-scope-roles-permissions.md) that control their access within the platform.
-
-
-
-## Palette Specific (Default) Roles:
-
-Palette RBAC has several built-in roles that can be assigned to users and teams. Role assignments are the way you
-control access to Palette resources.
-
-
-
-### Tenant Scope Default Roles:
-
-The Global Tenant Scope holds all the tenant resources of Palette. The list of `Role` types within the `Tenant Scope`
-are as follows:
-
-
-
-1. [Tenant Administrator Role](tenant-scope-roles-permissions.md#tenant-admin)
+## RBAC Model
-2. [Tenant Viewer Role](tenant-scope-roles-permissions.md#tenant-viewer)
+The Palette RBAC Model is based on the following three components:
-3. [Tenant Project Admin Role](tenant-scope-roles-permissions.md#tenant-project-admin)
-
-4. [Tenant Cluster Profile Admin Role](tenant-scope-roles-permissions.md#tenant-cluster-group-admin)
-
-5. [Tenant Role Admin Role](tenant-scope-roles-permissions.md#tenant-team)
-
-6. [Tenant Team Admin Role](tenant-scope-roles-permissions.md#tenant-admin)
-
-7. [Tenant User Admin Role](tenant-scope-roles-permissions.md#tenant-user)
-
-
-
-### Project Scope Default Roles:
-
-The Global Project Scope holds a group of resources in a logical grouping. Users and Teams with specific Roles can be
-associated with the Project(s) you create. Below is a list of Role types within the Project Scope built in to the
-Palette console. These Roles can neither be deleted nor edited.
-
-
-
-1. [Project Administrator Role](project-scope-roles-permissions.md#project-admin)
-
-2. [Project Editor Role](project-scope-roles-permissions.md#project-editor)
-
-3. [Project Viewer Role](project-scope-roles-permissions.md#project-viewer)
-
-4. [Cluster Profile Admin Role](project-scope-roles-permissions.md#cluster-profile-admin)
-
-5. [Cluster Profile Editor Role](project-scope-roles-permissions.md#cluster-profile-editor)
-
-6. [Cluster Profile Viewer Role](project-scope-roles-permissions.md#cluster-profile-viewer)
-
-7. [Cluster Admin Role](project-scope-roles-permissions.md#cluster-account-admin)
-
-8. [Cluster Editor Role](project-scope-roles-permissions.md#cluster-account-editor)
-
-9. [Cluster Viewer Role](project-scope-roles-permissions.md#cluster-account-viewer)
-
-10. [Cluster Account Admin Role](project-scope-roles-permissions.md#cluster-admin)
-
-11. [Cluster Account Editor Role](project-scope-roles-permissions.md#cluster-editor)
-
-12. [Cluster Account Viewer Role](project-scope-roles-permissions.md#cluster-viewer)
-
-13. [Workspace Admin Role](project-scope-roles-permissions.md#workspace-admin)
-
-14. [Workspace Operator Role](project-scope-roles-permissions.md#workspace-operator)
-
-## Assign Palette Specific Roles to Users
-
-The Default (built-in) roles of Palette can be directly assigned to a user. The roles needs to be assigned based on who
-needs the access. The roles can be assigned to `Users` or `Teams`. The appropriate role needs to be selected from the
-list of several built-in roles. If the built-in roles are not meeting the specific needs of your organization, you can
-[create your own custom roles](#custom-roles-in-palette).
-
-
-
-1. Login to Palette console as `Tenant Admin`.
-
-2. Select **Users and Teams** from the left **Main Menu** to list the created users.
-
-3. From the list of users **select the user** to be assigned with role to open the role addition wizard.
-
-4. Make the choice of role category from the top tabs:
-
- - Project Role
- - Tenant Role
- - Workspace Role
-
-5. Once the choice of category is made Click on **+ New Role**.
-
-6. In the **Add Roles to User-name** wizard, select the project name from the drop down and select the roles from the
- list.
-
-7. Confirm to complete the wizard.
-
-8. The role user association can be edited and deleted from the **left Main Menu**.
-
-
-
-## Custom Roles in Palette
-
-Palette enables the users to have custom Roles. These custom roles can be created either under the Tenant Scope or the
-Project Scope, but not both. These roles need to have unique names for identification. The names are case-insensitive.
-To create custom role in Palette Platform, we need to understand the components and operations in the Palette Platform
-enumerated as a `Resource Scope Matrix` as below:
-
-## Resource Scope Matrix
-
-| Component | Resource Key | Operations | Scope | Usage |
-| --------------- | -------------- | -------------------------------------------- | -------------- | ----------------------------------------------------------- |
-| API Key | apiKey | create, get, list, update, delete | Tenant | API Key related operations |
-| Appliance | edgehost | create,get,list,update,delete | Project | Edge appliance deployment and management |
-| Audit | audit | get, list | Tenant Project | Audit log access |
-| Cloud Account | cloudaccount | create, get,list,update,delete | Tenant Project | Cloud account creation and management |
-| Cloud Config | cloudconfig | create,update,delete,get,list | Project | Cluster level cloud configuration |
-| Cluster | cluster | create,get,list,update,delete | Project | Creation and management of Palette workload clusters |
-| Cluster Profile | clusterProfile | update,publish,delete,create,get,list | Tenant Project | Creation and management of Palette cluster profiles |
-| DNS Mapping | dnsMapping | create,get,list,update,delete | Project | Domain Name Server mapping services creation and management |
-| Location | location | create,get,list,update,delete | Tenant Project | location services related to backup and restore |
-| Macro | macro | create,get,list,update,delete | Tenant Project | Key value management for Palette resources |
-| Machine | machine | create,get,list,delete,update | Project | Palette node pool management |
-| Private Gateway | privateGateway | create,get,list,update,delete | Tenant | PCG creation and maintenance |
-| Registry | packRegistry | create, get, list, update, delete | Tenant | Creation and management of registries |
-| Role | role | create,update,delete,get,list | Tenant | creation and management of Palette roles |
-| Project | project | create,get,list,delete,update | Project | Creation and management of Palette roles |
-| Workspace | workspace | create,list,update,delete,backup,restore,get | Project | Workspace operations including backup and restore |
-| Team | team | create,list,update,delete,get | Tenant | Creation and management of user teams in Palette |
-| User | user | create,update,delete,get,list | Tenant | Creation and management of users in Palette |
-
-## Create Custom Role in Palette
-
-To create a custom role, login to the Palette console as `Tenant Admin`:
-
-1.From the left **Main Menu**, click on **Tenant Settings** and select **Roles**.
-
-2. Click **Create Role**, to open the `Add New Role` wizard
+- Scope
+- Permissions
+- Roles
-3. Give a `Role Name` of user choice.
+### Scope
-4. Clicking on a `Role Name` will show the permissions available under this role. `Default Roles` (built-in into the
- Palette system) cannot be edited or deleted. Select the scope from the available options:
+Scope defines the context in which the resources are located and their visibility. The scope can be either Tenant or
+Project. For example, a role within the project scope can conduct actions within a project, whereas a role within the
+tenant scope can conduct actions across all projects within the tenant.
- - Tenant
- - Project
+:::info
-5. Make your choice of **Permissions** and **Operations** to create a custom Palette role. After entering the
- `Role Name`, use the checkboxes to select the permissions. The checkbox list can be expanded to fine-tune the
- required permissions.
+Self-hosted Palette and VerteX instances have an additional scope called the System Scope. The system scope applies to
+the entire system. Only users with the system administrator role can perform actions in the system scope. System
+administrator access is only available to self-hosted instances.
-6. The created role can be viewed under the `Global Roles` list
+:::
-7. Click on the name of the role to:
+Scopes are organized hierarchically, with each level becoming more specific. Roles can be assigned at different scope
+levels, and the level you choose determines the role's range of influence. Use the scope to control the visibility of
+resources and to reduce the number of resources a role has access to.
- - `View`
- - `Edit Role`
- - `Delete Role`
+![palette-rbac-scope.webp](/user-management_palette-rbac_palette-rbac_scope-overview.webp)
-
+Key points to remember about scopes:
-**Example:**
+- Scopes control the visibility of the resource. The resource created in the higher scope will be visible and accessible
+ for use in the lower scope. For example, a cluster profile created in the tenant scope will be visible and accessible
+ in the project scope.
-If the user is creating a role under the Tenant scope for API Key operations, select the `API Key Permissions` and then
-from the drop-down menu of that permission, check (tick) the required API operations listed under API Key permissions.
-Similarly, several permissions can be combined to create a **Custom Role**. The created role can be assigned to an
-existing or new user.
+- Resource isolation is achieved by creating resources in the lower scope.
-
-
+- Resources with the same name may co-exist across different project scopes and will be distinguished with a scope icon
+ in the context column.
-### Assign Custom Roles to Users
+- In Terraform, when using the Spectro Cloud provider, the term context is used instead of scope. Refer to the
+ [Spectro Cloud provider](https://registry.terraform.io/providers/spectrocloud/spectrocloud/latest/docs) for more
+ information.
-1. Login to Palette console as `Tenant Admin`.
+### Visiblity
-2. Select **Users and Teams** from the left ribbon menu to list the [created users](../user-management.md).
+As a user, you can only view the resources that are in the same scope as your role, or what is allowed by the highest
+scope role you have. For example, if you have a role in the project scope, you can only view resources in the defined
+project or projects allowed by the role. If you have a role in the tenant scope, you can view resources in the tenant
+scope and all projects within the tenant.
-3. From the list of users **select the user** to be assigned with role to open the role addition wizard.
+When you log in to Palette, depending on the roles you have, you can change the scope from the
+[Project Dashboard](../../introduction/dashboard.md) page. Use the **drop-down Menu** at the top to change the project
+or switch to the tenant scope.
-4. Make the choice of role category from the top tabs:
+### Resource
- - Project Role
- - Tenant Role
- - Workspace Role
+Different resources in Palette exist at different scopes. Some resources are global and can be accessed across all
+scopes, while others are specific to a particular scope. For example, Users and Teams are managed at the Tenant scope,
+and are only accessible to Tenant administrators or Tenant roles with user modification permissions. Cloud accounts, on
+the other hand, can be defined at the Tenant scope and at the Project scope. However, if a cloud account is defined at
+the Tenant scope, it is accessible to all projects within the tenant. If a cloud account is defined at the Project
+scope, it is only accessible to that project.
-5. Once the choice of category is to br made by clicking on **+ New Role**.
+![A diagram of Palette's RBAC model](/user-management_palette-rback_palette-rbac-model.webp)
-6. In the **Add Roles to User-name** wizard, select the project name from the drop down and select the roles from the
- list.
+## Permissions
-7. Confirm to complete the wizard.
+Permissions determine the type of operations allowed on a resource. Permissions can be defined in the format
+`resourceKey.operation`. The resource key is the resource type, and the operation is the action that can be performed on
+the resource. For example, `cluster.create` allows the role to create a cluster. Permissions are assigned to roles.
-8. The role user association can be edited and deleted from the `kebab menu`.
+Review the [Permissions](permissions.md) page for a detailed list of all the permissions available in Palette.
-## Example Scenario:
+## Roles
-Palette has a number of permissions that you can potentially include in your custom role. Here is an example scenario
-enumerating the minimum permissions required for a user to **Create a Cluster** in Palette platform.
+A Role is a collection of permissions. When a role is assigned to a user or team, it means all the permissions the role
+contains are applied to the user or users in the team. The role's scope is determined by the type of role. Palette
+supports three types of roles. Refer to the table below for more information about the role types.
-
+| Role Type | Scope | Description |
+| --------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Tenant | Tenant | Tenant roles are assigned at the Tenant scope. These roles are used to manage resources at the Tenant scope and have access to all projects within the tenant. |
+| Project | Project | Project roles are assigned at the Project scope. These roles are used to limit a role's access to a specific project or set of projects. |
+| Resource | Project | Resource roles are unique roles that can be assigned at the project scope. They are more granular in nature and can be used to achieve Attribute-Based Access Control (ABAC). |
-#### 1. Decide the actions, scopes and permissions required by the user to Create a Cluster.
+For each role type, Palette provides a set of predefined roles out-of-the-box that you may use. Check out the following
+pages for more information:
-The role creation is done from the `Tenant Admin` console. For the above scenario, two roles needs to be created under
-`Project` and `Tenant` scope and attached to the user.
+- [Default Tenant Roles](./tenant-scope-roles-permissions.md)
-
+- [Default Project Roles](./project-scope-roles-permissions.md)
-#### 2. Identify the Permissions required under `Project Scope`:
+- [Default Resource Roles](./resource-scope-roles-permissions.md)
-- Add the minimum `Project` management permissions
+You can also create your own custom role of any type. To create a custom role, refer to the
+[Creating a Custom Role](./create-custom-role.md) page for detailed instructions.
- - project.list
- - project.get
+## Attribute-Based Access Control
-- Add the minimum permissions required for `Cloud Account` creation
+Attribute-Based Access Control (ABAC) is a model that uses attributes to determine access control. In Palette, ABAC is
+supported for a limited set of resources using [Resource roles](./resource-scope-roles-permissions.md). Resource roles
+are unique roles that can be assigned at the project scope. Each Resource role must be paired with a
+[Resource Filter](../../tenant-settings/filters.md), which is a set of attributes that define the resources the role can
+access. When a user is assigned a Resource role, they can only access resources that match the Resource Filter.
- - cloudaccount.create
- - cloudaccount.get
- - cloudaccount.list
+To illustrate ABAC with Resource roles, consider a scenario where you have a Resource role called **security-enforcer**
+that has the permission `clusterProfile.update`. This Resource role is paired with a Resource Filter that specifies the
+attribute, Tag, with a value `prodAllowed`. When a user is assigned the **security-enforcer** role, they can only update
+cluster profiles that have the tag `prodAllowed`.
-- Add the `ClusterProfile` permissions
+:::info
- - clusterProfile.create
- - clusterProfile.delete
- - clusterProfile.get
- - clusterProfile.list
- - clusterProfile.publish
- - clusterProfile.update
+In the example provided, assume the user with the Resource role assigned has other permissions required to view projects
+and list cluster profiles. For brevity, these permissions are not listed.
-- Add the `Cluster` permissions (for creating and listing the cluster)
+:::
- - cluster.create
- - cluster.list
- - cluster.get
+In the diagram below, the Resource role **security-enforcer** is allowed to update the cluster profile in Project A,
+which has the tag `prodAllowed`. If the user attempts to update the cluster profile in Project B, which lacks the tag
+`productionAllowed`, the operation is denied. If the cluster profile in Project B had the tag `prodAllowed`, the user
+would be able to update the cluster profile.
-- Add the `Location` permission.
+![ABAC with Resource roles](/user-management_palette-rback_abac_example.webp)
- - location.list
+If you are interested in using ABAC with Palette, check out the [ABAC in Palette](implement-abac.md) guide for a
+step-by-step guide on how to implement ABAC in Palette.
-- Add the `Cloud Configuration` permissions for node pool management
- - cloudconfig.create
+## Resources
-#### 3. Identify the Permissions required under `Tenant Scope`:
+- [Creating a Custom Role](./create-custom-role.md)
-To attach the Packs and Integrations from Palette public repository, add the `Registry Permissions`. The minimum
-permission required in this scenario is:
+- [Create and Manage a Role Assignment](./assign-a-role.md)
-- packRegistry.get
+- [Permissions](permissions.md)
-#### 4. Attach Roles to the User and Create the Cluster
+- [Default Tenant Roles](./tenant-scope-roles-permissions.md)
-- Once both the roles are created with the above scopes, attach them to the user.
+- [Default Project Roles](./project-scope-roles-permissions.md)
-- Login to Palette console using the user credentials to create the cluster profile and the cluster.
+- [Default Resource Roles](./resource-scope-roles-permissions.md)
diff --git a/docs/docs-content/user-management/palette-rbac/permissions.md b/docs/docs-content/user-management/palette-rbac/permissions.md
new file mode 100644
index 0000000000..3ca2e55dc6
--- /dev/null
+++ b/docs/docs-content/user-management/palette-rbac/permissions.md
@@ -0,0 +1,310 @@
+---
+sidebar_label: "Permissions"
+title: "Permissions"
+description: "Review the available permissions in Palette."
+icon: ""
+hide_table_of_contents: false
+sidebar_position: 25
+tags: ["user-management", "permissions", "rbac"]
+---
+
+All actions in Palette are controlled by permissions. Permissions are assigned to roles, and roles are assigned to users
+or teams. Each Palette component has a corresponding _resource key_ and a set of operations that can be performed on
+that component.
+
+Palette components are managed at different scopes. The available scopes are Tenant and Project. The Tenant scope is
+global and applies to all projects within the tenant. The Project scope is specific to a project.
+
+## Components and Resource Keys
+
+The following table lists the available Palette components, their corresponding resource keys, and the applicable Role
+scopes you can assign permissions to.
+
+| Component | Resource Key | Tenant Role Scope | Project Role Scope | Resource Role Scope | Description |
+| -------------------- | -------------------- | ----------------- | ------------------ | ------------------- | -------------------------------------------------------------------------- |
+| API Key | `apiKey` | ✅ | | | API Key related operations |
+| Audit | `audit` | ✅ | | | Audit log access |
+| App Deployment | `appDeployment` | ✅ | ✅ | | Application deployment and management in the context of Palette Dev Engine |
+| App Profile | `appProfile` | | ✅ | | Management of Application profiles |
+| Cloud Account | `cloudaccount` | ✅ | ✅ | ✅ | Cloud account creation and management |
+| Cloud Config | `cloudconfig` | ✅ | ✅ | ✅ | Cluster level cloud configuration |
+| Cluster | `cluster` | ✅ | ✅ | ✅ | Creation and management of Palette workload clusters |
+| Cluster Group | `clusterGroup` | ✅ | ✅ | | Creation and management of cluster groups |
+| Cluster Profile | `clusterProfile` | ✅ | ✅ | ✅ | Creation and management of Palette cluster profiles |
+| DNS Mapping | `dnsMapping` | | ✅ | ✅ | Domain Name Server mapping services creation and management |
+| Edge Host | `edgehost` | ✅ | ✅ | | Edge host deployment and management |
+| Edge Host Token | `edgeToken` | ✅ | | | Edge host registration token management |
+| Filter | `filter` | ✅ | | | Creation and management of resource filters |
+| Location | `location` | ✅ | ✅ | ✅ | Location services related to backup and restore |
+| Macro | `macro` | ✅ | ✅ | ✅ | Key value management for Palette resources |
+| Machine | `machine` | ✅ | ✅ | ✅ | Palette node pool management |
+| Private Gateway | `privateGateway` | ✅ | | | Private Cloud Gateway creation and maintenance |
+| Registry | `packRegistry` | ✅ | ✅ | ✅ | Creation and management of registries |
+| Role | `role` | ✅ | | | Creation and management of Palette roles |
+| Project | `project` | ✅ | ✅ | | Creation and management of Palette projects |
+| Tag | `tag` | ✅ | ✅ | | Creation and management of tags |
+| Team | `team` | ✅ | | | Creation and management of user teams |
+| User | `user` | ✅ | | | Creation and management of users |
+| Virtual Cloud Config | `virtualCloudConfig` | | ✅ | | Allows the user to deploy and manage applications in virtual clusters |
+| Virtual Cluster | `virtualCluster` | | ✅ | | Creation and management of virtual clusters |
+| Virtual Machine | `virtualMachine` | | ✅ | | Creation and management of virtual machines |
+| Workspace | `workspace` | | ✅ | | Workspace operations including backup and restore |
+
+## Operations
+
+To review the operations that can be performed on each component, click on the Palette component name below to display
+the list of operations.
+
+
+
+
+- create
+- get
+- list
+- update
+- delete
+
+
+
+
+- get
+- list
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+- publish
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+- clone
+- migrate
+- pause
+- restart
+- resume
+- snapshotCreate
+- snapshotDelete
+- snapshotGet
+- snapshotList
+- snapshotUpdate
+- start
+- stop
+
+
+
+
+- create
+- delete
+- get
+- list
+- update
+- restore
+- backup
+
+
+
diff --git a/docs/docs-content/user-management/palette-rbac/project-scope-roles-permissions.md b/docs/docs-content/user-management/palette-rbac/project-scope-roles-permissions.md
index 54ce4d5425..45a61f5bc8 100644
--- a/docs/docs-content/user-management/palette-rbac/project-scope-roles-permissions.md
+++ b/docs/docs-content/user-management/palette-rbac/project-scope-roles-permissions.md
@@ -1,32 +1,31 @@
---
-sidebar_label: "Project Scope Roles and Permissions"
+sidebar_label: "Project Roles"
title: "Project Roles"
-description: "The list of Global Project Roles under Project Scope"
+description: "Learn about the predefined roles available in Palette for managing resources within a project scope."
icon: ""
hide_table_of_contents: false
-sidebar_position: 10
-tags: ["user-management", "rbac"]
+sidebar_position: 40
+tags: ["user-management", "project", "rbac"]
---
-# Global Project Scope
+Palette provides the following Project roles out-of-the-box. These roles are predefined and cannot be modified. You can
+assign these roles to users and teams to manage the resources within the project scope. The roles are categorized based
+on the resources they can manage. If you need to manage resources across multiple projects, consider using a
+[Tenant](./tenant-scope-roles-permissions.md) role instead.
-The Global Project Scope holds a group of resources, in a logical grouping, to a specific project. Users and Teams with
-specific Roles can be associated with the Project, Cluster, or Cluster Profile you create.
+:::tip
-Palette has adopted the security principle of least privilege. Each user is assigned Roles and Permissions to the
-Scopes, Resources, and Components. The Permissions format is `resourceKey.operation`, where **resourceKey** refers to a
-resource or the API functionality, and _operation_ refers to the action or activity allowed.
+Create your own custom project role if none of the predefined roles meet your requirements. Refer to the
+[Create a Custom Role](./create-custom-role.md#project-roles) guide for more information.
-To view a list of the predefined roles and permissions, go to **Tenant Settings** > **Roles**, and you will find the
-list of **Global Roles**. If you need to extend your permissions, use the **Create Role** option.
+:::
-Below is the predefined list of Roles and Permissions for the Global Project Scope:
+## Default Project Roles
-
+Palette comes with a set of immutable predefined Project roles out-of-the-box that you can assign to users or teams. To
+review the permissions associated with each Project role, click on the role name to expand the list of permissions.
-## App Deployment
-
----
+### App Deployment
| Role Name | Description |
| --------------------- | ---------------------------------------------------------------------------------------- |
@@ -34,878 +33,960 @@ Below is the predefined list of Roles and Permissions for the Global Project Sco
| App Deployment Editor | Allows the user to perform edit operations on an App but not to create or delete an App. |
| App Deployment Viewer | Allows the user to view all the App resources but not to make modifications. |
-
-
-
-
-
-
-
-## App Deployment Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **appDeployment** | √ | √ | √ | √ | √ | | | | |
-| **appProfile** | | | √ | √ | | | | | |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **clusterGroup** | | | √ | √ | | | | | |
-| **location** | √ | √ | √ | √ | √ | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-| **sshKey** | √ | √ | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-| **virtualCloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **virtualCluster** | √ | √ | √ | √ | √ | | | | |
-
-
-
-
-
-
-## App Deployment Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **appDeployment** | | | √ | √ | √ | | | | |
-| **appProfile** | | | √ | √ | | | | | |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **clusterGroup** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | √ | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-| **sshKey** | | | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-| **virtualCloudconfig** | | | √ | √ | √ | | | | |
-| **virtualCluster** | | | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-## App Deployment Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **appDeployment** | | | √ | √ | | | | | |
-| **appProfile** | | | √ | √ | | | | | |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **clusterGroup** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-| **sshKey** | | | √ | √ | | | | | |
-| **virtualCloudconfig** | | | √ | √ | | | | | |
-| **virtualCluster** | | | √ | √ | | | | | |
-
-
-
-
-
-
-## App Profile
-
----
-
-| Role Names | Description |
+
+
+
+- appDeployment.create
+- appDeployment.delete
+- appDeployment.get
+- appDeployment.list
+- appDeployment.update
+- appProfile.get
+- appProfile.list
+- cloudaccount.get
+- cloudaccount.list
+- clusterGroup.get
+- clusterGroup.list
+- location.create
+- location.delete
+- location.get
+- location.list
+- location.update
+- machine.get
+- machine.list
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+- sshKey.create
+- sshKey.delete
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.create
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.create
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+
+
+
+
+- appDeployment.get
+- appDeployment.list
+- appDeployment.update
+- appProfile.get
+- appProfile.list
+- cloudaccount.get
+- cloudaccount.list
+- clusterGroup.get
+- clusterGroup.list
+- location.get
+- location.list
+- location.update
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+
+
+
+
+- appDeployment.get
+- appDeployment.list
+- appProfile.get
+- appProfile.list
+- cloudaccount.get
+- cloudaccount.list
+- clusterGroup.get
+- clusterGroup.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+- sshKey.get
+- sshKey.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCluster.get
+- virtualCluster.list
+
+
+
+
+### App Profile
+
+| Role Name | Description |
| ------------------ | ------------------------------------------------------------------------------------------------------ |
| App Profile Admin | Provides administrative privilege to perform all the App operations on App profile resources. |
| App Profile Editor | Allows the user to perform edit operations on App profiles but not to create or delete an App profile. |
| App Profile Viewer | Allows the user to view all the App profile resources but not to modify them. |
-
-
-
-
-
-
-
-## App Profile Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **appProfile** | √ | √ | √ | √ | √ | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-
-
-
-
-
-
-## App Profile Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **appProfile** | | | √ | √ | √ | | | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-## App Profile Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **appProfile** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-
-
-
-
-
-
-## Project
-
----
-
-| Role Names | Description |
-| -------------- | ----------------------------------------------------------------------------------------------------------------------------- |
-| Project Admin | The Project Admin role is a closure of all the project operations. It is a administrative privilege for the project resources |
-| Project Editor | The Project Editor role can perform edit operations within a project, but the user is not able to create or delete a project |
-| Project Viewer | The Project Viewer will be able to view all the resources within a project, but not privileged to make modifications |
-
-
-
-
-
-
-
-
-## Project Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **audit** | | | √ | √ | | | | | |
-| **cloudaccount** | √ | √ | √ | √ | √ | | | | |
-| **cloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **cluster** | √ | √ | √ | √ | √ | √ | | | |
-| **clusterProfile** | √ | √ | √ | √ | √ | | √ | | |
-| **clusterRbac** | √ | √ | √ | √ | √ | | | | |
-| **dnsMapping** | √ | √ | √ | √ | √ | | | | |
-| **edgehost** | √ | √ | √ | √ | √ | | | | |
-| **location** | √ | √ | √ | √ | √ | | | | |
-| **machine** | √ | √ | √ | √ | √ | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | √ | √ | √ | √ | √ | | | | |
-| **project** | | | √ | √ | √ | | | | |
-| **sshKey** | √ | √ | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-| **workspace** | √ | √ | √ | √ | √ | | | √ | √ |
-
-
-
-
-
-
-## Project Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **audit** | | | √ | √ | | | | | |
-| **cloudaccount** | | | √ | √ | √ | | | | |
-| **cloudconfig** | √ | | √ | √ | √ | | | | |
-| **cluster** | | | √ | √ | √ | | | | |
-| **clusterProfile** | | | √ | √ | √ | | √ | | |
-| **clusterRbac** | | | √ | √ | √ | | | | |
-| **dnsMapping** | | | √ | √ | √ | | | | |
-| **edgehost** | | | √ | √ | √ | | | | |
-| **location** | | | √ | √ | √ | | | | |
-| **machine** | | √ | √ | √ | √ | | | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | | | √ | √ | √ | | | | |
-| **project** | | | √ | √ | √ | | | | |
-| **sshKey** | | | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-| **workspace** | | | √ | √ | √ | | | √ | √ |
-
-
-
-
-
-
-
-
-## Project Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **audit** | √ | | | | √ | | | | |
-| **cloudaccount** | √ | | | | √ | | | | |
-| **cloudconfig** | √ | | | | √ | | | | |
-| **cluster** | √ | | | | √ | | | | |
-| **clusterProfile** | √ | | | | √ | | | | |
-| **dnsMapping** | √ | | | | √ | | | | |
-| **edgehost** | √ | | | | √ | | | | |
-| **location** | √ | | | | √ | | | | |
-| **machine** | √ | | | | √ | | | | |
-| **macro** | √ | | | | √ | | | | |
-| **packRegistry** | √ | | | | √ | | | | |
-| **privateGateway** | √ | | | | √ | | | | |
-| **project** | √ | | | | √ | | | | |
-| **sshKey** | √ | | | | √ | | | | |
-| **workspace** | √ | | | | √ | | | | |
-
-
-
-
-
-
-## Cluster Profile
-
----
-
-The user with these permissions can manage the Cluster Profiles within a project.
-
-
-
-| Role Names | Description |
-| ---------------------- | --------------------------------------------------------------------------------------------- |
-| Cluster Profile Admin | Cluster Profile Admin role has admin privileges to all the cluster profile operations |
-| Cluster Profile Editor | Cluster Profile Editor role has privileges to edit and list operations on the cluster profile |
-| Cluster Profile Viewer | Cluster Profile Viewer role has read-only privileges to cluster profiles |
-
-
-
-
-
-
-
-## Cluster Profile Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | √ | √ | √ | √ | √ | | √ | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | √ | √ | | | | | | | |
-| **tag** | | | | | √ | | | | |
-
-
-
-
-
-
-
-
-## Cluster Profile Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | | | √ | √ | √ | | √ | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **tag** | | | | | √ | | | | |
-
-
-
-
-
-
-
-
-## Cluster Profile Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-## Cluster
-
----
-
-
-
-
-
-| Role Names | Description |
-| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Cluster Admin | A cluster admin in Project scope has all the privileges related to cluster operation |
-| Cluster Editor | A cluster editor in Project scope has the privileges to update, delete,get and list cluster resources. This role is not privileged for cluster creation |
-| Cluster Viewer | A cluster viewer in Project scope is a read-only privilege to cluster operations |
-
-
-
-
-
-
-
-
-
-## Cluster Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **cluster** | √ | √ | √ | √ | √ | √ | | | |
-| **clusterProfile** | √ | √ | | | | | | | |
-| **clusterRbac** | √ | √ | √ | √ | √ | | | | |
-| **dnsMapping** | √ | √ | √ | √ | √ | | | | |
-| **edgehost** | √ | √ | √ | √ | √ | | | | |
-| **location** | √ | √ | √ | √ | √ | | | | |
-| **machine** | √ | √ | √ | √ | √ | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | √ | √ | | | | | | | |
-| **privateGateway** | √ | √ | | | | | | | |
-| **tag** | | | | | √ | | | | |
-| **sshKey** | √ | √ | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-## Cluster Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | | | √ | √ | √ | | | | |
-| **cluster** | | | √ | √ | √ | | | | |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **clusterRbac** | | | √ | √ | √ | | | | |
-| **dnsMapping** | | | √ | √ | √ | | | | |
-| **edgehost** | | | √ | √ | √ | | | | |
-| **location** | | | √ | √ | √ | | | | |
-| **machine** | | √ | √ | √ | √ | | | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | | | √ | √ | | | | | |
-| **tag** | | | | | √ | | | | |
-| **sshKey** | | | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-## Cluster Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | | | √ | √ | | | | | |
-| **cluster** | | | √ | √ | | | | | |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **clusterRbac** | | | √ | √ | | | | | |
-| **dnsMapping** | | | √ | √ | | | | | |
-| **edgehost** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | | | √ | √ | | | | | |
-| **sshKey** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-## Cloud Account
-
----
-
-
-
-| Role Names | Description |
-| ---------------------- | ---------------------------------------------------- |
-| Cluster Account Admin | An administrative access to cloud account operations |
-| Cluster Account Editor | An editor access to cloud cloud account operations |
-| Cluster Account Viewer | A read-only role for cloud account operations |
-
-
-
-
-
-
-
-
-## Cluster Account Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | √ | √ | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-## Cluster Account Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-## Cluster Account Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-
-
-
-
-
-
-## Workspace
-
----
-
-
-
-| Role Names | Description |
-| ---------------- | ------------------------------------------ |
-| Workspace Admin | Administrator role to workspace operations |
-| Workspace Editor | Editor role to workspace operations |
-
-
-
-
-
-
-
-
-## Workspace Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **workspace** | √ | √ | √ | √ | √ | | | √ | √ |
-
-
-
-
-
-
-
-
-## Workspace Operator
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **workspace** | | | √ | √ | | | | √ | √ |
-
-
-
-
-
-
-
-
-## Virtual Cluster
-
----
-
-| Role Names | Description |
+
+
+
+- appProfile.create
+- appProfile.delete
+- appProfile.get
+- appProfile.list
+- appProfile.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+
+
+
+
+- appProfile.get
+- appProfile.list
+- appProfile.update
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+
+
+
+
+- appProfile.get
+- appProfile.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+
+
+
+
+### Cloud Account
+
+| Role Name | Description |
+| -------------------- | ----------------------------------------------------- |
+| Cloud Account Admin | An administrative access to cloud account operations. |
+| Cloud Account Editor | An editor access to cloud account operations. |
+| Cloud Account Viewer | A read-only role for cloud account operations. |
+
+
+
+
+- cloudaccount.create
+- cloudaccount.delete
+- cloudaccount.get
+- cloudaccount.list
+- cloudaccount.update
+- project.get
+- project.list
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudaccount.update
+- project.get
+- project.list
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- project.get
+- project.list
+
+
+
+
+### Cluster
+
+| Role Name | Description |
+| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Cluster Admin | A cluster admin in the Project scope has all the privileges related to the cluster operation. |
+| Cluster Editor | A cluster editor in the Project scope has the privileges to update, delete, get, and list cluster resources. This role is not privileged for cluster creation. |
+| Cluster Viewer | A cluster viewer in Project scope is a read-only privilege to cluster operations. |
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.create
+- cloudconfig.delete
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.create
+- cluster.delete
+- cluster.get
+- cluster.import
+- cluster.list
+- cluster.update
+- clusterGroup.get
+- clusterGroup.list
+- clusterProfile.get
+- clusterProfile.list
+- dnsMapping.create
+- dnsMapping.delete
+- dnsMapping.get
+- dnsMapping.list
+- dnsMapping.update
+- edgehost.create
+- edgehost.delete
+- edgehost.get
+- edgehost.list
+- edgehost.update
+- location.create
+- location.delete
+- location.get
+- location.list
+- location.update
+- machine.create
+- machine.delete
+- machine.get
+- machine.list
+- machine.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- privateGateway.get
+- privateGateway.list
+- project.get
+- project.list
+- sshKey.create
+- sshKey.delete
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.create
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.create
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.get
+- cluster.list
+- cluster.update
+- clusterGroup.get
+- clusterGroup.list
+- clusterProfile.get
+- clusterProfile.list
+- dnsMapping.get
+- dnsMapping.list
+- dnsMapping.update
+- edgehost.get
+- edgehost.list
+- edgehost.update
+- location.get
+- location.list
+- location.update
+- machine.delete
+- machine.get
+- machine.list
+- machine.update
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- privateGateway.get
+- privateGateway.list
+- project.get
+- project.list
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.get
+- cloudconfig.list
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+- clusterProfile.get
+- clusterProfile.list
+- dnsMapping.get
+- dnsMapping.list
+- edgehost.get
+- edgehost.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- privateGateway.get
+- privateGateway.list
+- project.get
+- project.list
+- sshKey.get
+- sshKey.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCluster.get
+- virtualCluster.list
+- virtualMachine.get
+- virtualMachine.list
+
+
+
+
+### Cluster Profile
+
+| Role Name | Description |
+| ---------------------- | ---------------------------------------------------------------------------------------------- |
+| Cluster Profile Admin | Cluster Profile Admin role has admin privileges to all the cluster profile operations. |
+| Cluster Profile Editor | Cluster Profile Editor role has privileges to edit and list operations on the cluster profile. |
+| Cluster Profile Viewer | Cluster Profile Viewer role has read-only privileges to cluster profiles. |
+
+
+
+
+- clusterProfile.create
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+- tag.update
+
+
+
+
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+- tag.update
+
+
+
+
+- clusterProfile.get
+- clusterProfile.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- project.get
+- project.list
+
+
+
+
+### Project
+
+| Role Name | Description |
+| -------------- | ------------------------------------------------------------------------------------------------------------------------------- |
+| Project Admin | The Project Admin role is a closure of all the project operations. It is an administrative privilege for the project resources. |
+| Project Editor | The Project Editor role can perform edit operations within a project, but the user is not able to create or delete a project. |
+| Project Viewer | The Project Viewer will be able to view all the resources within a project, but is not privileged to make modifications. |
+
+
+
+
+- appDeployment.create
+- appDeployment.delete
+- appDeployment.get
+- appDeployment.list
+- appDeployment.update
+- appProfile.create
+- appProfile.delete
+- appProfile.get
+- appProfile.list
+- appProfile.update
+- audit.get
+- audit.list
+- cloudaccount.create
+- cloudaccount.delete
+- cloudaccount.get
+- cloudaccount.list
+- cloudaccount.update
+- cloudconfig.create
+- cloudconfig.delete
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.create
+- cluster.delete
+- cluster.get
+- cluster.import
+- cluster.list
+- cluster.update
+- clusterGroup.create
+- clusterGroup.delete
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- clusterProfile.create
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- dnsMapping.create
+- dnsMapping.delete
+- dnsMapping.get
+- dnsMapping.list
+- dnsMapping.update
+- edgehost.create
+- edgehost.delete
+- edgehost.get
+- edgehost.list
+- edgehost.update
+- location.create
+- location.delete
+- location.get
+- location.list
+- location.update
+- machine.create
+- machine.delete
+- machine.get
+- machine.list
+- machine.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- privateGateway.create
+- privateGateway.delete
+- privateGateway.get
+- privateGateway.list
+- privateGateway.update
+- project.get
+- project.list
+- project.update
+- sshKey.create
+- sshKey.delete
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.create
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.create
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+- workspace.backup
+- workspace.create
+- workspace.delete
+- workspace.get
+- workspace.list
+- workspace.restore
+- workspace.update
+
+
+
+
+- appDeployment.get
+- appDeployment.list
+- appDeployment.update
+- appProfile.get
+- appProfile.list
+- appProfile.update
+- audit.get
+- audit.list
+- cloudaccount.get
+- cloudaccount.list
+- cloudaccount.update
+- cloudconfig.create
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.get
+- cluster.list
+- cluster.update
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- dnsMapping.get
+- dnsMapping.list
+- dnsMapping.update
+- edgehost.get
+- edgehost.list
+- edgehost.update
+- location.get
+- location.list
+- location.update
+- machine.delete
+- machine.get
+- machine.list
+- machine.update
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- privateGateway.get
+- privateGateway.list
+- privateGateway.update
+- project.get
+- project.list
+- project.update
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+- workspace.backup
+- workspace.get
+- workspace.list
+- workspace.restore
+- workspace.update
+
+
+
+
+- appDeployment.get
+- appDeployment.list
+- appProfile.get
+- appProfile.list
+- audit.get
+- audit.list
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.get
+- cloudconfig.list
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+- clusterProfile.get
+- clusterProfile.list
+- dnsMapping.get
+- dnsMapping.list
+- edgehost.get
+- edgehost.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- privateGateway.get
+- privateGateway.list
+- project.get
+- project.list
+- sshKey.get
+- sshKey.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCluster.get
+- virtualCluster.list
+- workspace.get
+- workspace.list
+
+
+
+
+### Project Cluster Group
+
+| Role Name | Description |
+| ---------------------------- | ---------------------------------------------------------------------------------------------------------- |
+| Project Cluster Group Admin | Provides administrative privilege to perform all the operations on the cluster group resources. |
+| Project Cluster Group Editor | Allows the user to perform edit operations on a cluster group but not to create or delete a cluster group. |
+| Project Cluster Group Viewer | Allows the user to view all the cluster group resources but not to modify them. |
+
+
+
+
+- cluster.get
+- cluster.list
+- clusterGroup.create
+- clusterGroup.delete
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- project.get
+- project.list
+- tag.update
+
+
+
+
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- project.get
+- project.list
+- tag.update
+
+
+
+
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+- project.get
+- project.list
+
+
+
+
+### Virtual Cluster
+
+| Role Name | Description |
| ---------------------- | -------------------------------------------------------------------------------------------------------------- |
| Virtual Cluster Admin | Provides administrative privilege to perform all virtual cluster operations on App resources. |
| Virtual Cluster Editor | Allows the user to perform edit operations on a virtual cluster but not to create or delete a virtual cluster. |
| Virtual Cluster Viewer | Allows the user to view all the virtual cluster resources but not to modify them. |
-
-
-
-
-
-
-
-## Virtual Cluster Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterGroup** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **project** | | | √ | √ | | | | | |
-| **tag** | | | | | √ | | | | |
-| **virtualCloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **virtualCluster** | √ | √ | √ | √ | √ | | | | |
-
-
-
-
-
-
-## Virtual Cluster Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterGroup** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **project** | | | √ | √ | | | | | |
-| **tag** | | | | | √ | | | | |
-| **virtualCloudconfig** | | | √ | √ | √ | | | | |
-| **virtualCluster** | | | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-## Virtual Cluster Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterGroup** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-| **virtualCloudconfig** | | | √ | √ | | | | | |
-| **virtualCluster** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+- clusterGroup.get
+- clusterGroup.list
+- location.get
+- location.list
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- project.get
+- project.list
+- tag.update
+- virtualCloudconfig.create
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.create
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+
+
+
+
+- clusterGroup.get
+- clusterGroup.list
+- location.get
+- location.list
+- macro.get
+- macro.list
+- macro.update
+- project.get
+- project.list
+- tag.update
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+
+
+
+
+- clusterGroup.get
+- clusterGroup.list
+- location.get
+- location.list
+- macro.get
+- macro.list
+- project.get
+- project.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCluster.get
+- virtualCluster.list
+
+
+
+
+### Virtual Machine
+
+| Role Name | Description |
+| -------------------------- | --------------------------------------------------------------------------------------------- |
+| Virtual Machine Admin | Provides administrative privilege to perform all the virtual machine operations. |
+| Virtual Machine Power User | Provides the user with the ability to most of the virtual machine operations. |
+| Virtual Machine User | Provides the user with the ability to perform non-destructive operations on virtual machines. |
+| Virtual Machine Viewer | Provides the user with the ability to view virtual machines. |
+
+
+
+
+- project.get
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- project.get
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- project.get
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- project.get
+- virtualMachine.get
+- virtualMachine.list
+
+
+
+
+### Workspace
+
+| Role Name | Description |
+| ---------------- | ------------------------------------------- |
+| Workspace Admin | Administrator role to workspace operations. |
+| Workspace Editor | Editor role to workspace operations. |
+
+
+
+
+- cluster.list
+- location.list
+- project.get
+- project.list
+- tag.update
+- workspace.backup
+- workspace.create
+- workspace.delete
+- workspace.get
+- workspace.list
+- workspace.restore
+- workspace.update
+
+
+
+
+- cluster.list
+- location.list
+- project.get
+- project.list
+- workspace.backup
+- workspace.get
+- workspace.list
+- workspace.restore
+
+
+
+
+## Resources
+
+- [Permissions](./permissions.md)
diff --git a/docs/docs-content/user-management/palette-rbac/resource-scope-roles-permissions.md b/docs/docs-content/user-management/palette-rbac/resource-scope-roles-permissions.md
index bb9f232947..a9cdbfad53 100644
--- a/docs/docs-content/user-management/palette-rbac/resource-scope-roles-permissions.md
+++ b/docs/docs-content/user-management/palette-rbac/resource-scope-roles-permissions.md
@@ -1,317 +1,224 @@
---
-sidebar_label: "Palette Resource Roles"
-title: "Palette Global and Custom Resource Roles "
+sidebar_label: "Resource Roles"
+title: "Resource Roles "
description: "Palette contains global resource roles and supports the ability to create custom resource roles."
hide_table_of_contents: false
-sidebar_position: 20
+sidebar_position: 50
tags: ["user-management", "rbac"]
---
-Palette support two types of resource roles, global resource roles and custom resource roles:
+A Resource role is scoped at the project level and has a set of permissions that define the actions a user can perform
+on Palette resources within a project. Resource roles have limited resource keys available compared to Project or Tenant
+roles. You can use Resource roles to achieve Attribute-Based Access Control (ABAC) by pairing them with
+[Resource filters](../../tenant-settings/filters.md)
-
+All resource roles must be paired with a Filter when assigned to a User or Team. The combination of a Resource role and
+a Resource filter allows you to control access based on a tag value.
-- Global Resource Roles are a set of roles built in and available to you.
+For example, a Resource role that grants all cluster permissions, `cluster.*`, can be assigned to a user for a specific
+project, with a Resource filter where the tag value is `claims`. This user will have full access to all clusters in the
+project that have the tag `claims`.
-- Custom Resource Roles, are roles you can create in Palette using a set of permissions and operations.
+:::tip
-To learn how to create a custom role. Review the [Create Custom Role](#palette-custom-resource-roles) guide.
+Create your own custom Resource role if none of the predefined roles meet your requirements. Refer to the
+[Create a Custom Role](./create-custom-role.md#create-a-custom-resource-role) guide for more information.
-## Palette Global Resource Roles
+:::
-Palette provides the following built-in global resource roles:
+## Default Resource Roles
-
+Palette comes with a set of immutable predefined Resource roles out-of-the-box that you can assign to users or teams. To
+review the permissions associated with each Resource role, click on the role name to expand the list of permissions.
-- [Cluster](#cluster)
+### Cluster
- - Resource Cluster Admin
-
- - Resource Cluster Editor
-
- - Resource Cluster Viewer
-
-- [Cluster Profile](#cluster-profile)
-
- - Resource Cluster Profile Admin
-
- - Resource Cluster Profile Editor
-
- - Resource Cluster Profile Viewer
-
-
-
-## Cluster
-
-
-
-| Role Names | Description |
+| Role Name | Description |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Resource Cluster Admin | A cluster admin in Project scope has all the privileges related to cluster operation |
| Resource Cluster Editor | A cluster editor in Project scope has the privileges to update, delete,get and list cluster resources. This role is not privileged for cluster creation |
| Resource Cluster Viewer | A cluster viewer in Project scope is a read-only privilege to cluster operations |
-
-
-
-
-
-
-
-
-### Resource Cluster Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **cluster** | √ | √ | √ | √ | √ | √ | | | |
-| **clusterProfile** | √ | √ | | | | | | | |
-| **clusterRbac** | √ | √ | √ | √ | √ | | | | |
-| **dnsMapping** | √ | √ | √ | √ | √ | | | | |
-| **edgehost** | √ | √ | √ | √ | √ | | | | |
-| **location** | √ | √ | √ | √ | √ | | | | |
-| **machine** | √ | √ | √ | √ | √ | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | √ | √ | | | | | | | |
-| **privateGateway** | √ | √ | | | | | | | |
-| **sshKey** | √ | √ | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-### Resource Cluster Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | | | √ | √ | √ | | | | |
-| **cluster** | | | √ | √ | √ | | | | |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **clusterRbac** | | | √ | √ | √ | | | | |
-| **dnsMapping** | | | √ | √ | √ | | | | |
-| **edgehost** | | | √ | √ | √ | | | | |
-| **location** | | | √ | √ | √ | | | | |
-| **machine** | | √ | √ | √ | √ | | | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | | | √ | √ | | | | | |
-| **sshKey** | | | √ | √ | √ | | | | |
-
-
-
-
-
-
-
-
-### Resource Cluster Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | | | √ | √ | | | | | |
-| **cluster** | | | √ | √ | | | | | |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **clusterRbac** | | | √ | √ | | | | | |
-| **dnsMapping** | | | √ | √ | | | | | |
-| **edgehost** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | | | √ | √ | | | | | |
-| **sshKey** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-## Cluster Profile
-
-The user with these permissions can manage the Cluster Profiles within a project.
-
-
-
-| Role Names | Description |
-| ---------------------- | --------------------------------------------------------------------------------------------- |
-| Cluster Profile Admin | Cluster Profile Admin role has admin privileges to all the cluster profile operations |
-| Cluster Profile Editor | Cluster Profile Editor role has privileges to edit and list operations on the cluster profile |
-| Cluster Profile Viewer | Cluster Profile Viewer role has read-only privileges to cluster profiles |
-
-
-
-
-
-
-
-### Resource Cluster Profile Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | √ | √ | √ | √ | √ | | √ | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | √ | √ | | | | | | | |
-
-
-
-
-
-
-
-
-### Resource Cluster Profile Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | | | √ | √ | √ | | √ | | |
-| **macro** | | | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-### Resource Cluster Profile Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-
-
-
-
-
-
-
-
-## Palette Custom Resource Roles
-
-
-
-The following is a list of platform permissions and operations supported by Palette. Use these permissions to
-[create custom role](../new-user.md#create-custom-role) to control the cluster access. For every **Resource Keys**
-available **operations** can be added as per your requirements.
-
-
-
-## List of Custom Permissions
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | | √ | √ | √ | √ | | | | |
-| **cluster** | | √ | √ | √ | √ | | | | |
-| **clusterProfile** | | √ | √ | √ | √ | | √ | | |
-| **dnsMapping** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.delete
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.delete
+- cluster.get
+- cluster.list
+- cluster.update
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.update
+- dnsMapping.get
+- dnsMapping.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- sshKey.get
+- sshKey.list
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.get
+- cluster.list
+- cluster.update
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.update
+- dnsMapping.get
+- dnsMapping.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- sshKey.get
+- sshKey.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+
+
+
+
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.get
+- cloudconfig.list
+- cluster.get
+- cluster.list
+- clusterProfile.get
+- clusterProfile.list
+- dnsMapping.get
+- dnsMapping.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- sshKey.get
+- sshKey.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCluster.get
+- virtualCluster.list
+- virtualMachine.get
+- virtualMachine.list
+
+
+
+
+### Cluster Profile
+
+| Role Name | Description |
+| ------------------------------- | ------------------------------------------------------------------------ |
+| Resource Cluster Profile Admin | A role has admin privileges to all the cluster profile operations |
+| Resource Cluster Profile Editor | A role has privileges to edit and list operations on the cluster profile |
+| Resource Cluster Profile Viewer | A role has read-only privileges to cluster profiles |
+
+
+
+
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+
+
+
+
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+
+
+
+
+- clusterProfile.get
+- clusterProfile.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+
+
+
## Resources
-[Resource Scope Matrix](palette-rbac.md#resource-scope-matrix)
+- [Permissions](./permissions.md)
diff --git a/docs/docs-content/user-management/palette-rbac/tenant-scope-roles-permissions.md b/docs/docs-content/user-management/palette-rbac/tenant-scope-roles-permissions.md
index 5392995be2..3e142e01a6 100644
--- a/docs/docs-content/user-management/palette-rbac/tenant-scope-roles-permissions.md
+++ b/docs/docs-content/user-management/palette-rbac/tenant-scope-roles-permissions.md
@@ -1,358 +1,531 @@
---
-sidebar_label: "Tenant Scope Roles and Permissions"
+sidebar_label: "Tenant Roles"
title: "Tenant Roles"
-description: "The list of Global Tenant Roles under Tenant Scope"
+description: "Learn about the predefined roles and permissions for the Tenant scope in Palette."
icon: ""
hide_table_of_contents: false
-sidebar_position: 0
-tags: ["user-management", "rbac"]
+sidebar_position: 30
+tags: ["user-management", "teanant", "rbac"]
---
-## Global Tenant Scope
+Palette provides the following Tenant roles out-of-the-box. These roles are predefined and cannot be modified. You can
+assign these roles to users and teams. The roles are categorized based on the resources they can manage. Each of these
+roles is scoped at the tenant level. This means the permissions granted to a user or team span across all projects. If
+you need to narrow the scope down to a single project or a handful of projects, consider using a
+[Project](./project-scope-roles-permissions.md) role instead.
-Tenant is an isolated workspace within the Palette Console. Users and teams with specific roles can be associated with
-the [tenants](../../glossary-all.md#organization) and [projects](../../glossary-all.md#project) you create.
+:::tip
-Each user is assigned a role and permissions, which apply to the scopes, resources, and resourceKey. The Permissions
-format is `resourceKey.operation`, where resourceKey refers to resource or the API functionality, and Operation refers
-to the permitted action or activity.
-
-To view the list of the predefined roles and permissions, ensure you are in the project scope **Tenant**. Next, navigate
-to the left **Main Menu** and click on **Tenant Settings** > **Roles**, and you will find the list of **Global Roles**.
-If you need to extend permissions, create a custom role by using the
-[Create Role](palette-rbac.md#create-custom-role-in-palette) option.
-
-Below is the list of Roles and Permissions that already predefined for the Global Tenant Scope.
-
-
-
-:::info
-
-All users can view tags assigned to a resource. In technical terms, all users inherit the permission `tag.get` by
-default.
+Create your own custom tenant role if none of the predefined roles meet your requirements. Refer to the
+[Create a Custom Role](./create-custom-role.md#tenant-roles) guide for more information.
:::
-
-
-## Tenants
-
----
-
-| Role Names | Description |
-| -------------------- | -------------------------------------------------------------------------------------------------------------------------- |
-| Tenant Admin | Allows the user to create projects and manage projects within the tenant, covered under all operations related to projects |
-| Tenant Viewer | Provides a read only access to all the project resources |
-| Tenant Project Admin | The role with complete access to an existing project |
-
-The table enlists the role wise resourceKeys and Operations that are predefined under the Global Tenant Scope:
-
-
-
-
-
-
-
-
-
-
-## Tenant Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **apiKey** | √ | √ | √ | √ | √ | | | | |
-| **audit** | | | √ | √ | | | | | |
-| **cloudaccount** | √ | √ | √ | √ | √ | | | | |
-| **cloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **cluster** | √ | √ | √ | √ | √ | √ | | | |
-| **clusterProfile** | √ | √ | √ | √ | √ | | √ | | |
-| **clusterRbac** | √ | √ | √ | √ | √ | | | | |
-| **dnsMapping** | √ | √ | √ | √ | √ | | | | |
-| **edgehost** | √ | √ | √ | √ | √ | | | | |
-| **location** | √ | √ | √ | √ | √ | | | | |
-| **machine** | √ | √ | √ | √ | √ | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | √ | √ | √ | √ | √ | | | | |
-| **privateGateway** | √ | √ | √ | √ | √ | | | | |
-| **project** | √ | √ | √ | √ | √ | | | | |
-| **role** | √ | √ | √ | √ | √ | | | | |
-| **sshKey** | √ | √ | √ | √ | √ | | | | |
-| **team** | √ | √ | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-| **user** | √ | √ | √ | √ | √ | | | | |
-| **workspace** | √ | √ | √ | √ | √ | | | √ | √ |
-
-
-
-
-
-
-
-
-## Tenant Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **apiKey** | | | √ | √ | | | | | |
-| **audit** | | | √ | √ | | | | | |
-| **cloudaccount** | | | √ | √ | | | | | |
-| **cloudconfig** | | | √ | √ | | | | | |
-| **cluster** | | | √ | √ | | | | | |
-| **clusterProfile** | | | √ | √ | | | | | |
-| **clusterRbac** | | | √ | √ | | | | | |
-| **dnsMapping** | | | √ | √ | | | | | |
-| **edgehost** | | | √ | √ | | | | | |
-| **location** | | | √ | √ | | | | | |
-| **machine** | | | √ | √ | | | | | |
-| **macro** | | | √ | √ | | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **privateGateway** | | | √ | √ | | | | | |
-| **project** | | | √ | √ | | | | | |
-| **role** | | | √ | √ | | | | | |
-| **sshKey** | | | √ | √ | | | | | |
-| **team** | | | √ | √ | | | | | |
-| **user** | | | √ | √ | | | | | |
-| **workspace** | | | √ | √ | | | | | |
-
-
-
-
-
-
-## Tenant Project Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **apiKey** | | | √ | √ | | | | | |
-| **audit** | | | √ | √ | | | | | |
-| **cloudaccount** | √ | √ | √ | √ | √ | | | | |
-| **cloudconfig** | √ | √ | √ | √ | √ | | | | |
-| **cluster** | √ | √ | √ | √ | √ | √ | | | |
-| **clusterProfile** | √ | √ | √ | √ | √ | | √ | | |
-| **clusterRbac** | √ | √ | √ | √ | √ | | | | |
-| **dnsMapping** | √ | √ | √ | √ | √ | | | | |
-| **edgehost** | √ | √ | √ | √ | √ | | | | |
-| **location** | √ | √ | √ | √ | √ | | | | |
-| **machine** | √ | √ | √ | √ | √ | | | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | √ | √ | √ | √ | √ | | | | |
-| **privateGateway** | √ | √ | √ | √ | √ | | | | |
-| **project** | √ | √ | √ | √ | √ | | | | |
-| **sshKey** | √ | √ | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-| **workspace** | √ | √ | √ | √ | √ | | | √ | √ |
-
-
-
-
-
-
-
-## Cluster Profile
-
----
-
-| Role Names | Description |
-| ---------------------------- | -------------------------------------------------------------------------------- |
-| Tenant Cluster Profile Admin | A role which has complete access to all the `Cluster Profile` related operations |
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ------------------ | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **clusterProfile** | √ | √ | √ | √ | √ | | √ | | |
-| **macro** | √ | √ | √ | √ | √ | | | | |
-| **packRegistry** | | | √ | √ | | | | | |
-| **tag** | | | | | √ | | | | |
-
-
-
-
-
-## Tenant Role
-
----
-
-| Role Names | Description |
+## Default Tenant Roles
+
+Palette comes with a set of immutable predefined Tenant roles out-of-the-box that you can assign to users or teams. To
+review the permissions associated with each Tenant role, click on the role name to expand the list of permissions.
+
+### Admin
+
+| Role Name | Description |
+| ------------- | --------------------------------------------------------- |
+| Tenant Admin | Grants access to all resources in all projects. |
+| Tenant Viewer | Provides a read only access to all the project resources. |
+
+
+
+
+- apiKey.create
+- apiKey.delete
+- apiKey.get
+- apiKey.list
+- apiKey.update
+- appDeployment.create
+- appDeployment.delete
+- appDeployment.get
+- appDeployment.list
+- appDeployment.update
+- appProfile.create
+- appProfile.delete
+- appProfile.get
+- appProfile.list
+- appProfile.update
+- audit.get
+- audit.list
+- cloudaccount.create
+- cloudaccount.delete
+- cloudaccount.get
+- cloudaccount.list
+- cloudaccount.update
+- cloudconfig.create
+- cloudconfig.delete
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.create
+- cluster.delete
+- cluster.get
+- cluster.import
+- cluster.list
+- cluster.update
+- clusterGroup.create
+- clusterGroup.delete
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- clusterProfile.create
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- dnsMapping.create
+- dnsMapping.delete
+- dnsMapping.get
+- dnsMapping.list
+- dnsMapping.update
+- edgeToken.create
+- edgeToken.delete
+- edgeToken.get
+- edgeToken.list
+- edgeToken.update
+- edgehost.create
+- edgehost.delete
+- edgehost.get
+- edgehost.list
+- edgehost.update
+- filter.create
+- filter.delete
+- filter.get
+- filter.list
+- filter.update
+- location.create
+- location.delete
+- location.get
+- location.list
+- location.update
+- machine.create
+- machine.delete
+- machine.get
+- machine.list
+- machine.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.create
+- packRegistry.delete
+- packRegistry.get
+- packRegistry.list
+- packRegistry.update
+- privateGateway.create
+- privateGateway.delete
+- privateGateway.get
+- privateGateway.list
+- privateGateway.update
+- project.create
+- project.delete
+- project.get
+- project.list
+- project.update
+- role.create
+- role.delete
+- role.get
+- role.list
+- role.update
+- sshKey.create
+- sshKey.delete
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- team.create
+- team.delete
+- team.get
+- team.list
+- team.update
+- user.create
+- user.delete
+- user.get
+- user.list
+- user.update
+- virtualCloudconfig.create
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.create
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+- workspace.backup
+- workspace.create
+- workspace.delete
+- workspace.get
+- workspace.list
+- workspace.restore
+- workspace.update
+
+
+
+
+- apiKey.get
+- apiKey.list
+- appDeployment.get
+- appDeployment.list
+- appProfile.get
+- appProfile.list
+- audit.get
+- audit.list
+- cloudaccount.get
+- cloudaccount.list
+- cloudconfig.get
+- cloudconfig.list
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+- clusterProfile.get
+- clusterProfile.list
+- dnsMapping.get
+- dnsMapping.list
+- edgeToken.get
+- edgeToken.list
+- edgehost.get
+- edgehost.list
+- filter.get
+- filter.list
+- location.get
+- location.list
+- machine.get
+- machine.list
+- macro.get
+- macro.list
+- packRegistry.get
+- packRegistry.list
+- privateGateway.get
+- privateGateway.list
+- project.get
+- project.list
+- role.get
+- role.list
+- sshKey.get
+- sshKey.list
+- team.get
+- team.list
+- user.get
+- user.list
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCluster.get
+- virtualCluster.list
+- virtualMachine.get
+- virtualMachine.list
+- workspace.get
+- workspace.list
+
+
+
+
+### Cluster Group
+
+| Role Name | Description |
+| --------------------------- | --------------------------------------------------------------------------- |
+| Tenant Cluster Group Admin | Allows the user to create and manage cluster groups in all projects. |
+| Tenant Cluster Group Editor | Allows the user to view, access, and update cluster groups in all projects. |
+| Tenant Cluster Group Viewer | Grants read-only access to cluster groups in all projects. |
+
+
+
+
+- cluster.get
+- cluster.list
+- clusterGroup.create
+- clusterGroup.delete
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- tag.update
+
+
+
+
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- tag.update
+
+
+
+
+- cluster.get
+- cluster.list
+- clusterGroup.get
+- clusterGroup.list
+
+
+
+
+### Cluster Profile
+
+| Role Name | Description |
+| ---------------------------- | ---------------------------------------------------------------------- |
+| Tenant Cluster Profile Admin | Allows the user to create and manage cluster profiles in all projects. |
+
+
+
+
+- clusterProfile.create
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.get
+- packRegistry.list
+- tag.update
+
+
+
+
+### Project
+
+| Role Name | Description |
+| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
+| Tenant Project Admin | Grants the user complete access to all the project resources. Unlike the Tenant Admin role, this role cannot create projects, users, and teams. |
+
+
+
+
+- apiKey.get
+- apiKey.list
+- appDeployment.create
+- appDeployment.delete
+- appDeployment.get
+- appDeployment.list
+- appDeployment.update
+- appProfile.create
+- appProfile.delete
+- appProfile.get
+- appProfile.list
+- appProfile.update
+- audit.get
+- audit.list
+- cloudaccount.create
+- cloudaccount.delete
+- cloudaccount.get
+- cloudaccount.list
+- cloudaccount.update
+- cloudconfig.create
+- cloudconfig.delete
+- cloudconfig.get
+- cloudconfig.list
+- cloudconfig.update
+- cluster.create
+- cluster.delete
+- cluster.get
+- cluster.import
+- cluster.list
+- cluster.update
+- clusterGroup.create
+- clusterGroup.delete
+- clusterGroup.get
+- clusterGroup.list
+- clusterGroup.update
+- clusterProfile.create
+- clusterProfile.delete
+- clusterProfile.get
+- clusterProfile.list
+- clusterProfile.publish
+- clusterProfile.update
+- dnsMapping.create
+- dnsMapping.delete
+- dnsMapping.get
+- dnsMapping.list
+- dnsMapping.update
+- edgeToken.create
+- edgeToken.delete
+- edgeToken.get
+- edgeToken.list
+- edgeToken.update
+- edgehost.create
+- edgehost.delete
+- edgehost.get
+- edgehost.list
+- edgehost.update
+- filter.create
+- filter.delete
+- filter.get
+- filter.list
+- filter.update
+- location.create
+- location.delete
+- location.get
+- location.list
+- location.update
+- machine.create
+- machine.delete
+- machine.get
+- machine.list
+- machine.update
+- macro.create
+- macro.delete
+- macro.get
+- macro.list
+- macro.update
+- packRegistry.create
+- packRegistry.delete
+- packRegistry.get
+- packRegistry.list
+- packRegistry.update
+- privateGateway.create
+- privateGateway.delete
+- privateGateway.get
+- privateGateway.list
+- privateGateway.update
+- project.create
+- project.delete
+- project.get
+- project.list
+- project.update
+- sshKey.create
+- sshKey.delete
+- sshKey.get
+- sshKey.list
+- sshKey.update
+- tag.update
+- virtualCloudconfig.create
+- virtualCloudconfig.delete
+- virtualCloudconfig.get
+- virtualCloudconfig.list
+- virtualCloudconfig.update
+- virtualCluster.create
+- virtualCluster.delete
+- virtualCluster.get
+- virtualCluster.list
+- virtualCluster.update
+- virtualMachine.clone
+- virtualMachine.create
+- virtualMachine.delete
+- virtualMachine.get
+- virtualMachine.list
+- virtualMachine.migrate
+- virtualMachine.pause
+- virtualMachine.restart
+- virtualMachine.resume
+- virtualMachine.snapshotCreate
+- virtualMachine.snapshotDelete
+- virtualMachine.snapshotGet
+- virtualMachine.snapshotList
+- virtualMachine.snapshotUpdate
+- virtualMachine.start
+- virtualMachine.stop
+- virtualMachine.update
+- workspace.backup
+- workspace.create
+- workspace.delete
+- workspace.get
+- workspace.list
+- workspace.restore
+- workspace.update
+
+
+
+
+### Role
+
+| Role Name | Description |
+| ----------------- | -------------------------------------------------------------- |
+| Tenant Role Admin | This role allows the user to create, update, and delete roles. |
+
+
+
+
+- role.create
+- role.delete
+- role.get
+- role.list
+- role.update
+
+
+
+
+### Team
+
+| Role Name | Description |
| ----------------- | -------------------------------------------------------------------- |
-| Tenant Role Admin | A role which has complete access to all the `Role` related perations |
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| -------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **role** | √ | √ | √ | √ | √ | | | | |
-
-
-
-
-
-## Tenant Team
-
----
-
-| Role Names | Description |
-| ----------------- | --------------------------------------------------------------------- |
-| Tenant Team Admin | A role which has complete access to all the `Team` related operations |
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **apiKey** | | | √ | √ | | | | | |
-| **audit** | | | √ | √ | | | | | |
-| **team** | √ | √ | √ | √ | √ | | | | |
-| **user** | | | √ | √ | | | | | |
-
-
-
-
-
-## Tenant User
-
----
-
-| Role Names | Description |
-| ---------------------- | --------------------------------------------------------------------- |
-| Tenant User Admin Role | A role which has complete access to all the `User` related operations |
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **apiKey** | √ | √ | √ | √ | √ | | | | |
-| **audit** | | | √ | √ | | | | | |
-| **user** | √ | √ | √ | √ | √ | | | |
-
-
-
-## Tenants Cluster Group
-
----
-
-| Role Names | Description |
-| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
-| Tenants Cluster Group Admin | Allows the user to create and manage cluster groups within the tenant, covered under all operations related to cluster groups |
-| Tenants Cluster Group Editor | The role can perform edit operations related to a cluster group, but the user is not able to create or delete a cluster group |
-| Tenants Cluster Group Viewer | Provides a read only access to all the cluster group resources |
-
-The table lists role resourceKeys and operations that are predefined under the Global Tenant Scope:
-
-
-
-
-
-
-
-
-
-
-## Tenant Cluster Group Admin
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cluster** | | | √ | √ | | | | | |
-| **clusterGroup** | √ | √ | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-
-
-
-
-
-
-
-
-## Tenant Cluster Group Editor
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cluster** | | | √ | √ | | | | | |
-| **clusterGroup** | | | √ | √ | √ | | | | |
-| **tag** | | | | | √ | | | | |
-
-
-
-
-
-
-## Tenant Cluster Group Viewer
-
-
-
-
-
- resourceKeys
- |
-
- Operations
- |
-
-
-
-
-| | **Create** | **Delete** | **Get** | **List** | **Update** | **Import** | **Publish** | **Backup** | **Restore** |
-| ---------------- | ---------- | ---------- | ------- | -------- | ---------- | ---------- | ----------- | ---------- | ----------- |
-| **cluster** | | | √ | √ | | | | | |
-| **clusterGroup** | | | √ | √ | | | | | |
-
-
-
-
-
+| Tenant Team Admin | This role grants the user complete access to all the team resources. |
+
+
+
+
+- apiKey.get
+- apiKey.list
+- audit.get
+- audit.list
+- team.create
+- team.delete
+- team.get
+- team.list
+- team.update
+- user.get
+- user.list
+
+
+
+
+### User
+
+| Role Name | Description |
+| ---------------------- | ----------------------------------------------------------------- |
+| Tenant User Admin Role | This role grants the user complete access to all user operations. |
+
+
+
+
+- apiKey.create
+- apiKey.delete
+- apiKey.get
+- apiKey.list
+- apiKey.update
+- audit.get
+- audit.list
+- user.create
+- user.delete
+- user.get
+- user.list
+- user.update
+
+
+
+
+## Resources
+
+- [Permissions](./permissions.md)
diff --git a/docs/docs-content/user-management/saml-sso/_category_.json b/docs/docs-content/user-management/saml-sso/_category_.json
index ae9ddb024d..e7e7c54966 100644
--- a/docs/docs-content/user-management/saml-sso/_category_.json
+++ b/docs/docs-content/user-management/saml-sso/_category_.json
@@ -1,3 +1,3 @@
{
- "position": 50
+ "position": 40
}
diff --git a/docs/docs-content/user-management/saml-sso/saml-sso.md b/docs/docs-content/user-management/saml-sso/saml-sso.md
index 9112d74e3a..1a195595f5 100644
--- a/docs/docs-content/user-management/saml-sso/saml-sso.md
+++ b/docs/docs-content/user-management/saml-sso/saml-sso.md
@@ -1,7 +1,7 @@
---
-sidebar_label: "SAML and OIDC SSO Setup"
-title: "SAML and OIDC SSO Setup"
-description: "Detailed instructions on creating Single Sign-on to log in to Palette using SAML 2.0"
+sidebar_label: "SAML and OIDC SSO"
+title: "SAML and OIDC SSO"
+description: "Learn how to enable Single Sign-On (SSO) in Palette with SAML and OIDC."
icon: ""
hide_table_of_contents: false
tags: ["user-management", "saml-sso", "oidc", "saml", "sso"]
@@ -18,7 +18,12 @@ the following protocols for authentication and authorization.
[OAuth 2.0](https://www.rfc-editor.org/rfc/rfc6749), a widely used authorization framework. OIDC supports distributed
identity providers and supports social login providers such as Google or GitHub.
-## Limitations
+## Palette OIDC and PXK
+
+
+Palette can act as an Identity Provider (IDP) when is used as the Kubernetes distribution in a cluster profile. Palette eXtended Kubernetes (PXK) is a recompiled version of the open source Cloud Native Computing Foundation (CNCF) distribution of Kubernetes. This Kubernetes version can be deployed through Palette to all major infrastructure providers, public cloud providers, and private data center providers. This is the default distribution when deploying a Kubernetes cluster through Palette. To learn more about PXK, refer to the page.
+
+## OIDC Limitations
Palette [API keys](../authentication/api-key/api-key.md) that belong to Palette users removed from the organization
through OIDC/SAML are not automatically removed. We recommend that you remove these keys to ensure that they are no
diff --git a/docs/docs-content/user-management/user-management.md b/docs/docs-content/user-management/user-management.md
index c4303c5051..a210fed0d2 100644
--- a/docs/docs-content/user-management/user-management.md
+++ b/docs/docs-content/user-management/user-management.md
@@ -1,72 +1,53 @@
---
-sidebar_label: "User Management"
+sidebar_label: "User & Role Management"
title: "User Management"
description:
- "Dive into Palette's user management capabilities and how to manage users' access and setting up controls,
- integrations, and more."
+ "Learn how to manage users and roles in Palette. Palette has a rich RBAC system that allows you to manage user access
+ to resources."
hide_table_of_contents: false
sidebar_custom_props:
icon: "roles"
tags: ["user-management"]
---
-This section touches upon the initial login aspects for Tenant Admins and non-admin users and the RBAC setup within
-Palette.
+Palette is designed to help you implement a least-privilege access model. It allows you to manage users and teams
+effectively and supports multiple authentication methods. Additionally, Palette features a comprehensive Role-Based
+Access Control (RBAC) system and the ability to apply Attribute-Based Access Control (ABAC).
-## User Login
+## User Authentication
-For a Tenant admin, the password shall be set upon the initial login. The Tenant admin can add non-admin users. For all
-users, login can be made available using the following options:
+You can log into Palette through the Palette user interface and interact with the platform through a web browser. You
+can also interact with Palette programmatically through the API. Review the
+[User Authentication](./authentication/authentication.md) section to learn more about the different supported
+authentication methods.
-- Using Palette credentials on the login page.
-- SSO using Identity Providers that use SAML 2.0:
- - Azure Active Directory
- - Okta
- - Keycloak
- - OneLogin
- - Microsoft ADFS
- - Others
+## Users and Teams
-## RBAC
-
-Palette allows the users that have been added to be allowed or restricted access to resources based on the roles set by
-the tenant admin. This Role-Based Access Control is explained in detail on the RBAC
-[page](palette-rbac/palette-rbac.md#permissions).
+You can create users and teams in Palette to manage access and permissions. Users are individual entities that can log
+in to Palette and perform actions based on their assigned roles. Teams are groups of users to whom you can assign roles,
+reducing the challenges of managing user access at the individual level. Check out the
+[Users and Teams](./users-and-teams/users-and-teams.md) section to learn more about managing users and teams.
## Roles and Permissions
-The Tenant admin can allow or restrict access of resources to users which can differ as per the scenario. A user can
-have complete access to a specific project but can be restricted access to other projects in which there is no
-involvement. An intermediate stage is also possible where read-only access can be provided in some projects. The Roles
-and Permissions sections on the [RBAC](./palette-rbac/palette-rbac.md) page provide more details on this.
-
-To add a user to a project:
-
-1. Sign in as a Tenant admin and navigate to the **Users and Teams** section of the Tenant settings Menu.
+Roles are assigned to users and teams and determine a user's actions in Palette. Palette roles are designed to be
+flexible and can be customized to meet your organization's needs. Actions in Palette are controlled by permissions, for
+every component in Palette, a set of permissions is exposed for you to apply granular access control. To learn more
+about roles and permissions in Palette, review the [Roles and Permissions](./palette-rbac/palette-rbac.md) section.
-1. Click on the user that you want to enable access to.
+## SAML and OIDC SSO
-1. In the **Role** editor that opens to the side, find the **Project Roles** section and click **Add Role**.
+Palette supports integration with Identity Providers (IDP) to manage user access. Palette supports the Security
+Assertion Markup Language (SAML) and OpenID Connect (OIDC) protocols for Single Sign-On (SSO). You can use an IDP to
+authenticate users and manage their access to Palette, including cluster access. To learn how to configure an IDP, refer
+to the [SAML and OIDC SSO](./saml-sso/saml-sso.md) section.
-1. Select the required **Project** from the dropdown menu and enable the **Roles** as needed.
+## Resources
-## Multi-Organization Support for Users
+- [User Authentication](./authentication/authentication.md)
-Palette is incorporating multi-organization support for its users. With this feature, we provide our users with the
-flexibility of having a unique email address ID across multiple organizations. Hence, the users can maintain SSO
-credentials across multiple organizations/tenants.
+- [Users and Teams](./users-and-teams/users-and-teams.md)
-The key benefits of this feature are:
+- [Roles and Permissions](./palette-rbac/palette-rbac.md)
-- The use of a single email address ID across multiple organizations.
-- Within an organization, maintain a unique email ID.
-- In the case of password-based authentication, the same password is applicable across multiple organizations. The
- change of password, made under a particular organization, is applied across other organizations to maintain a single
- password across all organizations.
-- The password policy stays independent of organizations/tenants. Each tenant retains individual password policy.
-- For SSO-based authentication, for each organization/tenant, the individual identity provider client application can be
- configured. Hence, allowing the configuration of a single SSO with multiple identity providers across multiple
- tenants/organizations mapping each client app to a tenant.
-- However, for self-sign-up, the unique email address ID is enforced across tenants to avoid conflicts.
-- In the Palette console, the users can switch between the organizations/tenants using the Organization drop down menu
- of the login page.
+- [SAML and OIDC SSO](./saml-sso/saml-sso.md)
diff --git a/docs/docs-content/user-management/users-and-teams/_category_.json b/docs/docs-content/user-management/users-and-teams/_category_.json
new file mode 100644
index 0000000000..094470741d
--- /dev/null
+++ b/docs/docs-content/user-management/users-and-teams/_category_.json
@@ -0,0 +1,3 @@
+{
+ "position": 10
+}
diff --git a/docs/docs-content/user-management/users-and-teams/create-a-team.md b/docs/docs-content/user-management/users-and-teams/create-a-team.md
new file mode 100644
index 0000000000..d0e50b9fbc
--- /dev/null
+++ b/docs/docs-content/user-management/users-and-teams/create-a-team.md
@@ -0,0 +1,96 @@
+---
+sidebar_label: "Create and Manage a Team"
+title: "Create and Manage a Team"
+description: "Learn how to create and manage a team in Palette"
+hide_table_of_contents: false
+sidebar_position: 20
+tags: ["user-management", "team"]
+---
+
+Teams are a collection of users that share a common set of permissions through [roles](../palette-rbac/palette-rbac.md)
+that grants them access to resources. By grouping users together, you can manage their access to projects and resources.
+
+## Team Creation
+
+Use the following steps to create a team.
+
+### Prerequisites
+
+- Tenant Admin access with the permissions `team.create` and `user.list`.
+
+- At least one user in the tenant. Check out the [Create a User](../users-and-teams/create-user.md) guide to learn how
+ to create a user.
+
+### Create a Team
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a Tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Teams** tab.
+
+5. Click **Create Team**.
+
+6. Enter the team name and select the users you want to add to the team.
+
+7. Click **Confirm** to create the team.
+
+### Validate
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a Tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Teams** tab.
+
+5. Verify that the team you created is listed.
+
+6. Switch to the **Users** tab and select a user that you added to the team.
+
+7. Verify that the user is associated with the team you created.
+
+## Team Deletion
+
+Use the following steps to delete a team from Palette.
+
+### Prerequisites
+
+- Tenant Admin access with the permissions `team.delete`.
+
+- At least one team in the tenant. Check out the [Create a Team](#create-a-team) guide to learn how to create a team.
+
+### Delete a Team
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a Tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Teams** tab.
+
+5. Click on the row of the team you want to delete.
+
+6. Click on the **Delete Team** button.
+
+7. Click **OK** to delete the team.
+
+### Validate
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a Tenant admin.
+
+2. Navigate to the left **Main Menu** and select **Tenant Settings**.
+
+3. Select **Users & Teams**.
+
+4. Click on the **Teams** tab.
+
+5. Verify that the team you deleted is no longer listed.
+
+6. Switch to the **Users** tab and select a user that was associated with the team you deleted.
+
+7. Verify that the user is no longer associated with the team you deleted.
diff --git a/docs/docs-content/user-management/users-and-teams/create-user.md b/docs/docs-content/user-management/users-and-teams/create-user.md
new file mode 100644
index 0000000000..5f67aeef17
--- /dev/null
+++ b/docs/docs-content/user-management/users-and-teams/create-user.md
@@ -0,0 +1,142 @@
+---
+sidebar_label: "Create and Manage a User"
+title: "Create and Manage a User"
+description: "Learn how to create and manage a new user in Palette"
+hide_table_of_contents: false
+sidebar_position: 10
+tags: ["user-management", "users"]
+---
+
+You can create a user in Palette to allow them access to the tenant and its resources. Users can be assigned to teams
+and projects, and their permissions are determined by the roles assigned to them.
+
+## User Creation
+
+Use the following steps to create a new user in Palette.
+
+### Prerequisites
+
+- Tenant admin access with the `user.create` permission.
+
+- Name and email address of the user you want to create.
+
+- If you are using self-hosted Palette or VerteX, ensure you have configured Simple Mail Transfer Protocol (SMTP)
+ settings to send email invitations to the user. You can configure SMTP settings in the self-hosted Palette system
+ console.
+
+### Create a User
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Click on **Users & Teams**.
+
+4. Select the **Users** tab.
+
+5. Click on the **Create User** button.
+
+6. Fill in the user details, including the user's name, email address, and assign them to a team. You can assign the
+ user to a team later if you prefer.
+
+7. Click **Confirm** to create the user.
+
+An email invitation is sent to the user with a link to set their password and log in to Palette.
+
+### Validate
+
+Use the following steps to validate the user creation.
+
+1. Have the user check their email for the invitation.
+
+2. Have the user click on the link in the email to set their password.
+
+3. Have the user log in to [Palette](https://console.spectrocloud.com) using their email address and the password they
+ set. If you are using self-hosted Palette or VerteX, use the URL provided by your system administrator.
+
+## User Deletion
+
+Use the following steps to delete a user in Palette.
+
+### Prerequisites
+
+- Tenant admin access with the `user.create` permission.
+
+- Name and email address of the user you want to create.
+
+- If you are using self-hosted Palette or VerteX, ensure you have configured Simple Mail Transfer Protocol (SMTP)
+ settings to send email invitations to the user. You can configure SMTP settings in the self-hosted Palette system
+ console.
+
+### Delete a User
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Click on **Users & Teams**.
+
+4. Select the **Users** tab.
+
+5. Click on the row of the user you want to delete.
+
+6. Click on the **Delete User** button.
+
+7. Click **OK** to confirm the deletion.
+
+The user is now removed from the tenant and all associated teams and projects.
+
+### Validate
+
+Use the following steps to validate the user deletion.
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Click on **Users & Teams**.
+
+4. Select the **Users** tab.
+
+5. Verify that the user you deleted is no longer listed in the users list.
+
+## Password Reset
+
+Use the following steps to reset a user's password in Palette.
+
+### Prerequisites
+
+- Tenant admin access with the `user.update` permission.
+
+- If you are using self-hosted Palette or VerteX, ensure you have configured Simple Mail Transfer Protocol (SMTP)
+ settings to send email invitations to the user. You can configure SMTP settings in the self-hosted Palette system
+ console.
+
+### Reset Password
+
+1. Log in to [Palette](https://console.spectrocloud.com) as a tenant admin.
+
+2. Navigate to the left **Main Menu** and click on **Tenant Settings**.
+
+3. Click on **Users & Teams**.
+
+4. Select the **Users** tab.
+
+5. Click on the row of the user whose password you want to reset.
+
+6. Click on the **Reset password** button.
+
+7. Click **OK** to confirm the password reset.
+
+An email is sent to the user with a link to set a new password.
+
+### Validate
+
+Use the following steps to validate the password reset.
+
+1. Have the user check their email for the password reset link.
+
+2. Have the user click on the link in the email to set their new password.
+
+3. Have the user log in to [Palette](https://console.spectrocloud.com) using their email address and the new password
+ they set. If you are using self-hosted Palette or VerteX, use the URL provided by your system administrator.
diff --git a/docs/docs-content/user-management/users-and-teams/users-and-teams.md b/docs/docs-content/user-management/users-and-teams/users-and-teams.md
new file mode 100644
index 0000000000..fe8a94b48c
--- /dev/null
+++ b/docs/docs-content/user-management/users-and-teams/users-and-teams.md
@@ -0,0 +1,41 @@
+---
+sidebar_label: "Users and Teams"
+title: "Users and Teams"
+description: "Manage users and teams in Palette"
+hide_table_of_contents: false
+sidebar_position: 10
+tags: ["user-management", "teams", "users"]
+---
+
+Users and teams are the core entities in Palette that help you manage access and permissions. Users are individual
+entities that can log in to Palette and perform actions based on their assigned roles. Teams are groups of users to whom
+you can assign roles, reducing the challenges of managing user access at the individual level.
+
+## Users
+
+Users can be created by tenant administrators or other users with a tenant role that has the `user.create` permission.
+To learn how to create and manage users, refer to the [Create and Manage a User](./create-user.md) guide.
+
+## Teams
+
+Teams are made up of users. A team can have multiple users, and each user can belong to multiple teams. Teams are
+assigned roles, which determine the permissions and access levels of the users in the team. To learn how to create and
+manage teams, refer to the [Create and Manage a Team](./create-a-team.md) guide.
+
+## Manage User Access with Identity Providers
+
+Palette supports integration with Identity Providers (IDP) to manage user access. You can use an IDP to authenticate
+users and manage their access to Palette. If you use an IDP, user management is handled by the IDP, meaning you no
+longer create and manage the user accounts in Palette. User permissions are determined by the Palette team to which
+users are mapped in the IDP and the Palette roles assigned to that team.
+
+To learn how to configure an IDP, refer to the [SAML and OIDC SSO Setup](../saml-sso/saml-sso.md) section and the
+various IDP-specific guides.
+
+## Resources
+
+- [Create and Manage a User](./create-user.md)
+
+- [Create and Manage a Team](./create-a-team.md)
+
+- [SAML and OIDC SSO Setup](../saml-sso/saml-sso.md)
diff --git a/docs/docs-content/vm-management/create-manage-vm/advanced-topics/deploy-import-ova.md b/docs/docs-content/vm-management/create-manage-vm/advanced-topics/deploy-import-ova.md
index 7ff5b96ab1..8afd82ba9e 100644
--- a/docs/docs-content/vm-management/create-manage-vm/advanced-topics/deploy-import-ova.md
+++ b/docs/docs-content/vm-management/create-manage-vm/advanced-topics/deploy-import-ova.md
@@ -257,7 +257,7 @@ name, for example `cdi-uploadproxy.mycompany.io`, to the Nginx load balancer’s
| **Parameter** | **Description** | **Values** |
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- |
- | **OVA Path** | The path to the OVA you uploaded to your VM. The path for the example provided is `/root/bitnami-wordpress-6.2.2-r1-debian-11-amd64.ova/`. | |
+ | **OVA Path** | The path to the OVA you uploaded to your VM. The path for the example provided is `/root/bitnami-wordpress-6.2.2-r1-debian-11-amd64.ova/`. | |
| **Container Disk Upload Method** | Indicate whether to upload the image directly to the target cluster as a `DataVolume` or build and push a Docker image. You will need to provide an existing image registry if you select Docker. | `DataVolume` / `Docker Image` |
| **Kubeconfig Path** | The path to the kubeconfig file you have uploaded to your VM. | |
| **DataVolume Namespace** | The namespace to create your `DataVolume`, if you selected this option previously. | |
diff --git a/docs/docs-content/workspace/workload-features.md b/docs/docs-content/workspace/workload-features.md
index 25012eb2bd..8ee5dee666 100644
--- a/docs/docs-content/workspace/workload-features.md
+++ b/docs/docs-content/workspace/workload-features.md
@@ -63,8 +63,8 @@ To create your **Workspace Role**, follow the steps below:
2. Go to the **Users and Teams** option.
-3. From the listed users, select the user to be assigned with Workspace Roles. See here for
- [User Creation](../user-management/new-user.md).
+3. From the listed users, select the user to be assigned with Workspace Roles. Check out the
+ [Create a User](../user-management/users-and-teams/create-user.md) guide to learn how to create a user.
4. Select the **Workspace Roles** tab and click **+ New Workspace Role** to create a new role.
diff --git a/redirects.js b/redirects.js
index a52aeffd84..5dd4f85474 100644
--- a/redirects.js
+++ b/redirects.js
@@ -572,6 +572,22 @@ let redirects = [
],
to: "/integrations/",
},
+ {
+ from: "/clusters/cluster-management/cluster-tag-filter/",
+ to: "tenant-settings/filters/",
+ },
+ {
+ from: "/clusters/cluster-management/cluster-tag-filter/create-add-filter/",
+ to: "tenant-settings/filters/",
+ },
+ {
+ from: "/user-management/new-user/",
+ to: "/user-management/users-and-teams/create-user/",
+ },
+ {
+ from: "/user-management/project-association/",
+ to: "/user-management/palette-rbac/assign-a-role/",
+ },
];
if (packRedirects.length > 0) {
diff --git a/src/components/Accordion/Accordion.module.css b/src/components/Accordion/Accordion.module.css
new file mode 100644
index 0000000000..2e595bf292
--- /dev/null
+++ b/src/components/Accordion/Accordion.module.css
@@ -0,0 +1,30 @@
+.content {
+ padding: 10px;
+ color: var(--ifm-font-color-base) !important;
+}
+
+.ant-collapse {
+ background-color: transparent !important; /* Transparent accordion background */
+ border: none;
+}
+
+.ant-collapse-item {
+ background-color: transparent !important;
+}
+
+.ant-collapse-header {
+ background-color: transparent !important;
+ color: var(--ifm-font-color-base) !important;
+ font-weight: 500;
+ padding: 12px 16px;
+}
+
+.ant-collapse-content > .ant-collapse-content-box {
+ background-color: transparent !important;
+ color: var(--ifm-font-color-base) !important;
+ padding: 12px 16px;
+}
+
+.ant-collapse-header:hover {
+ color: var(--ifm-color-primary) !important;
+}
diff --git a/src/components/Accordion/Accordion.tsx b/src/components/Accordion/Accordion.tsx
new file mode 100644
index 0000000000..291b90e970
--- /dev/null
+++ b/src/components/Accordion/Accordion.tsx
@@ -0,0 +1,32 @@
+import React, { ReactNode } from "react";
+import { Collapse } from "antd";
+import styles from "./Accordion.module.css";
+
+interface AccordionPanelProps {
+ title: string;
+ children: ReactNode;
+}
+
+interface AccordionProps {
+ children: ReactNode[];
+}
+
+const Accordion: React.FC = ({ children }) => {
+ const mappedItems = React.Children.map(children, (child) => {
+ if (React.isValidElement(child) && child.props.title) {
+ return {
+ key: child.props.title,
+ label: child.props.title,
+ children: {child.props.children}
,
+ };
+ }
+ return null;
+ });
+
+ // To avoid issues - let's remove any null items or undefined items
+ const items = mappedItems?.filter((item): item is NonNullable => item !== null) ?? [];
+
+ return ;
+};
+
+export default Accordion;
diff --git a/src/components/Accordion/index.ts b/src/components/Accordion/index.ts
new file mode 100644
index 0000000000..cf371dc582
--- /dev/null
+++ b/src/components/Accordion/index.ts
@@ -0,0 +1,3 @@
+import Accordion from "./Accordion";
+
+export default Accordion;
diff --git a/src/components/AccordionPanel/AccordionPanel.tsx b/src/components/AccordionPanel/AccordionPanel.tsx
new file mode 100644
index 0000000000..c85d1cc154
--- /dev/null
+++ b/src/components/AccordionPanel/AccordionPanel.tsx
@@ -0,0 +1,12 @@
+import React, { ReactNode } from "react";
+
+interface AccordionPanelProps {
+ title: string;
+ children: ReactNode;
+}
+
+const AccordionPanel: React.FC = ({ children }) => {
+ return <>{children}>;
+};
+
+export default AccordionPanel;
diff --git a/src/components/AccordionPanel/index.ts b/src/components/AccordionPanel/index.ts
new file mode 100644
index 0000000000..1df4f2f570
--- /dev/null
+++ b/src/components/AccordionPanel/index.ts
@@ -0,0 +1,3 @@
+import AccordionPanel from "./AccordionPanel";
+
+export default AccordionPanel;
diff --git a/src/theme/MDXComponents/MDXComponents.ts b/src/theme/MDXComponents/MDXComponents.ts
index 830db1569c..19460ec378 100644
--- a/src/theme/MDXComponents/MDXComponents.ts
+++ b/src/theme/MDXComponents/MDXComponents.ts
@@ -15,10 +15,14 @@ import ReleaseNotesVersions from "@site/src/components/ReleaseNotesVersions/inde
import PartialsComponent from "@site/src/components/PartialsComponent";
import VersionedLink from "@site/src/components/VersionedLink";
import PaletteVertexUrlMapper from "@site/src/components/PaletteVertexUrlMapper/PaletteVertexUrlMapper";
+import Accordion from "@site/src/components/Accordion";
+import AccordionPanel from "@site/src/components/AccordionPanel";
export default {
...MDXComponents,
...customMdxComponents,
+ Accordion,
+ AccordionPanel,
Tabs,
TabItem,
Tooltip,
diff --git a/static/assets/docs/images/palette-rbac-scope.webp b/static/assets/docs/images/palette-rbac-scope.webp
deleted file mode 100644
index aac7b9ee55..0000000000
Binary files a/static/assets/docs/images/palette-rbac-scope.webp and /dev/null differ
diff --git a/static/assets/docs/images/tenant-settings_filters_add-resource-filter-wizard.webp b/static/assets/docs/images/tenant-settings_filters_add-resource-filter-wizard.webp
new file mode 100644
index 0000000000..7014691025
Binary files /dev/null and b/static/assets/docs/images/tenant-settings_filters_add-resource-filter-wizard.webp differ
diff --git a/static/assets/docs/images/user-management_authentication_switch-tenant_tenant-selection.webp b/static/assets/docs/images/user-management_authentication_switch-tenant_tenant-selection.webp
new file mode 100644
index 0000000000..216b98b410
Binary files /dev/null and b/static/assets/docs/images/user-management_authentication_switch-tenant_tenant-selection.webp differ
diff --git a/static/assets/docs/images/user-management_palette-rbac_palette-rbac_scope-overview.webp b/static/assets/docs/images/user-management_palette-rbac_palette-rbac_scope-overview.webp
new file mode 100644
index 0000000000..787e2a0b31
Binary files /dev/null and b/static/assets/docs/images/user-management_palette-rbac_palette-rbac_scope-overview.webp differ
diff --git a/static/assets/docs/images/user-management_palette-rback_abac_example.webp b/static/assets/docs/images/user-management_palette-rback_abac_example.webp
new file mode 100644
index 0000000000..7ac861fb5f
Binary files /dev/null and b/static/assets/docs/images/user-management_palette-rback_abac_example.webp differ
diff --git a/static/assets/docs/images/user-management_palette-rback_assign-a-role_team-role-assign.webp b/static/assets/docs/images/user-management_palette-rback_assign-a-role_team-role-assign.webp
new file mode 100644
index 0000000000..e2f995819f
Binary files /dev/null and b/static/assets/docs/images/user-management_palette-rback_assign-a-role_team-role-assign.webp differ
diff --git a/static/assets/docs/images/user-management_palette-rback_assign-a-role_user-role-assign.webp b/static/assets/docs/images/user-management_palette-rback_assign-a-role_user-role-assign.webp
new file mode 100644
index 0000000000..2ec161cbce
Binary files /dev/null and b/static/assets/docs/images/user-management_palette-rback_assign-a-role_user-role-assign.webp differ