-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit 423da76
committed
feat(workloadmanager)!: update the API
BREAKING CHANGE: This release has breaking changes.
#### workloadmanager:v1
The following keys were deleted:
- schemas.ComponentHealth.properties.subComponentHealthes.description
- schemas.Instance.description
- schemas.Instance.id
- schemas.Instance.properties.name.description
- schemas.Instance.properties.name.readOnly
- schemas.Instance.properties.name.type
- schemas.Instance.properties.region.description
- schemas.Instance.properties.region.readOnly
- schemas.Instance.properties.region.type
- schemas.Instance.properties.status.description
- schemas.Instance.properties.status.enum
- schemas.Instance.properties.status.enumDescriptions
- schemas.Instance.properties.status.readOnly
- schemas.Instance.properties.status.type
- schemas.Instance.type
- schemas.InstanceProperties.properties.role.deprecated
- schemas.InstanceProperties.properties.role.description
- schemas.InstanceProperties.properties.role.enum
- schemas.InstanceProperties.properties.role.enumDescriptions
- schemas.InstanceProperties.properties.role.type
- schemas.Layer.description
- schemas.Layer.id
- schemas.Layer.properties.applicationType.description
- schemas.Layer.properties.applicationType.type
- schemas.Layer.properties.databaseType.description
- schemas.Layer.properties.databaseType.type
- schemas.Layer.properties.instances.description
- schemas.Layer.properties.instances.items.$ref
- schemas.Layer.properties.instances.type
- schemas.Layer.properties.sid.description
- schemas.Layer.properties.sid.readOnly
- schemas.Layer.properties.sid.type
- schemas.Layer.type
- schemas.WorkloadProfile.properties.application.$ref
- schemas.WorkloadProfile.properties.application.deprecated
- schemas.WorkloadProfile.properties.application.description
- schemas.WorkloadProfile.properties.ascs.$ref
- schemas.WorkloadProfile.properties.ascs.deprecated
- schemas.WorkloadProfile.properties.ascs.description
- schemas.WorkloadProfile.properties.database.$ref
- schemas.WorkloadProfile.properties.database.deprecated
- schemas.WorkloadProfile.properties.database.description
- schemas.WorkloadProfile.properties.state.deprecated
- schemas.WorkloadProfile.properties.state.description
- schemas.WorkloadProfile.properties.state.enum
- schemas.WorkloadProfile.properties.state.enumDescriptions
- schemas.WorkloadProfile.properties.state.readOnly
- schemas.WorkloadProfile.properties.state.type
- schemas.WorkloadProfileHealth.properties.componentHealthes.description
The following keys were added:
- schemas.AgentStatus.description
- schemas.AgentStatus.id
- schemas.AgentStatus.properties.agentName.description
- schemas.AgentStatus.properties.agentName.readOnly
- schemas.AgentStatus.properties.agentName.type
- schemas.AgentStatus.properties.availableVersion.description
- schemas.AgentStatus.properties.availableVersion.readOnly
- schemas.AgentStatus.properties.availableVersion.type
- schemas.AgentStatus.properties.cloudApiAccessFullScopesGranted.description
- schemas.AgentStatus.properties.cloudApiAccessFullScopesGranted.enum
- schemas.AgentStatus.properties.cloudApiAccessFullScopesGranted.enumDescriptions
- schemas.AgentStatus.properties.cloudApiAccessFullScopesGranted.readOnly
- schemas.AgentStatus.properties.cloudApiAccessFullScopesGranted.type
- schemas.AgentStatus.properties.configurationErrorMessage.description
- schemas.AgentStatus.properties.configurationErrorMessage.readOnly
- schemas.AgentStatus.properties.configurationErrorMessage.type
- schemas.AgentStatus.properties.configurationFilePath.description
- schemas.AgentStatus.properties.configurationFilePath.readOnly
- schemas.AgentStatus.properties.configurationFilePath.type
- schemas.AgentStatus.properties.configurationValid.description
- schemas.AgentStatus.properties.configurationValid.enum
- schemas.AgentStatus.properties.configurationValid.enumDescriptions
- schemas.AgentStatus.properties.configurationValid.readOnly
- schemas.AgentStatus.properties.configurationValid.type
- schemas.AgentStatus.properties.installedVersion.description
- schemas.AgentStatus.properties.installedVersion.readOnly
- schemas.AgentStatus.properties.installedVersion.type
- schemas.AgentStatus.properties.kernelVersion.$ref
- schemas.AgentStatus.properties.kernelVersion.description
- schemas.AgentStatus.properties.kernelVersion.readOnly
- schemas.AgentStatus.properties.references.description
- schemas.AgentStatus.properties.references.items.$ref
- schemas.AgentStatus.properties.references.readOnly
- schemas.AgentStatus.properties.references.type
- schemas.AgentStatus.properties.services.description
- schemas.AgentStatus.properties.services.items.$ref
- schemas.AgentStatus.properties.services.readOnly
- schemas.AgentStatus.properties.services.type
- schemas.AgentStatus.properties.systemdServiceEnabled.description
- schemas.AgentStatus.properties.systemdServiceEnabled.enum
- schemas.AgentStatus.properties.systemdServiceEnabled.enumDescriptions
- schemas.AgentStatus.properties.systemdServiceEnabled.readOnly
- schemas.AgentStatus.properties.systemdServiceEnabled.type
- schemas.AgentStatus.properties.systemdServiceRunning.description
- schemas.AgentStatus.properties.systemdServiceRunning.enum
- schemas.AgentStatus.properties.systemdServiceRunning.enumDescriptions
- schemas.AgentStatus.properties.systemdServiceRunning.readOnly
- schemas.AgentStatus.properties.systemdServiceRunning.type
- schemas.AgentStatus.type
- schemas.AgentStatusConfigValue.description
- schemas.AgentStatusConfigValue.id
- schemas.AgentStatusConfigValue.properties.isDefault.description
- schemas.AgentStatusConfigValue.properties.isDefault.readOnly
- schemas.AgentStatusConfigValue.properties.isDefault.type
- schemas.AgentStatusConfigValue.properties.name.description
- schemas.AgentStatusConfigValue.properties.name.readOnly
- schemas.AgentStatusConfigValue.properties.name.type
- schemas.AgentStatusConfigValue.properties.value.description
- schemas.AgentStatusConfigValue.properties.value.readOnly
- schemas.AgentStatusConfigValue.properties.value.type
- schemas.AgentStatusConfigValue.type
- schemas.AgentStatusIAMPermission.description
- schemas.AgentStatusIAMPermission.id
- schemas.AgentStatusIAMPermission.properties.granted.description
- schemas.AgentStatusIAMPermission.properties.granted.enum
- schemas.AgentStatusIAMPermission.properties.granted.enumDescriptions
- schemas.AgentStatusIAMPermission.properties.granted.readOnly
- schemas.AgentStatusIAMPermission.properties.granted.type
- schemas.AgentStatusIAMPermission.properties.name.description
- schemas.AgentStatusIAMPermission.properties.name.readOnly
- schemas.AgentStatusIAMPermission.properties.name.type
- schemas.AgentStatusIAMPermission.type
- schemas.AgentStatusReference.description
- schemas.AgentStatusReference.id
- schemas.AgentStatusReference.properties.name.description
- schemas.AgentStatusReference.properties.name.readOnly
- schemas.AgentStatusReference.properties.name.type
- schemas.AgentStatusReference.properties.url.description
- schemas.AgentStatusReference.properties.url.readOnly
- schemas.AgentStatusReference.properties.url.type
- schemas.AgentStatusReference.type
- schemas.AgentStatusServiceStatus.description
- schemas.AgentStatusServiceStatus.id
- schemas.AgentStatusServiceStatus.properties.configValues.description
- schemas.AgentStatusServiceStatus.properties.configValues.items.$ref
- schemas.AgentStatusServiceStatus.properties.configValues.readOnly
- schemas.AgentStatusServiceStatus.properties.configValues.type
- schemas.AgentStatusServiceStatus.properties.errorMessage.description
- schemas.AgentStatusServiceStatus.properties.errorMessage.readOnly
- schemas.AgentStatusServiceStatus.properties.errorMessage.type
- schemas.AgentStatusServiceStatus.properties.fullyFunctional.description
- schemas.AgentStatusServiceStatus.properties.fullyFunctional.enum
- schemas.AgentStatusServiceStatus.properties.fullyFunctional.enumDescriptions
- schemas.AgentStatusServiceStatus.properties.fullyFunctional.readOnly
- schemas.AgentStatusServiceStatus.properties.fullyFunctional.type
- schemas.AgentStatusServiceStatus.properties.iamPermissions.description
- schemas.AgentStatusServiceStatus.properties.iamPermissions.items.$ref
- schemas.AgentStatusServiceStatus.properties.iamPermissions.readOnly
- schemas.AgentStatusServiceStatus.properties.iamPermissions.type
- schemas.AgentStatusServiceStatus.properties.name.description
- schemas.AgentStatusServiceStatus.properties.name.readOnly
- schemas.AgentStatusServiceStatus.properties.name.type
- schemas.AgentStatusServiceStatus.properties.state.description
- schemas.AgentStatusServiceStatus.properties.state.enum
- schemas.AgentStatusServiceStatus.properties.state.enumDescriptions
- schemas.AgentStatusServiceStatus.properties.state.readOnly
- schemas.AgentStatusServiceStatus.properties.state.type
- schemas.AgentStatusServiceStatus.properties.unspecifiedStateMessage.description
- schemas.AgentStatusServiceStatus.properties.unspecifiedStateMessage.readOnly
- schemas.AgentStatusServiceStatus.properties.unspecifiedStateMessage.type
- schemas.AgentStatusServiceStatus.type
- schemas.ComponentHealth.properties.subComponentHealthes.deprecated
- schemas.ComponentHealth.properties.subComponentsHealth.description
- schemas.ComponentHealth.properties.subComponentsHealth.items.$ref
- schemas.ComponentHealth.properties.subComponentsHealth.type
- schemas.Insight.properties.agentStatus.$ref
- schemas.Insight.properties.agentStatus.description
- schemas.SapDiscoveryResourceInstanceProperties.properties.osKernelVersion.$ref
- schemas.SapDiscoveryResourceInstanceProperties.properties.osKernelVersion.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.id
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.properties.distroKernel.$ref
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.properties.distroKernel.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.properties.osKernel.$ref
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.properties.osKernel.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.properties.rawString.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.properties.rawString.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersion.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.id
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.build.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.build.format
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.build.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.major.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.major.format
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.major.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.minor.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.minor.format
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.minor.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.patch.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.patch.format
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.patch.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.remainder.description
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.properties.remainder.type
- schemas.SapDiscoveryResourceInstancePropertiesKernelVersionVersion.type
- schemas.WorkloadProfileHealth.properties.componentHealthes.deprecated
- schemas.WorkloadProfileHealth.properties.componentsHealth.description
- schemas.WorkloadProfileHealth.properties.componentsHealth.items.$ref
- schemas.WorkloadProfileHealth.properties.componentsHealth.type
The following keys were changed:
- schemas.WorkloadProfile.properties.name.description
- schemas.WorkloadProfile.properties.workloadType.enum
- schemas.WorkloadProfile.properties.workloadType.enumDescriptions1 parent 4040a3d commit 423da76Copy full SHA for 423da76
File tree
Expand file treeCollapse file tree
2 files changed
+1724
-200
lines changedFilter options
- discovery
- src/apis/workloadmanager
Expand file treeCollapse file tree
2 files changed
+1724
-200
lines changed
0 commit comments