ConfidentialComputingSgxHostsRegisterSpec

The Hosts.RegisterSpec structure contains the data necessary to identify the host.


Properties

string
host_id Required

The host’s identifier. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: HostSystem. When operations return a value of this structure as a result, the field will be an identifier for the resource type: HostSystem.

JSON Example

{
	"host_id": "string"
}

Feedback

Was this page helpful?