HP OneView REST API Reference

appliance/trap-destinations
appliance-trap-destinations.html[10/17/2013 10:35:52 AM]
type: object
Properties
port: description: The trap destination port
type: integer
required: true
destination: description: The IP address or host name of the trap destination
type: string
required: true
communityString: description: The community string associated with this trap destination
type: string
required: true
uri: description: The canonical URI of the resource.
type: string
TrapDestinationList
description: TrapDestinationCollectionDto is a collection of trap destination objects of the type
TrapDestinationDto.
type: object
Properties
count: description: The actual number of resources returned in the specified page
type: integer
category: description: Resource category used for authorizations and resource type groupings
type: string
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
prevPageUri: description: URI pointing to the page of resources preceding the list of resources contained in the
specified collection
type: string
uri: description: The canonical URI of the resource
type: string
created: description: Date and time when the resource was created
format: YYYY-MM-DDThh:mm:ss.sssZ