Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(baremetalsolution)!: update the API
BREAKING CHANGE: This release has breaking changes. #### baremetalsolution:v2 The following keys were deleted: - schemas.NfsShare.properties.name.readOnly The following keys were added: - resources.projects.resources.locations.resources.nfsShares.methods.create.description - resources.projects.resources.locations.resources.nfsShares.methods.create.flatPath - resources.projects.resources.locations.resources.nfsShares.methods.create.httpMethod - resources.projects.resources.locations.resources.nfsShares.methods.create.id - resources.projects.resources.locations.resources.nfsShares.methods.create.parameterOrder - resources.projects.resources.locations.resources.nfsShares.methods.create.parameters.parent.description - resources.projects.resources.locations.resources.nfsShares.methods.create.parameters.parent.location - resources.projects.resources.locations.resources.nfsShares.methods.create.parameters.parent.pattern - resources.projects.resources.locations.resources.nfsShares.methods.create.parameters.parent.required - resources.projects.resources.locations.resources.nfsShares.methods.create.parameters.parent.type - resources.projects.resources.locations.resources.nfsShares.methods.create.path - resources.projects.resources.locations.resources.nfsShares.methods.create.request.$ref - resources.projects.resources.locations.resources.nfsShares.methods.create.response.$ref - resources.projects.resources.locations.resources.nfsShares.methods.create.scopes - resources.projects.resources.locations.resources.nfsShares.methods.delete.description - resources.projects.resources.locations.resources.nfsShares.methods.delete.flatPath - resources.projects.resources.locations.resources.nfsShares.methods.delete.httpMethod - resources.projects.resources.locations.resources.nfsShares.methods.delete.id - resources.projects.resources.locations.resources.nfsShares.methods.delete.parameterOrder - resources.projects.resources.locations.resources.nfsShares.methods.delete.parameters.name.description - resources.projects.resources.locations.resources.nfsShares.methods.delete.parameters.name.location - resources.projects.resources.locations.resources.nfsShares.methods.delete.parameters.name.pattern - resources.projects.resources.locations.resources.nfsShares.methods.delete.parameters.name.required - resources.projects.resources.locations.resources.nfsShares.methods.delete.parameters.name.type - resources.projects.resources.locations.resources.nfsShares.methods.delete.path - resources.projects.resources.locations.resources.nfsShares.methods.delete.response.$ref - resources.projects.resources.locations.resources.nfsShares.methods.delete.scopes - schemas.AllowedClient.properties.shareIp.readOnly - schemas.Network.properties.jumboFramesEnabled.description - schemas.Network.properties.jumboFramesEnabled.type - schemas.Network.properties.mountPoints.description - schemas.Network.properties.mountPoints.items.$ref - schemas.Network.properties.mountPoints.type - schemas.Network.properties.pod.description - schemas.Network.properties.pod.readOnly - schemas.Network.properties.pod.type - schemas.NetworkMountPoint.description - schemas.NetworkMountPoint.id - schemas.NetworkMountPoint.properties.defaultGateway.description - schemas.NetworkMountPoint.properties.defaultGateway.type - schemas.NetworkMountPoint.properties.instance.description - schemas.NetworkMountPoint.properties.instance.type - schemas.NetworkMountPoint.properties.ipAddress.description - schemas.NetworkMountPoint.properties.ipAddress.type - schemas.NetworkMountPoint.properties.logicalInterface.description - schemas.NetworkMountPoint.properties.logicalInterface.type - schemas.NetworkMountPoint.type - schemas.NfsShare.properties.state.readOnly - schemas.NfsShare.properties.storageType.description - schemas.NfsShare.properties.storageType.enum - schemas.NfsShare.properties.storageType.enumDescriptions - schemas.NfsShare.properties.storageType.type - schemas.NfsShare.properties.volume.readOnly - schemas.VlanAttachment.properties.id.description - schemas.VlanAttachment.properties.id.type - schemas.VlanAttachment.properties.pairingKey.description - schemas.VlanAttachment.properties.pairingKey.type - schemas.VlanAttachment.properties.qosPolicy.$ref - schemas.VlanAttachment.properties.qosPolicy.description - schemas.Volume.properties.notes.description - schemas.Volume.properties.notes.type - schemas.Volume.properties.performanceTier.description - schemas.Volume.properties.performanceTier.enum - schemas.Volume.properties.performanceTier.enumDescriptions - schemas.Volume.properties.performanceTier.type - schemas.VolumeConfig.properties.performanceTier.description - schemas.VolumeConfig.properties.performanceTier.enum - schemas.VolumeConfig.properties.performanceTier.enumDescriptions - schemas.VolumeConfig.properties.performanceTier.type The following keys were changed: - resources.projects.resources.locations.resources.nfsShares.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.nfsShares.methods.patch.parameters.updateMask.description - schemas.AllowedClient.properties.shareIp.description - schemas.NfsShare.properties.name.description - schemas.NfsShare.properties.state.description - schemas.NfsShare.properties.volume.description - schemas.VRF.properties.qosPolicy.description
- Loading branch information