DraServerInfoResponse ClassDRA REST Extensions SDK
Response returned to the client when DRA server information is requested
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.Responses RestResponse
    NetIQ.DRA.Common.Rest.Responses ObjectListResponse
      NetIQ.DRA.Common.Rest.Responses DomainListResponse
        NetIQ.DRA.Common.Rest.Responses DraServerInfoResponse

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataContractAttribute]
public class DraServerInfoResponse : DomainListResponse
See Also