Function
destroy
Destroy credentials previously published for a service instance or binding. Valid credentials should be revoked before calling destroy.
destroy: func(id: service-id) -> result<_, error>;Destroy credentials previously published for a service instance or binding. Valid credentials should be revoked before calling destroy.
destroy: func(id: service-id) -> result<_, error>;