Skip to content

Commit

Permalink
feat(osconfig): update the API
Browse files Browse the repository at this point in the history
#### osconfig:v1beta
The following keys were added:
- schemas.Inventory.description
- schemas.Inventory.id
- schemas.Inventory.properties.items.additionalProperties.$ref
- schemas.Inventory.properties.items.description
- schemas.Inventory.properties.items.type
- schemas.Inventory.properties.osInfo.$ref
- schemas.Inventory.properties.osInfo.description
- schemas.Inventory.type
- schemas.InventoryItem.description
- schemas.InventoryItem.id
- schemas.InventoryItem.properties.availablePackage.$ref
- schemas.InventoryItem.properties.availablePackage.description
- schemas.InventoryItem.properties.createTime.description
- schemas.InventoryItem.properties.createTime.format
- schemas.InventoryItem.properties.createTime.type
- schemas.InventoryItem.properties.id.description
- schemas.InventoryItem.properties.id.type
- schemas.InventoryItem.properties.installedPackage.$ref
- schemas.InventoryItem.properties.installedPackage.description
- schemas.InventoryItem.properties.originType.description
- schemas.InventoryItem.properties.originType.enum
- schemas.InventoryItem.properties.originType.enumDescriptions
- schemas.InventoryItem.properties.originType.type
- schemas.InventoryItem.properties.type.description
- schemas.InventoryItem.properties.type.enum
- schemas.InventoryItem.properties.type.enumDescriptions
- schemas.InventoryItem.properties.type.type
- schemas.InventoryItem.properties.updateTime.description
- schemas.InventoryItem.properties.updateTime.format
- schemas.InventoryItem.properties.updateTime.type
- schemas.InventoryItem.type
- schemas.InventoryOsInfo.description
- schemas.InventoryOsInfo.id
- schemas.InventoryOsInfo.properties.architecture.description
- schemas.InventoryOsInfo.properties.architecture.type
- schemas.InventoryOsInfo.properties.hostname.description
- schemas.InventoryOsInfo.properties.hostname.type
- schemas.InventoryOsInfo.properties.kernelRelease.description
- schemas.InventoryOsInfo.properties.kernelRelease.type
- schemas.InventoryOsInfo.properties.kernelVersion.description
- schemas.InventoryOsInfo.properties.kernelVersion.type
- schemas.InventoryOsInfo.properties.longName.description
- schemas.InventoryOsInfo.properties.longName.type
- schemas.InventoryOsInfo.properties.osconfigAgentVersion.description
- schemas.InventoryOsInfo.properties.osconfigAgentVersion.type
- schemas.InventoryOsInfo.properties.shortName.description
- schemas.InventoryOsInfo.properties.shortName.type
- schemas.InventoryOsInfo.properties.version.description
- schemas.InventoryOsInfo.properties.version.type
- schemas.InventoryOsInfo.type
- schemas.InventorySoftwarePackage.description
- schemas.InventorySoftwarePackage.id
- schemas.InventorySoftwarePackage.properties.aptPackage.$ref
- schemas.InventorySoftwarePackage.properties.aptPackage.description
- schemas.InventorySoftwarePackage.properties.cosPackage.$ref
- schemas.InventorySoftwarePackage.properties.cosPackage.description
- schemas.InventorySoftwarePackage.properties.googetPackage.$ref
- schemas.InventorySoftwarePackage.properties.googetPackage.description
- schemas.InventorySoftwarePackage.properties.qfePackage.$ref
- schemas.InventorySoftwarePackage.properties.qfePackage.description
- schemas.InventorySoftwarePackage.properties.wuaPackage.$ref
- schemas.InventorySoftwarePackage.properties.wuaPackage.description
- schemas.InventorySoftwarePackage.properties.yumPackage.$ref
- schemas.InventorySoftwarePackage.properties.yumPackage.description
- schemas.InventorySoftwarePackage.properties.zypperPackage.$ref
- schemas.InventorySoftwarePackage.properties.zypperPackage.description
- schemas.InventorySoftwarePackage.properties.zypperPatch.$ref
- schemas.InventorySoftwarePackage.properties.zypperPatch.description
- schemas.InventorySoftwarePackage.type
- schemas.InventoryVersionedPackage.description
- schemas.InventoryVersionedPackage.id
- schemas.InventoryVersionedPackage.properties.architecture.description
- schemas.InventoryVersionedPackage.properties.architecture.type
- schemas.InventoryVersionedPackage.properties.packageName.description
- schemas.InventoryVersionedPackage.properties.packageName.type
- schemas.InventoryVersionedPackage.properties.version.description
- schemas.InventoryVersionedPackage.properties.version.type
- schemas.InventoryVersionedPackage.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.id
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.caption.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.caption.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.description.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.description.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.hotFixId.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.hotFixId.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.installTime.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.installTime.format
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.installTime.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.type
- schemas.InventoryWindowsUpdatePackage.description
- schemas.InventoryWindowsUpdatePackage.id
- schemas.InventoryWindowsUpdatePackage.properties.categories.description
- schemas.InventoryWindowsUpdatePackage.properties.categories.items.$ref
- schemas.InventoryWindowsUpdatePackage.properties.categories.type
- schemas.InventoryWindowsUpdatePackage.properties.description.description
- schemas.InventoryWindowsUpdatePackage.properties.description.type
- schemas.InventoryWindowsUpdatePackage.properties.kbArticleIds.description
- schemas.InventoryWindowsUpdatePackage.properties.kbArticleIds.items.type
- schemas.InventoryWindowsUpdatePackage.properties.kbArticleIds.type
- schemas.InventoryWindowsUpdatePackage.properties.lastDeploymentChangeTime.description
- schemas.InventoryWindowsUpdatePackage.properties.lastDeploymentChangeTime.format
- schemas.InventoryWindowsUpdatePackage.properties.lastDeploymentChangeTime.type
- schemas.InventoryWindowsUpdatePackage.properties.moreInfoUrls.description
- schemas.InventoryWindowsUpdatePackage.properties.moreInfoUrls.items.type
- schemas.InventoryWindowsUpdatePackage.properties.moreInfoUrls.type
- schemas.InventoryWindowsUpdatePackage.properties.revisionNumber.description
- schemas.InventoryWindowsUpdatePackage.properties.revisionNumber.format
- schemas.InventoryWindowsUpdatePackage.properties.revisionNumber.type
- schemas.InventoryWindowsUpdatePackage.properties.supportUrl.description
- schemas.InventoryWindowsUpdatePackage.properties.supportUrl.type
- schemas.InventoryWindowsUpdatePackage.properties.title.description
- schemas.InventoryWindowsUpdatePackage.properties.title.type
- schemas.InventoryWindowsUpdatePackage.properties.updateId.description
- schemas.InventoryWindowsUpdatePackage.properties.updateId.type
- schemas.InventoryWindowsUpdatePackage.type
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.description
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.id
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.id.description
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.id.type
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.name.description
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.name.type
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.type
- schemas.InventoryZypperPatch.description
- schemas.InventoryZypperPatch.id
- schemas.InventoryZypperPatch.properties.category.description
- schemas.InventoryZypperPatch.properties.category.type
- schemas.InventoryZypperPatch.properties.patchName.description
- schemas.InventoryZypperPatch.properties.patchName.type
- schemas.InventoryZypperPatch.properties.severity.description
- schemas.InventoryZypperPatch.properties.severity.type
- schemas.InventoryZypperPatch.properties.summary.description
- schemas.InventoryZypperPatch.properties.summary.type
- schemas.InventoryZypperPatch.type

