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.",
|
"summary": "Specified Managed Client Status.",
|
||||||
"description": "Retrieve Managed Client Status by ID.",
|
"description": "Retrieve Managed Client Status by ID.",
|
||||||
|
"deprecated": true,
|
||||||
"operationId": "getManagedClientStatus",
|
"operationId": "getManagedClientStatus",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
@@ -103480,6 +103481,7 @@
|
|||||||
],
|
],
|
||||||
"summary": "Handle status request from client",
|
"summary": "Handle status request from client",
|
||||||
"description": "Update a status detail passed in from the client",
|
"description": "Update a status detail passed in from the client",
|
||||||
|
"deprecated": true,
|
||||||
"operationId": "updateManagedClientStatus",
|
"operationId": "updateManagedClientStatus",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
@@ -104189,6 +104191,7 @@
|
|||||||
],
|
],
|
||||||
"summary": "Get a specified ManagedCluster.",
|
"summary": "Get a specified ManagedCluster.",
|
||||||
"description": "Retrieve a ManagedCluster by ID.",
|
"description": "Retrieve a ManagedCluster by ID.",
|
||||||
|
"deprecated": true,
|
||||||
"operationId": "getManagedCluster",
|
"operationId": "getManagedCluster",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
@@ -104936,6 +104939,7 @@
|
|||||||
],
|
],
|
||||||
"summary": "Get managed cluster's log configuration",
|
"summary": "Get managed cluster's log configuration",
|
||||||
"description": "Get managed cluster's log configuration.",
|
"description": "Get managed cluster's log configuration.",
|
||||||
|
"deprecated": true,
|
||||||
"operationId": "getClientLogConfiguration",
|
"operationId": "getClientLogConfiguration",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
@@ -105458,6 +105462,7 @@
|
|||||||
],
|
],
|
||||||
"summary": "Update managed cluster's log configuration",
|
"summary": "Update managed cluster's log configuration",
|
||||||
"description": "Update managed cluster's log configuration",
|
"description": "Update managed cluster's log configuration",
|
||||||
|
"deprecated": true,
|
||||||
"operationId": "putClientLogConfiguration",
|
"operationId": "putClientLogConfiguration",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
@@ -106056,6 +106061,7 @@
|
|||||||
],
|
],
|
||||||
"summary": "Retrieve all Managed Clusters.",
|
"summary": "Retrieve all Managed Clusters.",
|
||||||
"description": "Retrieve all Managed Clusters for the current Org, based on request context.",
|
"description": "Retrieve all Managed Clusters for the current Org, based on request context.",
|
||||||
|
"deprecated": true,
|
||||||
"operationId": "getManagedClusters",
|
"operationId": "getManagedClusters",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -77213,6 +77213,7 @@ paths:
|
|||||||
- Managed Clients
|
- Managed Clients
|
||||||
summary: Specified Managed Client Status.
|
summary: Specified Managed Client Status.
|
||||||
description: Retrieve Managed Client Status by ID.
|
description: Retrieve Managed Client Status by ID.
|
||||||
|
deprecated: true
|
||||||
operationId: getManagedClientStatus
|
operationId: getManagedClientStatus
|
||||||
parameters:
|
parameters:
|
||||||
- name: id
|
- name: id
|
||||||
@@ -77614,6 +77615,7 @@ paths:
|
|||||||
- Managed Clients
|
- Managed Clients
|
||||||
summary: Handle status request from client
|
summary: Handle status request from client
|
||||||
description: Update a status detail passed in from the client
|
description: Update a status detail passed in from the client
|
||||||
|
deprecated: true
|
||||||
operationId: updateManagedClientStatus
|
operationId: updateManagedClientStatus
|
||||||
parameters:
|
parameters:
|
||||||
- name: id
|
- name: id
|
||||||
@@ -78142,6 +78144,7 @@ paths:
|
|||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
summary: Get a specified ManagedCluster.
|
summary: Get a specified ManagedCluster.
|
||||||
description: Retrieve a ManagedCluster by ID.
|
description: Retrieve a ManagedCluster by ID.
|
||||||
|
deprecated: true
|
||||||
operationId: getManagedCluster
|
operationId: getManagedCluster
|
||||||
parameters:
|
parameters:
|
||||||
- name: id
|
- name: id
|
||||||
@@ -78702,6 +78705,7 @@ paths:
|
|||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
summary: Get managed cluster's log configuration
|
summary: Get managed cluster's log configuration
|
||||||
description: Get managed cluster's log configuration.
|
description: Get managed cluster's log configuration.
|
||||||
|
deprecated: true
|
||||||
operationId: getClientLogConfiguration
|
operationId: getClientLogConfiguration
|
||||||
parameters:
|
parameters:
|
||||||
- name: id
|
- name: id
|
||||||
@@ -79084,6 +79088,7 @@ paths:
|
|||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
summary: Update managed cluster's log configuration
|
summary: Update managed cluster's log configuration
|
||||||
description: Update managed cluster's log configuration
|
description: Update managed cluster's log configuration
|
||||||
|
deprecated: true
|
||||||
operationId: putClientLogConfiguration
|
operationId: putClientLogConfiguration
|
||||||
parameters:
|
parameters:
|
||||||
- name: id
|
- name: id
|
||||||
@@ -79526,6 +79531,7 @@ paths:
|
|||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
summary: Retrieve all Managed Clusters.
|
summary: Retrieve all Managed Clusters.
|
||||||
description: 'Retrieve all Managed Clusters for the current Org, based on request context.'
|
description: 'Retrieve all Managed Clusters for the current Org, based on request context.'
|
||||||
|
deprecated: true
|
||||||
operationId: getManagedClusters
|
operationId: getManagedClusters
|
||||||
parameters:
|
parameters:
|
||||||
- in: query
|
- 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