mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
a6d7bdaee5
commit
ae4916f482
@@ -102937,6 +102937,7 @@
|
||||
],
|
||||
"summary": "Specified Managed Client Status.",
|
||||
"description": "Retrieve Managed Client Status by ID.",
|
||||
"deprecated": true,
|
||||
"operationId": "getManagedClientStatus",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -103480,6 +103481,7 @@
|
||||
],
|
||||
"summary": "Handle status request from client",
|
||||
"description": "Update a status detail passed in from the client",
|
||||
"deprecated": true,
|
||||
"operationId": "updateManagedClientStatus",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -104189,6 +104191,7 @@
|
||||
],
|
||||
"summary": "Get a specified ManagedCluster.",
|
||||
"description": "Retrieve a ManagedCluster by ID.",
|
||||
"deprecated": true,
|
||||
"operationId": "getManagedCluster",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -104936,6 +104939,7 @@
|
||||
],
|
||||
"summary": "Get managed cluster's log configuration",
|
||||
"description": "Get managed cluster's log configuration.",
|
||||
"deprecated": true,
|
||||
"operationId": "getClientLogConfiguration",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -105458,6 +105462,7 @@
|
||||
],
|
||||
"summary": "Update managed cluster's log configuration",
|
||||
"description": "Update managed cluster's log configuration",
|
||||
"deprecated": true,
|
||||
"operationId": "putClientLogConfiguration",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -106056,6 +106061,7 @@
|
||||
],
|
||||
"summary": "Retrieve all Managed Clusters.",
|
||||
"description": "Retrieve all Managed Clusters for the current Org, based on request context.",
|
||||
"deprecated": true,
|
||||
"operationId": "getManagedClusters",
|
||||
"parameters": [
|
||||
{
|
||||
|
||||
@@ -77213,6 +77213,7 @@ paths:
|
||||
- Managed Clients
|
||||
summary: Specified Managed Client Status.
|
||||
description: Retrieve Managed Client Status by ID.
|
||||
deprecated: true
|
||||
operationId: getManagedClientStatus
|
||||
parameters:
|
||||
- name: id
|
||||
@@ -77614,6 +77615,7 @@ paths:
|
||||
- Managed Clients
|
||||
summary: Handle status request from client
|
||||
description: Update a status detail passed in from the client
|
||||
deprecated: true
|
||||
operationId: updateManagedClientStatus
|
||||
parameters:
|
||||
- name: id
|
||||
@@ -78142,6 +78144,7 @@ paths:
|
||||
- Managed Clusters
|
||||
summary: Get a specified ManagedCluster.
|
||||
description: Retrieve a ManagedCluster by ID.
|
||||
deprecated: true
|
||||
operationId: getManagedCluster
|
||||
parameters:
|
||||
- name: id
|
||||
@@ -78702,6 +78705,7 @@ paths:
|
||||
- Managed Clusters
|
||||
summary: Get managed cluster's log configuration
|
||||
description: Get managed cluster's log configuration.
|
||||
deprecated: true
|
||||
operationId: getClientLogConfiguration
|
||||
parameters:
|
||||
- name: id
|
||||
@@ -79084,6 +79088,7 @@ paths:
|
||||
- Managed Clusters
|
||||
summary: Update managed cluster's log configuration
|
||||
description: Update managed cluster's log configuration
|
||||
deprecated: true
|
||||
operationId: putClientLogConfiguration
|
||||
parameters:
|
||||
- name: id
|
||||
@@ -79526,6 +79531,7 @@ paths:
|
||||
- Managed Clusters
|
||||
summary: Retrieve all Managed Clusters.
|
||||
description: 'Retrieve all Managed Clusters for the current Org, based on request context.'
|
||||
deprecated: true
|
||||
operationId: getManagedClusters
|
||||
parameters:
|
||||
- in: query
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user