#### osconfig:v1
The following keys were added:
- schemas.Inventory.description
- schemas.Inventory.id
- schemas.Inventory.properties.items.additionalProperties.$ref
- schemas.Inventory.properties.items.description
- schemas.Inventory.properties.items.type
- schemas.Inventory.properties.osInfo.$ref
- schemas.Inventory.properties.osInfo.description
- schemas.Inventory.type
- schemas.InventoryItem.description
- schemas.InventoryItem.id
- schemas.InventoryItem.properties.availablePackage.$ref
- schemas.InventoryItem.properties.availablePackage.description
- schemas.InventoryItem.properties.createTime.description
- schemas.InventoryItem.properties.createTime.format
- schemas.InventoryItem.properties.createTime.type
- schemas.InventoryItem.properties.id.description
- schemas.InventoryItem.properties.id.type
- schemas.InventoryItem.properties.installedPackage.$ref
- schemas.InventoryItem.properties.installedPackage.description
- schemas.InventoryItem.properties.originType.description
- schemas.InventoryItem.properties.originType.enum
- schemas.InventoryItem.properties.originType.enumDescriptions
- schemas.InventoryItem.properties.originType.type
- schemas.InventoryItem.properties.type.description
- schemas.InventoryItem.properties.type.enum
- schemas.InventoryItem.properties.type.enumDescriptions
- schemas.InventoryItem.properties.type.type
- schemas.InventoryItem.properties.updateTime.description
- schemas.InventoryItem.properties.updateTime.format
- schemas.InventoryItem.properties.updateTime.type
- schemas.InventoryItem.type
- schemas.InventoryOsInfo.description
- schemas.InventoryOsInfo.id
- schemas.InventoryOsInfo.properties.architecture.description
- schemas.InventoryOsInfo.properties.architecture.type
- schemas.InventoryOsInfo.properties.hostname.description
- schemas.InventoryOsInfo.properties.hostname.type
- schemas.InventoryOsInfo.properties.kernelRelease.description
- schemas.InventoryOsInfo.properties.kernelRelease.type
- schemas.InventoryOsInfo.properties.kernelVersion.description
- schemas.InventoryOsInfo.properties.kernelVersion.type
- schemas.InventoryOsInfo.properties.longName.description
- schemas.InventoryOsInfo.properties.longName.type
- schemas.InventoryOsInfo.properties.osconfigAgentVersion.description
- schemas.InventoryOsInfo.properties.osconfigAgentVersion.type
- schemas.InventoryOsInfo.properties.shortName.description
- schemas.InventoryOsInfo.properties.shortName.type
- schemas.InventoryOsInfo.properties.version.description
- schemas.InventoryOsInfo.properties.version.type
- schemas.InventoryOsInfo.type
- schemas.InventorySoftwarePackage.description
- schemas.InventorySoftwarePackage.id
- schemas.InventorySoftwarePackage.properties.aptPackage.$ref
- schemas.InventorySoftwarePackage.properties.aptPackage.description
- schemas.InventorySoftwarePackage.properties.cosPackage.$ref
- schemas.InventorySoftwarePackage.properties.cosPackage.description
- schemas.InventorySoftwarePackage.properties.googetPackage.$ref
- schemas.InventorySoftwarePackage.properties.googetPackage.description
- schemas.InventorySoftwarePackage.properties.qfePackage.$ref
- schemas.InventorySoftwarePackage.properties.qfePackage.description
- schemas.InventorySoftwarePackage.properties.wuaPackage.$ref
- schemas.InventorySoftwarePackage.properties.wuaPackage.description
- schemas.InventorySoftwarePackage.properties.yumPackage.$ref
- schemas.InventorySoftwarePackage.properties.yumPackage.description
- schemas.InventorySoftwarePackage.properties.zypperPackage.$ref
- schemas.InventorySoftwarePackage.properties.zypperPackage.description
- schemas.InventorySoftwarePackage.properties.zypperPatch.$ref
- schemas.InventorySoftwarePackage.properties.zypperPatch.description
- schemas.InventorySoftwarePackage.type
- schemas.InventoryVersionedPackage.description
- schemas.InventoryVersionedPackage.id
- schemas.InventoryVersionedPackage.properties.architecture.description
- schemas.InventoryVersionedPackage.properties.architecture.type
- schemas.InventoryVersionedPackage.properties.packageName.description
- schemas.InventoryVersionedPackage.properties.packageName.type
- schemas.InventoryVersionedPackage.properties.version.description
- schemas.InventoryVersionedPackage.properties.version.type
- schemas.InventoryVersionedPackage.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.id
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.caption.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.caption.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.description.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.description.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.hotFixId.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.hotFixId.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.installTime.description
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.installTime.format
- schemas.InventoryWindowsQuickFixEngineeringPackage.properties.installTime.type
- schemas.InventoryWindowsQuickFixEngineeringPackage.type
- schemas.InventoryWindowsUpdatePackage.description
- schemas.InventoryWindowsUpdatePackage.id
- schemas.InventoryWindowsUpdatePackage.properties.categories.description
- schemas.InventoryWindowsUpdatePackage.properties.categories.items.$ref
- schemas.InventoryWindowsUpdatePackage.properties.categories.type
- schemas.InventoryWindowsUpdatePackage.properties.description.description
- schemas.InventoryWindowsUpdatePackage.properties.description.type
- schemas.InventoryWindowsUpdatePackage.properties.kbArticleIds.description
- schemas.InventoryWindowsUpdatePackage.properties.kbArticleIds.items.type
- schemas.InventoryWindowsUpdatePackage.properties.kbArticleIds.type
- schemas.InventoryWindowsUpdatePackage.properties.lastDeploymentChangeTime.description
- schemas.InventoryWindowsUpdatePackage.properties.lastDeploymentChangeTime.format
- schemas.InventoryWindowsUpdatePackage.properties.lastDeploymentChangeTime.type
- schemas.InventoryWindowsUpdatePackage.properties.moreInfoUrls.description
- schemas.InventoryWindowsUpdatePackage.properties.moreInfoUrls.items.type
- schemas.InventoryWindowsUpdatePackage.properties.moreInfoUrls.type
- schemas.InventoryWindowsUpdatePackage.properties.revisionNumber.description
- schemas.InventoryWindowsUpdatePackage.properties.revisionNumber.format
- schemas.InventoryWindowsUpdatePackage.properties.revisionNumber.type
- schemas.InventoryWindowsUpdatePackage.properties.supportUrl.description
- schemas.InventoryWindowsUpdatePackage.properties.supportUrl.type
- schemas.InventoryWindowsUpdatePackage.properties.title.description
- schemas.InventoryWindowsUpdatePackage.properties.title.type
- schemas.InventoryWindowsUpdatePackage.properties.updateId.description
- schemas.InventoryWindowsUpdatePackage.properties.updateId.type
- schemas.InventoryWindowsUpdatePackage.type
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.description
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.id
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.id.description
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.id.type
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.name.description
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.properties.name.type
- schemas.InventoryWindowsUpdatePackageWindowsUpdateCategory.type
- schemas.InventoryZypperPatch.description
- schemas.InventoryZypperPatch.id
- schemas.InventoryZypperPatch.properties.category.description
- schemas.InventoryZypperPatch.properties.category.type
- schemas.InventoryZypperPatch.properties.patchName.description
- schemas.InventoryZypperPatch.properties.patchName.type
- schemas.InventoryZypperPatch.properties.severity.description
- schemas.InventoryZypperPatch.properties.severity.type
- schemas.InventoryZypperPatch.properties.summary.description
- schemas.InventoryZypperPatch.properties.summary.type
- schemas.InventoryZypperPatch.type
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Nov 30, 2020
1 parent d0de162 commit 94fe6d9
Show file tree
Hide file tree
Showing 4 changed files with 1,040 additions and 2 deletions.
288 changes: 287 additions & 1 deletion discovery/osconfig-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
}
}
},
"revision": "20200930",
"revision": "20201112",
"rootUrl": "https://osconfig.googleapis.com/",
"schemas": {
"AptSettings": {
Expand Down Expand Up @@ -587,6 +587,292 @@
"properties": {},
"type": "object"
},
"Inventory": {
"description": "The inventory details of a VM.",
"id": "Inventory",
"properties": {
"items": {
"additionalProperties": {
"$ref": "InventoryItem"
},
"description": "Inventory items related to the VM keyed by an opaque unique identifier for each inventory item. The identifier is unique to each distinct and addressable inventory item and will change, when there is a new package version.",
"type": "object"
},
"osInfo": {
"$ref": "InventoryOsInfo",
"description": "Base level operating system information for the VM."
}
},
"type": "object"
},
"InventoryItem": {
"description": "A single piece of inventory on a VM.",
"id": "InventoryItem",
"properties": {
"availablePackage": {
"$ref": "InventorySoftwarePackage",
"description": "Software package available to be installed on the VM instance."
},
"createTime": {
"description": "When this inventory item was first detected.",
"format": "google-datetime",
"type": "string"
},
"id": {
"description": "Identifier for this item, unique across items for this VM.",
"type": "string"
},
"installedPackage": {
"$ref": "InventorySoftwarePackage",
"description": "Software package present on the VM instance."
},
"originType": {
"description": "The origin of this inventory item.",
"enum": [
"ORIGIN_TYPE_UNSPECIFIED",
"INVENTORY_REPORT"
],
"enumDescriptions": [
"Invalid. An origin type must be specified.",
"This inventory item was discovered as the result of the agent reporting inventory via the reporting API."
],
"type": "string"
},
"type": {
"description": "The specific type of inventory, correlating to its specific details.",
"enum": [
"TYPE_UNSPECIFIED",
"INSTALLED_PACKAGE",
"AVAILABLE_PACKAGE"
],
"enumDescriptions": [
"Invalid. An type must be specified.",
"This represents a package that is installed on the VM.",
"This represents an update that is available for a package."
],
"type": "string"
},
"updateTime": {
"description": "When this inventory item was last modified.",
"format": "google-datetime",
"type": "string"
}
},
"type": "object"
},
"InventoryOsInfo": {
"description": "Operating system information for the VM.",
"id": "InventoryOsInfo",
"properties": {
"architecture": {
"description": "The system architecture of the operating system.",
"type": "string"
},
"hostname": {
"description": "The VM hostname.",
"type": "string"
},
"kernelRelease": {
"description": "The kernel release of the operating system.",
"type": "string"
},
"kernelVersion": {
"description": "The kernel version of the operating system.",
"type": "string"
},
"longName": {
"description": "The operating system long name. For example 'Debian GNU/Linux 9' or 'Microsoft Window Server 2019 Datacenter'.",
"type": "string"
},
"osconfigAgentVersion": {
"description": "The current version of the OS Config agent running on the VM.",
"type": "string"
},
"shortName": {
"description": "The operating system short name. For example, 'windows' or 'debian'.",
"type": "string"
},
"version": {
"description": "The version of the operating system.",
"type": "string"
}
},
"type": "object"
},
"InventorySoftwarePackage": {
"description": "Software package information of the operating system.",
"id": "InventorySoftwarePackage",
"properties": {
"aptPackage": {
"$ref": "InventoryVersionedPackage",
"description": "Details of an APT package. For details about the apt package manager, see https://wiki.debian.org/Apt."
},
"cosPackage": {
"$ref": "InventoryVersionedPackage",
"description": "Details of a COS package."
},
"googetPackage": {
"$ref": "InventoryVersionedPackage",
"description": "Details of a Googet package. For details about the googet package manager, see https://github.com/google/googet."
},
"qfePackage": {
"$ref": "InventoryWindowsQuickFixEngineeringPackage",
"description": "Details of a Windows Quick Fix engineering package. See https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering for info in Windows Quick Fix Engineering."
},
"wuaPackage": {
"$ref": "InventoryWindowsUpdatePackage",
"description": "Details of a Windows Update package. See https://docs.microsoft.com/en-us/windows/win32/api/_wua/ for information about Windows Update."
},
"yumPackage": {
"$ref": "InventoryVersionedPackage",
"description": "Yum package info. For details about the yum package manager, see https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/ch-yum."
},
"zypperPackage": {
"$ref": "InventoryVersionedPackage",
"description": "Details of a Zypper package. For details about the Zypper package manager, see https://en.opensuse.org/SDB:Zypper_manual."
},
"zypperPatch": {
"$ref": "InventoryZypperPatch",
"description": "Details of a Zypper patch. For details about the Zypper package manager, see https://en.opensuse.org/SDB:Zypper_manual."
}
},
"type": "object"
},
"InventoryVersionedPackage": {
"description": "Information related to the a standard versioned package. This includes package info for APT, Yum, Zypper, and Googet package managers.",
"id": "InventoryVersionedPackage",
"properties": {
"architecture": {
"description": "The system architecture this package is intended for.",
"type": "string"
},
"packageName": {
"description": "The name of the package.",
"type": "string"
},
"version": {
"description": "The version of the package.",
"type": "string"
}
},
"type": "object"
},
"InventoryWindowsQuickFixEngineeringPackage": {
"description": "Information related to a Quick Fix Engineering package. Fields are taken from Windows QuickFixEngineering Interface and match the source names: https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering",
"id": "InventoryWindowsQuickFixEngineeringPackage",
"properties": {
"caption": {
"description": "A short textual description of the QFE update.",
"type": "string"
},
"description": {
"description": "A textual description of the QFE update.",
"type": "string"
},
"hotFixId": {
"description": "Unique identifier associated with a particular QFE update.",
"type": "string"
},
"installTime": {
"description": "Date that the QFE update was installed. Mapped from installed_on field.",
"format": "google-datetime",
"type": "string"
}
},
"type": "object"
},
"InventoryWindowsUpdatePackage": {
"description": "Details related to a Windows Update package. Field data and names are taken from Windows Update API IUpdate Interface: https://docs.microsoft.com/en-us/windows/win32/api/_wua/ Descriptive fields like title, and description are localized based on the locale of the VM being updated.",
"id": "InventoryWindowsUpdatePackage",
"properties": {
"categories": {
"description": "The categories that are associated with this update package.",
"items": {
"$ref": "InventoryWindowsUpdatePackageWindowsUpdateCategory"
},
"type": "array"
},
"description": {
"description": "The localized description of the update package.",
"type": "string"
},
"kbArticleIds": {
"description": "A collection of Microsoft Knowledge Base article IDs that are associated with the update package.",
"items": {
"type": "string"
},
"type": "array"
},
"lastDeploymentChangeTime": {
"description": "The last published date of the update, in (UTC) date and time.",
"format": "google-datetime",
"type": "string"
},
"moreInfoUrls": {
"description": "A collection of URLs that provide more information about the update package.",
"items": {
"type": "string"
},
"type": "array"
},
"revisionNumber": {
"description": "The revision number of this update package.",
"format": "int32",
"type": "integer"
},
"supportUrl": {
"description": "A hyperlink to the language-specific support information for the update.",
"type": "string"
},
"title": {
"description": "The localized title of the update package.",
"type": "string"
},
"updateId": {
"description": "Gets the identifier of an update package. Stays the same across revisions.",
"type": "string"
}
},
"type": "object"
},
"InventoryWindowsUpdatePackageWindowsUpdateCategory": {
"description": "Categories specified by the Windows Update.",
"id": "InventoryWindowsUpdatePackageWindowsUpdateCategory",
"properties": {
"id": {
"description": "The identifier of the windows update category.",
"type": "string"
},
"name": {
"description": "The name of the windows update category.",
"type": "string"
}
},
"type": "object"
},
"InventoryZypperPatch": {
"description": "Details related to a Zypper Patch.",
"id": "InventoryZypperPatch",
"properties": {
"category": {
"description": "The category of the patch.",
"type": "string"
},
"patchName": {
"description": "The name of the patch.",
"type": "string"
},
"severity": {
"description": "The severity specified for this patch",
"type": "string"
},
"summary": {
"description": "Any summary information provided about this patch.",
"type": "string"
}
},
"type": "object"
},
"ListPatchDeploymentsResponse": {
"description": "A response message for listing patch deployments.",
"id": "ListPatchDeploymentsResponse",
Expand Down

0 comments on commit 94fe6d9

Please sign in to comment.