Class: Events

Events

new Events(endPoint)

Manage Events in Cloud Foundry
Parameters:
Name Type Description
endPoint String [CC endpoint]
Source:

Methods

getEvents(token_type, access_token, filter) → {JSON}

Parameters:
Name Type Description
token_type String [Authentication type]
access_token String [Authentication token]
filter JSON [Query String Parameters]
Source:
Returns:
[return a JSON response]
Type
JSON

setEndPoint(endPoint)

Set endpoint
Parameters:
Name Type Description
endPoint String [CC endpoint]
Source: