You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brand compliance: trademark marks and HC3 product name corrections (#31)
* Brand compliance: trademark marks and product name corrections
- README.md: add ™/® marks to Scale Computing, SC//HyperCore, SC//Fleet,
Ansible, and Terraform per brand guidelines; add trademark attribution
footer
- vm-lifecycle.ps1, iso-upload.ps1, SetTag.ps1: update credential prompt
from obsolete "HC3" to "HyperCore"
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Use SC//HyperCore in credential prompt text
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Fix bare 'Scale' references and typo across READMEs and example script
- README.md: "specific Scale release" → "specific Scale Computing release"
- specific_task/README.md: "against a Scale system" / "on a scale system"
→ "SC//HyperCore™ cluster"
- platform_2025/README.md: add ™ to title to match root README
- Platform2025_SnapshotExampleBash.sh: fix "Scale Compuintg" typo and
expand to "Scale Computing HyperCore"
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Address review feedback: brand naming corrections
Per review on PR #31:
- Drop retired "SC//Platform" umbrella from README titles
- Use full product names: SC//HyperCore virtualization suite,
SC//Fleet Manager edge orchestration software
- Add ™ to "specific Scale Computing™ release"
- Expand credential prompt text to "Enter SC//HyperCore
virtualization suite credentials"
Conference name "SC//Platform" retained in platform_2025/README.md
per reviewer's carve-out.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* Update README title to SC//HyperCore™ Cluster
Updated the title to reflect the correct branding of SC//HyperCore™.
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This repository contains several example scripts for running API queries against a HyperCorecluster or Fleet Manager.
3
+
This repository contains several example scripts for running API queries against an **SC//HyperCore™** virtualization suite cluster or **SC//Fleet Manager™** edge orchestration software.
4
4
5
-
These scripts are only examples and demonstrate common use cases with the APIs.
5
+
These scripts are only examples and demonstrate common use cases with the APIs.
6
6
7
-
Refer to this repository's tags for examples tied to a specific Scale release.
7
+
Refer to this repository's tags for examples tied to a specific Scale Computing™ release.
Other automation tools that utilize these apis include:
18
+
Other automation tools that utilize these APIs include:
19
19
20
-
Scale Computing Ansible Collection for HyperCore - see https://github.com/ScaleComputing/HyperCoreAnsibleCollection
21
-
Scale Computing Terraform Provider for HyperCore - see https://github.com/ScaleComputing/terraform-provider-hypercore
20
+
Scale Computing™ Ansible® Collection for HyperCore — https://github.com/ScaleComputing/HyperCoreAnsibleCollection
21
+
Scale Computing™ Terraform® Provider for HyperCore — https://github.com/ScaleComputing/terraform-provider-hypercore
22
+
23
+
---
24
+
25
+
SC//HyperCore™ and SC//Fleet Manager™ are trademarks of Scale Computing, Inc.
26
+
27
+
Ansible® is a registered trademark of Red Hat, Inc. Terraform® is a registered trademark of HashiCorp, Inc. All other trademarks are the property of their respective owners.
0 commit comments