Learn and Be Curious

Data connect

Cloud/Bluemix2017. 4. 7. 15:22

SDS@SDS-PC C:\Users\SDS

$ cf create-service DataWorks_Gen3 Starter-GA dataconnect-integration

Creating service instance dataconnect-integration in org jmyung / space dev as human537@nate.com...

OK


Attention: The plan `Starter-GA` of service `DataWorks_Gen3` is not free.  The instance `dataconnect-integration` will incur a cost.  Contact your administrator if you think this is in error.



SDS@SDS-PC C:\Users\SDS

$

SDS@SDS-PC C:\Users\SDS

$ cf create-service-key dataconnect-integration dc-credential

Creating service key dc-credential for service instance dataconnect-integration as human537@nate.com...

OK


SDS@SDS-PC C:\Users\SDS

$ create-service cloudantNoSQLDB Lite cloudantTodo

'create-service'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는

배치 파일이 아닙니다.


SDS@SDS-PC C:\Users\SDS

$ cf create-service cloudantNoSQLDB Lite cloudantTodo

Creating service instance cloudantTodo in org jmyung / space dev as human537@nate.com...

OK


SDS@SDS-PC C:\Users\SDS

$ cf create-service-key cloudantTodo toDoCredential

Creating service key toDoCredential for service instance cloudantTodo as human537@nate.com...

OK


SDS@SDS-PC C:\Users\SDS

$ cf service-key cloudantTodo toDoCredential

Getting key toDoCredential for service instance cloudantTodo as human537@nate.com...


{

 "host": "b583c3ab-2f25-4448-8358-165f72590a16-bluemix.cloudant.com",

 "password": "7119cff61c80d2a48bf313f000e87bc2d57525b97688a7774cc89ed3df5799c6",

 "port": 443,

 "url": "https://b583c3ab-2f25-4448-8358-165f72590a16-bluemix:7119cff61c80d2a48bf313f000e87bc2d57525b97688a7774cc89ed3df5799c6@b583c3ab-2f25-4448-8358-165f72590a16-bluemix.cloudant.com",

 "username": "b583c3ab-2f25-4448-8358-165f72590a16-bluemix"

}


SDS@SDS-PC C:\Users\SDS

$



111



'Cloud > Bluemix' 카테고리의 다른 글

WATSON  (0) 2017.04.13
MSA  (0) 2017.04.11
faro secure gateway  (0) 2017.04.07
Cloud Tranformation Master Planning  (0) 2017.04.06
bluemix에 faro oracle 이미지 올리기  (0) 2017.04.06