Class GetStatusRequest
Implements
Inherited Members
Namespace: Oci.CimsService.Requests
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public class GetStatusRequest : IOciRequest
Examples
Click here to see an example of how to use GetStatus request.
Properties
Homeregion
Declaration
[HttpConverter(TargetEnum.Header, "homeregion")]
public string Homeregion { get; set; }
Property Value
Type | Description |
---|---|
string | The region of the tenancy. |
Ocid
Declaration
[HttpConverter(TargetEnum.Header, "ocid")]
public string Ocid { get; set; }
Property Value
Type | Description |
---|---|
string | User OCID for Oracle Identity Cloud Service (IDCS) users who also have a federated Oracle Cloud Infrastructure account. |
OpcRequestId
Declaration
[HttpConverter(TargetEnum.Header, "opc-request-id")]
public string OpcRequestId { get; set; }
Property Value
Type | Description |
---|---|
string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID. |